﻿2025-08-20T22:41:27.6763458Z Current runner version: '2.328.0'
2025-08-20T22:41:27.6789071Z ##[group]Runner Image Provisioner
2025-08-20T22:41:27.6790166Z Hosted Compute Agent
2025-08-20T22:41:27.6790762Z Version: 20250818.377
2025-08-20T22:41:27.6791486Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:41:27.6792234Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:41:27.6792850Z ##[endgroup]
2025-08-20T22:41:27.6793521Z ##[group]Operating System
2025-08-20T22:41:27.6794118Z Ubuntu
2025-08-20T22:41:27.6794678Z 24.04.2
2025-08-20T22:41:27.6795207Z LTS
2025-08-20T22:41:27.6795725Z ##[endgroup]
2025-08-20T22:41:27.6796306Z ##[group]Runner Image
2025-08-20T22:41:27.6797404Z Image: ubuntu-24.04
2025-08-20T22:41:27.6797970Z Version: 20250818.1.0
2025-08-20T22:41:27.6799126Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T22:41:27.6800738Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T22:41:27.6801921Z ##[endgroup]
2025-08-20T22:41:27.6803256Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:41:27.6805476Z Attestations: write
2025-08-20T22:41:27.6806074Z Contents: write
2025-08-20T22:41:27.6806883Z Metadata: read
2025-08-20T22:41:27.6807471Z Packages: write
2025-08-20T22:41:27.6808021Z ##[endgroup]
2025-08-20T22:41:27.6810470Z Secret source: Actions
2025-08-20T22:41:27.6811439Z Prepare workflow directory
2025-08-20T22:41:27.7127724Z Prepare all required actions
2025-08-20T22:41:27.7166374Z Getting action download info
2025-08-20T22:41:28.0290313Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:41:28.4264771Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:41:28.7555472Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:41:28.9181930Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:41:29.2424622Z Getting action download info
2025-08-20T22:41:29.3661079Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:41:29.6054206Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:41:29.8642224Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/stress-ng/nixpkgs)
2025-08-20T22:41:29.9374218Z ##[group]Run ##Presets
2025-08-20T22:41:29.9375247Z [36;1m##Presets[0m
2025-08-20T22:41:29.9376133Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:29.9377310Z [36;1m#-------------#[0m
2025-08-20T22:41:29.9378485Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:41:29.9379979Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:41:29.9381394Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:29.9382602Z [36;1m  fi[0m
2025-08-20T22:41:29.9383692Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:41:29.9385251Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:41:29.9386792Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:29.9387987Z [36;1m  fi[0m
2025-08-20T22:41:29.9389036Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:41:29.9390553Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:41:29.9391949Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:29.9393127Z [36;1m  fi[0m
2025-08-20T22:41:29.9394283Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:41:29.9395748Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:41:29.9397459Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:41:29.9398686Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:41:29.9399976Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:29.9401161Z [36;1m     else[0m
2025-08-20T22:41:29.9402172Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:29.9403383Z [36;1m     fi[0m
2025-08-20T22:41:29.9404199Z [36;1m  fi[0m
2025-08-20T22:41:29.9404977Z [36;1mfi[0m
2025-08-20T22:41:29.9489011Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:29.9490277Z env:
2025-08-20T22:41:29.9491594Z   GH_TOKEN: ***
2025-08-20T22:41:29.9492625Z ##[endgroup]
2025-08-20T22:41:29.9827676Z ##[group]Run ##Presets
2025-08-20T22:41:29.9828897Z [36;1m##Presets[0m
2025-08-20T22:41:29.9829852Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:29.9831039Z [36;1m#-------------#[0m
2025-08-20T22:41:29.9832340Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:41:29.9834416Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:41:29.9836836Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:41:29.9838602Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:41:29.9840424Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:41:29.9842352Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:41:29.9843863Z [36;1m  exit 1[0m
2025-08-20T22:41:29.9844821Z [36;1mfi[0m
2025-08-20T22:41:29.9887915Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:29.9889127Z env:
2025-08-20T22:41:29.9890350Z   RO_GHTOKEN: ***
2025-08-20T22:41:29.9891458Z   RO_GLTOKEN: ***
2025-08-20T22:41:29.9896055Z   MINISIGN_KEY: ***
2025-08-20T22:41:29.9897214Z ##[endgroup]
2025-08-20T22:41:30.0137303Z ##[group]Run ##Presets
2025-08-20T22:41:30.0138346Z [36;1m##Presets[0m
2025-08-20T22:41:30.0139176Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:30.0140068Z [36;1m#-------------#[0m
2025-08-20T22:41:30.0140962Z [36;1m##Host Triplet[0m
2025-08-20T22:41:30.0142045Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:41:30.0143337Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:41:30.0144560Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:41:30.0145790Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:41:30.0147101Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:41:30.0148412Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:41:30.0149731Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:41:30.0151013Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:41:30.0152105Z [36;1m   fi[0m
2025-08-20T22:41:30.0153163Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:41:30.0154470Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:41:30.0155678Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:41:30.0157066Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:41:30.0158205Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:41:30.0159144Z [36;1m fi[0m
2025-08-20T22:41:30.0160215Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0161751Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0163237Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0164633Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0165732Z [36;1m##Debug[0m
2025-08-20T22:41:30.0166582Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:41:30.0167760Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:41:30.0168665Z [36;1m else[0m
2025-08-20T22:41:30.0169482Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:41:30.0170578Z [36;1m fi[0m
2025-08-20T22:41:30.0171462Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0172601Z [36;1m##Docker Platform[0m
2025-08-20T22:41:30.0173719Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:41:30.0174987Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:41:30.0176296Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:41:30.0177762Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:41:30.0179065Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:41:30.0180373Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:41:30.0181654Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:41:30.0182941Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:41:30.0183971Z [36;1m fi[0m
2025-08-20T22:41:30.0185103Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0186861Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0188167Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:41:30.0189962Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:41:30.0191945Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:41:30.0193167Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0194443Z [36;1m##Logs[0m
2025-08-20T22:41:30.0195297Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:41:30.0196431Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:41:30.0197514Z [36;1m else[0m
2025-08-20T22:41:30.0198358Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:41:30.0199434Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:41:30.0200482Z [36;1m fi[0m
2025-08-20T22:41:30.0201644Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0203145Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0204503Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:41:30.0205916Z [36;1m PKG_FAMILY_LOCAL="$(echo "stress-ng" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:41:30.0207593Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:41:30.0208887Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0210206Z [36;1m##Rebuild[0m
2025-08-20T22:41:30.0211093Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:41:30.0212218Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:41:30.0213234Z [36;1m else[0m
2025-08-20T22:41:30.0214080Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:41:30.0215099Z [36;1m fi[0m
2025-08-20T22:41:30.0216157Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0217537Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:41:30.0219070Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:41:30.0221126Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:41:30.0224172Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:41:30.0226975Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:41:30.0228363Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:41:30.0230041Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:41:30.0231631Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:41:30.0233055Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0234194Z [36;1m    exit 1[0m
2025-08-20T22:41:30.0235010Z [36;1m   else[0m
2025-08-20T22:41:30.0235848Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:41:30.0237392Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0238728Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:41:30.0240025Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:41:30.0241379Z [36;1m      #check if supported[0m
2025-08-20T22:41:30.0242818Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:41:30.0244772Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:41:30.0246371Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:41:30.0247732Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0248882Z [36;1m         exit 1[0m
2025-08-20T22:41:30.0249753Z [36;1m       fi[0m
2025-08-20T22:41:30.0250592Z [36;1m      #get build system[0m
2025-08-20T22:41:30.0252023Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:41:30.0253516Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:41:30.0254647Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0255997Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:41:30.0257423Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0258733Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0260060Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:41:30.0261416Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0262690Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.0263798Z [36;1m       fi[0m
2025-08-20T22:41:30.0264733Z [36;1m     fi[0m
2025-08-20T22:41:30.0265529Z [36;1m   fi[0m
2025-08-20T22:41:30.0266351Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:41:30.0308459Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:30.0309381Z ##[endgroup]
2025-08-20T22:41:30.5404811Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:41:30.5407359Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:41:30.5408263Z 
2025-08-20T22:41:30.6336907Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:41:30.6339583Z 100  3446  100  3446    0     0  36445      0 --:--:-- --:--:-- --:--:-- 36659
2025-08-20T22:41:30.6351199Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:41:30.6622913Z ##[group]Run ##Presets
2025-08-20T22:41:30.6623777Z [36;1m##Presets[0m
2025-08-20T22:41:30.6624535Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:30.6625348Z [36;1m#-------------#[0m
2025-08-20T22:41:30.6626139Z [36;1m##Debug?[0m
2025-08-20T22:41:30.6627338Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:41:30.6628443Z [36;1m  set -x[0m
2025-08-20T22:41:30.6629149Z [36;1mfi[0m
2025-08-20T22:41:30.6629835Z [36;1m#-------------#[0m
2025-08-20T22:41:30.6630635Z [36;1m##CoreUtils[0m
2025-08-20T22:41:30.6631426Z [36;1msudo apt update -y[0m
2025-08-20T22:41:30.6632705Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:41:30.6636325Z [36;1msudo apt install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt update -y 2>/dev/null[0m
2025-08-20T22:41:30.6639748Z [36;1m##tmp[0m
2025-08-20T22:41:30.6640771Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:41:30.6641971Z [36;1m#GH ENV[0m
2025-08-20T22:41:30.6642828Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.6644232Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.6645268Z [36;1m#-------------#[0m
2025-08-20T22:41:30.6646112Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:41:30.6647278Z [36;1msudo apt update -y[0m
2025-08-20T22:41:30.6648193Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:41:30.6649163Z [36;1m##Setup Minisign[0m
2025-08-20T22:41:30.6650033Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:41:30.6651421Z [36;1mecho "***[0m
2025-08-20T22:41:30.6656025Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:41:30.6657184Z [36;1m##User-Agent[0m
2025-08-20T22:41:30.6659725Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_chrome_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T22:41:30.6662591Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:30.6707909Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:30.6708759Z env:
2025-08-20T22:41:30.6709426Z   CROSS_COMPILING: NO
2025-08-20T22:41:30.6710226Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:41:30.6711094Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:41:30.6711932Z   ON_QEMU: NO
2025-08-20T22:41:30.6712615Z   DEBUG: 0
2025-08-20T22:41:30.6713326Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:41:30.6714218Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:41:30.6715312Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:41:30.6716442Z   KEEP_LOGS: YES
2025-08-20T22:41:30.6717503Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:41:30.6718339Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:41:30.6719204Z   SBUILD_REBUILD: false
2025-08-20T22:41:30.6721155Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:41:30.6723280Z   BUILD_SYS: host://nix
2025-08-20T22:41:30.6724216Z   BUILD_ON_HOST: TRUE
2025-08-20T22:41:30.6724990Z   BUILD_SYSTEM: HOST
2025-08-20T22:41:30.6725771Z ##[endgroup]
2025-08-20T22:41:30.7085705Z 
2025-08-20T22:41:30.7087221Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:41:30.7088958Z 
2025-08-20T22:41:30.8059939Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:41:30.8463502Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:41:30.8472061Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:41:30.8475136Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:41:30.8487962Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T22:41:30.8531568Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T22:41:30.8566066Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T22:41:31.0535781Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:41:31.0652275Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:41:31.0688627Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:41:31.1092291Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T22:41:31.1190713Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T22:41:31.1235064Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T22:41:31.1246239Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T22:41:31.1395141Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T22:41:31.1435393Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T22:41:31.1459962Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T22:41:31.1585274Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:41:31.1659356Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T22:41:31.1742333Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T22:41:31.2194656Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T22:41:31.2208417Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T22:41:31.2240394Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T22:41:31.2259436Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T22:41:31.2519093Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T22:41:31.2619299Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T22:41:31.2639016Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T22:41:31.2670892Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T22:41:31.2724456Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T22:41:31.2747837Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T22:41:31.2770611Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T22:41:31.2848545Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T22:41:31.2881444Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T22:41:31.2891498Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T22:41:38.3465281Z Fetched 10.6 MB in 1s (7633 kB/s)
2025-08-20T22:41:39.0233499Z Reading package lists...
2025-08-20T22:41:39.1740834Z Building dependency tree...
2025-08-20T22:41:39.1747263Z Reading state information...
2025-08-20T22:41:39.1892440Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:41:39.2004556Z 
2025-08-20T22:41:39.2005020Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:41:39.2005357Z 
2025-08-20T22:41:39.2135813Z Reading package lists...
2025-08-20T22:41:39.3731826Z Building dependency tree...
2025-08-20T22:41:39.3739470Z Reading state information...
2025-08-20T22:41:39.5273118Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:41:39.5273799Z bc set to manually installed.
2025-08-20T22:41:39.5274418Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:41:39.5275201Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:41:39.5275807Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:41:39.5276861Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:41:39.5278490Z The following additional packages will be installed:
2025-08-20T22:41:39.5279076Z   libtime-duration-perl
2025-08-20T22:41:39.5577827Z The following NEW packages will be installed:
2025-08-20T22:41:39.5583721Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T22:41:39.5741673Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T22:41:39.5970966Z Need to get 616 kB of archives.
2025-08-20T22:41:39.5971841Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T22:41:39.5972460Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:41:39.6319775Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T22:41:39.6521949Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:41:39.6707565Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T22:41:39.6895302Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T22:41:39.9578592Z Fetched 616 kB in 0s (5163 kB/s)
2025-08-20T22:41:40.0066343Z Selecting previously unselected package fdupes.
2025-08-20T22:41:40.0687369Z (Reading database ... 
2025-08-20T22:41:40.0687906Z (Reading database ... 5%
2025-08-20T22:41:40.0688315Z (Reading database ... 10%
2025-08-20T22:41:40.0688691Z (Reading database ... 15%
2025-08-20T22:41:40.0688966Z (Reading database ... 20%
2025-08-20T22:41:40.0689181Z (Reading database ... 25%
2025-08-20T22:41:40.0689397Z (Reading database ... 30%
2025-08-20T22:41:40.0689601Z (Reading database ... 35%
2025-08-20T22:41:40.0689811Z (Reading database ... 40%
2025-08-20T22:41:40.0690025Z (Reading database ... 45%
2025-08-20T22:41:40.0690231Z (Reading database ... 50%
2025-08-20T22:41:40.1539666Z (Reading database ... 55%
2025-08-20T22:41:40.2975541Z (Reading database ... 60%
2025-08-20T22:41:40.5070275Z (Reading database ... 65%
2025-08-20T22:41:40.6346524Z (Reading database ... 70%
2025-08-20T22:41:40.8150570Z (Reading database ... 75%
2025-08-20T22:41:41.1565824Z (Reading database ... 80%
2025-08-20T22:41:41.7987597Z (Reading database ... 85%
2025-08-20T22:41:42.4576896Z (Reading database ... 90%
2025-08-20T22:41:43.1999263Z (Reading database ... 95%
2025-08-20T22:41:43.1999636Z (Reading database ... 100%
2025-08-20T22:41:43.2000059Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T22:41:43.2045818Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T22:41:43.2082933Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:41:43.2708943Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:41:43.2842517Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:41:43.2854381Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:41:43.3254838Z Selecting previously unselected package moreutils.
2025-08-20T22:41:43.3389676Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T22:41:43.3403705Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:41:43.4653681Z Selecting previously unselected package dos2unix.
2025-08-20T22:41:43.4788114Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T22:41:43.4803004Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:41:43.6584947Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:41:43.6629127Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:41:43.6687326Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:41:43.6719828Z Setting up moreutils (0.69-1) ...
2025-08-20T22:41:43.6755168Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:42:39.1139524Z 
2025-08-20T22:42:39.1139912Z Running kernel seems to be up-to-date.
2025-08-20T22:42:39.1140197Z 
2025-08-20T22:42:39.1140337Z Restarting services...
2025-08-20T22:42:39.1208935Z 
2025-08-20T22:42:39.1209323Z Service restarts being deferred:
2025-08-20T22:42:39.1212945Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:42:39.1213339Z 
2025-08-20T22:42:39.1213967Z No containers need to be restarted.
2025-08-20T22:42:39.1214248Z 
2025-08-20T22:42:39.1214440Z No user sessions are running outdated binaries.
2025-08-20T22:42:39.1214772Z 
2025-08-20T22:42:39.1215077Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:42:40.0013770Z Reading package lists...
2025-08-20T22:42:40.1640720Z Building dependency tree...
2025-08-20T22:42:40.1648249Z Reading state information...
2025-08-20T22:42:40.3264228Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:42:40.3264837Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:42:40.3265231Z apt-utils set to manually installed.
2025-08-20T22:42:40.3266172Z ca-certificates is already the newest version (20240203).
2025-08-20T22:42:40.3266979Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:42:40.3267426Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:42:40.3267863Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:42:40.3268285Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:42:40.3268632Z moreutils is already the newest version (0.69-1).
2025-08-20T22:42:40.3269010Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:42:40.3269389Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:42:40.3269714Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:42:40.3270040Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:42:40.3270336Z tmux set to manually installed.
2025-08-20T22:42:40.3270645Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:42:40.3271108Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:42:40.3271521Z The following additional packages will be installed:
2025-08-20T22:42:40.3271862Z   python3-software-properties
2025-08-20T22:42:40.3272103Z Recommended packages:
2025-08-20T22:42:40.3272303Z   unattended-upgrades
2025-08-20T22:42:40.3567856Z The following NEW packages will be installed:
2025-08-20T22:42:40.3568315Z   rename
2025-08-20T22:42:40.3576103Z The following packages will be upgraded:
2025-08-20T22:42:40.3576953Z   python3-software-properties software-properties-common
2025-08-20T22:42:40.3729217Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:42:40.3957618Z Need to get 64.7 kB of archives.
2025-08-20T22:42:40.3958174Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:42:40.3958785Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:42:40.4297843Z 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-20T22:42:40.4489388Z 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-20T22:42:40.4678120Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:42:40.7137450Z Fetched 64.7 kB in 0s (780 kB/s)
2025-08-20T22:42:40.7390230Z (Reading database ... 
2025-08-20T22:42:40.7390679Z (Reading database ... 5%
2025-08-20T22:42:40.7391054Z (Reading database ... 10%
2025-08-20T22:42:40.7391424Z (Reading database ... 15%
2025-08-20T22:42:40.7391667Z (Reading database ... 20%
2025-08-20T22:42:40.7391902Z (Reading database ... 25%
2025-08-20T22:42:40.7392132Z (Reading database ... 30%
2025-08-20T22:42:40.7392586Z (Reading database ... 35%
2025-08-20T22:42:40.7392841Z (Reading database ... 40%
2025-08-20T22:42:40.7393074Z (Reading database ... 45%
2025-08-20T22:42:40.7393303Z (Reading database ... 50%
2025-08-20T22:42:40.7470285Z (Reading database ... 55%
2025-08-20T22:42:40.7502544Z (Reading database ... 60%
2025-08-20T22:42:40.7522973Z (Reading database ... 65%
2025-08-20T22:42:40.7555174Z (Reading database ... 70%
2025-08-20T22:42:40.7578364Z (Reading database ... 75%
2025-08-20T22:42:40.7606073Z (Reading database ... 80%
2025-08-20T22:42:40.7735842Z (Reading database ... 85%
2025-08-20T22:42:40.7822102Z (Reading database ... 90%
2025-08-20T22:42:40.8072050Z (Reading database ... 95%
2025-08-20T22:42:40.8072512Z (Reading database ... 100%
2025-08-20T22:42:40.8073099Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T22:42:40.8112152Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:42:40.9523876Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:42:41.0631106Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:42:41.1376999Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:42:41.1645909Z Selecting previously unselected package rename.
2025-08-20T22:42:41.1784657Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T22:42:41.1795488Z Unpacking rename (2.02-1) ...
2025-08-20T22:42:41.2237462Z Setting up rename (2.02-1) ...
2025-08-20T22:42:41.2301719Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:42:41.2326439Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:42:41.3574043Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:42:41.4599529Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:42:45.5272518Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:42:47.0324016Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:42:47.0649886Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:42:47.0651413Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:42:47.0669843Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:42:47.0680234Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:42:47.0683389Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:42:47.0687896Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:42:48.1917316Z Reading package lists...
2025-08-20T22:42:48.3663195Z Building dependency tree...
2025-08-20T22:42:48.3669387Z Reading state information...
2025-08-20T22:42:48.3799818Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:42:48.3949224Z 
2025-08-20T22:42:48.3949593Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:42:48.3949959Z 
2025-08-20T22:42:48.4518172Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:42:48.4773653Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:42:48.4778762Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:42:48.4785479Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:42:48.4798435Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:42:48.4806153Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:42:48.4811145Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:42:49.5953711Z Reading package lists...
2025-08-20T22:42:49.7463741Z Building dependency tree...
2025-08-20T22:42:49.7470291Z Reading state information...
2025-08-20T22:42:49.7602718Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:42:49.7715552Z 
2025-08-20T22:42:49.7716289Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:42:49.7716794Z 
2025-08-20T22:42:49.7844931Z Reading package lists...
2025-08-20T22:42:49.9444787Z Building dependency tree...
2025-08-20T22:42:49.9452802Z Reading state information...
2025-08-20T22:42:50.1031111Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:42:50.1406147Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:42:50.1690436Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:42:50.2453199Z ##[group]Run ##Presets
2025-08-20T22:42:50.2453478Z [36;1m##Presets[0m
2025-08-20T22:42:50.2453687Z [36;1mset +x ; set +e[0m
2025-08-20T22:42:50.2453902Z [36;1m#-------------#[0m
2025-08-20T22:42:50.2454101Z [36;1m##Debug?[0m
2025-08-20T22:42:50.2454345Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:42:50.2473459Z [36;1m  set -x[0m
2025-08-20T22:42:50.2473715Z [36;1mfi[0m
2025-08-20T22:42:50.2473913Z [36;1m#-------------#[0m
2025-08-20T22:42:50.2474380Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:42:50.2475015Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:42:50.2475605Z [36;1msudo service procps restart[0m
2025-08-20T22:42:50.2475891Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:42:50.2515843Z shell: /usr/bin/bash -e {0}
2025-08-20T22:42:50.2516082Z env:
2025-08-20T22:42:50.2516293Z   CROSS_COMPILING: NO
2025-08-20T22:42:50.2516516Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:42:50.2517052Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:42:50.2517276Z   ON_QEMU: NO
2025-08-20T22:42:50.2517452Z   DEBUG: 0
2025-08-20T22:42:50.2517634Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:42:50.2517867Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:42:50.2518166Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:42:50.2518485Z   KEEP_LOGS: YES
2025-08-20T22:42:50.2518680Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:42:50.2518900Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:42:50.2519157Z   SBUILD_REBUILD: false
2025-08-20T22:42:50.2519707Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:42:50.2520292Z   BUILD_SYS: host://nix
2025-08-20T22:42:50.2520494Z   BUILD_ON_HOST: TRUE
2025-08-20T22:42:50.2520689Z   BUILD_SYSTEM: HOST
2025-08-20T22:42:50.2520880Z   SYSTMP: /tmp
2025-08-20T22:42:50.2521065Z   GHA_MODE: MATRIX
2025-08-20T22:42:50.2521502Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:42:50.2521975Z ##[endgroup]
2025-08-20T22:42:50.2645298Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:42:50.2716253Z 0
2025-08-20T22:42:50.3053606Z vm.max_map_count = 262144
2025-08-20T22:42:50.3054049Z fs.inotify.max_user_watches = 655360
2025-08-20T22:42:50.3054519Z fs.inotify.max_user_instances = 1280
2025-08-20T22:42:50.3054953Z vm.mmap_rnd_bits = 28
2025-08-20T22:42:50.3131607Z ##[group]Run ##Presets
2025-08-20T22:42:50.3131955Z [36;1m##Presets[0m
2025-08-20T22:42:50.3132204Z [36;1mset +x ; set +e[0m
2025-08-20T22:42:50.3132476Z [36;1m#-------------#[0m
2025-08-20T22:42:50.3132729Z [36;1m##Debug?[0m
2025-08-20T22:42:50.3133014Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:42:50.3133351Z [36;1m  set -x[0m
2025-08-20T22:42:50.3133577Z [36;1mfi[0m
2025-08-20T22:42:50.3133794Z [36;1m#-------------#[0m
2025-08-20T22:42:50.3134036Z [36;1m##Main[0m
2025-08-20T22:42:50.3134296Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:42:50.3134977Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:42:50.3135736Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:42:50.3136160Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:42:50.3136523Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:42:50.3137074Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:42:50.3137428Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:42:50.3137787Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:42:50.3138135Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:42:50.3138493Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:42:50.3138822Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:42:50.3139193Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:42:50.3139626Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:42:50.3139954Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:42:50.3140256Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:42:50.3140578Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:42:50.3140900Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:42:50.3141222Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:42:50.3141541Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:42:50.3142054Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:42:50.3142411Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:42:50.3142746Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:42:50.3143093Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:42:50.3143439Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:42:50.3143776Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:42:50.3144118Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:42:50.3144422Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:42:50.3144807Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:42:50.3145295Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:42:50.3145799Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:42:50.3146300Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:42:50.3146882Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:42:50.3147273Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:42:50.3147947Z [36;1m   sudo chown -Rv "$(whoami):$(whoami)" "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T22:42:50.3148766Z [36;1m   sudo chmod -R +xwr "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T22:42:50.3149332Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:42:50.3149643Z [36;1m else[0m
2025-08-20T22:42:50.3150164Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:42:50.3150569Z [36;1m fi[0m
2025-08-20T22:42:50.3150851Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:42:50.3151279Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:42:50.3151934Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:42:50.3152389Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:42:50.3152825Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:42:50.3153289Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:42:50.3153748Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:42:50.3154207Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:42:50.3154675Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:42:50.3155147Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:42:50.3155516Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:42:50.3197038Z shell: /usr/bin/bash -e {0}
2025-08-20T22:42:50.3197326Z env:
2025-08-20T22:42:50.3197548Z   CROSS_COMPILING: NO
2025-08-20T22:42:50.3197809Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:42:50.3198082Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:42:50.3198347Z   ON_QEMU: NO
2025-08-20T22:42:50.3198561Z   DEBUG: 0
2025-08-20T22:42:50.3198791Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:42:50.3199064Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:42:50.3199402Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:42:50.3199753Z   KEEP_LOGS: YES
2025-08-20T22:42:50.3199989Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:42:50.3200249Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:42:50.3200554Z   SBUILD_REBUILD: false
2025-08-20T22:42:50.3201143Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:42:50.3201758Z   BUILD_SYS: host://nix
2025-08-20T22:42:50.3202155Z   BUILD_ON_HOST: TRUE
2025-08-20T22:42:50.3202394Z   BUILD_SYSTEM: HOST
2025-08-20T22:42:50.3202628Z   SYSTMP: /tmp
2025-08-20T22:42:50.3202846Z   GHA_MODE: MATRIX
2025-08-20T22:42:50.3203318Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:42:50.3204008Z   GHCR_TOKEN: ***
2025-08-20T22:42:50.3204331Z   GITHUB_TOKEN: ***
2025-08-20T22:42:50.3204602Z   GITLAB_TOKEN: ***
2025-08-20T22:42:50.3205746Z   MINISIGN_KEY: ***
2025-08-20T22:42:50.3205975Z ##[endgroup]
2025-08-20T22:42:50.4245019Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:42:50.5333962Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:42:50.5334908Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:42:50.5335193Z 
2025-08-20T22:42:50.5707479Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:42:50.5719858Z 100  3446  100  3446    0     0  91974      0 --:--:-- --:--:-- --:--:-- 93135
2025-08-20T22:42:50.5721134Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:42:50.5814574Z 
2025-08-20T22:42:50.5816266Z [+] Building [/tmp/tmp.olXxFabnqn/SBUILD_INPUT] Locally
2025-08-20T22:42:50.5817088Z 
2025-08-20T22:42:50.5828349Z '/tmp/tmp.olXxFabnqn/SBUILD_INPUT' -> '/tmp/pkgforge/a7HPN9A3k_build.yaml'
2025-08-20T22:42:50.6818112Z 
2025-08-20T22:42:50.6818511Z [+] Passwordless sudo is Configured
2025-08-20T22:42:50.7755726Z 
2025-08-20T22:42:50.7767718Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:42:50.7767981Z 
2025-08-20T22:42:50.8231752Z 
2025-08-20T22:42:50.8233140Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T22:42:50.8233502Z 
2025-08-20T22:42:50.8233505Z 
2025-08-20T22:42:50.8233726Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:42:50.8234042Z 
2025-08-20T22:42:50.8412428Z [+] Installing: 7z -> 7z
2025-08-20T22:42:50.9940008Z [+] Installing: actionlint -> actionlint
2025-08-20T22:42:51.3437325Z [+] Installing: anew -> anew
2025-08-20T22:42:51.6972953Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:42:51.8376944Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:42:52.1924803Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:42:52.4987698Z [+] Installing: archey -> archey
2025-08-20T22:42:52.8609748Z [+] Installing: aria2 -> aria2c
2025-08-20T22:42:53.3113447Z [+] Installing: askalono -> askalono
2025-08-20T22:42:53.6547240Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:42:54.0143451Z [+] Installing: b3sum -> b3sum
2025-08-20T22:42:54.3675689Z [+] Installing: bita -> bita
2025-08-20T22:42:54.7453490Z [+] Installing: btop -> btop
2025-08-20T22:42:54.8975859Z [+] Installing: chafa -> chafa
2025-08-20T22:42:55.2736323Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:42:55.7194060Z [+] Installing: croc -> croc
2025-08-20T22:42:55.8767698Z [+] Installing: csvtk -> csvtk
2025-08-20T22:42:56.0680158Z [+] Installing: cutlines -> cutlines
2025-08-20T22:42:56.1802570Z curl: (22) The requested URL returned error: 404
2025-08-20T22:42:56.1842255Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:42:56.1843587Z [+] Installing: dbin -> dbin
2025-08-20T22:42:56.3465226Z [+] Installing: dasel -> dasel
2025-08-20T22:42:56.5062006Z [+] Installing: delta -> delta
2025-08-20T22:42:57.1155601Z [+] Installing: ds -> ds
2025-08-20T22:42:57.4313162Z curl: (22) The requested URL returned error: 404
2025-08-20T22:42:57.4349996Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:42:57.4351094Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:42:57.5467468Z [+] Installing: duf -> duf
2025-08-20T22:42:57.6864393Z [+] Installing: duplicut -> duplicut
2025-08-20T22:42:58.0164146Z [+] Installing: dust -> dust
2025-08-20T22:42:58.1530341Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:42:58.3021768Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:42:58.4633805Z [+] Installing: dysk -> dysk
2025-08-20T22:42:58.5976083Z [+] Installing: eget -> eget
2025-08-20T22:42:58.7534966Z [+] Installing: epoch -> epoch
2025-08-20T22:43:04.5826280Z [+] Installing: faketty -> faketty
2025-08-20T22:43:04.7037737Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:43:05.0396014Z [+] Installing: freeze -> freeze
2025-08-20T22:43:05.2099008Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:43:05.5241272Z [+] Installing: gdu -> gdu
2025-08-20T22:43:05.6961022Z [+] Installing: gh -> gh
2025-08-20T22:43:06.1947223Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:43:06.3784880Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:43:06.5159078Z [+] Installing: glab -> glab
2025-08-20T22:43:06.7724253Z [+] Installing: glow -> glow
2025-08-20T22:43:06.9503607Z [+] Installing: httpx -> httpx
2025-08-20T22:43:07.6560338Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:43:07.8869746Z [+] Installing: husarnet -> husarnet
2025-08-20T22:43:07.9994351Z curl: (22) The requested URL returned error: 404
2025-08-20T22:43:08.0034037Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:43:08.0035168Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:43:08.1069808Z curl: (22) The requested URL returned error: 404
2025-08-20T22:43:08.1103065Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:43:08.1103968Z [+] Installing: imgcat -> imgcat
2025-08-20T22:43:08.2465038Z [+] Installing: jc -> jc
2025-08-20T22:43:08.6419016Z [+] Installing: jq -> jq
2025-08-20T22:43:08.7742444Z [+] Installing: logdy -> logdy
2025-08-20T22:43:09.0067092Z [+] Installing: micro -> micro
2025-08-20T22:43:09.3789571Z [+] Installing: miniserve -> miniserve
2025-08-20T22:43:09.7388566Z [+] Installing: minisign -> minisign
2025-08-20T22:43:10.0651391Z [+] Installing: ncdu -> ncdu
2025-08-20T22:43:10.1944240Z [+] Installing: notify -> notify
2025-08-20T22:43:10.5775446Z [+] Installing: ouch -> ouch
2025-08-20T22:43:10.9323152Z [+] Installing: oras -> oras
2025-08-20T22:43:11.1042602Z [+] Installing: pipetty -> pipetty
2025-08-20T22:43:11.4155490Z [+] Installing: pixterm -> pixterm
2025-08-20T22:43:11.5603223Z [+] Installing: qsv -> qsv
2025-08-20T22:43:12.0560929Z [+] Installing: rclone -> rclone
2025-08-20T22:43:12.3620945Z [+] Installing: ripgrep -> rg
2025-08-20T22:43:12.5079274Z [+] Installing: rga -> rga
2025-08-20T22:43:12.8597735Z [+] Installing: rsync -> rsync
2025-08-20T22:43:13.0107917Z [+] Installing: script -> script
2025-08-20T22:43:13.1284163Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:43:13.5396544Z [+] Installing: soar -> soar
2025-08-20T22:43:13.9169958Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:43:14.0703089Z [+] Installing: sstrip -> sstrip
2025-08-20T22:43:14.1693772Z [+] Installing: strace -> strace
2025-08-20T22:43:14.6049317Z [+] Installing: sttr -> sttr
2025-08-20T22:43:14.9555109Z [+] Installing: tailscale -> tailscale
2025-08-20T22:43:15.1419557Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:43:15.3493573Z [+] Installing: taplo -> taplo
2025-08-20T22:43:15.7122136Z [+] Installing: tldr -> tldr
2025-08-20T22:43:16.0659349Z [+] Installing: tldr -> tealdeer
2025-08-20T22:43:16.4276181Z [+] Installing: tmux -> tmux
2025-08-20T22:43:16.7591231Z [+] Installing: tok -> tok
2025-08-20T22:43:16.8862176Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:43:17.1743889Z [+] Installing: trurl -> trurl
2025-08-20T22:43:17.5393766Z [+] Installing: tss -> tss
2025-08-20T22:43:17.6575117Z [+] Installing: ulexec -> ulexec
2025-08-20T22:43:17.8108685Z [+] Installing: unfurl -> unfurl
2025-08-20T22:43:17.9609600Z [+] Installing: upx -> upx
2025-08-20T22:43:18.0831705Z [+] Installing: validtoml -> validtoml
2025-08-20T22:43:18.2222558Z [+] Installing: wget -> wget
2025-08-20T22:43:18.5751913Z [+] Installing: wget2 -> wget2
2025-08-20T22:43:18.9292120Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:43:19.0827300Z [+] Installing: xq -> xq
2025-08-20T22:43:19.4436019Z [+] Installing: xz -> xz
2025-08-20T22:43:19.5629743Z [+] Installing: unxz -> unxz
2025-08-20T22:43:19.8923847Z [+] Installing: yq -> yq
2025-08-20T22:43:20.0535542Z [+] Installing: yj -> yj
2025-08-20T22:43:20.4012635Z [+] Installing: zapper -> zapper
2025-08-20T22:43:20.7177525Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:43:21.0403762Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:43:21.3569726Z curl: (22) The requested URL returned error: 404
2025-08-20T22:43:21.3610906Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:43:21.3612053Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:43:21.6718914Z curl: (22) The requested URL returned error: 404
2025-08-20T22:43:21.6760049Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:43:21.6761175Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:43:21.7880535Z curl: (22) The requested URL returned error: 404
2025-08-20T22:43:21.7914301Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:43:21.7915596Z [+] Installing: zstd -> zstd
2025-08-20T22:43:21.9178052Z [+] Creating symlinks...
2025-08-20T22:43:21.9270666Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:43:21.9369824Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:43:21.9465152Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:43:21.9560538Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:43:21.9655793Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:43:21.9751001Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:43:21.9845994Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:43:21.9943816Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:43:22.0039244Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:43:22.0132283Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:43:22.0227826Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:43:22.0322858Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:43:22.0418315Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:43:22.0513816Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:43:22.0610681Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:43:22.0705156Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:43:22.0799777Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:43:22.0836553Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:43:22.0922374Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:43:22.1017523Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:43:22.1112069Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:43:22.1148415Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:43:22.1237195Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:43:22.1333412Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:43:22.1429817Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:43:22.1525442Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:43:22.1622525Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:43:22.1720364Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:43:22.1816996Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:43:22.1912658Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:43:22.2008978Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:43:22.2105070Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:43:22.2200591Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:43:22.2295074Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:43:22.2394876Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:43:22.2492087Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:43:22.2590755Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:43:22.2688009Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:43:22.2782243Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:43:22.2875249Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:43:22.2969708Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:43:22.3065697Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:43:22.3162665Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:43:22.3259466Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:43:22.3295653Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:43:22.3323330Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:43:22.3409047Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:43:22.3503957Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:43:22.3599169Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:43:22.3693573Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:43:22.3790807Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:43:22.3888776Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:43:22.3983956Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:43:22.4081048Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:43:22.4177218Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:43:22.4273895Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:43:22.4370186Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:43:22.4466148Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:43:22.4561473Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:43:22.4655802Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:43:22.4751475Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:43:22.4846262Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:43:22.4942338Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:43:22.5037784Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:43:22.5132575Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:43:22.5228330Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:43:22.5322844Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:43:22.5416388Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:43:22.5512564Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:43:22.5608609Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:43:22.5705358Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:43:22.5802392Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:43:22.5897945Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:43:22.5993675Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:43:22.6088567Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:43:22.6183659Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:43:22.6279500Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:43:22.6374320Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:43:22.6472539Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:43:22.6569587Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:43:22.6665230Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:43:22.6760645Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:43:22.6855573Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:43:22.6950058Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:43:22.7045560Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:43:22.7141421Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:43:22.7236048Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:43:22.7330215Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:43:22.7425909Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:43:22.7522809Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:43:22.7623300Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:43:22.7718046Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:43:22.7811874Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:43:22.7905292Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:43:22.7999358Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:43:22.8035572Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:43:22.8063031Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:43:22.8090845Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:43:22.8177939Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:43:22.8203945Z 
2025-08-20T22:43:22.8204498Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:43:22.8204889Z 
2025-08-20T22:43:22.8219844Z 
2025-08-20T22:43:22.8310516Z 
2025-08-20T22:43:22.8310859Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T22:43:22.8311207Z 
2025-08-20T22:43:22.8311380Z [+] Installation completed!
2025-08-20T22:43:22.8382986Z 
2025-08-20T22:43:22.8383236Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:43:23.0736080Z github.com
2025-08-20T22:43:23.0737104Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:43:23.0737780Z   - Active account: true
2025-08-20T22:43:23.0738265Z   - Git operations protocol: https
2025-08-20T22:43:23.0738884Z   - Token: ghp_************************************
2025-08-20T22:43:23.0740333Z   - Token scopes: 'public_repo', 'read:discussion', 'read:enterprise', 'read:gpg_key', 'read:packages', 'read:project', 'read:public_key', 'read:ssh_signing_key', 'repo_deployment', 'user:email'
2025-08-20T22:43:23.0741625Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:43:23.0742096Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:43:23.1938618Z Limit: 5000, Remaining: 4007, Reset: 2025-08-20 23:28:26 +0000 UTC (45m3s)
2025-08-20T22:43:23.1950776Z 
2025-08-20T22:43:23.1950943Z [+] GHCR_TOKEN is Exported
2025-08-20T22:43:23.1988011Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:43:23.3000905Z Login Succeeded
2025-08-20T22:43:23.3011447Z 
2025-08-20T22:43:23.3011663Z [+] GITLAB is Exported
2025-08-20T22:43:23.3357018Z [git remote -v]
2025-08-20T22:43:23.5404144Z gitlab.com
2025-08-20T22:43:23.5405060Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:43:23.5406134Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:43:23.5407363Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:43:23.5408182Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:43:23.5409031Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:43:23.5409732Z   ✓ Token found: **************************
2025-08-20T22:43:23.5410101Z 
2025-08-20T22:43:23.5410848Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:43:23.5411970Z [git remote -v]
2025-08-20T22:43:23.5423641Z 2025/08/20 22:43:23 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:43:23.5424501Z git: exit status 128]
2025-08-20T22:43:25.0241717Z 
2025-08-20T22:43:25.0242062Z 
2025-08-20T22:43:25.0243260Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:43:25 PM)
2025-08-20T22:43:25.0244058Z 
2025-08-20T22:43:25.0244064Z 
2025-08-20T22:43:25.0244219Z [+] USER = runner
2025-08-20T22:43:25.0244572Z [+] HOME = /home/runner
2025-08-20T22:43:25.0249205Z [+] 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-20T22:43:25.0252477Z 
2025-08-20T22:43:25.0874949Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:43:25.1217986Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:43:25.1250954Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:43:25.1317724Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:43:25.1332354Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:43:25.1435578Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:43:25.1465597Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:43:26.2278156Z Reading package lists...
2025-08-20T22:43:26.2589852Z Reading package lists...
2025-08-20T22:43:26.4300996Z Building dependency tree...
2025-08-20T22:43:26.4312080Z Reading state information...
2025-08-20T22:43:26.6027589Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:43:26.6028223Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:43:26.6028578Z ca-certificates is already the newest version (20240203).
2025-08-20T22:43:26.6028942Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:43:26.6029307Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:43:26.6029673Z moreutils is already the newest version (0.69-1).
2025-08-20T22:43:26.6030070Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:43:26.6030494Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:43:26.6031158Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:43:26.6581086Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:43:26.6861898Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:43:26.6875992Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:43:26.6882798Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:43:26.6888915Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:43:26.6904081Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:43:26.6943627Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:43:27.8135964Z Reading package lists...
2025-08-20T22:43:27.8442175Z Reading package lists...
2025-08-20T22:43:27.9994575Z Building dependency tree...
2025-08-20T22:43:28.0002293Z Reading state information...
2025-08-20T22:43:28.1657960Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:43:28.1658717Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:43:28.1659315Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:43:28.1659905Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:43:28.1660610Z ca-certificates is already the newest version (20240203).
2025-08-20T22:43:28.1661271Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:43:28.1661886Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:43:28.1662475Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:43:28.1663042Z gawk set to manually installed.
2025-08-20T22:43:28.1663505Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:43:28.1664061Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:43:28.1664656Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:43:28.1665202Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:43:28.1665817Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:43:28.1666441Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:43:28.1667575Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:43:28.1668153Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:43:28.1668730Z The following additional packages will be installed:
2025-08-20T22:43:28.1669427Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:43:28.1670287Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:43:28.1671102Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:43:28.1671945Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:43:28.1672767Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:43:28.1673455Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:43:28.1674387Z Suggested packages:
2025-08-20T22:43:28.1674834Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:43:28.1675553Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:43:28.1676395Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:43:28.1677422Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:43:28.1678243Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T22:43:28.1678992Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T22:43:28.1679631Z   fonts-arphic-uming fonts-nanum
2025-08-20T22:43:28.1988306Z The following NEW packages will be installed:
2025-08-20T22:43:28.2001735Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:43:28.2002661Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:43:28.2003876Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:43:28.2004684Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:43:28.2005500Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:43:28.2006347Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:43:28.2007314Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:43:28.2187245Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:43:28.2187627Z Need to get 27.5 MB of archives.
2025-08-20T22:43:28.2187967Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T22:43:28.2188535Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:43:28.2540019Z 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-20T22:43:28.3146506Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:43:28.3767630Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T22:43:28.4050597Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T22:43:28.4247563Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T22:43:28.4443328Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T22:43:28.4856039Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:43:28.5085838Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:43:28.5457445Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T22:43:28.5660523Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:43:28.7138123Z 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-20T22:43:28.7357972Z 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-20T22:43:28.7725614Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T22:43:29.3166994Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T22:43:29.3360018Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T22:43:29.3567170Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T22:43:29.3799128Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T22:43:29.4585771Z 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-20T22:43:29.5205529Z 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-20T22:43:29.5425828Z 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-20T22:43:29.5623314Z 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-20T22:43:29.5823158Z 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-20T22:43:29.6211906Z 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-20T22:43:29.6411313Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T22:43:29.6624329Z 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-20T22:43:29.6825879Z 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-20T22:43:29.7232206Z 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-20T22:43:29.7429698Z 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-20T22:43:29.7634659Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T22:43:29.7835966Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T22:43:29.8029159Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T22:43:29.8227752Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T22:43:29.8447856Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T22:43:29.9024699Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T22:43:29.9284169Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T22:43:29.9653794Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T22:43:30.2081068Z Preconfiguring packages ...
2025-08-20T22:43:30.2721856Z Fetched 27.5 MB in 2s (15.6 MB/s)
2025-08-20T22:43:30.3014916Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:43:30.3070906Z (Reading database ... 
2025-08-20T22:43:30.3071354Z (Reading database ... 5%
2025-08-20T22:43:30.3071724Z (Reading database ... 10%
2025-08-20T22:43:30.3072083Z (Reading database ... 15%
2025-08-20T22:43:30.3072544Z (Reading database ... 20%
2025-08-20T22:43:30.3072753Z (Reading database ... 25%
2025-08-20T22:43:30.3072969Z (Reading database ... 30%
2025-08-20T22:43:30.3073170Z (Reading database ... 35%
2025-08-20T22:43:30.3073376Z (Reading database ... 40%
2025-08-20T22:43:30.3073581Z (Reading database ... 45%
2025-08-20T22:43:30.3073784Z (Reading database ... 50%
2025-08-20T22:43:30.3096253Z (Reading database ... 55%
2025-08-20T22:43:30.3190324Z (Reading database ... 60%
2025-08-20T22:43:30.3211237Z (Reading database ... 65%
2025-08-20T22:43:30.3244187Z (Reading database ... 70%
2025-08-20T22:43:30.3268268Z (Reading database ... 75%
2025-08-20T22:43:30.3296179Z (Reading database ... 80%
2025-08-20T22:43:30.3429415Z (Reading database ... 85%
2025-08-20T22:43:30.3515376Z (Reading database ... 90%
2025-08-20T22:43:30.3765122Z (Reading database ... 95%
2025-08-20T22:43:30.3765509Z (Reading database ... 100%
2025-08-20T22:43:30.3765916Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T22:43:30.3805411Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:43:30.4011705Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:43:30.5504556Z Selecting previously unselected package poppler-data.
2025-08-20T22:43:30.5637893Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:43:30.5649100Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:43:30.6889226Z Selecting previously unselected package b3sum.
2025-08-20T22:43:30.7025125Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T22:43:30.7036418Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:43:30.7346541Z Selecting previously unselected package build-essential.
2025-08-20T22:43:30.7481984Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T22:43:30.7499212Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:43:30.7755792Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T22:43:30.7891621Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T22:43:30.7933161Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:43:30.8193190Z Selecting previously unselected package ccache.
2025-08-20T22:43:30.8328583Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T22:43:30.8341498Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:43:30.8811804Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:43:30.8946179Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:43:30.8971019Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:43:30.9273513Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:43:30.9406336Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:43:30.9424895Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:43:30.9772479Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:43:30.9905286Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T22:43:30.9920530Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:43:31.0549944Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:43:31.0683496Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:43:31.1326025Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:43:31.2346141Z Selecting previously unselected package libgs-common.
2025-08-20T22:43:31.2483621Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:43:31.2499037Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:43:31.2792122Z Selecting previously unselected package libgs10-common.
2025-08-20T22:43:31.2926938Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:43:31.2945218Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:43:31.3649619Z Selecting previously unselected package libidn12:amd64.
2025-08-20T22:43:31.3783314Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T22:43:31.3795656Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:43:31.4028163Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T22:43:31.4159889Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T22:43:31.4178142Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:43:31.4412305Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T22:43:31.4542958Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T22:43:31.4555401Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:43:31.4835603Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T22:43:31.4969545Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T22:43:31.4990124Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:43:31.5288186Z Selecting previously unselected package libgs10:amd64.
2025-08-20T22:43:31.5421530Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:43:31.5448601Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:43:31.6641521Z Selecting previously unselected package ghostscript.
2025-08-20T22:43:31.6776318Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:43:31.6794510Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:43:31.7124408Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:43:31.7259429Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:43:31.7278987Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:43:31.8756275Z Selecting previously unselected package imagemagick.
2025-08-20T22:43:31.8890588Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:43:31.8902389Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:43:31.9139975Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:43:31.9273250Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:43:31.9288002Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:43:31.9571722Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T22:43:31.9704924Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T22:43:31.9747334Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:43:32.0068325Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T22:43:32.0200719Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T22:43:32.0214391Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:43:32.0495623Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T22:43:32.0628333Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:43:32.0640706Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:43:32.0886365Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:43:32.1018444Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:43:32.1031524Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:43:32.1331182Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T22:43:32.1463580Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T22:43:32.1472120Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:43:32.1892123Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T22:43:32.2028014Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T22:43:32.2040836Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:43:32.2285346Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T22:43:32.2420651Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:43:32.2445587Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:43:32.3161270Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T22:43:32.3296374Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:43:32.3310644Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:43:32.3550761Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:43:32.3684098Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T22:43:32.3694756Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:43:32.3932236Z Selecting previously unselected package libtool-bin.
2025-08-20T22:43:32.4066427Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T22:43:32.4078259Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:43:32.4377320Z Selecting previously unselected package lzip.
2025-08-20T22:43:32.4510614Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T22:43:32.4522893Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:43:32.4827484Z Selecting previously unselected package netpbm.
2025-08-20T22:43:32.4961190Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:43:32.4972747Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:43:32.6720644Z Selecting previously unselected package musl:amd64.
2025-08-20T22:43:32.6857624Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T22:43:32.6877346Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T22:43:32.7249362Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T22:43:32.7382348Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T22:43:32.7412068Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:43:32.8079965Z Selecting previously unselected package musl-tools.
2025-08-20T22:43:32.8214693Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T22:43:32.8228058Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:43:32.8654772Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:43:33.0036347Z 
2025-08-20T22:43:33.0037194Z Creating config file /etc/papersize with new version
2025-08-20T22:43:33.0911726Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:43:33.0947842Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:43:33.0997616Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:43:33.1033444Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:43:33.1065686Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:43:33.1103647Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:43:33.1139451Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:43:33.1184988Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:43:33.1317097Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:43:33.1364200Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:43:33.1394727Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:43:33.1460056Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:43:33.1510323Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:43:33.1558118Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:43:33.1590134Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:43:33.1621520Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:43:33.1663085Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:43:33.1702560Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:43:33.1732874Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:43:33.1824722Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:43:33.1872981Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:43:33.1931867Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:43:33.1979124Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:43:33.2035981Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:43:33.2083955Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:43:33.2142981Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:43:33.2192540Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:43:33.2258162Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:43:33.2317474Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:43:33.2379208Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:43:33.2428379Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:43:33.2489771Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:43:33.2541937Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:43:33.2600610Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:43:33.2648687Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:43:33.2710806Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:43:33.2761046Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:43:33.2819416Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:43:33.2867592Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:43:33.2927961Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:43:33.2981622Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:43:33.3007496Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:43:33.3083396Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T22:43:33.3154536Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:43:33.3194770Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:43:33.3417899Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:43:33.3460393Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:43:33.3501109Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:43:33.3554624Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:43:33.3597122Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:43:33.3919682Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:43:33.3953852Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:43:33.4018678Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:43:33.4081349Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:43:33.4136976Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:43:33.4199704Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:43:33.4251911Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:43:33.5869697Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:43:33.5914530Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:43:33.5955849Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:43:33.6005438Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:43:33.6090571Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:43:33.9335060Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:43:34.2195134Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:43:34.7075620Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:43:36.5355141Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:43.8031562Z Reading package lists...
2025-08-20T22:43:43.9652421Z Building dependency tree...
2025-08-20T22:43:43.9661142Z Reading state information...
2025-08-20T22:43:44.1210885Z autoconf is already the newest version (2.71-3).
2025-08-20T22:43:44.1211371Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:43:44.1211812Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:43:44.1212223Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:43:44.1212645Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:43:44.1213066Z ca-certificates is already the newest version (20240203).
2025-08-20T22:43:44.1213449Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:43:44.1213806Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:43:44.1214514Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:43:44.1214896Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:43:44.1215283Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:43:44.1215659Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:43:44.1216005Z patch set to manually installed.
2025-08-20T22:43:44.1216338Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:43:44.1217240Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:43:44.1217644Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:43:44.1218008Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:43:44.1218315Z Suggested packages:
2025-08-20T22:43:44.1218521Z   scons-doc
2025-08-20T22:43:44.1341477Z The following NEW packages will be installed:
2025-08-20T22:43:44.1347837Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:43:44.1511415Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:43:44.1512026Z Need to get 15.8 MB of archives.
2025-08-20T22:43:44.1512591Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T22:43:44.1513203Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:43:44.2022688Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:43:44.3116129Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T22:43:44.3398490Z 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-20T22:43:44.5551249Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:43:44.5807554Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T22:43:44.8334869Z Fetched 15.8 MB in 0s (35.8 MB/s)
2025-08-20T22:43:44.8517671Z Selecting previously unselected package autopoint.
2025-08-20T22:43:44.8572076Z (Reading database ... 
2025-08-20T22:43:44.8572500Z (Reading database ... 5%
2025-08-20T22:43:44.8573205Z (Reading database ... 10%
2025-08-20T22:43:44.8573617Z (Reading database ... 15%
2025-08-20T22:43:44.8574019Z (Reading database ... 20%
2025-08-20T22:43:44.8574441Z (Reading database ... 25%
2025-08-20T22:43:44.8574857Z (Reading database ... 30%
2025-08-20T22:43:44.8575240Z (Reading database ... 35%
2025-08-20T22:43:44.8575628Z (Reading database ... 40%
2025-08-20T22:43:44.8575893Z (Reading database ... 45%
2025-08-20T22:43:44.8576165Z (Reading database ... 50%
2025-08-20T22:43:44.8597817Z (Reading database ... 55%
2025-08-20T22:43:44.8694233Z (Reading database ... 60%
2025-08-20T22:43:44.8715869Z (Reading database ... 65%
2025-08-20T22:43:44.8749819Z (Reading database ... 70%
2025-08-20T22:43:44.8773965Z (Reading database ... 75%
2025-08-20T22:43:44.8802635Z (Reading database ... 80%
2025-08-20T22:43:44.8937401Z (Reading database ... 85%
2025-08-20T22:43:44.9024424Z (Reading database ... 90%
2025-08-20T22:43:44.9279861Z (Reading database ... 95%
2025-08-20T22:43:44.9280250Z (Reading database ... 100%
2025-08-20T22:43:44.9280622Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T22:43:44.9320561Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:43:44.9331917Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:43:44.9605135Z Selecting previously unselected package clang.
2025-08-20T22:43:44.9739374Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T22:43:44.9749696Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:43:44.9955164Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:43:45.0088128Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T22:43:45.0099973Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:43:45.4612913Z Selecting previously unselected package scons.
2025-08-20T22:43:45.4747706Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:43:45.4759226Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:43:45.5404145Z Selecting previously unselected package byacc.
2025-08-20T22:43:45.5540164Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T22:43:45.5551894Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:43:45.5966005Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:43:45.6024190Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:43:45.6110343Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:43:45.6341467Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:43:46.0333662Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:43:46.0366466Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:50.4823150Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T22:43:51.9463050Z Reading package lists...
2025-08-20T22:43:52.1195609Z Building dependency tree...
2025-08-20T22:43:52.1203238Z Reading state information...
2025-08-20T22:43:52.2797586Z The following additional packages will be installed:
2025-08-20T22:43:52.2798444Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:43:52.2799214Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:43:52.2799884Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:43:52.2800697Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:43:52.2801330Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:43:52.2801808Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:43:52.2802307Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:43:52.2802763Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:43:52.2805518Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:43:52.2812680Z Suggested packages:
2025-08-20T22:43:52.2812993Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:43:52.2813720Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:43:52.2814169Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:43:52.2816889Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:43:52.2817640Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T22:43:52.2818344Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T22:43:52.2819111Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T22:43:52.2819960Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T22:43:52.2820597Z   wdiff-doc
2025-08-20T22:43:52.2820896Z Recommended packages:
2025-08-20T22:43:52.2821414Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:43:52.2822216Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T22:43:52.2823006Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T22:43:52.2823828Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T22:43:52.2991093Z The following NEW packages will be installed:
2025-08-20T22:43:52.2991820Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:43:52.2992505Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:43:52.2993191Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:43:52.2993739Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:43:52.2994216Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:43:52.2994680Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:43:52.2995524Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:43:52.2996032Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:43:52.2999245Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:43:52.3177758Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:43:52.3178406Z Need to get 2417 kB of archives.
2025-08-20T22:43:52.3179130Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T22:43:52.3179842Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:43:52.3550455Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:43:52.3743782Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:43:52.3930993Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:43:52.4129146Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:43:52.4319230Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T22:43:52.4515604Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T22:43:52.4709132Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T22:43:52.4897493Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:43:52.5086572Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T22:43:52.5278218Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T22:43:52.5470489Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:43:52.5659376Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:43:52.5851506Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:43:52.6047094Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:43:52.6239113Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:43:52.6445500Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:43:52.6632280Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:43:52.7289305Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:43:52.7482836Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:43:52.7672542Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T22:43:52.7861828Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T22:43:52.8078368Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:43:52.8284619Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:43:52.8478502Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:43:52.8670545Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:43:52.8859620Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:43:52.9054064Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:43:52.9259905Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T22:43:52.9454350Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T22:43:52.9758367Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:43:53.2670243Z Fetched 2417 kB in 1s (3436 kB/s)
2025-08-20T22:43:53.2865805Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:43:53.2920851Z (Reading database ... 
2025-08-20T22:43:53.2921450Z (Reading database ... 5%
2025-08-20T22:43:53.2921813Z (Reading database ... 10%
2025-08-20T22:43:53.2922223Z (Reading database ... 15%
2025-08-20T22:43:53.2922606Z (Reading database ... 20%
2025-08-20T22:43:53.2923030Z (Reading database ... 25%
2025-08-20T22:43:53.2923311Z (Reading database ... 30%
2025-08-20T22:43:53.2923558Z (Reading database ... 35%
2025-08-20T22:43:53.2923803Z (Reading database ... 40%
2025-08-20T22:43:53.2924062Z (Reading database ... 45%
2025-08-20T22:43:53.2924308Z (Reading database ... 50%
2025-08-20T22:43:53.2944800Z (Reading database ... 55%
2025-08-20T22:43:53.3035841Z (Reading database ... 60%
2025-08-20T22:43:53.3056918Z (Reading database ... 65%
2025-08-20T22:43:53.3089944Z (Reading database ... 70%
2025-08-20T22:43:53.3113875Z (Reading database ... 75%
2025-08-20T22:43:53.3141949Z (Reading database ... 80%
2025-08-20T22:43:53.3275024Z (Reading database ... 85%
2025-08-20T22:43:53.3362871Z (Reading database ... 90%
2025-08-20T22:43:53.3625923Z (Reading database ... 95%
2025-08-20T22:43:53.3626432Z (Reading database ... 100%
2025-08-20T22:43:53.3627301Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T22:43:53.3668716Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:43:53.3681754Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:43:53.3931564Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:43:53.4068091Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:43:53.4083030Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:43:53.4335344Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:43:53.4471481Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:43:53.4496481Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:43:53.4743937Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:43:53.4878477Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:43:53.4894226Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:43:53.5103549Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:43:53.5237797Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:43:53.5255623Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:43:53.5513609Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:43:53.5648488Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T22:43:53.5661238Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:43:53.5894067Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T22:43:53.6028702Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T22:43:53.6060512Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:43:53.6293326Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:43:53.6425793Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:43:53.6436918Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:43:53.6651432Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T22:43:53.6783911Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T22:43:53.6793798Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:43:53.7015872Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T22:43:53.7150852Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T22:43:53.7160878Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:43:53.7384075Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:43:53.7520317Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:43:53.7529844Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:43:53.7731526Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:43:53.7870932Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:43:53.7880639Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:43:53.8092980Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:43:53.8228490Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:43:53.8238652Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:43:53.8500765Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:43:53.8635468Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:43:53.8650120Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:43:53.8884799Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:43:53.9019469Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:43:53.9037815Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:43:53.9298328Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:43:53.9430747Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:43:53.9449076Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:43:53.9690197Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:43:53.9822157Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:43:53.9846364Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:43:54.0180652Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:43:54.0312557Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:43:54.0329733Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:43:54.0569350Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:43:54.0705347Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:43:54.0721666Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:43:54.0945617Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T22:43:54.1082609Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T22:43:54.1095869Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:43:54.1341034Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T22:43:54.1475737Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T22:43:54.1485008Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:43:54.1930774Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:43:54.2067272Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:43:54.2078772Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:43:54.2370885Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:43:54.2506844Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:43:54.2517342Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:43:54.2750588Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:43:54.2885144Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:43:54.2896524Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:43:54.3118759Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:43:54.3253148Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:43:54.3292210Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:43:54.3521559Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:43:54.3656184Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:43:54.3668830Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:43:54.3924524Z Selecting previously unselected package libwww-perl.
2025-08-20T22:43:54.4060218Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:43:54.4072277Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:43:54.4374378Z Selecting previously unselected package patchutils.
2025-08-20T22:43:54.4510187Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T22:43:54.4533596Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:43:54.4830877Z Selecting previously unselected package wdiff.
2025-08-20T22:43:54.4966321Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T22:43:54.4985753Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:43:54.5264619Z Selecting previously unselected package devscripts.
2025-08-20T22:43:54.5399583Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:43:54.5593786Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:43:54.6872932Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:43:54.6917219Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:43:54.6973268Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:43:54.7014069Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:43:54.7055689Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:43:54.7107065Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:43:54.7149954Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:43:54.7194801Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:43:54.7234721Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:43:54.7288740Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:43:54.7335184Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:43:54.7416390Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:43:54.7467284Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:43:54.7522513Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:43:54.7557612Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:43:54.7586248Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:43:54.7616471Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:43:54.7649141Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:43:54.7685497Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:43:54.7735269Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:43:54.7790947Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:43:54.7822082Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:43:54.7851561Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:43:54.7885583Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:43:54.7918775Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:43:54.7950759Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:43:54.7980282Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:43:54.8020040Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:43:54.8061970Z Setting up devscripts (2.23.7) ...
2025-08-20T22:43:54.9279080Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:43:54.9341444Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:59.6596184Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:44:01.1801367Z Reading package lists...
2025-08-20T22:44:01.3576998Z Building dependency tree...
2025-08-20T22:44:01.3585133Z Reading state information...
2025-08-20T22:44:01.5093774Z The following additional packages will be installed:
2025-08-20T22:44:01.5104557Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:44:01.5112424Z Suggested packages:
2025-08-20T22:44:01.5112860Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T22:44:01.5242971Z The following NEW packages will be installed:
2025-08-20T22:44:01.5249211Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:44:01.5412643Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:44:01.5413116Z Need to get 13.6 MB of archives.
2025-08-20T22:44:01.5413508Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T22:44:01.5413950Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:44:01.5754183Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T22:44:01.5957973Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T22:44:01.6166934Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:44:01.6766464Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T22:44:02.0528823Z Fetched 13.6 MB in 0s (50.6 MB/s)
2025-08-20T22:44:02.0724880Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T22:44:02.0780216Z (Reading database ... 
2025-08-20T22:44:02.0780966Z (Reading database ... 5%
2025-08-20T22:44:02.0781479Z (Reading database ... 10%
2025-08-20T22:44:02.0782350Z (Reading database ... 15%
2025-08-20T22:44:02.0782795Z (Reading database ... 20%
2025-08-20T22:44:02.0783198Z (Reading database ... 25%
2025-08-20T22:44:02.0783595Z (Reading database ... 30%
2025-08-20T22:44:02.0783979Z (Reading database ... 35%
2025-08-20T22:44:02.0784398Z (Reading database ... 40%
2025-08-20T22:44:02.0784790Z (Reading database ... 45%
2025-08-20T22:44:02.0785178Z (Reading database ... 50%
2025-08-20T22:44:02.0806407Z (Reading database ... 55%
2025-08-20T22:44:02.0902706Z (Reading database ... 60%
2025-08-20T22:44:02.0925452Z (Reading database ... 65%
2025-08-20T22:44:02.0961378Z (Reading database ... 70%
2025-08-20T22:44:02.0985451Z (Reading database ... 75%
2025-08-20T22:44:02.1015244Z (Reading database ... 80%
2025-08-20T22:44:02.1156840Z (Reading database ... 85%
2025-08-20T22:44:02.1253926Z (Reading database ... 90%
2025-08-20T22:44:02.1537996Z (Reading database ... 95%
2025-08-20T22:44:02.1538513Z (Reading database ... 100%
2025-08-20T22:44:02.1539007Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T22:44:02.1582658Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T22:44:02.1610689Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:44:02.1888361Z Selecting previously unselected package librhash0:amd64.
2025-08-20T22:44:02.2024654Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T22:44:02.2041257Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:44:02.2322864Z Selecting previously unselected package cmake-data.
2025-08-20T22:44:02.2459872Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:44:02.2530096Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:44:02.8088335Z Selecting previously unselected package cmake.
2025-08-20T22:44:02.8238272Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T22:44:02.8249969Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:44:03.0292235Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:44:03.0339135Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:44:03.0406198Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:44:03.0477406Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:44:03.0534091Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:07.2795481Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:44:07.8417872Z 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-20T22:44:07.8479960Z Running kernel seems to be up-to-date.
2025-08-20T22:44:07.8480332Z 
2025-08-20T22:44:07.8480448Z Restarting services...
2025-08-20T22:44:07.8480640Z 
2025-08-20T22:44:07.8480835Z Service restarts being deferred:
2025-08-20T22:44:07.8481305Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:44:07.8481544Z 
2025-08-20T22:44:07.8481671Z No containers need to be restarted.
2025-08-20T22:44:07.8481858Z 
2025-08-20T22:44:07.8481990Z No user sessions are running outdated binaries.
2025-08-20T22:44:07.8482203Z 
2025-08-20T22:44:07.8482402Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:44:08.7116844Z Reading package lists...
2025-08-20T22:44:08.8627865Z Building dependency tree...
2025-08-20T22:44:08.8635453Z Reading state information...
2025-08-20T22:44:09.0412112Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:44:09.0412696Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:44:09.0413053Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:44:09.0413401Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:44:09.0413728Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:44:09.0414070Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:44:09.0414439Z ca-certificates is already the newest version (20240203).
2025-08-20T22:44:09.0414767Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:44:09.0415096Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:44:09.0415633Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:44:09.0416116Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:44:09.0416523Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:44:09.0417613Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:44:09.0418358Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:44:09.0419122Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:44:09.0419912Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:44:09.0420638Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:44:09.0421384Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:44:09.0422047Z musl is already the newest version (1.2.4-2).
2025-08-20T22:44:09.0422710Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:44:09.0432340Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:44:09.0432746Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:44:09.0433222Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:44:09.0433784Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:44:09.0434211Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:44:09.0434687Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:44:09.0651859Z Reading package lists...
2025-08-20T22:44:09.2227129Z Building dependency tree...
2025-08-20T22:44:09.2235099Z Reading state information...
2025-08-20T22:44:09.4026223Z autoconf is already the newest version (2.71-3).
2025-08-20T22:44:09.4027077Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:44:09.4027721Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:44:09.4028294Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:44:09.4028857Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:44:09.4029476Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:44:09.4030349Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:44:09.4030929Z ca-certificates is already the newest version (20240203).
2025-08-20T22:44:09.4031519Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:44:09.4032049Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:44:09.4032583Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:44:09.4033140Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:44:09.4033700Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:44:09.4034235Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:44:09.4034771Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:44:09.4035129Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:44:09.4035503Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:44:09.4035900Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:44:09.4036289Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:44:09.4036806Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:44:09.4037190Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:44:09.4037558Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:44:09.4261481Z Reading package lists...
2025-08-20T22:44:09.5851574Z Building dependency tree...
2025-08-20T22:44:09.5859132Z Reading state information...
2025-08-20T22:44:09.7567545Z devscripts is already the newest version (2.23.7).
2025-08-20T22:44:09.7568232Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:44:09.7802391Z Reading package lists...
2025-08-20T22:44:09.9521097Z Building dependency tree...
2025-08-20T22:44:09.9529067Z Reading state information...
2025-08-20T22:44:10.1262708Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:44:10.1263343Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:44:10.1495772Z Reading package lists...
2025-08-20T22:44:10.3133376Z Building dependency tree...
2025-08-20T22:44:10.3141277Z Reading state information...
2025-08-20T22:44:10.4698589Z Suggested packages:
2025-08-20T22:44:10.4699063Z   binutils-doc
2025-08-20T22:44:10.4940105Z The following NEW packages will be installed:
2025-08-20T22:44:10.4946023Z   binutils-aarch64-linux-gnu
2025-08-20T22:44:10.5106789Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:44:10.5337689Z Need to get 3711 kB of archives.
2025-08-20T22:44:10.5338361Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T22:44:10.5338961Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:44:10.6613338Z 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-20T22:44:10.9807966Z Fetched 3711 kB in 0s (18.8 MB/s)
2025-08-20T22:44:11.0033226Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T22:44:11.0090369Z (Reading database ... 
2025-08-20T22:44:11.0091220Z (Reading database ... 5%
2025-08-20T22:44:11.0091713Z (Reading database ... 10%
2025-08-20T22:44:11.0092146Z (Reading database ... 15%
2025-08-20T22:44:11.0092554Z (Reading database ... 20%
2025-08-20T22:44:11.0092961Z (Reading database ... 25%
2025-08-20T22:44:11.0093360Z (Reading database ... 30%
2025-08-20T22:44:11.0093758Z (Reading database ... 35%
2025-08-20T22:44:11.0094146Z (Reading database ... 40%
2025-08-20T22:44:11.0094549Z (Reading database ... 45%
2025-08-20T22:44:11.0094947Z (Reading database ... 50%
2025-08-20T22:44:11.0115509Z (Reading database ... 55%
2025-08-20T22:44:11.0211030Z (Reading database ... 60%
2025-08-20T22:44:11.0232340Z (Reading database ... 65%
2025-08-20T22:44:11.0267836Z (Reading database ... 70%
2025-08-20T22:44:11.0291344Z (Reading database ... 75%
2025-08-20T22:44:11.0321455Z (Reading database ... 80%
2025-08-20T22:44:11.0462899Z (Reading database ... 85%
2025-08-20T22:44:11.0555224Z (Reading database ... 90%
2025-08-20T22:44:11.0822644Z (Reading database ... 95%
2025-08-20T22:44:11.0823131Z (Reading database ... 100%
2025-08-20T22:44:11.0823779Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T22:44:11.0864177Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:44:11.0888788Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:44:11.2415096Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:44:11.2463470Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:44:11.2621665Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:16.7848489Z Reading package lists...
2025-08-20T22:44:16.9430791Z Building dependency tree...
2025-08-20T22:44:16.9438726Z Reading state information...
2025-08-20T22:44:17.1032450Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:44:17.1033157Z The following additional packages will be installed:
2025-08-20T22:44:17.1033819Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:44:17.1034636Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:44:17.1035271Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:44:17.1035792Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:44:17.1036247Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:44:17.1036899Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:44:17.1037649Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:44:17.1038460Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:44:17.1039205Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:44:17.1039942Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:44:17.1040706Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:44:17.1041509Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:44:17.1042706Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:44:17.1043511Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:44:17.1044056Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:44:17.1044534Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:44:17.1045044Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:44:17.1045507Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:44:17.1045964Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:44:17.1046527Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:44:17.1047529Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:44:17.1048193Z   linux-libc-dev-armhf-cross
2025-08-20T22:44:17.1048583Z Suggested packages:
2025-08-20T22:44:17.1049090Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:44:17.1049874Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T22:44:17.1618461Z The following NEW packages will be installed:
2025-08-20T22:44:17.1619178Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:44:17.1620003Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:44:17.1620878Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:44:17.1621752Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:44:17.1622582Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T22:44:17.1623648Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:44:17.1624313Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:44:17.1625093Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:44:17.1625989Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:44:17.1626980Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:44:17.1627779Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:44:17.1628608Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:44:17.1629412Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:44:17.1630200Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:44:17.1631008Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:44:17.1631807Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:44:17.1632540Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:44:17.1633293Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:44:17.1634041Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:44:17.1634744Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:44:17.1635490Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:44:17.1636317Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:44:17.1637193Z   linux-libc-dev-armhf-cross
2025-08-20T22:44:17.1827339Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:44:17.1827845Z Need to get 171 MB of archives.
2025-08-20T22:44:17.1828198Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T22:44:17.1828855Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:44:17.2330359Z 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-20T22:44:17.2880553Z 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-20T22:44:17.4923954Z 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-20T22:44:17.5123937Z 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-20T22:44:17.6269701Z 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-20T22:44:17.6495310Z 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-20T22:44:17.7840618Z 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-20T22:44:17.8037182Z 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-20T22:44:17.8222528Z 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-20T22:44:17.8463718Z 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-20T22:44:17.8671472Z 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-20T22:44:17.8869434Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T22:44:17.9279461Z 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-20T22:44:17.9480080Z 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-20T22:44:17.9693914Z 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-20T22:44:17.9891212Z 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-20T22:44:18.0530235Z 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-20T22:44:18.0859345Z 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-20T22:44:18.1107014Z 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-20T22:44:18.1385814Z 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-20T22:44:18.1689464Z 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-20T22:44:18.1914637Z 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-20T22:44:18.2280226Z 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-20T22:44:18.3341540Z 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-20T22:44:18.6625176Z 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-20T22:44:18.7003761Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T22:44:18.7411523Z 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-20T22:44:18.7948204Z 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-20T22:44:18.9994981Z 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-20T22:44:19.0901328Z 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-20T22:44:19.1113020Z 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-20T22:44:19.1317420Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:44:19.1776239Z 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-20T22:44:19.2405810Z 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-20T22:44:19.2597483Z 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-20T22:44:19.2795214Z 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-20T22:44:19.3677553Z 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-20T22:44:19.4048273Z 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-20T22:44:19.4453638Z 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-20T22:44:19.4843748Z 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-20T22:44:19.8776202Z 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-20T22:44:19.9535020Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:44:20.0260920Z 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-20T22:44:20.1386910Z 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-20T22:44:20.7299398Z 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-20T22:44:20.9565761Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:44:21.0082419Z 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-20T22:44:21.0284955Z 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-20T22:44:21.0500867Z 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-20T22:44:21.0714623Z 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-20T22:44:21.2401905Z 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-20T22:44:21.2763984Z 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-20T22:44:21.3351109Z 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-20T22:44:21.3788737Z 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-20T22:44:21.7719411Z 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-20T22:44:21.8329882Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:44:21.8915029Z 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-20T22:44:21.9691949Z 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-20T22:44:22.2729266Z 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-20T22:44:22.2912627Z 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-20T22:44:22.3099180Z 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-20T22:44:22.3281403Z 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-20T22:44:22.3464026Z 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-20T22:44:22.3780218Z 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-20T22:44:22.7089271Z Fetched 171 MB in 5s (32.8 MB/s)
2025-08-20T22:44:22.7298455Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T22:44:22.7355176Z (Reading database ... 
2025-08-20T22:44:22.7355784Z (Reading database ... 5%
2025-08-20T22:44:22.7356128Z (Reading database ... 10%
2025-08-20T22:44:22.7356500Z (Reading database ... 15%
2025-08-20T22:44:22.7357142Z (Reading database ... 20%
2025-08-20T22:44:22.7357517Z (Reading database ... 25%
2025-08-20T22:44:22.7357870Z (Reading database ... 30%
2025-08-20T22:44:22.7358223Z (Reading database ... 35%
2025-08-20T22:44:22.7358576Z (Reading database ... 40%
2025-08-20T22:44:22.7358929Z (Reading database ... 45%
2025-08-20T22:44:22.7359290Z (Reading database ... 50%
2025-08-20T22:44:22.7378990Z (Reading database ... 55%
2025-08-20T22:44:22.7473788Z (Reading database ... 60%
2025-08-20T22:44:22.7495316Z (Reading database ... 65%
2025-08-20T22:44:22.7530560Z (Reading database ... 70%
2025-08-20T22:44:22.7553851Z (Reading database ... 75%
2025-08-20T22:44:22.7583288Z (Reading database ... 80%
2025-08-20T22:44:22.7720788Z (Reading database ... 85%
2025-08-20T22:44:22.7812258Z (Reading database ... 90%
2025-08-20T22:44:22.8087221Z (Reading database ... 95%
2025-08-20T22:44:22.8087730Z (Reading database ... 100%
2025-08-20T22:44:22.8088257Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T22:44:22.8129158Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:22.8142266Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:22.8400222Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T22:44:22.8533708Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:22.8566079Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.0061302Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T22:44:23.0198895Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:23.0214234Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.1361916Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:44:23.1500712Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:23.1557162Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.2947145Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T22:44:23.3084820Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:23.3097171Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.3324558Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:44:23.3461965Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:23.3497358Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.4878011Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T22:44:23.5015725Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:44:23.5030363Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:23.5250350Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:44:23.5387603Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:44:23.5396884Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:44:23.5631508Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:44:23.5770515Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:44:23.5785486Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:23.5997629Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:44:23.6136071Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:23.6148756Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.6367800Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:44:23.6504665Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:23.6519255Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.6759609Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T22:44:23.6897837Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:44:23.6909346Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:23.7329844Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T22:44:23.7468533Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:23.7478930Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.7739351Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T22:44:23.7878109Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:23.7892505Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.8153198Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T22:44:23.8292178Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:23.8309659Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.8560679Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T22:44:23.8697614Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:23.8712741Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.8943661Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T22:44:23.9079772Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:23.9091679Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.9421766Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T22:44:23.9559074Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:23.9568599Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:23.9835378Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T22:44:23.9971273Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:23.9981493Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:24.0330769Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T22:44:24.0472162Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:24.0488853Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:24.0854375Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T22:44:24.0993280Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:24.1012781Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:24.1283500Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T22:44:24.1422809Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:24.1444451Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:24.1793430Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T22:44:24.1930576Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:24.1948743Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:24.2969023Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T22:44:24.3107460Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:24.3145833Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:24.5733014Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T22:44:24.5871089Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:44:24.5881405Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:44:24.7762208Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T22:44:24.7903858Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:44:24.7912706Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:24.9111216Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T22:44:24.9252153Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:24.9262221Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.1448184Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T22:44:25.1591397Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:25.1624459Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.3204645Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:44:25.3344729Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:44:25.3361974Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:44:25.4246507Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:44:25.4398089Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:25.4407654Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.4618964Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:44:25.4758734Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:25.4769244Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.4982518Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:44:25.5123570Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:44:25.5136276Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:25.5542526Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:44:25.5679977Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:25.5694769Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.5916492Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:44:25.6056401Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:25.6067365Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.6341623Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:44:25.6480703Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:25.6489093Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.6708219Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:44:25.6846583Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:25.6857759Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.7522260Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:44:25.7662902Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:25.7673161Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.8011721Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:44:25.8153175Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:25.8163976Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.8575258Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:44:25.8716193Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:25.8728845Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:25.9279516Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:44:25.9420625Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:25.9451758Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:26.1865881Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:44:26.2006264Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:44:26.2019585Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:44:26.3916304Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:44:26.4063513Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:44:26.4075061Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:26.5248456Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:44:26.5391433Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:26.5400701Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:26.7553815Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:44:26.7697390Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:26.7733401Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:26.9131963Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:44:26.9272120Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:44:26.9284748Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:44:27.0181168Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:44:27.0322392Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:44:27.0333395Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:27.0703755Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:44:27.0845647Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:27.0857668Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:27.1099172Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:44:27.1240227Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:27.1254601Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:27.1501201Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:44:27.1641990Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:27.1651306Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:27.1918544Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:44:27.2060533Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:27.2075603Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:27.2727805Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:44:27.2869202Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:27.2879265Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:27.3178141Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:44:27.3319594Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:27.3329913Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:27.3687481Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:44:27.3829287Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:27.3838990Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:27.4389617Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:44:27.4531574Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:27.4566241Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:27.7037989Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:44:27.7179255Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:44:27.7192925Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:44:27.9117913Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:44:27.9261954Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:44:27.9278173Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:28.0402924Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:44:28.0546270Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:44:28.0572536Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.2641821Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:44:28.2788215Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:44:28.2828386Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.4261139Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T22:44:28.4405142Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:44:28.4414242Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.4630607Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T22:44:28.4770350Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:44:28.4784913Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.4988361Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:44:28.5130415Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:44:28.5141932Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:44:28.5391977Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:44:28.5533349Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:44:28.5543776Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:44:28.5761175Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:44:28.5902688Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:44:28.5914512Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.6142693Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:44:28.6283588Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:44:28.6295676Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.6779801Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:44:28.6805105Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:28.6829133Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.6851088Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.6878462Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.6908788Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:44:28.6939374Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.6971958Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:28.7012147Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:44:28.7049612Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7083977Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:44:28.7131754Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:28.7165320Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7195112Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7224733Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7258306Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:28.7288699Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:44:28.7318939Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7348793Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7377839Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7423753Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7478605Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7518347Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7551166Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7623444Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7667579Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7711502Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7741096Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7784889Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7829895Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:28.7883549Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.7934158Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:44:28.7976180Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8019330Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8058602Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8098976Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.8139549Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:44:28.8180442Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8221666Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8258793Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8303345Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8338174Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8378104Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.8406248Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8434398Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8462506Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8509352Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8559303Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8598509Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8631181Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8660304Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8693055Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:44:28.8753455Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8780364Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8820367Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8866543Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8913816Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.8958594Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:44:28.9012353Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.9049681Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.9092576Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:44:28.9126250Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.9170141Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.9211588Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:44:28.9252742Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:44:28.9274759Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:44:28.9372071Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:33.2345843Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:44:34.6687975Z Reading package lists...
2025-08-20T22:44:34.8375059Z Building dependency tree...
2025-08-20T22:44:34.8383422Z Reading state information...
2025-08-20T22:44:34.9859496Z The following additional packages will be installed:
2025-08-20T22:44:34.9860482Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:44:34.9864472Z   libpcap0.8-dev
2025-08-20T22:44:35.0129940Z The following NEW packages will be installed:
2025-08-20T22:44:35.0130801Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:44:35.0135067Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:44:35.0296943Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:44:35.0522360Z Need to get 1613 kB of archives.
2025-08-20T22:44:35.0522895Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T22:44:35.0523547Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:44:35.0881184Z 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-20T22:44:35.1104102Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T22:44:35.1311033Z 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-20T22:44:35.1522412Z 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-20T22:44:35.1751132Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T22:44:35.2182941Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T22:44:35.2388322Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:44:35.2588847Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T22:44:35.5194410Z Fetched 1613 kB in 0s (7418 kB/s)
2025-08-20T22:44:35.5418254Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T22:44:35.5477358Z (Reading database ... 
2025-08-20T22:44:35.5477821Z (Reading database ... 5%
2025-08-20T22:44:35.5478353Z (Reading database ... 10%
2025-08-20T22:44:35.5478765Z (Reading database ... 15%
2025-08-20T22:44:35.5479052Z (Reading database ... 20%
2025-08-20T22:44:35.5479334Z (Reading database ... 25%
2025-08-20T22:44:35.5479590Z (Reading database ... 30%
2025-08-20T22:44:35.5479849Z (Reading database ... 35%
2025-08-20T22:44:35.5480098Z (Reading database ... 40%
2025-08-20T22:44:35.5480344Z (Reading database ... 45%
2025-08-20T22:44:35.5480596Z (Reading database ... 50%
2025-08-20T22:44:35.5577752Z (Reading database ... 55%
2025-08-20T22:44:35.5597986Z (Reading database ... 60%
2025-08-20T22:44:35.5620012Z (Reading database ... 65%
2025-08-20T22:44:35.5659476Z (Reading database ... 70%
2025-08-20T22:44:35.5682256Z (Reading database ... 75%
2025-08-20T22:44:35.5711576Z (Reading database ... 80%
2025-08-20T22:44:35.5873161Z (Reading database ... 85%
2025-08-20T22:44:35.6126285Z (Reading database ... 90%
2025-08-20T22:44:35.6218827Z (Reading database ... 95%
2025-08-20T22:44:35.6219132Z (Reading database ... 100%
2025-08-20T22:44:35.6219506Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T22:44:35.6260517Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T22:44:35.6272524Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:44:35.6735154Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:44:35.6876483Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T22:44:35.6917242Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:44:35.7162855Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T22:44:35.7302374Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:44:35.7311206Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:44:35.7778842Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T22:44:35.7919893Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:44:35.7930693Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:44:35.8202680Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T22:44:35.8343905Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T22:44:35.8362210Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:44:35.9060992Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T22:44:35.9203781Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:44:35.9238502Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:44:35.9644401Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T22:44:35.9786030Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:44:35.9802271Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:44:36.0036386Z Selecting previously unselected package pcaputils.
2025-08-20T22:44:36.0177446Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T22:44:36.0213941Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:44:36.0687359Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:44:36.0717513Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:44:36.2244109Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:44:36.2280862Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:44:36.2394898Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:44:36.5370315Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:44:36.5415267Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:44:36.5462904Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:44:36.5642502Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:41.1987324Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:44:41.2406983Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:44:41.2452899Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:44:42.6772779Z Reading package lists...
2025-08-20T22:44:42.8407155Z Building dependency tree...
2025-08-20T22:44:42.8415260Z Reading state information...
2025-08-20T22:44:42.8811462Z Reading package lists...
2025-08-20T22:44:43.0498339Z Building dependency tree...
2025-08-20T22:44:43.0506881Z Reading state information...
2025-08-20T22:44:43.2073733Z The following additional packages will be installed:
2025-08-20T22:44:43.2078046Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:44:43.2083586Z Suggested packages:
2025-08-20T22:44:43.2084026Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:44:43.2084479Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:44:43.2234475Z The following NEW packages will be installed:
2025-08-20T22:44:43.2235076Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:44:43.2239466Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:44:43.2405797Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:44:43.2406957Z Need to get 800 kB of archives.
2025-08-20T22:44:43.2407530Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T22:44:43.2408197Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:44:43.2747849Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T22:44:43.2944079Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T22:44:43.3142938Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T22:44:43.3443747Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T22:44:43.3638505Z 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-20T22:44:43.3828007Z 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-20T22:44:43.4036472Z 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-20T22:44:43.4225758Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T22:44:43.4423463Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:44:43.7048487Z Fetched 800 kB in 0s (3774 kB/s)
2025-08-20T22:44:43.7275408Z Selecting previously unselected package liblz1:amd64.
2025-08-20T22:44:43.7334272Z (Reading database ... 
2025-08-20T22:44:43.7334659Z (Reading database ... 5%
2025-08-20T22:44:43.7334936Z (Reading database ... 10%
2025-08-20T22:44:43.7335211Z (Reading database ... 15%
2025-08-20T22:44:43.7335699Z (Reading database ... 20%
2025-08-20T22:44:43.7335980Z (Reading database ... 25%
2025-08-20T22:44:43.7336248Z (Reading database ... 30%
2025-08-20T22:44:43.7336528Z (Reading database ... 35%
2025-08-20T22:44:43.7337011Z (Reading database ... 40%
2025-08-20T22:44:43.7337275Z (Reading database ... 45%
2025-08-20T22:44:43.7337528Z (Reading database ... 50%
2025-08-20T22:44:43.7433259Z (Reading database ... 55%
2025-08-20T22:44:43.7453671Z (Reading database ... 60%
2025-08-20T22:44:43.7475539Z (Reading database ... 65%
2025-08-20T22:44:43.7515563Z (Reading database ... 70%
2025-08-20T22:44:43.7540198Z (Reading database ... 75%
2025-08-20T22:44:43.7567432Z (Reading database ... 80%
2025-08-20T22:44:43.7728660Z (Reading database ... 85%
2025-08-20T22:44:43.7981684Z (Reading database ... 90%
2025-08-20T22:44:43.8076852Z (Reading database ... 95%
2025-08-20T22:44:43.8077233Z (Reading database ... 100%
2025-08-20T22:44:43.8077752Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T22:44:43.8119581Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T22:44:43.8140315Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T22:44:43.8380406Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T22:44:43.8521015Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T22:44:43.8532664Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:44:43.8782738Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T22:44:43.8921047Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T22:44:43.8930675Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:44:43.9716842Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T22:44:43.9872052Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T22:44:43.9878907Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:44:44.0212110Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T22:44:44.0354284Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T22:44:44.0366960Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:44:44.0633930Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T22:44:44.0777141Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T22:44:44.0791188Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:44:44.1097409Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T22:44:44.1239953Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T22:44:44.1253005Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:44:44.1518445Z Selecting previously unselected package lzma.
2025-08-20T22:44:44.1659769Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T22:44:44.1673039Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:44:44.1949068Z Selecting previously unselected package lzma-dev.
2025-08-20T22:44:44.2090649Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:44:44.2102355Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:44:44.2571717Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T22:44:44.2603442Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:44:44.2640235Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:44:44.2681393Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:44:44.2729208Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:44:44.2803015Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:44:44.2862757Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:44:44.2897391Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:44:44.2943449Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:44:44.2993449Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:44:44.3043909Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:44:44.3219813Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:48.6439051Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:44:49.2786417Z 
2025-08-20T22:44:49.2787144Z Running kernel seems to be up-to-date.
2025-08-20T22:44:49.2787546Z 
2025-08-20T22:44:49.2787735Z Restarting services...
2025-08-20T22:44:49.2847543Z 
2025-08-20T22:44:49.2847940Z Service restarts being deferred:
2025-08-20T22:44:49.2848473Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:44:49.2848857Z 
2025-08-20T22:44:49.2849037Z No containers need to be restarted.
2025-08-20T22:44:49.2849331Z 
2025-08-20T22:44:49.2849514Z No user sessions are running outdated binaries.
2025-08-20T22:44:49.2849837Z 
2025-08-20T22:44:49.2850142Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:44:50.1624230Z Reading package lists...
2025-08-20T22:44:50.3209020Z Building dependency tree...
2025-08-20T22:44:50.3217120Z Reading state information...
2025-08-20T22:44:50.5146968Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:44:50.5147831Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:44:50.5148526Z inetutils-telnet set to manually installed.
2025-08-20T22:44:50.5149122Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:44:50.5149716Z The following additional packages will be installed:
2025-08-20T22:44:50.5150075Z   tcpd update-inetd
2025-08-20T22:44:50.5291771Z The following packages will be REMOVED:
2025-08-20T22:44:50.5297949Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:44:50.5298919Z The following NEW packages will be installed:
2025-08-20T22:44:50.5299512Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:44:50.5300064Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:44:50.5305154Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:44:50.5474112Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T22:44:50.5474727Z Need to get 698 kB of archives.
2025-08-20T22:44:50.5475596Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T22:44:50.5476258Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:44:50.6705099Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T22:44:50.6906530Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T22:44:50.7100494Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:44:50.7290005Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T22:44:50.7484425Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T22:44:50.7688722Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T22:44:50.7910115Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T22:44:50.8100333Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T22:44:50.8289466Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T22:44:50.8476476Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T22:44:50.8665379Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T22:44:50.8872767Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T22:44:50.9068980Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T22:44:51.1321880Z Preconfiguring packages ...
2025-08-20T22:44:51.2401759Z Fetched 698 kB in 0s (1887 kB/s)
2025-08-20T22:44:51.2586436Z (Reading database ... 
2025-08-20T22:44:51.2587068Z (Reading database ... 5%
2025-08-20T22:44:51.2587452Z (Reading database ... 10%
2025-08-20T22:44:51.2587823Z (Reading database ... 15%
2025-08-20T22:44:51.2588634Z (Reading database ... 20%
2025-08-20T22:44:51.2589010Z (Reading database ... 25%
2025-08-20T22:44:51.2589375Z (Reading database ... 30%
2025-08-20T22:44:51.2589733Z (Reading database ... 35%
2025-08-20T22:44:51.2590092Z (Reading database ... 40%
2025-08-20T22:44:51.2590445Z (Reading database ... 45%
2025-08-20T22:44:51.2590802Z (Reading database ... 50%
2025-08-20T22:44:51.2612419Z (Reading database ... 55%
2025-08-20T22:44:51.2708628Z (Reading database ... 60%
2025-08-20T22:44:51.2730979Z (Reading database ... 65%
2025-08-20T22:44:51.2771413Z (Reading database ... 70%
2025-08-20T22:44:51.2794961Z (Reading database ... 75%
2025-08-20T22:44:51.2824343Z (Reading database ... 80%
2025-08-20T22:44:51.2989439Z (Reading database ... 85%
2025-08-20T22:44:51.3255783Z (Reading database ... 90%
2025-08-20T22:44:51.3357816Z (Reading database ... 95%
2025-08-20T22:44:51.3358246Z (Reading database ... 100%
2025-08-20T22:44:51.3358775Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T22:44:51.3401536Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:44:51.3572931Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:44:51.3746247Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:44:51.7802207Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:44:51.7860685Z (Reading database ... 
2025-08-20T22:44:51.7861114Z (Reading database ... 5%
2025-08-20T22:44:51.7861531Z (Reading database ... 10%
2025-08-20T22:44:51.7861929Z (Reading database ... 15%
2025-08-20T22:44:51.7862317Z (Reading database ... 20%
2025-08-20T22:44:51.7862728Z (Reading database ... 25%
2025-08-20T22:44:51.7863110Z (Reading database ... 30%
2025-08-20T22:44:51.7863492Z (Reading database ... 35%
2025-08-20T22:44:51.7864140Z (Reading database ... 40%
2025-08-20T22:44:51.7864519Z (Reading database ... 45%
2025-08-20T22:44:51.7864807Z (Reading database ... 50%
2025-08-20T22:44:51.7884990Z (Reading database ... 55%
2025-08-20T22:44:51.7985261Z (Reading database ... 60%
2025-08-20T22:44:51.8007123Z (Reading database ... 65%
2025-08-20T22:44:51.8047812Z (Reading database ... 70%
2025-08-20T22:44:51.8070724Z (Reading database ... 75%
2025-08-20T22:44:51.8100506Z (Reading database ... 80%
2025-08-20T22:44:51.8264249Z (Reading database ... 85%
2025-08-20T22:44:51.8515335Z (Reading database ... 90%
2025-08-20T22:44:51.8614480Z (Reading database ... 95%
2025-08-20T22:44:51.8614961Z (Reading database ... 100%
2025-08-20T22:44:51.8615621Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T22:44:51.8657965Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:51.8698559Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:51.8970021Z Selecting previously unselected package tcpd.
2025-08-20T22:44:51.9111066Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T22:44:51.9124390Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:44:51.9417898Z Selecting previously unselected package update-inetd.
2025-08-20T22:44:51.9565791Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:44:51.9582498Z Unpacking update-inetd (4.53) ...
2025-08-20T22:44:51.9879423Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:44:52.0022220Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:52.0074218Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.0362403Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:44:52.0505313Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:52.0522622Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.0808490Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:44:52.0948915Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:52.0964686Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.1216441Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:44:52.1359578Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:52.1371690Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.1631339Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:44:52.1775467Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:52.1800006Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.2055037Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:44:52.2198617Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:52.2211809Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.2461016Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:44:52.2604107Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:52.2615963Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.2872588Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:44:52.3015918Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:52.3032858Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.3318105Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:44:52.3459949Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T22:44:52.3472840Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:44:52.3744937Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:44:52.3887803Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:44:52.3899593Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.4346443Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:44:52.4441747Z Setting up update-inetd (4.53) ...
2025-08-20T22:44:52.5344694Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.5416305Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:44:52.5444053Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:52.9567993Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:44:52.9568438Z 
2025-08-20T22:44:52.9568569Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:44:52.9568765Z 
2025-08-20T22:44:52.9569138Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:44:52.9569590Z 
2025-08-20T22:44:52.9570587Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:44:52.9571527Z 
2025-08-20T22:44:53.2685950Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:44:53.2783871Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:44:53.2863343Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:44:53.2892543Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:44:53.2937841Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:44:53.2971701Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:44:53.3005669Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:53.7060693Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:44:53.7061124Z 
2025-08-20T22:44:53.7061855Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:44:53.7062427Z 
2025-08-20T22:44:54.0161590Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:54.1494935Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:54.2192848Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:44:54.2834090Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:00.4890061Z Reading package lists...
2025-08-20T22:45:00.6508193Z Building dependency tree...
2025-08-20T22:45:00.6516811Z Reading state information...
2025-08-20T22:45:00.8653244Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T22:45:00.8653702Z iputils-tracepath set to manually installed.
2025-08-20T22:45:00.8654013Z The following packages will be REMOVED:
2025-08-20T22:45:00.8659852Z   inetutils-ping
2025-08-20T22:45:00.8661023Z The following NEW packages will be installed:
2025-08-20T22:45:00.8667173Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:45:00.8832372Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T22:45:00.8832775Z Need to get 71.5 kB of archives.
2025-08-20T22:45:00.8833113Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T22:45:00.8833487Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:45:00.9189751Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T22:45:00.9393533Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T22:45:00.9587756Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T22:45:01.2432993Z Fetched 71.5 kB in 0s (834 kB/s)
2025-08-20T22:45:01.2627236Z (Reading database ... 
2025-08-20T22:45:01.2627704Z (Reading database ... 5%
2025-08-20T22:45:01.2628128Z (Reading database ... 10%
2025-08-20T22:45:01.2628494Z (Reading database ... 15%
2025-08-20T22:45:01.2628750Z (Reading database ... 20%
2025-08-20T22:45:01.2629007Z (Reading database ... 25%
2025-08-20T22:45:01.2629498Z (Reading database ... 30%
2025-08-20T22:45:01.2629751Z (Reading database ... 35%
2025-08-20T22:45:01.2629993Z (Reading database ... 40%
2025-08-20T22:45:01.2630246Z (Reading database ... 45%
2025-08-20T22:45:01.2630488Z (Reading database ... 50%
2025-08-20T22:45:01.2717103Z (Reading database ... 55%
2025-08-20T22:45:01.2754858Z (Reading database ... 60%
2025-08-20T22:45:01.2779349Z (Reading database ... 65%
2025-08-20T22:45:01.2823976Z (Reading database ... 70%
2025-08-20T22:45:01.2853576Z (Reading database ... 75%
2025-08-20T22:45:01.2880367Z (Reading database ... 80%
2025-08-20T22:45:01.3062004Z (Reading database ... 85%
2025-08-20T22:45:01.3328376Z (Reading database ... 90%
2025-08-20T22:45:01.3427007Z (Reading database ... 95%
2025-08-20T22:45:01.3427410Z (Reading database ... 100%
2025-08-20T22:45:01.3427869Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T22:45:01.3469529Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:45:01.3996914Z Selecting previously unselected package iputils-ping.
2025-08-20T22:45:01.4057091Z (Reading database ... 
2025-08-20T22:45:01.4057527Z (Reading database ... 5%
2025-08-20T22:45:01.4057935Z (Reading database ... 10%
2025-08-20T22:45:01.4058302Z (Reading database ... 15%
2025-08-20T22:45:01.4058675Z (Reading database ... 20%
2025-08-20T22:45:01.4059075Z (Reading database ... 25%
2025-08-20T22:45:01.4059436Z (Reading database ... 30%
2025-08-20T22:45:01.4059811Z (Reading database ... 35%
2025-08-20T22:45:01.4060180Z (Reading database ... 40%
2025-08-20T22:45:01.4060566Z (Reading database ... 45%
2025-08-20T22:45:01.4060946Z (Reading database ... 50%
2025-08-20T22:45:01.4144457Z (Reading database ... 55%
2025-08-20T22:45:01.4180789Z (Reading database ... 60%
2025-08-20T22:45:01.4203346Z (Reading database ... 65%
2025-08-20T22:45:01.4244222Z (Reading database ... 70%
2025-08-20T22:45:01.4271733Z (Reading database ... 75%
2025-08-20T22:45:01.4297032Z (Reading database ... 80%
2025-08-20T22:45:01.4461332Z (Reading database ... 85%
2025-08-20T22:45:01.4719882Z (Reading database ... 90%
2025-08-20T22:45:01.4820655Z (Reading database ... 95%
2025-08-20T22:45:01.4821052Z (Reading database ... 100%
2025-08-20T22:45:01.4821596Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T22:45:01.4865619Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:45:01.4884623Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:01.5126345Z Selecting previously unselected package iputils-arping.
2025-08-20T22:45:01.5272860Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:45:01.5286740Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:01.5540037Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:45:01.5685142Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:45:01.5695432Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:01.6136570Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:01.6322491Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:01.6489062Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:01.6659091Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:07.6655377Z Reading package lists...
2025-08-20T22:45:07.8374535Z Building dependency tree...
2025-08-20T22:45:07.8382944Z Reading state information...
2025-08-20T22:45:07.9908629Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T22:45:07.9909314Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:45:08.0337183Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:45:09.0161060Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:45:09.5072206Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:10.7048497Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:45:10.8239869Z Collecting pip
2025-08-20T22:45:11.1002104Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:45:11.1131651Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:45:11.2224778Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 16.5 MB/s eta 0:00:00
2025-08-20T22:45:11.4909849Z Installing collected packages: pip
2025-08-20T22:45:12.2202776Z Successfully installed pip-25.2
2025-08-20T22:45:12.4508969Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:45:12.4957585Z Reading package lists...
2025-08-20T22:45:12.6618373Z Building dependency tree...
2025-08-20T22:45:12.6627223Z Reading state information...
2025-08-20T22:45:12.8163393Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:45:12.8163787Z pciutils set to manually installed.
2025-08-20T22:45:12.8164135Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:45:12.8164536Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:45:12.8164874Z python3-distro set to manually installed.
2025-08-20T22:45:12.8165481Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:45:12.8166093Z python3-netifaces set to manually installed.
2025-08-20T22:45:12.8166791Z The following additional packages will be installed:
2025-08-20T22:45:12.8167286Z   libsysfs2
2025-08-20T22:45:12.8171411Z Suggested packages:
2025-08-20T22:45:12.8171773Z   fancontrol read-edid i2c-tools
2025-08-20T22:45:12.8421289Z The following NEW packages will be installed:
2025-08-20T22:45:12.8423348Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:45:12.8586287Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:45:12.8814953Z Need to get 142 kB of archives.
2025-08-20T22:45:12.8815857Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T22:45:12.8816557Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:45:12.9184684Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T22:45:12.9377804Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T22:45:12.9630330Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T22:45:12.9831776Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T22:45:13.2405767Z Fetched 142 kB in 0s (1259 kB/s)
2025-08-20T22:45:13.2627924Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T22:45:13.2688293Z (Reading database ... 
2025-08-20T22:45:13.2688836Z (Reading database ... 5%
2025-08-20T22:45:13.2689243Z (Reading database ... 10%
2025-08-20T22:45:13.2689513Z (Reading database ... 15%
2025-08-20T22:45:13.2689758Z (Reading database ... 20%
2025-08-20T22:45:13.2689997Z (Reading database ... 25%
2025-08-20T22:45:13.2690223Z (Reading database ... 30%
2025-08-20T22:45:13.2690434Z (Reading database ... 35%
2025-08-20T22:45:13.2690646Z (Reading database ... 40%
2025-08-20T22:45:13.2690871Z (Reading database ... 45%
2025-08-20T22:45:13.2691083Z (Reading database ... 50%
2025-08-20T22:45:13.2771762Z (Reading database ... 55%
2025-08-20T22:45:13.2807029Z (Reading database ... 60%
2025-08-20T22:45:13.2829138Z (Reading database ... 65%
2025-08-20T22:45:13.2868383Z (Reading database ... 70%
2025-08-20T22:45:13.2896835Z (Reading database ... 75%
2025-08-20T22:45:13.2920323Z (Reading database ... 80%
2025-08-20T22:45:13.3089258Z (Reading database ... 85%
2025-08-20T22:45:13.3344909Z (Reading database ... 90%
2025-08-20T22:45:13.3440595Z (Reading database ... 95%
2025-08-20T22:45:13.3441006Z (Reading database ... 100%
2025-08-20T22:45:13.3441547Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T22:45:13.3484142Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T22:45:13.3506230Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:45:13.3754667Z Selecting previously unselected package sysfsutils.
2025-08-20T22:45:13.3894780Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T22:45:13.3931045Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:45:13.4225971Z Selecting previously unselected package lm-sensors.
2025-08-20T22:45:13.4365793Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T22:45:13.4559360Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:45:13.4867931Z Selecting previously unselected package virt-what.
2025-08-20T22:45:13.5011470Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T22:45:13.5042872Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:45:13.5476568Z Setting up virt-what (1.25-2) ...
2025-08-20T22:45:13.5516349Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:45:13.5560126Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:45:13.9621460Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:45:13.9621894Z 
2025-08-20T22:45:13.9622362Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:45:13.9622811Z 
2025-08-20T22:45:14.2830090Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:45:14.6807144Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:45:14.6807988Z 
2025-08-20T22:45:14.6878279Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:19.3274711Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:45:20.7955330Z Reading package lists...
2025-08-20T22:45:20.9545672Z Building dependency tree...
2025-08-20T22:45:20.9554047Z Reading state information...
2025-08-20T22:45:21.1081543Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:45:21.1082334Z The following additional packages will be installed:
2025-08-20T22:45:21.1084433Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:45:21.1085214Z   xorg-sgml-doctools
2025-08-20T22:45:21.1090562Z Suggested packages:
2025-08-20T22:45:21.1090961Z   libxcb-doc
2025-08-20T22:45:21.1236388Z The following NEW packages will be installed:
2025-08-20T22:45:21.1238184Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:45:21.1240849Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:45:21.1241286Z   xcb xorg-sgml-doctools
2025-08-20T22:45:21.1410963Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:45:21.1411342Z Need to get 807 kB of archives.
2025-08-20T22:45:21.1411668Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T22:45:21.1412077Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:45:21.1742182Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T22:45:21.1932125Z 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-20T22:45:21.2117123Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:45:21.2406129Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T22:45:21.2594467Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T22:45:21.2793348Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T22:45:21.2998861Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T22:45:21.3185937Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T22:45:21.3372289Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T22:45:21.3559066Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T22:45:21.3747612Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T22:45:21.6381882Z Fetched 807 kB in 0s (3305 kB/s)
2025-08-20T22:45:21.6594568Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T22:45:21.6654593Z (Reading database ... 
2025-08-20T22:45:21.6654998Z (Reading database ... 5%
2025-08-20T22:45:21.6655381Z (Reading database ... 10%
2025-08-20T22:45:21.6655926Z (Reading database ... 15%
2025-08-20T22:45:21.6656283Z (Reading database ... 20%
2025-08-20T22:45:21.6656909Z (Reading database ... 25%
2025-08-20T22:45:21.6657263Z (Reading database ... 30%
2025-08-20T22:45:21.6657609Z (Reading database ... 35%
2025-08-20T22:45:21.6657957Z (Reading database ... 40%
2025-08-20T22:45:21.6658319Z (Reading database ... 45%
2025-08-20T22:45:21.6658659Z (Reading database ... 50%
2025-08-20T22:45:21.6755222Z (Reading database ... 55%
2025-08-20T22:45:21.6776032Z (Reading database ... 60%
2025-08-20T22:45:21.6799105Z (Reading database ... 65%
2025-08-20T22:45:21.6841197Z (Reading database ... 70%
2025-08-20T22:45:21.6869948Z (Reading database ... 75%
2025-08-20T22:45:21.6893468Z (Reading database ... 80%
2025-08-20T22:45:21.7062356Z (Reading database ... 85%
2025-08-20T22:45:21.7320713Z (Reading database ... 90%
2025-08-20T22:45:21.7417960Z (Reading database ... 95%
2025-08-20T22:45:21.7418343Z (Reading database ... 100%
2025-08-20T22:45:21.7418847Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T22:45:21.7462088Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T22:45:21.7474751Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:45:21.7704753Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:45:21.7847993Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:45:21.7860838Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:45:21.8123048Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:45:21.8267493Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:45:21.8278254Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:45:21.8850333Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T22:45:21.8993803Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T22:45:21.9005034Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:45:21.9240424Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T22:45:21.9382379Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T22:45:21.9390646Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:45:21.9595858Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T22:45:21.9737328Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:45:21.9748959Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:22.0006282Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T22:45:22.0149568Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:45:22.0158802Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:22.0386064Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T22:45:22.0528420Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:45:22.0549055Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:22.0826748Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T22:45:22.0969630Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:45:22.0981486Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:22.1204167Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T22:45:22.1347340Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:45:22.1358798Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:22.1612361Z Selecting previously unselected package xcb.
2025-08-20T22:45:22.1757864Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T22:45:22.1778014Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:45:22.2211076Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:22.2244123Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:45:22.2277115Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:45:22.2348049Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:45:22.2401302Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:45:22.2561376Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:26.7265969Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:45:26.7388578Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:45:26.7422097Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:45:26.7465959Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:45:26.7525461Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:26.7572183Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:26.7615246Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:26.7647175Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:45:28.4391002Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:29.0767457Z Collecting build
2025-08-20T22:45:29.1265204Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:45:29.2374529Z Collecting cffi
2025-08-20T22:45:29.2450308Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:45:29.2629827Z Collecting scons
2025-08-20T22:45:29.2714132Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:45:29.2921933Z Collecting scuba
2025-08-20T22:45:29.3010703Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:45:29.3508435Z Collecting pytest
2025-08-20T22:45:29.3583381Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:45:29.3823575Z Collecting packaging>=19.1 (from build)
2025-08-20T22:45:29.3894664Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:45:29.4031279Z Collecting pyproject_hooks (from build)
2025-08-20T22:45:29.4100849Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:45:29.4257351Z Collecting pycparser (from cffi)
2025-08-20T22:45:29.4327251Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:45:29.4676483Z Collecting PyYAML (from scuba)
2025-08-20T22:45:29.4759982Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:45:29.4935445Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:45:29.5007456Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:45:29.5208166Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:45:29.5281134Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:45:29.5526220Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:45:29.5604011Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:45:29.5742147Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:45:29.5870920Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:45:29.6183324Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:45:29.6454821Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 158.0 MB/s  0:00:00
2025-08-20T22:45:29.6532586Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:45:29.6639115Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:45:29.6744000Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:45:29.6843306Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:45:29.6940871Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:45:29.7045076Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:45:29.7141901Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 129.3 MB/s  0:00:00
2025-08-20T22:45:29.7212137Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:45:29.7309930Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:45:29.7406446Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:45:29.7470666Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 124.1 MB/s  0:00:00
2025-08-20T22:45:29.8594276Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:45:31.5702078Z 
2025-08-20T22:45:31.5720043Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T22:45:31.8811451Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:32.5172329Z Collecting ansi2txt
2025-08-20T22:45:32.5622015Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:45:32.5877379Z Collecting pipx
2025-08-20T22:45:32.5949537Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:45:32.6193104Z Collecting scons
2025-08-20T22:45:32.6210091Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:45:32.6328805Z Collecting py2static
2025-08-20T22:45:32.6405339Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:45:32.6630425Z Collecting typer
2025-08-20T22:45:32.6700666Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:45:32.7043185Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:45:32.7119231Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:45:32.7356193Z Collecting packaging>=20 (from pipx)
2025-08-20T22:45:32.7367175Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:45:32.7579358Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:45:32.7655830Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:45:32.7831777Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:45:32.7905163Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:45:32.8383219Z Collecting pyinstaller (from py2static)
2025-08-20T22:45:32.8461080Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:45:32.8659663Z Collecting staticx (from py2static)
2025-08-20T22:45:32.8747386Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:45:32.9025348Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:45:32.9095493Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:45:32.9420783Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:45:32.9493723Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:45:32.9678365Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:45:32.9755790Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:45:33.0177869Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:45:33.0252074Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:45:33.0490796Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:45:33.0568955Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:45:33.0827326Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:45:33.0838317Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:45:33.0975334Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:45:33.1045674Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:45:33.2225307Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:45:33.2302376Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:45:33.2534770Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:45:33.2611890Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:45:33.2854987Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:45:33.2926171Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:45:33.3163813Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:45:33.3234845Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:45:33.3357856Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:45:33.3453402Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:45:33.3547276Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:45:33.3655504Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:45:33.3747704Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:45:33.3847247Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:45:33.3965487Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:45:33.4012301Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:45:33.4082239Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:45:33.4178640Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:45:33.4270636Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:45:33.4349727Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:45:33.4444147Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:45:33.4536033Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:45:33.4627808Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:45:33.4721755Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:45:33.4858048Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:45:33.4965434Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 60.3 MB/s  0:00:00
2025-08-20T22:45:33.5038177Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:45:33.5170558Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:45:33.5272956Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 116.5 MB/s  0:00:00
2025-08-20T22:45:33.5364542Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:45:33.5467063Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:45:33.5575117Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:45:33.7082815Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T22:45:34.5599227Z   Attempting uninstall: scons
2025-08-20T22:45:34.5685663Z     Found existing installation: SCons 4.9.1
2025-08-20T22:45:34.6067245Z     Uninstalling SCons-4.9.1:
2025-08-20T22:45:34.6139685Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:45:35.2271538Z   Attempting uninstall: pygments
2025-08-20T22:45:35.2351242Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:45:35.2582326Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:45:35.2608992Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:45:35.8804572Z   Attempting uninstall: packaging
2025-08-20T22:45:35.8885578Z     Found existing installation: packaging 25.0
2025-08-20T22:45:35.8911349Z     Uninstalling packaging-25.0:
2025-08-20T22:45:35.8919521Z       Successfully uninstalled packaging-25.0
2025-08-20T22:45:36.8998925Z 
2025-08-20T22:45:36.9028687Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T22:45:37.2158273Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:37.4638837Z Collecting build
2025-08-20T22:45:37.4650847Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:45:37.5570234Z Collecting cffi
2025-08-20T22:45:37.5582193Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:45:37.5724113Z Collecting scons
2025-08-20T22:45:37.5734745Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:45:37.5882407Z Collecting scuba
2025-08-20T22:45:37.5892955Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:45:37.6333848Z Collecting pytest
2025-08-20T22:45:37.6344763Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:45:37.6532842Z Collecting packaging>=19.1 (from build)
2025-08-20T22:45:37.6543429Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:45:37.6651399Z Collecting pyproject_hooks (from build)
2025-08-20T22:45:37.6661801Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:45:37.6777197Z Collecting pycparser (from cffi)
2025-08-20T22:45:37.6788067Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:45:37.7102845Z Collecting PyYAML (from scuba)
2025-08-20T22:45:37.7114547Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:45:37.7227044Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:45:37.7237652Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:45:37.7409009Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:45:37.7419712Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:45:37.7615378Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:45:37.7625987Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:45:37.7683855Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:45:37.7694103Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:45:37.7707298Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:45:37.7747094Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:45:37.7758994Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:45:37.7771099Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:45:37.7780995Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:45:37.7790478Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:45:37.7800298Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:45:37.7818608Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:45:37.7828983Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:45:37.7838730Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:45:37.9060175Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:45:37.9065102Z   Attempting uninstall: scons
2025-08-20T22:45:37.9149920Z     Found existing installation: SCons 4.9.1
2025-08-20T22:45:37.9531138Z     Uninstalling SCons-4.9.1:
2025-08-20T22:45:37.9604590Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:45:38.5749770Z   Attempting uninstall: PyYAML
2025-08-20T22:45:38.5837320Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:45:38.5864383Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:45:38.5872881Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:45:38.6410941Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:45:38.6493919Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:45:38.6510078Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:45:38.6516366Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:45:38.6615586Z   Attempting uninstall: pygments
2025-08-20T22:45:38.6693224Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:45:38.6919134Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:45:38.6945748Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:45:39.2999647Z   Attempting uninstall: pycparser
2025-08-20T22:45:39.3084909Z     Found existing installation: pycparser 2.22
2025-08-20T22:45:39.3117074Z     Uninstalling pycparser-2.22:
2025-08-20T22:45:39.3124065Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:45:39.4355646Z   Attempting uninstall: pluggy
2025-08-20T22:45:39.4426455Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:45:39.4446004Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:45:39.4452781Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:45:39.4613897Z   Attempting uninstall: packaging
2025-08-20T22:45:39.4693961Z     Found existing installation: packaging 25.0
2025-08-20T22:45:39.4718102Z     Uninstalling packaging-25.0:
2025-08-20T22:45:39.4725542Z       Successfully uninstalled packaging-25.0
2025-08-20T22:45:39.5113511Z   Attempting uninstall: iniconfig
2025-08-20T22:45:39.5197031Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:45:39.5213371Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:45:39.5220173Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:45:39.5291768Z   Attempting uninstall: scuba
2025-08-20T22:45:39.5370785Z     Found existing installation: scuba 2.14.1
2025-08-20T22:45:39.5392386Z     Uninstalling scuba-2.14.1:
2025-08-20T22:45:39.5401470Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:45:39.5594009Z   Attempting uninstall: pytest
2025-08-20T22:45:39.5676372Z     Found existing installation: pytest 8.4.1
2025-08-20T22:45:39.5741323Z     Uninstalling pytest-8.4.1:
2025-08-20T22:45:39.6002877Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:45:39.8103490Z   Attempting uninstall: cffi
2025-08-20T22:45:39.8189184Z     Found existing installation: cffi 1.17.1
2025-08-20T22:45:39.8215169Z     Uninstalling cffi-1.17.1:
2025-08-20T22:45:39.8454042Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:45:39.9133013Z   Attempting uninstall: build
2025-08-20T22:45:39.9212648Z     Found existing installation: build 1.3.0
2025-08-20T22:45:39.9237989Z     Uninstalling build-1.3.0:
2025-08-20T22:45:39.9247421Z       Successfully uninstalled build-1.3.0
2025-08-20T22:45:39.9438294Z 
2025-08-20T22:45:39.9467017Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T22:45:40.2576031Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:40.4333419Z Collecting ansi2txt
2025-08-20T22:45:40.4345371Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:45:40.4542355Z Collecting pipx
2025-08-20T22:45:40.4553583Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:45:40.4712962Z Collecting scons
2025-08-20T22:45:40.4728958Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:45:40.4846065Z Collecting py2static
2025-08-20T22:45:40.4856818Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:45:40.5043218Z Collecting typer
2025-08-20T22:45:40.5053717Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:45:40.5312210Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:45:40.5322495Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:45:40.5504679Z Collecting packaging>=20 (from pipx)
2025-08-20T22:45:40.5515031Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:45:40.5703641Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:45:40.5714052Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:45:40.5869745Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:45:40.5880025Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:45:40.6274683Z Collecting pyinstaller (from py2static)
2025-08-20T22:45:40.6285991Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:45:40.6453417Z Collecting staticx (from py2static)
2025-08-20T22:45:40.6463505Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:45:40.6648209Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:45:40.6658450Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:45:40.6957173Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:45:40.6967355Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:45:40.7107520Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:45:40.7118354Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:45:40.7490549Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:45:40.7501278Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:45:40.7689307Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:45:40.7700737Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:45:40.7927554Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:45:40.7937799Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:45:40.8061369Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:45:40.8071658Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:45:40.9173767Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:45:40.9186485Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:45:40.9381164Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:45:40.9391656Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:45:40.9588614Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:45:40.9599561Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:45:40.9784994Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:45:40.9795527Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:45:40.9833127Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:45:40.9843315Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:45:40.9853870Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:45:40.9895080Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:45:40.9904725Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:45:40.9914600Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:45:40.9924576Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:45:40.9934870Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:45:40.9944878Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:45:40.9954812Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:45:40.9966168Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:45:40.9984766Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:45:40.9995033Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:45:41.0004765Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:45:41.0014459Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:45:41.0024930Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:45:41.0034796Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:45:41.0049535Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:45:41.0062339Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:45:41.0080464Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:45:41.0090341Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:45:41.0101122Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:45:41.1608089Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T22:45:41.1612341Z   Attempting uninstall: pyelftools
2025-08-20T22:45:41.1691676Z     Found existing installation: pyelftools 0.32
2025-08-20T22:45:41.1742163Z     Uninstalling pyelftools-0.32:
2025-08-20T22:45:41.1758003Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:45:41.2861326Z   Attempting uninstall: altgraph
2025-08-20T22:45:41.2947752Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:45:41.2966343Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:45:41.2973005Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:45:41.3118928Z   Attempting uninstall: typing-extensions
2025-08-20T22:45:41.3205108Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:45:41.3219690Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:45:41.3458627Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:45:41.3708836Z   Attempting uninstall: staticx
2025-08-20T22:45:41.3793690Z     Found existing installation: staticx 0.14.1
2025-08-20T22:45:41.3819790Z     Uninstalling staticx-0.14.1:
2025-08-20T22:45:41.3830133Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:45:41.4041740Z   Attempting uninstall: shellingham
2025-08-20T22:45:41.4124625Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:45:41.4142903Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:45:41.4149467Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:45:41.4241520Z   Attempting uninstall: setuptools
2025-08-20T22:45:41.4328048Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:45:41.4610105Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:45:41.4889778Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:45:42.1435366Z   Attempting uninstall: scons
2025-08-20T22:45:42.1531191Z     Found existing installation: SCons 4.9.1
2025-08-20T22:45:42.1913387Z     Uninstalling SCons-4.9.1:
2025-08-20T22:45:42.1982523Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:45:42.8042859Z   Attempting uninstall: pygments
2025-08-20T22:45:42.8134572Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:45:42.8391283Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:45:42.8420235Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:45:43.4528106Z   Attempting uninstall: platformdirs
2025-08-20T22:45:43.4611859Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:45:43.4633680Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:45:43.4641021Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:45:43.4792771Z   Attempting uninstall: packaging
2025-08-20T22:45:43.4873364Z     Found existing installation: packaging 25.0
2025-08-20T22:45:43.4897590Z     Uninstalling packaging-25.0:
2025-08-20T22:45:43.4904813Z       Successfully uninstalled packaging-25.0
2025-08-20T22:45:43.5294856Z   Attempting uninstall: mdurl
2025-08-20T22:45:43.5376430Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:45:43.5394171Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:45:43.5400810Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:45:43.5486982Z   Attempting uninstall: click
2025-08-20T22:45:43.5566961Z     Found existing installation: click 8.2.1
2025-08-20T22:45:43.5589984Z     Uninstalling click-8.2.1:
2025-08-20T22:45:43.5597207Z       Successfully uninstalled click-8.2.1
2025-08-20T22:45:43.6183199Z   Attempting uninstall: argcomplete
2025-08-20T22:45:43.6270710Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:45:43.6300998Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:45:43.6313220Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:45:43.6556868Z   Attempting uninstall: ansi2txt
2025-08-20T22:45:43.6637921Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:45:43.6653605Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:45:43.6901237Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:45:43.6961796Z   Attempting uninstall: userpath
2025-08-20T22:45:43.7046032Z     Found existing installation: userpath 1.9.2
2025-08-20T22:45:43.7066085Z     Uninstalling userpath-1.9.2:
2025-08-20T22:45:43.7075475Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:45:43.7187206Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:45:43.7268238Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:45:43.7700833Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:45:43.7743470Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:45:44.0551976Z   Attempting uninstall: markdown-it-py
2025-08-20T22:45:44.0648571Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:45:44.0709267Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:45:44.0724124Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:45:44.1336834Z   Attempting uninstall: rich
2025-08-20T22:45:44.1423619Z     Found existing installation: rich 14.1.0
2025-08-20T22:45:44.1483742Z     Uninstalling rich-14.1.0:
2025-08-20T22:45:44.1493454Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:45:44.3079849Z   Attempting uninstall: pyinstaller
2025-08-20T22:45:44.3161391Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:45:44.3516834Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:45:44.3560262Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:45:44.6893043Z   Attempting uninstall: pipx
2025-08-20T22:45:44.6980834Z     Found existing installation: pipx 1.7.1
2025-08-20T22:45:44.7023079Z     Uninstalling pipx-1.7.1:
2025-08-20T22:45:44.7033710Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:45:44.7551077Z   Attempting uninstall: typer
2025-08-20T22:45:44.7641107Z     Found existing installation: typer 0.16.1
2025-08-20T22:45:44.7669155Z     Uninstalling typer-0.16.1:
2025-08-20T22:45:44.7678697Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:45:44.8019987Z   Attempting uninstall: py2static
2025-08-20T22:45:44.8100075Z     Found existing installation: py2static 0.0.1
2025-08-20T22:45:44.8120225Z     Uninstalling py2static-0.0.1:
2025-08-20T22:45:44.8131256Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:45:44.8216083Z 
2025-08-20T22:45:44.8244965Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T22:45:45.1475680Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:45.2682930Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:45:45.2686951Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-js54ayn5
2025-08-20T22:45:45.2707199Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-js54ayn5
2025-08-20T22:45:46.3502976Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:45:46.3544350Z   Installing build dependencies: started
2025-08-20T22:45:47.0789546Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:45:47.0798884Z   Getting requirements to build wheel: started
2025-08-20T22:45:47.3662993Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:45:47.3674172Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:45:47.5567977Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:45:47.7239538Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:45:47.7254061Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:45:47.7473279Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:45:47.7484166Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:45:47.7702366Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:45:47.7713053Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:45:47.7888284Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:45:47.7898729Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:45:47.7942673Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:45:47.7953265Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:45:47.7966991Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:45:47.7985289Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:45:47.8104494Z Building wheels for collected packages: pyinstaller
2025-08-20T22:45:47.8112477Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:45:48.4846324Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:45:48.4872426Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=1fb8a09bff1bebb08e4ca98e65869c54bcdc05b3404ae5f38270bf3aae78d633
2025-08-20T22:45:48.4873996Z   Stored in directory: /tmp/pip-ephem-wheel-cache-rcg8qd06/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:45:48.4914646Z Successfully built pyinstaller
2025-08-20T22:45:48.5822367Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:45:48.5827456Z   Attempting uninstall: altgraph
2025-08-20T22:45:48.5910408Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:45:48.5930055Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:45:48.5936863Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:45:48.6084570Z   Attempting uninstall: setuptools
2025-08-20T22:45:48.6170058Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:45:48.6453128Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:45:48.6737541Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:45:49.3345885Z   Attempting uninstall: packaging
2025-08-20T22:45:49.3432972Z     Found existing installation: packaging 25.0
2025-08-20T22:45:49.3458818Z     Uninstalling packaging-25.0:
2025-08-20T22:45:49.3465830Z       Successfully uninstalled packaging-25.0
2025-08-20T22:45:49.3863687Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:45:49.3945075Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:45:49.4377963Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:45:49.4421863Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:45:49.7195651Z   Attempting uninstall: pyinstaller
2025-08-20T22:45:49.7281207Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:45:49.7637580Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:45:49.7682320Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:45:50.1065465Z 
2025-08-20T22:45:50.1093815Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T22:45:50.4047963Z 6.15.0
2025-08-20T22:45:50.4711034Z [+] Installing Go for linux-amd64...
2025-08-20T22:45:51.0705299Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:45:51.0705879Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:45:51.0706530Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:45:53.5807992Z [+] Downloading Go go1.25.0...
2025-08-20T22:45:53.5861429Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:45:53.5862150Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:45:53.5862500Z 
2025-08-20T22:45:53.6563845Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:45:53.6564622Z 100    80  100    80    0     0   1137      0 --:--:-- --:--:-- --:--:--  1142
2025-08-20T22:45:53.7326141Z 
2025-08-20T22:45:53.9993202Z 100    75  100    75    0     0    511      0 --:--:-- --:--:-- --:--:--   511
2025-08-20T22:45:53.9993604Z 
2025-08-20T22:45:53.9993839Z 100 56.8M  100 56.8M    0     0   137M      0 --:--:-- --:--:-- --:--:--  137M
2025-08-20T22:45:54.0029419Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T22:45:55.4124627Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T22:45:55.4125135Z [+] GOROOT: /home/runner/.go
2025-08-20T22:45:55.4125381Z [+] GOPATH: /home/runner/go
2025-08-20T22:45:55.4125712Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T22:45:55.4282243Z go version go1.25.0 linux/amd64
2025-08-20T22:45:55.4899836Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:45:55.4900715Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:45:55.4901297Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:45:55.4901970Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:45:55.4902627Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:45:55.4903269Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:45:55.4903918Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:45:55.4904534Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:45:55.4905121Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:45:55.4905678Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:45:55.4906296Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:45:55.4907174Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:45:55.4907882Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:45:55.4908605Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:45:55.4909315Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:45:55.4910040Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:45:55.4910749Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:45:55.4911375Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:45:55.4912037Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:45:55.4912842Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:45:55.4913611Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:45:55.4914276Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:45:55.4915016Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:45:55.4915685Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:45:55.4916453Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:45:55.4917111Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:45:55.4917575Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:45:55.4918002Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:45:55.4918415Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:45:55.4918833Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:45:55.4919275Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:45:55.4919724Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:45:55.4920161Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:45:55.4920584Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:45:55.4921139Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:45:55.4921573Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:45:55.4921972Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:45:55.4922365Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:45:55.4922768Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:45:55.4923184Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:45:55.4923596Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:45:55.4923994Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:45:55.4924524Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:45:55.4924980Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:45:55.4925450Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:45:55.4926068Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:45:55.4926552Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:45:55.4927695Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:45:55.4928117Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:45:55.4928533Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:45:55.4928932Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:45:55.4929363Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:45:55.4929759Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:45:55.4930124Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:45:55.4930485Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:45:55.4930853Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:45:55.4931173Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:45:55.4931540Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:45:55.4931939Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:45:55.4932313Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:45:55.4932717Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:45:55.4933156Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:45:55.4933571Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:45:55.4933975Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:45:55.4934564Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:45:55.4934999Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:45:55.4935391Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:45:55.4935791Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:45:55.4936210Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:45:55.4936866Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:45:55.4937372Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:45:55.4937843Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:45:55.4938261Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:45:55.4938647Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:45:55.4939035Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:45:55.4939432Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:45:55.4939873Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:45:55.4940355Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:45:55.4940845Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:45:55.4941331Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:45:55.4941764Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:45:55.4942283Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:45:55.4942675Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:45:55.4943080Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:45:55.4943474Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:45:55.4943854Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:45:55.4944269Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:45:55.4944682Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:45:55.4945063Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:45:55.4945431Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:45:55.4945830Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:45:55.4946226Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:45:55.4946753Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:45:55.4947255Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:45:55.4947653Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:45:55.4948045Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:45:55.4948408Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:45:55.4948785Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:45:55.4949158Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:45:55.4949521Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:45:55.4949914Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:45:55.4950277Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:45:55.4950639Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:45:55.4951008Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:45:55.4951523Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:45:55.4951919Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:45:55.4952308Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:45:55.4952678Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:45:55.4953048Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:45:55.4953439Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:45:55.4953832Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:45:55.4954170Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:45:55.4954501Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:45:55.4954855Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:45:55.4955204Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:45:55.4955559Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:45:55.4955915Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:45:55.4956268Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:45:55.4957753Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:45:55.4958190Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:45:55.4958630Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:45:55.4959075Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:45:55.4959471Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:45:55.4959982Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:45:55.4960383Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:45:55.4960971Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:45:55.4961374Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:45:55.4961775Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:45:55.4962145Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:45:55.4962528Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:45:55.4962933Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:45:55.4963365Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:45:55.4963787Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:45:55.4964172Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:45:55.4964557Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:45:55.4964964Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:45:55.4965522Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:45:55.4965920Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:45:55.4966298Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:45:55.4966859Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:45:55.4967270Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:45:55.4967648Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:45:55.4968006Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:45:55.4968315Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:45:55.4968634Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:45:55.4969018Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:45:55.4969546Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:45:55.4969931Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:45:55.4970300Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:45:55.4970664Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:45:55.4971038Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:45:55.4971375Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:45:55.4971709Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:45:55.4972125Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:45:55.4972572Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:45:55.4972962Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:45:55.4973334Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:45:55.4973715Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:45:55.4974115Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:45:55.4974524Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:45:55.4974933Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:45:55.4975283Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:45:55.4975632Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:45:55.4976046Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:45:55.4976580Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:45:55.4977256Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:45:55.4977618Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:45:55.4977952Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:45:55.4978334Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:45:55.4978713Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:45:55.4979126Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:45:55.4979592Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:45:55.4980166Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:45:55.4980530Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:45:55.4980872Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:45:55.4981220Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:45:55.4981660Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:45:55.4982194Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:45:55.4982624Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:45:55.4982990Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:45:55.4983450Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:45:55.4983986Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:45:55.4984478Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:45:55.4984906Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:45:55.4985268Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:45:55.4985643Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:45:55.4986179Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:45:55.4986583Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:45:55.4987178Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:45:55.4987567Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:45:55.4988194Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:45:55.4988881Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:45:55.4989572Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:45:55.4990173Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:45:55.4990571Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:45:55.4990959Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:45:55.4991347Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:45:55.4991766Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:45:55.4992227Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:45:55.4992667Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:45:55.4993035Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:45:55.4993433Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:45:55.4993847Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:45:55.4994229Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:45:55.4994749Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:45:55.4995154Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:45:55.4995546Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:45:55.4995968Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:45:55.4996432Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:45:55.4997159Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:45:55.4997604Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:45:55.4997994Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:45:55.4998373Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:45:55.4998745Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:45:55.4999113Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:45:55.4999492Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:45:55.4999875Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:45:55.5000325Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:45:55.5000802Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:45:55.5001255Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:45:55.5001776Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:45:55.5002285Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:45:55.5002778Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:45:55.5003269Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:45:55.5003713Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:45:55.5004082Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:45:55.5004592Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:45:55.5004977Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:45:55.5005360Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:45:55.5005721Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:45:55.5006101Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:45:55.5006471Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:45:55.5007076Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:45:55.5007476Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:45:55.5007857Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:45:55.5008252Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:45:55.5008645Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:45:55.5009062Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:45:55.5009501Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:45:55.5009884Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:45:55.5010255Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:45:55.5010665Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:45:55.5011036Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:45:55.5011389Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:45:55.5011903Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:45:55.5012276Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:45:55.5012659Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:45:55.5013032Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:45:55.5013420Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:45:55.5013781Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:45:55.5014090Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:45:55.5014552Z 	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-20T22:45:55.5015101Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:45:55.5015479Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:45:55.5015859Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:45:55.5016231Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:45:55.5016830Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:45:55.5017286Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:45:55.5017710Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:45:55.5018137Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:45:55.5018626Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:45:55.5019025Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:45:55.5019445Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:45:55.5019856Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:45:55.5020249Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:45:55.5020676Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:45:55.5021166Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:45:55.5021787Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:45:55.5022231Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:45:55.5022635Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:45:55.5023033Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:45:55.5023503Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:45:55.5023972Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:45:55.5024374Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:45:55.5024808Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:45:55.5025255Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:45:55.5025662Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:45:55.5026023Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:45:55.5026383Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:45:55.5026876Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:45:55.5027264Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:45:55.5027627Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:45:55.5027982Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:45:55.5028370Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:45:55.5028747Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:45:55.5029220Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:45:55.5029600Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:45:55.5029954Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:45:55.5030328Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:45:55.5030711Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:45:55.5031068Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:45:55.5031420Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:45:55.5031772Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:45:55.5032137Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:45:55.5032507Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:45:55.5032874Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:45:55.5033230Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:45:55.5033602Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:45:55.5033956Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:45:55.5034319Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:45:55.5034753Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:45:55.5035161Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:45:55.5035527Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:45:55.5035908Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:45:55.5036325Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:45:55.5036979Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:45:55.5037363Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:45:55.5037727Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:45:55.5038217Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:45:55.5038508Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:45:55.5038808Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:45:55.5039156Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:45:55.5039509Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:45:55.5039875Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:45:55.5040230Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:45:55.5040571Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:45:55.5040917Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:45:55.5041297Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:45:55.5041701Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:45:55.5042101Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:45:55.5042498Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:45:55.5042885Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:45:55.5043294Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:45:55.5043791Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:45:55.5044404Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:45:55.5045023Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:45:55.5045665Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:45:55.5046141Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:45:55.5046718Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:45:55.5047238Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:45:55.5048233Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:45:55.5049214Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:45:55.5049885Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:45:55.5050616Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:45:55.5051141Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:45:55.5051695Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:45:55.5052247Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:45:55.5052831Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:45:55.5053380Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:45:55.5053801Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:45:55.5054310Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:45:55.5054777Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:45:55.5055165Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:45:55.5055537Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:45:55.5055907Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:45:55.5056281Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:45:55.5056796Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:45:55.5057358Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:45:55.5057769Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:45:55.5058182Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:45:55.5058539Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:45:55.5058932Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:45:55.5059357Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:45:55.5059768Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:45:55.5060207Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:45:55.5060641Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:45:55.5061010Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:45:55.5061383Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:45:55.5061766Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:45:55.5062130Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:45:55.5062515Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:45:55.5062900Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:45:55.5063283Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:45:55.5063662Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:45:55.5064023Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:45:55.5064378Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:45:55.5065035Z 	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-20T22:45:55.5065756Z 	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-20T22:45:55.5066428Z 	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-20T22:45:55.5067183Z 	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-20T22:45:55.5067702Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:45:55.5068079Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:45:55.5068445Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:45:55.5068812Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:45:55.5069184Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:45:55.5069543Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:45:55.5069919Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:45:55.5070305Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:45:55.5070679Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:45:55.5071050Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:45:55.5071429Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:45:55.5071799Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:45:55.5072186Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:45:55.5072595Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:45:55.5072997Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:45:55.5073393Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:45:55.5073906Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:45:55.5074291Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:45:55.5074670Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:45:55.5075050Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:45:55.5075420Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:45:55.5075803Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:45:55.5076196Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:45:55.5076585Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:45:55.5077288Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:45:55.5077689Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:45:55.5078086Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:45:55.5086175Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:45:55.5086816Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:45:55.5087256Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:45:55.5087710Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:45:55.5088174Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:45:55.5088593Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:45:55.5088966Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:45:55.5089513Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:45:55.5089933Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:45:55.5090356Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:45:55.5090764Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:45:55.5091154Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:45:55.5091542Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:45:55.5092012Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:45:55.5092481Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:45:55.5092880Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:45:55.5093286Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:45:55.5093740Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:45:55.5094181Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:45:55.5094652Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:45:55.5095134Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:45:55.5095571Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:45:55.5096005Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:45:55.5096410Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:45:55.5096911Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:45:55.5097327Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:45:55.5097710Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:45:55.5098093Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:45:55.5098512Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:45:55.5099034Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:45:55.5099433Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:45:55.5099848Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:45:55.5100239Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:45:55.5100612Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:45:55.5100965Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:45:55.5101322Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:45:55.5101710Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:45:55.5102123Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:45:55.5102574Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:45:55.5103024Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:45:55.5103417Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:45:55.5103845Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:45:55.5104265Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:45:55.5104665Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:45:55.5105156Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:45:55.5105609Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:45:55.5105973Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:45:55.5106495Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:45:55.5107036Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:45:55.5107455Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:45:55.5108110Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:45:55.5108557Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:45:55.5109043Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:45:55.5109592Z 	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-20T22:45:55.5110102Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:45:55.5110480Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:45:55.5110846Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:45:55.5111249Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:45:55.5111661Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:45:55.5112070Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:45:55.5112464Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:45:55.5112870Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:45:55.5113273Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:45:55.5113640Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:45:55.5114009Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:45:55.5114374Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:45:55.5114750Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:45:55.5115173Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:45:55.5115599Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:45:55.5116144Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:45:55.5116559Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:45:55.5117295Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:45:55.5117693Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:45:55.5118060Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:45:55.5118408Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:45:55.5118768Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:45:55.5119141Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:45:55.5119523Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:45:55.5119917Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:45:55.5120327Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:45:55.5120786Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:45:55.5121232Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:45:55.5121620Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:45:55.5122007Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:45:55.5122387Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:45:55.5122768Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:45:55.5123141Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:45:55.5123690Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:45:55.5124144Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:45:55.5124634Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:45:55.5125054Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:45:55.5125419Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:45:55.5125821Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:45:55.5126224Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:45:55.5126795Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:45:55.5127219Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:45:55.5127615Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:45:55.5128000Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:45:55.5128352Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:45:55.5128710Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:45:55.5129113Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:45:55.5129534Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:45:55.5129910Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:45:55.5130297Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:45:55.5130733Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:45:55.5131167Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:45:55.5131599Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:45:55.5132007Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:45:55.5132533Z 	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-20T22:45:55.5133173Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:45:55.5133484Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:45:55.5133830Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:45:55.5134242Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:45:55.5134662Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:45:55.5135185Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:45:55.5135773Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:45:55.5136383Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:45:55.5137157Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:45:55.5137801Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:45:55.5138922Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:45:55.5139678Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:45:55.5140348Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:45:55.5140832Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:45:55.5141275Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:45:55.5141729Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:45:55.5142332Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:45:55.5142817Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:45:55.5143251Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:45:55.5143640Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:45:55.5144007Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:45:55.5144382Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:45:55.5144757Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:45:55.5145163Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:45:55.5145579Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:45:55.5145939Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:45:55.5146340Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:45:55.5146942Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:45:55.5147439Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:45:55.5147919Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:45:55.5148402Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:45:55.5148891Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:45:55.5149373Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:45:55.5149825Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:45:55.5150243Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:45:55.5150666Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:45:55.5151078Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:45:55.5151607Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:45:55.5152015Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:45:55.5152447Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:45:55.5152877Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:45:55.5153269Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:45:55.5153652Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:45:55.5154029Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:45:55.5154413Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:45:55.5154849Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:45:55.5155292Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:45:55.5155697Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:45:55.5156103Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:45:55.5156526Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:45:55.5157257Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:45:55.5157703Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:45:55.5158130Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:45:55.5158545Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:45:55.5158925Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:45:55.5159435Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:45:55.5159813Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:45:55.5160189Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:45:55.5160588Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:45:55.5160989Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:45:55.5161416Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:45:55.5161881Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:45:55.5162296Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:45:55.5162700Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:45:55.5163095Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:45:55.5163399Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:45:55.5163721Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:45:55.5164108Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:45:55.5164505Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:45:55.5164893Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:45:55.5165286Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:45:55.5165710Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:45:55.5166153Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:45:55.5166566Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:45:55.5167167Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:45:55.5167566Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:45:55.5168112Z 	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-20T22:45:55.5168813Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:45:55.5169262Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:45:55.5169698Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:45:55.5170130Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:45:55.5170552Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:45:55.5170951Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:45:55.5171341Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:45:55.5171729Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:45:55.5172120Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:45:55.5172510Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:45:55.5172887Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:45:55.5173273Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:45:55.5173672Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:45:55.5174042Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:45:55.5174445Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:45:55.5174904Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:45:55.5175326Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:45:55.5175808Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:45:55.5176186Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:45:55.5176571Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:45:55.5177072Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:45:55.5177456Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:45:55.5177896Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:45:55.5178339Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:45:55.5178736Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:45:55.5179125Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:45:55.5179522Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:45:55.5179900Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:45:55.5180277Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:45:55.5180656Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:45:55.5181054Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:45:55.5181507Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:45:55.5181970Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:45:55.5182429Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:45:55.5182825Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:45:55.5183236Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:45:55.5183661Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:45:55.5184053Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:45:55.5184411Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:45:55.5184726Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:45:55.5185150Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:45:55.5185525Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:45:55.5185900Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:45:55.5186254Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:45:55.5186724Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:45:55.5187125Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:45:55.5187516Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:45:55.5187872Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:45:55.5188225Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:45:55.5188602Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:45:55.5188999Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:45:55.5189372Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:45:55.5189726Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:45:55.5190087Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:45:55.5190466Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:45:55.5190846Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:45:55.5191194Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:45:55.5191562Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:45:55.5191948Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:45:55.5192435Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:45:55.5192810Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:45:55.5193185Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:45:55.5193566Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:45:55.5193967Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:45:55.5194386Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:45:55.5194788Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:45:55.5195141Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:45:55.5195492Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:45:55.5195833Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:45:55.5196260Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:45:55.5196918Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:45:55.5197485Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:45:55.5197952Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:45:55.5198443Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:45:55.5198873Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:45:55.5199262Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:45:55.5199650Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:45:55.5200033Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:45:55.5200416Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:45:55.5200799Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:45:55.5201181Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:45:55.5201679Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:45:55.5202069Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:45:55.5202508Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:45:55.5202937Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:45:55.5203312Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:45:55.5203713Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:45:55.5204130Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:45:55.5204504Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:45:55.5204858Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:45:55.5205248Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:45:55.5205714Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:45:55.5206156Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:45:55.5206561Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:45:55.5207177Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:45:55.5207506Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:45:55.5207787Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:45:55.5208150Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:45:55.5208627Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:45:55.7412036Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:55.9278424Z Collecting meson
2025-08-20T22:45:55.9723726Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:45:56.0107397Z Collecting ninja
2025-08-20T22:45:56.0178963Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T22:45:56.0291676Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:45:56.0770797Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.7 MB/s  0:00:00
2025-08-20T22:45:56.0839955Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T22:45:56.1772084Z Installing collected packages: ninja, meson
2025-08-20T22:45:56.8957110Z 
2025-08-20T22:45:56.8986327Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:45:57.1843736Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:57.2909671Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:45:57.3635558Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:45:57.8443942Z 1.8.4
2025-08-20T22:45:57.8697097Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:45:57.8956991Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:45:57.8957696Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:45:57.8958320Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:45:57.8958950Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:45:57.8959613Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:45:57.8960229Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:45:57.8960846Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:45:57.8961457Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:45:57.8962018Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:45:57.8962374Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:45:57.8963014Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:45:57.8963425Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:45:57.8963824Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:45:57.8964234Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:45:57.8964628Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:45:57.8965026Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:45:57.8965427Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:45:57.8965803Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:45:57.8966194Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:45:57.8966859Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:45:57.8967322Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:45:57.8967719Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:45:57.8968138Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:45:57.8968535Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:45:57.8968893Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:45:57.8969284Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:45:57.8969725Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:45:57.8970155Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:45:57.8970708Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:45:57.8971149Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:45:57.8971576Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:45:57.8972003Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:45:57.8972428Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:45:57.8972845Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:45:57.8973288Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:45:57.8973716Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:45:57.8974112Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:45:57.8974506Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:45:57.8974912Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:45:57.8975331Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:45:57.8975745Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:45:57.8976145Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:45:57.8976533Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:45:57.8977321Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:45:57.8977794Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:45:57.8978261Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:45:57.8978744Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:45:57.8979192Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:45:57.8979618Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:45:57.8980031Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:45:57.8980556Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:45:57.8980968Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:45:57.8981361Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:45:57.8981739Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:45:57.8982101Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:45:57.8982470Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:45:57.8982794Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:45:57.8983137Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:45:57.8983546Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:45:57.8983919Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:45:57.8984334Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:45:57.8984771Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:45:57.8985188Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:45:57.8985594Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:45:57.8986017Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:45:57.8986444Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:45:57.8986946Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:45:57.8987341Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:45:57.8987862Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:45:57.8988332Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:45:57.8988832Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:45:57.8989300Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:45:57.8989713Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:45:57.8990093Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:45:57.8990482Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:45:57.8990880Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:45:57.8991317Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:45:57.8991817Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:45:57.8992308Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:45:57.8992799Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:45:57.8993234Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:45:57.8993632Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:45:57.8994021Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:45:57.8994419Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:45:57.8994818Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:45:57.8995203Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:45:57.8995622Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:45:57.8996046Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:45:57.8996436Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:45:57.8997144Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:45:57.8997549Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:45:57.8997964Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:45:57.8998342Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:45:57.8998715Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:45:57.8999110Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:45:57.8999506Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:45:57.8999863Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:45:57.9000246Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:45:57.9000630Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:45:57.9000995Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:45:57.9001390Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:45:57.9001753Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:45:57.9002116Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:45:57.9002495Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:45:57.9002883Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:45:57.9003294Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:45:57.9003681Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:45:57.9004090Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:45:57.9004574Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:45:57.9005002Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:45:57.9005412Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:45:57.9005754Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:45:57.9006080Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:45:57.9006436Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:45:57.9006883Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:45:57.9007237Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:45:57.9007601Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:45:57.9007957Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:45:57.9008337Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:45:57.9008738Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:45:57.9009174Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:45:57.9009624Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:45:57.9010024Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:45:57.9010411Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:45:57.9010801Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:45:57.9011189Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:45:57.9011596Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:45:57.9012007Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:45:57.9012383Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:45:57.9012771Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:45:57.9013181Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:45:57.9013740Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:45:57.9014166Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:45:57.9014547Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:45:57.9014931Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:45:57.9015334Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:45:57.9015738Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:45:57.9016134Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:45:57.9016523Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:45:57.9017013Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:45:57.9017417Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:45:57.9017798Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:45:57.9018157Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:45:57.9018471Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:45:57.9018789Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:45:57.9019182Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:45:57.9019571Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:45:57.9019964Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:45:57.9020333Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:45:57.9020702Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:45:57.9021188Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:45:57.9021535Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:45:57.9021879Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:45:57.9022301Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:45:57.9022748Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:45:57.9023147Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:45:57.9023515Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:45:57.9023897Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:45:57.9024304Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:45:57.9024718Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:45:57.9025134Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:45:57.9025490Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:45:57.9025846Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:45:57.9026264Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:45:57.9027779Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:45:57.9028222Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:45:57.9028584Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:45:57.9028927Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:45:57.9029316Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:45:57.9029699Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:45:57.9030127Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:45:57.9030600Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:45:57.9031022Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:45:57.9031529Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:45:57.9031879Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:45:57.9032237Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:45:57.9032685Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:45:57.9033186Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:45:57.9033630Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:45:57.9034012Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:45:57.9034484Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:45:57.9035022Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:45:57.9035523Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:45:57.9035957Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:45:57.9036322Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:45:57.9036811Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:45:57.9037218Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:45:57.9037638Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:45:57.9038039Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:45:57.9038412Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:45:57.9038900Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:45:57.9039303Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:45:57.9039705Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:45:57.9040097Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:45:57.9040488Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:45:57.9040876Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:45:57.9041261Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:45:57.9041684Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:45:57.9042138Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:45:57.9042569Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:45:57.9042938Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:45:57.9043308Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:45:57.9043704Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:45:57.9044081Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:45:57.9044462Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:45:57.9044834Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:45:57.9045228Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:45:57.9045643Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:45:57.9046108Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:45:57.9046552Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:45:57.9047150Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:45:57.9047542Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:45:57.9047920Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:45:57.9048413Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:45:57.9048782Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:45:57.9049165Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:45:57.9049546Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:45:57.9049993Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:45:57.9050471Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:45:57.9050930Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:45:57.9051447Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:45:57.9051955Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:45:57.9052511Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:45:57.9052999Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:45:57.9053429Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:45:57.9053793Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:45:57.9054155Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:45:57.9054529Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:45:57.9054899Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:45:57.9055257Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:45:57.9055740Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:45:57.9056122Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:45:57.9056511Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:45:57.9056992Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:45:57.9057368Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:45:57.9057760Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:45:57.9058144Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:45:57.9058553Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:45:57.9058990Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:45:57.9059379Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:45:57.9059756Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:45:57.9060166Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:45:57.9060541Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:45:57.9060891Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:45:57.9061236Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:45:57.9061596Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:45:57.9061989Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:45:57.9062357Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:45:57.9062746Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:45:57.9063110Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:45:57.9063430Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:45:57.9063891Z 	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-20T22:45:57.9064406Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:45:57.9064952Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:45:57.9065325Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:45:57.9065693Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:45:57.9066093Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:45:57.9066525Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:45:57.9067046Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:45:57.9067474Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:45:57.9067875Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:45:57.9068275Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:45:57.9068693Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:45:57.9069106Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:45:57.9069495Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:45:57.9069923Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:45:57.9070410Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:45:57.9070899Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:45:57.9071342Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:45:57.9071746Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:45:57.9072262Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:45:57.9072739Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:45:57.9073220Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:45:57.9073622Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:45:57.9074051Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:45:57.9074501Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:45:57.9074905Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:45:57.9075266Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:45:57.9075626Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:45:57.9076007Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:45:57.9076391Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:45:57.9076865Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:45:57.9077224Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:45:57.9077610Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:45:57.9077986Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:45:57.9078348Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:45:57.9078718Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:45:57.9079067Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:45:57.9079441Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:45:57.9079828Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:45:57.9080191Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:45:57.9080550Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:45:57.9080903Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:45:57.9081266Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:45:57.9081751Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:45:57.9082117Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:45:57.9082469Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:45:57.9082840Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:45:57.9083194Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:45:57.9083560Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:45:57.9083993Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:45:57.9084395Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:45:57.9084756Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:45:57.9085137Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:45:57.9085559Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:45:57.9085947Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:45:57.9086305Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:45:57.9086764Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:45:57.9087130Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:45:57.9087432Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:45:57.9087735Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:45:57.9088084Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:45:57.9088441Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:45:57.9088919Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:45:57.9089281Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:45:57.9089635Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:45:57.9089972Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:45:57.9090353Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:45:57.9090762Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:45:57.9091162Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:45:57.9091557Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:45:57.9091944Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:45:57.9092353Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:45:57.9092862Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:45:57.9093477Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:45:57.9094102Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:45:57.9094643Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:45:57.9095117Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:45:57.9095570Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:45:57.9096088Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:45:57.9096894Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:45:57.9097467Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:45:57.9097959Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:45:57.9098524Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:45:57.9098900Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:45:57.9099273Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:45:57.9099641Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:45:57.9100023Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:45:57.9100414Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:45:57.9100799Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:45:57.9101180Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:45:57.9101560Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:45:57.9101945Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:45:57.9102316Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:45:57.9102688Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:45:57.9103054Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:45:57.9103440Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:45:57.9103829Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:45:57.9104274Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:45:57.9104681Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:45:57.9105043Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:45:57.9105537Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:45:57.9105946Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:45:57.9106350Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:45:57.9106886Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:45:57.9107317Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:45:57.9107687Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:45:57.9108059Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:45:57.9108436Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:45:57.9108815Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:45:57.9109198Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:45:57.9109583Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:45:57.9116225Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:45:57.9116955Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:45:57.9117371Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:45:57.9117761Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:45:57.9118344Z 	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-20T22:45:57.9119066Z 	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-20T22:45:57.9119749Z 	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-20T22:45:57.9120412Z 	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-20T22:45:57.9120956Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:45:57.9121355Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:45:57.9121943Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:45:57.9122334Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:45:57.9122719Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:45:57.9123086Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:45:57.9123459Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:45:57.9123844Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:45:57.9124222Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:45:57.9124597Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:45:57.9124986Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:45:57.9125360Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:45:57.9125749Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:45:57.9126169Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:45:57.9126569Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:45:57.9127070Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:45:57.9127466Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:45:57.9128071Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:45:57.9128479Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:45:57.9128866Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:45:57.9129369Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:45:57.9129761Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:45:57.9130164Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:45:57.9130570Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:45:57.9130964Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:45:57.9131357Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:45:57.9131741Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:45:57.9132175Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:45:57.9132609Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:45:57.9133005Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:45:57.9133444Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:45:57.9133907Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:45:57.9134316Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:45:57.9134687Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:45:57.9135064Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:45:57.9135456Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:45:57.9135865Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:45:57.9136267Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:45:57.9136767Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:45:57.9137167Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:45:57.9137641Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:45:57.9138115Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:45:57.9138511Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:45:57.9139036Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:45:57.9139489Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:45:57.9139932Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:45:57.9140406Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:45:57.9140895Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:45:57.9141337Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:45:57.9141779Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:45:57.9142183Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:45:57.9142580Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:45:57.9143001Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:45:57.9143384Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:45:57.9143763Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:45:57.9144168Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:45:57.9144562Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:45:57.9144965Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:45:57.9145388Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:45:57.9145793Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:45:57.9146288Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:45:57.9146852Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:45:57.9147244Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:45:57.9147646Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:45:57.9148072Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:45:57.9148527Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:45:57.9148978Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:45:57.9149383Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:45:57.9149820Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:45:57.9150244Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:45:57.9150655Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:45:57.9151064Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:45:57.9151432Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:45:57.9151797Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:45:57.9152197Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:45:57.9152593Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:45:57.9152959Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:45:57.9153297Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:45:57.9153618Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:45:57.9153975Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:45:57.9154486Z 	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-20T22:45:57.9155004Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:45:57.9155509Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:45:57.9155879Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:45:57.9156274Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:45:57.9156805Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:45:57.9157218Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:45:57.9157749Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:45:57.9158501Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:45:57.9159153Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:45:57.9159542Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:45:57.9159911Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:45:57.9160281Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:45:57.9160660Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:45:57.9161084Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:45:57.9161516Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:45:57.9161905Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:45:57.9162327Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:45:57.9162764Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:45:57.9163159Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:45:57.9163657Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:45:57.9164017Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:45:57.9164376Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:45:57.9164750Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:45:57.9165128Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:45:57.9165528Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:45:57.9165937Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:45:57.9166395Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:45:57.9166948Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:45:57.9167324Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:45:57.9167718Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:45:57.9168098Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:45:57.9168483Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:45:57.9168863Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:45:57.9169234Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:45:57.9169674Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:45:57.9170158Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:45:57.9170571Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:45:57.9170940Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:45:57.9171313Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:45:57.9171718Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:45:57.9172111Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:45:57.9172484Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:45:57.9173002Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:45:57.9173381Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:45:57.9173732Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:45:57.9174087Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:45:57.9174483Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:45:57.9174903Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:45:57.9175283Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:45:57.9175675Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:45:57.9176121Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:45:57.9176552Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:45:57.9177068Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:45:57.9177462Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:45:57.9177979Z 	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-20T22:45:57.9178487Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:45:57.9178804Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:45:57.9179147Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:45:57.9179557Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:45:57.9179987Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:45:57.9180780Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:45:57.9181380Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:45:57.9181992Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:45:57.9182636Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:45:57.9183279Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:45:57.9183905Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:45:57.9184528Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:45:57.9185113Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:45:57.9185600Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:45:57.9186047Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:45:57.9186480Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:45:57.9187029Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:45:57.9187498Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:45:57.9187929Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:45:57.9188314Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:45:57.9188679Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:45:57.9189053Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:45:57.9189435Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:45:57.9189844Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:45:57.9190375Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:45:57.9190741Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:45:57.9191134Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:45:57.9191598Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:45:57.9192084Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:45:57.9192576Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:45:57.9193079Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:45:57.9193553Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:45:57.9194047Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:45:57.9194499Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:45:57.9194927Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:45:57.9195340Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:45:57.9195750Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:45:57.9196160Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:45:57.9196570Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:45:57.9197136Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:45:57.9197565Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:45:57.9198065Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:45:57.9198455Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:45:57.9198833Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:45:57.9199217Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:45:57.9199645Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:45:57.9200089Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:45:57.9200494Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:45:57.9200901Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:45:57.9201325Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:45:57.9201771Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:45:57.9202218Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:45:57.9202650Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:45:57.9203049Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:45:57.9203425Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:45:57.9203809Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:45:57.9204216Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:45:57.9204591Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:45:57.9204993Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:45:57.9205391Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:45:57.9205817Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:45:57.9206287Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:45:57.9206808Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:45:57.9207377Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:45:57.9207775Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:45:57.9208075Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:45:57.9208396Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:45:57.9208780Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:45:57.9209179Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:45:57.9209576Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:45:57.9209966Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:45:57.9210393Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:45:57.9210840Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:45:57.9211253Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:45:57.9211639Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:45:57.9212032Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:45:57.9212574Z 	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-20T22:45:57.9213151Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:45:57.9213604Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:45:57.9214045Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:45:57.9214478Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:45:57.9215006Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:45:57.9215410Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:45:57.9215802Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:45:57.9216184Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:45:57.9216579Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:45:57.9217068Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:45:57.9217447Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:45:57.9217835Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:45:57.9218234Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:45:57.9218610Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:45:57.9219027Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:45:57.9219483Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:45:57.9219905Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:45:57.9220281Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:45:57.9220654Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:45:57.9221040Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:45:57.9221416Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:45:57.9221787Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:45:57.9222213Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:45:57.9222659Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:45:57.9223064Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:45:57.9223460Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:45:57.9223971Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:45:57.9224353Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:45:57.9224722Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:45:57.9225098Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:45:57.9225500Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:45:57.9225948Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:45:57.9226414Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:45:57.9226934Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:45:57.9227338Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:45:57.9227741Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:45:57.9228169Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:45:57.9228556Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:45:57.9228916Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:45:57.9229234Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:45:57.9229537Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:45:57.9229903Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:45:57.9230278Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:45:57.9230630Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:45:57.9231111Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:45:57.9231515Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:45:57.9231898Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:45:57.9232269Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:45:57.9232617Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:45:57.9232994Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:45:57.9233388Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:45:57.9233764Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:45:57.9234123Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:45:57.9234482Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:45:57.9234864Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:45:57.9235256Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:45:57.9235610Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:45:57.9235987Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:45:57.9236378Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:45:57.9236846Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:45:57.9237217Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:45:57.9237590Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:45:57.9237975Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:45:57.9238369Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:45:57.9238792Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:45:57.9239200Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:45:57.9239552Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:45:57.9239903Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:45:57.9240357Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:45:57.9240787Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:45:57.9241285Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:45:57.9241753Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:45:57.9242223Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:45:57.9242717Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:45:57.9243156Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:45:57.9243543Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:45:57.9243934Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:45:57.9244324Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:45:57.9244709Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:45:57.9245094Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:45:57.9245475Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:45:57.9245847Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:45:57.9246241Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:45:57.9246771Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:45:57.9247203Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:45:57.9247691Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:45:57.9248104Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:45:57.9248531Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:45:57.9248910Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:45:57.9249269Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:45:57.9249662Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:45:57.9250116Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:45:57.9250544Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:45:57.9250951Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:45:57.9251355Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:45:57.9251685Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:45:57.9251963Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:45:57.9252324Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:45:57.9252810Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:45:58.4872780Z info: downloading installer (https://install.determinate.systems/nix/tag/v3.8.5/nix-installer-x86_64-linux)
2025-08-20T22:45:59.4636519Z  INFO nix-installer v3.8.5
2025-08-20T22:46:00.5079107Z [2m[33m`nix-installer` needs to run as `root`, attempting to escalate now via `sudo`...[39m[0m
2025-08-20T22:46:00.5190775Z  INFO nix-installer v3.8.5
2025-08-20T22:46:00.9059913Z  INFO Step: Create directory `/nix`
2025-08-20T22:46:00.9061513Z  INFO Step: Provision Nix
2025-08-20T22:46:03.0385237Z  INFO Step: Create build users (UID 30001-30032) and group (GID 30000)
2025-08-20T22:46:03.9120295Z  INFO Step: Configure Nix
2025-08-20T22:46:04.1740521Z  INFO Step: Create directory `/etc/tmpfiles.d`
2025-08-20T22:46:04.1741099Z  INFO Step: Configure upstream Nix daemon service
2025-08-20T22:46:04.1741459Z  INFO Step: Remove directory `/nix/temp-install-dir`
2025-08-20T22:46:04.3241317Z  WARN SelfTest([ShellFailed { shell: Sh, command: "\"sh\" \"-lc\" \"exec nix build --option substitute false --option post-build-hook \\'\\' --no-link --expr \\'derivation { name = \\\"self-test-sh-1755729964176\\\"; system = \\\"x86_64-linux\\\"; builder = \\\"/bin/sh\\\"; args = [\\\"-c\\\" \\\"echo hello > \\\\$out\\\"]; }\\'\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "error:\n       … while calling the 'derivationStrict' builtin\n         at <nix/derivation-internal.nix>:37:12:\n           36|\n           37|   strict = derivationStrict drvAttrs;\n             |            ^\n           38|\n\n       … while evaluating derivation 'self-test-sh-1755729964176'\n         whose name attribute is located at «string»:1:14\n\n       error: cannot connect to socket at '/nix/var/nix/daemon-socket/socket': No such file or directory\n" } }, ShellFailed { shell: Bash, command: "\"bash\" \"-lc\" \"exec nix build --option substitute false --option post-build-hook \\'\\' --no-link --expr \\'derivation { name = \\\"self-test-bash-1755729964290\\\"; system = \\\"x86_64-linux\\\"; builder = \\\"/bin/sh\\\"; args = [\\\"-c\\\" \\\"echo hello > \\\\$out\\\"]; }\\'\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "error:\n       … while calling the 'derivationStrict' builtin\n         at <nix/derivation-internal.nix>:37:12:\n           36|\n           37|   strict = derivationStrict drvAttrs;\n             |            ^\n           38|\n\n       … while evaluating derivation 'self-test-bash-1755729964290'\n         whose name attribute is located at «string»:1:14\n\n       error: cannot connect to socket at '/nix/var/nix/daemon-socket/socket': No such file or directory\n" } }])
2025-08-20T22:46:04.3760276Z [1m[32mNix was installed successfully![39m[0m
2025-08-20T22:46:04.3761251Z To get started using Nix, open a new shell or run `[1m. /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh[0m`
2025-08-20T22:46:04.3761673Z 
2025-08-20T22:46:04.4710054Z root    ALL=(ALL:ALL) ALL
2025-08-20T22:46:04.4955793Z nix (Nix) 2.30.2
2025-08-20T22:46:04.5443553Z nixedge https://nixos.org/channels/nixos-unstable
2025-08-20T22:46:05.5108902Z unpacking 1 channels...
2025-08-20T22:46:22.2686948Z user   flake:nixpkgs github:NixOS/nixpkgs/nixpkgs-unstable
2025-08-20T22:46:22.2687588Z global flake:agda github:agda/agda
2025-08-20T22:46:22.2687886Z global flake:arion github:hercules-ci/arion
2025-08-20T22:46:22.2688259Z global flake:blender-bin github:edolstra/nix-warez?dir=blender
2025-08-20T22:46:22.2688625Z global flake:bundlers github:NixOS/bundlers
2025-08-20T22:46:22.2688923Z global flake:cachix github:cachix/cachix
2025-08-20T22:46:22.2689251Z global flake:composable github:ComposableFi/composable
2025-08-20T22:46:22.2689617Z global flake:disko github:nix-community/disko
2025-08-20T22:46:22.2689949Z global flake:dreampkgs github:nix-community/dreampkgs
2025-08-20T22:46:22.2690279Z global flake:dwarffs github:edolstra/dwarffs
2025-08-20T22:46:22.2690635Z global flake:emacs-overlay github:nix-community/emacs-overlay
2025-08-20T22:46:22.2690992Z global flake:fenix github:nix-community/fenix
2025-08-20T22:46:22.2691428Z global flake:flake-parts github:hercules-ci/flake-parts
2025-08-20T22:46:22.2692017Z global flake:flake-utils github:numtide/flake-utils
2025-08-20T22:46:22.2692389Z global flake:helix github:helix-editor/helix
2025-08-20T22:46:22.2692763Z global flake:hercules-ci-agent github:hercules-ci/hercules-ci-agent
2025-08-20T22:46:22.2693232Z global flake:hercules-ci-effects github:hercules-ci/hercules-ci-effects
2025-08-20T22:46:22.2693669Z global flake:home-manager github:nix-community/home-manager
2025-08-20T22:46:22.2694051Z global flake:hydra github:NixOS/hydra
2025-08-20T22:46:22.2694427Z global flake:mach-nix github:DavHau/mach-nix
2025-08-20T22:46:22.2694731Z global flake:ngipkgs github:ngi-nix/ngipkgs
2025-08-20T22:46:22.2695016Z global flake:nickel github:tweag/nickel
2025-08-20T22:46:22.2695512Z global flake:nix github:NixOS/nix
2025-08-20T22:46:22.2695812Z global flake:nix-darwin github:nix-darwin/nix-darwin
2025-08-20T22:46:22.2696145Z global flake:nix-serve github:edolstra/nix-serve
2025-08-20T22:46:22.2696440Z global flake:nixops github:NixOS/nixops
2025-08-20T22:46:22.2697073Z global flake:nixos-anywhere github:nix-community/nixos-anywhere
2025-08-20T22:46:22.2697518Z global flake:nixos-hardware github:NixOS/nixos-hardware
2025-08-20T22:46:22.2697876Z global flake:nixos-homepage github:NixOS/nixos-homepage
2025-08-20T22:46:22.2698221Z global flake:nixos-search github:NixOS/nixos-search
2025-08-20T22:46:22.2698582Z global flake:nixpkgs github:NixOS/nixpkgs/nixpkgs-unstable
2025-08-20T22:46:22.2698922Z global flake:nur github:nix-community/NUR
2025-08-20T22:46:22.2699216Z global flake:patchelf github:NixOS/patchelf
2025-08-20T22:46:22.2699556Z global flake:poetry2nix github:nix-community/poetry2nix
2025-08-20T22:46:22.2699917Z global flake:pridefetch github:SpyHoodle/pridefetch
2025-08-20T22:46:22.2700239Z global flake:sops-nix github:Mic92/sops-nix
2025-08-20T22:46:22.2700527Z global flake:systems github:nix-systems/default
2025-08-20T22:46:22.2700822Z global flake:templates github:NixOS/templates
2025-08-20T22:46:53.0970243Z {"/nix/store/5g60vyp4cbgwl12pav5apyi571smp62s-hello-2.12.2.drv":{"args":["-e","/nix/store/vj1c3wf9c11a0qs6p3ymfvrnsdgsdcbq-source-stdenv.sh","/nix/store/shkw4qm9qcw5sc5n1k5jznc83ny02r39-default-builder.sh"],"builder":"/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash","env":{"NIX_MAIN_PROGRAM":"hello","__structuredAttrs":"","buildInputs":"","builder":"/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash","cmakeFlags":"","configureFlags":"","depsBuildBuild":"","depsBuildBuildPropagated":"","depsBuildTarget":"","depsBuildTargetPropagated":"","depsHostHost":"","depsHostHostPropagated":"","depsTargetTarget":"","depsTargetTargetPropagated":"","doCheck":"1","doInstallCheck":"1","mesonFlags":"","name":"hello-2.12.2","nativeBuildInputs":"/nix/store/p4myq48s5r4ragsys74a9pklgis9rdhj-version-check-hook","out":"/nix/store/wvfhs8k86740b7j3h1iss94z7cb0ggj1-hello-2.12.2","outputs":"out","patches":"","pname":"hello","postInstallCheck":"stat \"${!outputBin}/bin/hello\"\n","propagatedBuildInputs":"","propagatedNativeBuildInputs":"","src":"/nix/store/dw402azxjrgrzrk6j0p66wkqrab5mwgw-hello-2.12.2.tar.gz","stdenv":"/nix/store/nbrif411qgsj1h5r7rlgxxm140aj58dz-stdenv-linux","strictDeps":"","system":"x86_64-linux","version":"2.12.2"},"inputDrvs":{"/nix/store/1mzpi7gzqibbkrmhbld3iydk9r6mjmc8-stdenv-linux.drv":{"dynamicOutputs":{},"outputs":["out"]},"/nix/store/c9r4qvprf4j2lrl9c3c3x4pyzjnwz0ii-hello-2.12.2.tar.gz.drv":{"dynamicOutputs":{},"outputs":["out"]},"/nix/store/s2bs92xzwb0ygzn35sqwy426d3691pha-bash-5.3p0.drv":{"dynamicOutputs":{},"outputs":["out"]},"/nix/store/swvfc4hrl5vwh6axjb8rbx6ia9mh6vmd-version-check-hook.drv":{"dynamicOutputs":{},"outputs":["out"]}},"inputSrcs":["/nix/store/shkw4qm9qcw5sc5n1k5jznc83ny02r39-default-builder.sh","/nix/store/vj1c3wf9c11a0qs6p3ymfvrnsdgsdcbq-source-stdenv.sh"],"name":"hello-2.12.2","outputs":{"out":{"path":"/nix/store/wvfhs8k86740b7j3h1iss94z7cb0ggj1-hello-2.12.2"}},"system":"x86_64-linux"}}
2025-08-20T22:46:53.9108004Z these 2 paths will be fetched (1.35 MiB download, 7.15 MiB unpacked):
2025-08-20T22:46:53.9109327Z   /nix/store/f9g9jwj0h7lgfqr9q0ml21ji2iy6n0d2-bash-interactive-static-x86_64-unknown-linux-musl-5.3p0
2025-08-20T22:46:53.9111026Z   /nix/store/q1qsj9zr3r5hxpp2nb1ks2zblp8ixckc-ncurses-static-x86_64-unknown-linux-musl-6.5
2025-08-20T22:46:53.9117544Z copying path '/nix/store/q1qsj9zr3r5hxpp2nb1ks2zblp8ixckc-ncurses-static-x86_64-unknown-linux-musl-6.5' from 'https://cache.nixos.org'...
2025-08-20T22:46:54.1995932Z copying path '/nix/store/f9g9jwj0h7lgfqr9q0ml21ji2iy6n0d2-bash-interactive-static-x86_64-unknown-linux-musl-5.3p0' from 'https://cache.nixos.org'...
2025-08-20T22:46:54.2604853Z /nix/store/f9g9jwj0h7lgfqr9q0ml21ji2iy6n0d2-bash-interactive-static-x86_64-unknown-linux-musl-5.3p0
2025-08-20T22:46:54.4106214Z nix (Nix) 2.30.2
2025-08-20T22:46:54.4341701Z nixedge https://nixos.org/channels/nixos-unstable
2025-08-20T22:46:54.4588139Z unpacking 1 channels...
2025-08-20T22:46:55.1929679Z info: downloading installer
2025-08-20T22:46:55.5804702Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:46:55.5805237Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:46:55.5805726Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:46:55.5806271Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:46:55.5985555Z info: profile set to 'default'
2025-08-20T22:46:55.5986100Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T22:46:55.5986840Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:46:55.6680668Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:46:55.6949236Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:46:55.6949707Z 
2025-08-20T22:46:55.7048110Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:46:55.7048661Z 
2025-08-20T22:46:55.7048667Z 
2025-08-20T22:46:55.7048800Z Rust is installed now. Great!
2025-08-20T22:46:55.7049022Z 
2025-08-20T22:46:55.7049310Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:46:55.7050093Z environment variable. This has not been done automatically.
2025-08-20T22:46:55.7050515Z 
2025-08-20T22:46:55.7050715Z To configure your current shell, you need to source
2025-08-20T22:46:55.7051229Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:46:55.7051532Z 
2025-08-20T22:46:55.7051816Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:46:55.7052725Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:46:55.7053241Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:46:55.7053704Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:46:55.7200842Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:46:55.7542241Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:46:55.7542723Z 
2025-08-20T22:46:55.7639296Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:46:55.7639830Z 
2025-08-20T22:46:55.8136151Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:46:56.7010197Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:46:56.7318963Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:46:56.7319553Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:46:56.7320155Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:46:56.7320767Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:46:56.7321438Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:46:56.7322073Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:46:56.7322737Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:46:56.7323376Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:46:56.7323991Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:46:56.7324565Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:46:56.7325178Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:46:56.7325857Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:46:56.7326520Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:46:56.7327395Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:46:56.7328066Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:46:56.7328756Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:46:56.7329441Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:46:56.7330304Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:46:56.7330822Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:46:56.7331306Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:46:56.7331775Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:46:56.7332169Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:46:56.7332588Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:46:56.7332984Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:46:56.7333340Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:46:56.7333757Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:46:56.7334204Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:46:56.7334633Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:46:56.7335126Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:46:56.7335548Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:46:56.7335976Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:46:56.7336410Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:46:56.7337096Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:46:56.7337536Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:46:56.7338133Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:46:56.7338575Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:46:56.7338978Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:46:56.7339375Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:46:56.7339782Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:46:56.7340202Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:46:56.7340620Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:46:56.7341021Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:46:56.7341412Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:46:56.7341873Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:46:56.7342359Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:46:56.7342825Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:46:56.7343308Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:46:56.7343766Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:46:56.7344189Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:46:56.7344609Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:46:56.7345020Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:46:56.7345435Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:46:56.7345841Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:46:56.7346214Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:46:56.7346583Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:46:56.7348107Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:46:56.7348581Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:46:56.7348932Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:46:56.7349339Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:46:56.7349717Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:46:56.7350128Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:46:56.7350563Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:46:56.7350980Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:46:56.7351391Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:46:56.7351820Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:46:56.7352250Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:46:56.7352653Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:46:56.7353053Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:46:56.7353471Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:46:56.7353937Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:46:56.7354430Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:46:56.7354901Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:46:56.7355316Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:46:56.7355700Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:46:56.7356216Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:46:56.7356791Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:46:56.7357246Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:46:56.7357745Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:46:56.7358240Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:46:56.7358732Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:46:56.7359175Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:46:56.7359577Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:46:56.7359968Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:46:56.7360382Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:46:56.7360787Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:46:56.7361177Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:46:56.7361600Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:46:56.7362022Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:46:56.7362407Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:46:56.7362782Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:46:56.7363188Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:46:56.7363594Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:46:56.7363968Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:46:56.7364339Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:46:56.7364739Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:46:56.7365128Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:46:56.7365605Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:46:56.7365983Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:46:56.7366355Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:46:56.7366956Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:46:56.7367359Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:46:56.7367734Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:46:56.7368099Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:46:56.7368475Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:46:56.7368867Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:46:56.7369265Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:46:56.7369660Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:46:56.7370034Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:46:56.7370407Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:46:56.7370797Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:46:56.7371196Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:46:56.7371540Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:46:56.7371868Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:46:56.7372227Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:46:56.7372584Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:46:56.7373059Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:46:56.7373431Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:46:56.7373789Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:46:56.7374171Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:46:56.7374567Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:46:56.7375005Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:46:56.7375448Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:46:56.7375855Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:46:56.7376243Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:46:56.7377165Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:46:56.7377612Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:46:56.7378032Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:46:56.7378452Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:46:56.7378842Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:46:56.7379233Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:46:56.7379645Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:46:56.7380087Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:46:56.7380748Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:46:56.7381273Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:46:56.7381903Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:46:56.7382543Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:46:56.7383200Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:46:56.7383877Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:46:56.7384765Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:46:56.7385430Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:46:56.7386116Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:46:56.7386946Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:46:56.7387539Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:46:56.7388016Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:46:56.7388348Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:46:56.7388763Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:46:56.7389177Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:46:56.7389573Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:46:56.7389949Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:46:56.7390325Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:46:56.7390707Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:46:56.7391054Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:46:56.7391397Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:46:56.7391818Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:46:56.7392264Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:46:56.7392662Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:46:56.7393233Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:46:56.7393630Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:46:56.7394037Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:46:56.7394454Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:46:56.7394868Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:46:56.7395227Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:46:56.7395581Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:46:56.7396005Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:46:56.7396433Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:46:56.7397055Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:46:56.7397420Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:46:56.7397766Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:46:56.7398157Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:46:56.7398549Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:46:56.7398973Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:46:56.7399445Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:46:56.7399862Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:46:56.7400232Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:46:56.7400579Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:46:56.7400937Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:46:56.7401382Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:46:56.7401902Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:46:56.7402342Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:46:56.7402852Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:46:56.7403322Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:46:56.7403858Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:46:56.7404356Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:46:56.7404789Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:46:56.7405151Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:46:56.7405536Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:46:56.7405959Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:46:56.7406376Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:46:56.7406965Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:46:56.7407346Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:46:56.7407721Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:46:56.7408118Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:46:56.7408515Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:46:56.7408935Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:46:56.7409328Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:46:56.7409718Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:46:56.7410224Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:46:56.7410657Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:46:56.7411112Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:46:56.7411549Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:46:56.7411921Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:46:56.7412299Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:46:56.7412697Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:46:56.7413070Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:46:56.7413450Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:46:56.7413829Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:46:56.7414216Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:46:56.7414641Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:46:56.7415109Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:46:56.7415800Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:46:56.7416314Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:46:56.7416921Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:46:56.7417352Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:46:56.7417731Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:46:56.7418103Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:46:56.7418489Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:46:56.7418873Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:46:56.7419330Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:46:56.7419804Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:46:56.7420430Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:46:56.7427843Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:46:56.7428405Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:46:56.7428919Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:46:56.7429441Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:46:56.7429887Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:46:56.7430264Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:46:56.7430649Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:46:56.7431036Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:46:56.7431435Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:46:56.7431806Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:46:56.7432190Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:46:56.7432575Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:46:56.7432961Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:46:56.7433348Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:46:56.7433729Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:46:56.7434126Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:46:56.7434660Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:46:56.7435088Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:46:56.7435522Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:46:56.7435918Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:46:56.7436293Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:46:56.7436969Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:46:56.7437362Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:46:56.7437725Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:46:56.7438080Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:46:56.7438445Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:46:56.7438835Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:46:56.7439215Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:46:56.7439607Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:46:56.7439982Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:46:56.7440305Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:46:56.7440772Z 	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-20T22:46:56.7441291Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:46:56.7441659Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:46:56.7442035Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:46:56.7442399Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:46:56.7442801Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:46:56.7443242Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:46:56.7443670Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:46:56.7444248Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:46:56.7444653Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:46:56.7445049Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:46:56.7445465Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:46:56.7445879Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:46:56.7446267Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:46:56.7446910Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:46:56.7447407Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:46:56.7447909Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:46:56.7448374Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:46:56.7448797Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:46:56.7449236Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:46:56.7450000Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:46:56.7450490Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:46:56.7450909Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:46:56.7451345Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:46:56.7451803Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:46:56.7452350Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:46:56.7452728Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:46:56.7453097Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:46:56.7453492Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:46:56.7453882Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:46:56.7454251Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:46:56.7454619Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:46:56.7455005Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:46:56.7455383Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:46:56.7455747Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:46:56.7456121Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:46:56.7456482Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:46:56.7457163Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:46:56.7457565Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:46:56.7457936Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:46:56.7458298Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:46:56.7458655Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:46:56.7459026Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:46:56.7459402Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:46:56.7459765Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:46:56.7460119Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:46:56.7460493Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:46:56.7460857Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:46:56.7461229Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:46:56.7461805Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:46:56.7462215Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:46:56.7462578Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:46:56.7462957Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:46:56.7463380Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:46:56.7463774Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:46:56.7464135Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:46:56.7464504Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:46:56.7464865Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:46:56.7465164Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:46:56.7465469Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:46:56.7465828Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:46:56.7466181Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:46:56.7466543Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:46:56.7467026Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:46:56.7467372Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:46:56.7467711Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:46:56.7468092Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:46:56.7468499Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:46:56.7469004Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:46:56.7469403Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:46:56.7469787Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:46:56.7470202Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:46:56.7470711Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:46:56.7471359Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:46:56.7471996Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:46:56.7472551Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:46:56.7473027Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:46:56.7473493Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:46:56.7474017Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:46:56.7474647Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:46:56.7475213Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:46:56.7475708Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:46:56.7476153Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:46:56.7476521Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:46:56.7477013Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:46:56.7477378Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:46:56.7477761Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:46:56.7478158Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:46:56.7478542Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:46:56.7479058Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:46:56.7479433Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:46:56.7479809Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:46:56.7480178Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:46:56.7480547Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:46:56.7480914Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:46:56.7481305Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:46:56.7481699Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:46:56.7482118Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:46:56.7482530Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:46:56.7482892Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:46:56.7483280Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:46:56.7483687Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:46:56.7484114Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:46:56.7484554Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:46:56.7484979Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:46:56.7485356Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:46:56.7485729Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:46:56.7486227Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:46:56.7486699Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:46:56.7487096Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:46:56.7487482Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:46:56.7487865Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:46:56.7488244Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:46:56.7488603Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:46:56.7488958Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:46:56.7489502Z 	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-20T22:46:56.7490221Z 	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-20T22:46:56.7490894Z 	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-20T22:46:56.7491548Z 	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-20T22:46:56.7492075Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:46:56.7492455Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:46:56.7492823Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:46:56.7493197Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:46:56.7493569Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:46:56.7493927Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:46:56.7494302Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:46:56.7494682Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:46:56.7495059Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:46:56.7495555Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:46:56.7495937Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:46:56.7496310Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:46:56.7496985Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:46:56.7497413Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:46:56.7497810Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:46:56.7498200Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:46:56.7498600Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:46:56.7498996Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:46:56.7499377Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:46:56.7499763Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:46:56.7500137Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:46:56.7500520Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:46:56.7500924Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:46:56.7501313Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:46:56.7501710Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:46:56.7502099Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:46:56.7502484Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:46:56.7503028Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:46:56.7503489Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:46:56.7503897Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:46:56.7504335Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:46:56.7504792Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:46:56.7505198Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:46:56.7505561Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:46:56.7505936Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:46:56.7506332Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:46:56.7506870Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:46:56.7507276Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:46:56.7507652Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:46:56.7508042Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:46:56.7508512Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:46:56.7509012Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:46:56.7509410Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:46:56.7509813Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:46:56.7510261Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:46:56.7510701Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:46:56.7511176Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:46:56.7511662Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:46:56.7512248Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:46:56.7512685Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:46:56.7513087Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:46:56.7513487Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:46:56.7514104Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:46:56.7514733Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:46:56.7515371Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:46:56.7516096Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:46:56.7516984Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:46:56.7517638Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:46:56.7518080Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:46:56.7518480Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:46:56.7518861Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:46:56.7519234Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:46:56.7519682Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:46:56.7520076Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:46:56.7520515Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:46:56.7520975Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:46:56.7521587Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:46:56.7522012Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:46:56.7522450Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:46:56.7522874Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:46:56.7523281Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:46:56.7523688Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:46:56.7524053Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:46:56.7524418Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:46:56.7524809Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:46:56.7525200Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:46:56.7525574Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:46:56.7525906Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:46:56.7526225Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:46:56.7526587Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:46:56.7527326Z 	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-20T22:46:56.7527839Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:46:56.7528212Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:46:56.7528583Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:46:56.7528978Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:46:56.7529392Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:46:56.7529805Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:46:56.7530224Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:46:56.7530632Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:46:56.7531173Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:46:56.7531542Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:46:56.7531909Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:46:56.7532272Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:46:56.7532649Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:46:56.7533065Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:46:56.7533491Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:46:56.7533880Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:46:56.7534301Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:46:56.7534759Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:46:56.7535478Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:46:56.7536160Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:46:56.7536779Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:46:56.7537208Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:46:56.7537582Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:46:56.7537960Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:46:56.7538361Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:46:56.7538771Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:46:56.7539382Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:46:56.7539834Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:46:56.7540217Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:46:56.7540603Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:46:56.7540988Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:46:56.7541376Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:46:56.7541755Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:46:56.7542123Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:46:56.7542565Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:46:56.7543058Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:46:56.7543499Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:46:56.7543890Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:46:56.7544282Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:46:56.7544688Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:46:56.7545089Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:46:56.7545469Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:46:56.7545873Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:46:56.7546257Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:46:56.7546778Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:46:56.7547167Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:46:56.7547570Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:46:56.7547995Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:46:56.7548506Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:46:56.7548899Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:46:56.7549340Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:46:56.7549770Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:46:56.7550193Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:46:56.7550586Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:46:56.7551108Z 	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-20T22:46:56.7551622Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:46:56.7551939Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:46:56.7552287Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:46:56.7552705Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:46:56.7553133Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:46:56.7553661Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:46:56.7554246Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:46:56.7554854Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:46:56.7555498Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:46:56.7556286Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:46:56.7557094Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:46:56.7557720Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:46:56.7558306Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:46:56.7558795Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:46:56.7559240Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:46:56.7559680Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:46:56.7560101Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:46:56.7560570Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:46:56.7561007Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:46:56.7561395Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:46:56.7561766Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:46:56.7562146Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:46:56.7562527Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:46:56.7562939Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:46:56.7563354Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:46:56.7563719Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:46:56.7564111Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:46:56.7564575Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:46:56.7565069Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:46:56.7565558Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:46:56.7566163Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:46:56.7566830Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:46:56.7567328Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:46:56.7567794Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:46:56.7568213Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:46:56.7568629Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:46:56.7569058Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:46:56.7569478Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:46:56.7569897Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:46:56.7570334Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:46:56.7570776Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:46:56.7571174Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:46:56.7571563Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:46:56.7571945Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:46:56.7572326Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:46:56.7572766Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:46:56.7573219Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:46:56.7573629Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:46:56.7574156Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:46:56.7574594Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:46:56.7575050Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:46:56.7575495Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:46:56.7575928Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:46:56.7576324Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:46:56.7576936Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:46:56.7577345Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:46:56.7577720Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:46:56.7578109Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:46:56.7578510Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:46:56.7578918Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:46:56.7579350Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:46:56.7579818Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:46:56.7580240Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:46:56.7580645Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:46:56.7581038Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:46:56.7581339Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:46:56.7581665Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:46:56.7582044Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:46:56.7582440Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:46:56.7582833Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:46:56.7583356Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:46:56.7583805Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:46:56.7584270Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:46:56.7584691Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:46:56.7585076Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:46:56.7585474Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:46:56.7586022Z 	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-20T22:46:56.7586742Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:46:56.7587202Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:46:56.7587640Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:46:56.7588075Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:46:56.7588497Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:46:56.7588900Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:46:56.7589290Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:46:56.7589668Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:46:56.7590063Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:46:56.7590464Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:46:56.7590954Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:46:56.7591348Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:46:56.7591754Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:46:56.7592130Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:46:56.7592547Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:46:56.7593009Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:46:56.7593426Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:46:56.7593801Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:46:56.7594178Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:46:56.7594570Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:46:56.7594951Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:46:56.7595325Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:46:56.7595756Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:46:56.7596205Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:46:56.7596731Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:46:56.7597131Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:46:56.7597523Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:46:56.7597903Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:46:56.7598275Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:46:56.7598655Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:46:56.7599061Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:46:56.7599510Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:46:56.7600085Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:46:56.7600505Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:46:56.7600905Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:46:56.7601302Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:46:56.7601719Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:46:56.7602109Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:46:56.7602466Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:46:56.7602782Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:46:56.7603090Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:46:56.7603454Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:46:56.7603828Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:46:56.7604186Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:46:56.7604561Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:46:56.7604956Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:46:56.7605350Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:46:56.7605710Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:46:56.7606065Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:46:56.7606444Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:46:56.7607002Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:46:56.7607508Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:46:56.7607880Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:46:56.7608247Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:46:56.7608634Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:46:56.7609050Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:46:56.7609414Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:46:56.7609784Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:46:56.7610172Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:46:56.7610550Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:46:56.7610920Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:46:56.7611297Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:46:56.7611683Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:46:56.7612084Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:46:56.7612512Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:46:56.7612916Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:46:56.7613270Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:46:56.7613621Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:46:56.7613967Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:46:56.7614394Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:46:56.7614890Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:46:56.7615361Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:46:56.7615834Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:46:56.7616451Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:46:56.7617017Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:46:56.7617429Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:46:56.7617819Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:46:56.7618206Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:46:56.7618588Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:46:56.7618968Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:46:56.7619343Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:46:56.7619727Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:46:56.7620125Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:46:56.7620571Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:46:56.7621001Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:46:56.7621381Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:46:56.7621782Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:46:56.7622207Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:46:56.7622588Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:46:56.7622941Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:46:56.7623333Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:46:56.7623898Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:46:56.7624335Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:46:56.7624747Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:46:56.7625163Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:46:56.7625489Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:46:56.7625774Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:46:56.7626129Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:46:56.7626722Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:46:56.7627058Z 
2025-08-20T22:46:56.7627062Z 
2025-08-20T22:46:56.7627432Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:46:56 PM)
2025-08-20T22:46:56.7627805Z 
2025-08-20T22:46:56.7627808Z 
2025-08-20T22:46:56.7627811Z 
2025-08-20T22:46:56.7627904Z [+] Continue : YES
2025-08-20T22:46:56.7628020Z 
2025-08-20T22:46:56.7628267Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:46:56.8088645Z 
2025-08-20T22:46:56.8089009Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:46:56 PM) UTC
2025-08-20T22:46:56.8089276Z 
2025-08-20T22:46:56.8107317Z 
2025-08-20T22:46:56.8107538Z [+] Total RECIPES :: 1
2025-08-20T22:46:56.8107739Z 
2025-08-20T22:46:56.8194037Z 
2025-08-20T22:46:56.8194711Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml (1/1)
2025-08-20T22:46:56.8195242Z 
2025-08-20T22:46:56.8942539Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:46:56.8954941Z mode of '/tmp/pkgforge/a7HPN9A3k_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:46:56.9008769Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/stress-ng/nixpkgs [Provided]
2025-08-20T22:46:56.9009486Z [+] Setting '.pkg_family' --> stress-ng [Provided]
2025-08-20T22:46:56.9024924Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:46:56.9030986Z [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-20T22:46:56.9131693Z [00:00:00.010]➜  
2025-08-20T22:46:56.9133273Z [00:00:00.010]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/stress-ng/static.nixpkgs.stable.yaml) --> /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:46:56 PM) UTC]
2025-08-20T22:46:56.9134923Z [00:00:00.010]➜  
2025-08-20T22:46:56.9135283Z [00:00:00.010]➜  
2025-08-20T22:46:56.9135641Z [00:00:00.010]➜  
2025-08-20T22:46:56.9136162Z [00:00:00.010]➜  ###################################################################
2025-08-20T22:46:56.9144004Z [00:00:00.011]➜  #!/SBUILD ver @v1.0.0
2025-08-20T22:46:56.9145246Z [00:00:00.011]➜  SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:46:56.9146318Z [00:00:00.011]➜  _disabled: false
2025-08-20T22:46:56.9147070Z [00:00:00.011]➜  
2025-08-20T22:46:56.9147476Z [00:00:00.011]➜  pkg: "stress-ng"
2025-08-20T22:46:56.9148013Z [00:00:00.011]➜  pkg_id: "nixpkgs.stress-ng"
2025-08-20T22:46:56.9148552Z [00:00:00.011]➜  pkg_type: "static"
2025-08-20T22:46:56.9149002Z [00:00:00.011]➜  category:
2025-08-20T22:46:56.9149694Z [00:00:00.011]➜    - "ConsoleOnly"
2025-08-20T22:46:56.9150166Z [00:00:00.011]➜    - "Utility"
2025-08-20T22:46:56.9150902Z [00:00:00.011]➜  description: "Stress test a computer system in various selectable ways"
2025-08-20T22:46:56.9151621Z [00:00:00.011]➜  distro_pkg:
2025-08-20T22:46:56.9152047Z [00:00:00.011]➜    alpine:
2025-08-20T22:46:56.9152490Z [00:00:00.011]➜      - "stress-ng"
2025-08-20T22:46:56.9152943Z [00:00:00.011]➜    archlinux:
2025-08-20T22:46:56.9153618Z [00:00:00.011]➜      extra:
2025-08-20T22:46:56.9153948Z [00:00:00.011]➜        - "stress-ng"
2025-08-20T22:46:56.9154220Z [00:00:00.012]➜    debian:
2025-08-20T22:46:56.9154483Z [00:00:00.012]➜      - "stress-ng"
2025-08-20T22:46:56.9154741Z [00:00:00.012]➜    nixpkgs:
2025-08-20T22:46:56.9154985Z [00:00:00.012]➜      - "stress-ng"
2025-08-20T22:46:56.9155230Z [00:00:00.012]➜  homepage:
2025-08-20T22:46:56.9155556Z [00:00:00.012]➜    - "https://www.gnu.org/software/stress-ng/"
2025-08-20T22:46:56.9155976Z [00:00:00.012]➜    - "https://github.com/ColinIanKing/stress-ng"
2025-08-20T22:46:56.9156315Z [00:00:00.012]➜  license:
2025-08-20T22:46:56.9156549Z [00:00:00.012]➜    - "GPL"  
2025-08-20T22:46:56.9157054Z [00:00:00.012]➜  maintainer:
2025-08-20T22:46:56.9157383Z [00:00:00.012]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:46:56.9157708Z [00:00:00.012]➜  note:
2025-08-20T22:46:56.9158010Z [00:00:00.012]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:46:56.9158497Z [00:00:00.012]➜    - "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"  
2025-08-20T22:46:56.9158884Z [00:00:00.012]➜  repology:
2025-08-20T22:46:56.9159139Z [00:00:00.012]➜    - "stress-ng"
2025-08-20T22:46:56.9159388Z [00:00:00.012]➜  src_url:
2025-08-20T22:46:56.9159695Z [00:00:00.012]➜    - "https://github.com/ColinIanKing/stress-ng"
2025-08-20T22:46:56.9160002Z [00:00:00.012]➜  tag:
2025-08-20T22:46:56.9160230Z [00:00:00.012]➜    - "benchmark"
2025-08-20T22:46:56.9160490Z [00:00:00.012]➜  x_exec:
2025-08-20T22:46:56.9160743Z [00:00:00.012]➜    bsys: "host://nix"
2025-08-20T22:46:56.9161008Z [00:00:00.012]➜    host:
2025-08-20T22:46:56.9161258Z [00:00:00.012]➜      - "aarch64-Linux"
2025-08-20T22:46:56.9161542Z [00:00:00.012]➜      - "riscv64-Linux"
2025-08-20T22:46:56.9161818Z [00:00:00.012]➜      - "x86_64-Linux"
2025-08-20T22:46:56.9162084Z [00:00:00.012]➜    shell: "bash"
2025-08-20T22:46:56.9162336Z [00:00:00.012]➜    pkgver: |
2025-08-20T22:46:56.9163484Z [00:00:00.012]➜      nix derivation show "nixpkgs#stress-ng" --impure --refresh --quiet 1>&1 2>/dev/null | sed -n '/^[[:space:]]*{/,$p' | jq -r '.. | objects | (select(has("version")).version, (select(has("env")) | select(.env.__json != null) | .env.__json | fromjson | select(has("version")).version) | select(.))' | tr -d '"'\''[:space:]'
2025-08-20T22:46:56.9164899Z [00:00:00.012]➜    run: |
2025-08-20T22:46:56.9165316Z [00:00:00.012]➜      #Build
2025-08-20T22:46:56.9166562Z [00:00:00.012]➜       echo -e "\n" ; nix-instantiate --eval --expr "builtins.toJSON (with import <nixpkgs> {}; ${PKG}.meta)" --quiet 2>/dev/null | jq -r fromjson 2>/dev/null ; echo -e "\n"
2025-08-20T22:46:56.9168385Z [00:00:00.012]➜       nix-build '<nixpkgs>' --impure --attr "pkgsStatic.stress-ng" --cores "$(($(nproc)+1))" --max-jobs "$(($(nproc)+1))" --log-format bar-with-logs --out-link "${SBUILD_TMPDIR}/nixbuild"
2025-08-20T22:46:56.9169603Z [00:00:00.012]➜       find -L "$(find "${SBUILD_TMPDIR}" -maxdepth 1 -type d -o -type l -exec realpath "{}" \; | grep -Ev '^\.$' | head -n 1)" | sort | awk -F/ '{indent=""; for (i=2; i<NF; i++) indent=indent " "; print (NF>1 ? indent "--> " $NF : $NF)}'
2025-08-20T22:46:56.9170305Z [00:00:00.012]➜      #Fix Perms
2025-08-20T22:46:56.9170780Z [00:00:00.012]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type d -o -type l -exec realpath "{}" \; | grep -Ev '^\.$' |\
2025-08-20T22:46:56.9171332Z [00:00:00.012]➜       xargs -I{} find -L "{}" -type d -iregex ".*\(bin\|exec\).*" | \
2025-08-20T22:46:56.9171822Z [00:00:00.012]➜       xargs -I{} sudo rsync -achLv --no-relative "{}/." "${SBUILD_TMPDIR}/."
2025-08-20T22:46:56.9172384Z [00:00:00.012]➜       sudo chown -R "$(whoami):$(whoami)" "${SBUILD_TMPDIR}" && chmod -R 755 "${SBUILD_TMPDIR}"
2025-08-20T22:46:56.9172807Z [00:00:00.012]➜      #Fix Shell Scripts
2025-08-20T22:46:56.9173301Z [00:00:00.012]➜       find "${SBUILD_TMPDIR}" -type f -iregex '.*\.\(bin\|pl\)$' -exec bash -c 'mv -fv "$1" "${1%.*}"' _ "{}" \;
2025-08-20T22:46:56.9174273Z [00:00:00.012]➜       find "${SBUILD_TMPDIR}" -type f \( -name "*.sh" -o -exec sh -c 'file -i "$1" | grep -qiv "application/.*executable"' sh {} \; \) -print0 | xargs -0 -I {} sh -c '
2025-08-20T22:46:56.9175033Z [00:00:00.012]➜             sed "s|^#!/nix/store/.*/bin/sh|#!/bin/sh|" -i "{}" 2>/dev/null
2025-08-20T22:46:56.9175909Z [00:00:00.012]➜             sed "s|/nix/store[^ ]*/bin/\([^ ]*\)|/usr/local/bin/\1|g" -i "{}" 2>/dev/null
2025-08-20T22:46:56.9177032Z [00:00:00.012]➜             sed "s|/nix/store/[^/]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T22:46:56.9177898Z [00:00:00.012]➜             sed "s|/nix/store[^/ ]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T22:46:56.9178707Z [00:00:00.012]➜             sed "s|/nix/store[^ \"'\'']*|/|g" -i "{}" 2>/dev/null
2025-08-20T22:46:56.9179306Z [00:00:00.012]➜         '
2025-08-20T22:46:56.9179703Z [00:00:00.012]➜      #Copy
2025-08-20T22:46:56.9181220Z [00:00:00.012]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei 'application/.*executable|text/x-perl|text/.*script' | cut -d":" -f1 | xargs realpath | sort -u | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T22:46:56.9183340Z [00:00:00.012]➜       ( askalono --format "json" crawl --follow "${SBUILD_TMPDIR}" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "${SBUILD_OUTDIR}/LICENSE" ) 2>/dev/null
2025-08-20T22:46:56.9184410Z [00:00:00.012]➜  
2025-08-20T22:46:56.9184932Z [00:00:00.012]➜  ###################################################################
2025-08-20T22:46:56.9185467Z [00:00:00.012]➜  
2025-08-20T22:46:56.9185840Z [00:00:00.012]➜  
2025-08-20T22:46:56.9186283Z [00:00:00.012]➜  
2025-08-20T22:46:56.9187370Z [00:00:00.014]➜  '/tmp/pkgforge/a7HPN9A3k_build.yaml' -> '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:46:58.7904020Z [00:00:01.887]➜  '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/stress-ng.static.version' -> '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/stress-ng.version'
2025-08-20T22:46:58.7963742Z [00:00:01.893]➜  [+] Version: 0.19.03 ('.x_exec.pkgver') [/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/stress-ng.static.version]
2025-08-20T22:46:58.8136818Z [00:00:01.911]➜  [+] Progs: stress-ng
2025-08-20T22:46:58.9421231Z [00:00:02.039]➜  
2025-08-20T22:46:58.9421603Z [00:00:02.039]➜  [-] Missing packages. Found: 
2025-08-20T22:46:58.9422020Z [00:00:02.039]➜  [+] Expected: stress-ng
2025-08-20T22:46:58.9422335Z [00:00:02.039]➜  [+] Continuing with build...
2025-08-20T22:46:58.9422611Z [00:00:02.039]➜  
2025-08-20T22:47:00.3881945Z [00:00:03.485]➜  
2025-08-20T22:47:00.3882484Z [00:00:03.485]➜  
2025-08-20T22:47:00.3974449Z [00:00:03.494]➜  + echo -e '\n'
2025-08-20T22:47:00.3974906Z [00:00:03.494]➜  
2025-08-20T22:47:00.3975206Z [00:00:03.494]➜  
2025-08-20T22:47:00.3978840Z [00:00:03.495]➜  + nix-instantiate --eval --expr 'builtins.toJSON (with import <nixpkgs> {}; stress-ng.meta)' --quiet
2025-08-20T22:47:00.3979923Z [00:00:03.495]➜  + jq -r fromjson
2025-08-20T22:47:00.5862379Z [00:00:03.683]➜  {
2025-08-20T22:47:00.5862916Z [00:00:03.683]➜    "available": true,
2025-08-20T22:47:00.5863409Z [00:00:03.683]➜    "broken": false,
2025-08-20T22:47:00.5864356Z [00:00:03.683]➜    "changelog": "https://github.com/ColinIanKing/stress-ng/raw/V0.19.03/debian/changelog",
2025-08-20T22:47:00.5865311Z [00:00:03.683]➜    "description": "Stress test a computer system",
2025-08-20T22:47:00.5866196Z [00:00:03.683]➜    "downloadPage": "https://github.com/ColinIanKing/stress-ng/tags",
2025-08-20T22:47:00.5867290Z [00:00:03.683]➜    "homepage": "https://github.com/ColinIanKing/stress-ng",
2025-08-20T22:47:00.5867917Z [00:00:03.683]➜    "insecure": false,
2025-08-20T22:47:00.5868325Z [00:00:03.683]➜    "license": {
2025-08-20T22:47:00.5868623Z [00:00:03.683]➜      "deprecated": false,
2025-08-20T22:47:00.5868941Z [00:00:03.683]➜      "free": true,
2025-08-20T22:47:00.5869338Z [00:00:03.683]➜      "fullName": "GNU General Public License v2.0 or later",
2025-08-20T22:47:00.5869973Z [00:00:03.683]➜      "redistributable": true,
2025-08-20T22:47:00.5870331Z [00:00:03.683]➜      "shortName": "gpl2Plus",
2025-08-20T22:47:00.5870662Z [00:00:03.683]➜      "spdxId": "GPL-2.0-or-later",
2025-08-20T22:47:00.5871067Z [00:00:03.683]➜      "url": "https://spdx.org/licenses/GPL-2.0-or-later.html"
2025-08-20T22:47:00.5871419Z [00:00:03.683]➜    },
2025-08-20T22:47:00.5875877Z [00:00:03.683]➜    "longDescription": "stress-ng will stress test a computer system in various selectable ways. It\nwas designed to exercise various physical subsystems of a computer as well as\nthe various operating system kernel interfaces. Stress-ng features:\n\n  * over 210 stress tests\n  * over 50 CPU specific stress tests that exercise floating point, integer,\n    bit manipulation and control flow\n  * over 20 virtual memory stress tests\n  * portable: builds on Linux, Solaris, *BSD, Minix, Android, MacOS X,\n    Debian Hurd, Haiku, Windows Subsystem for Linux and SunOs/Dilos with\n    gcc, clang, tcc and pcc.\n\nstress-ng was originally intended to make a machine work hard and trip hardware\nissues such as thermal overruns as well as operating system bugs that only\noccur when a system is being thrashed hard. Use stress-ng with caution as some\nof the tests can make a system run hot on poorly designed hardware and also can\ncause excessive system thrashing which may be difficult to stop.\n\nstress-ng can also measure test throughput rates; this can be useful to observe\nperformance changes across different operating system releases or types of\nhardware. However, it has never been intended to be used as a precise benchmark\ntest suite, so do NOT use it in this manner.\n",
2025-08-20T22:47:00.5880226Z [00:00:03.683]➜    "mainProgram": "stress-ng",
2025-08-20T22:47:00.5880528Z [00:00:03.683]➜    "maintainers": [
2025-08-20T22:47:00.5880779Z [00:00:03.683]➜      {
2025-08-20T22:47:00.5881044Z [00:00:03.683]➜        "email": "c0bw3b@gmail.com",
2025-08-20T22:47:00.5881357Z [00:00:03.683]➜        "github": "c0bw3b",
2025-08-20T22:47:00.5881655Z [00:00:03.683]➜        "githubId": 24417923,
2025-08-20T22:47:00.5881934Z [00:00:03.683]➜        "name": "Renaud"
2025-08-20T22:47:00.5882183Z [00:00:03.683]➜      }
2025-08-20T22:47:00.5882563Z [00:00:03.683]➜    ],
2025-08-20T22:47:00.5882817Z [00:00:03.683]➜    "maintainersPosition": {
2025-08-20T22:47:00.5883100Z [00:00:03.683]➜      "column": 5,
2025-08-20T22:47:00.5883652Z [00:00:03.683]➜      "file": "/nix/store/0nhqsm3lzxj71a9asqy05l1v9y7pqfc1-source/pkgs/by-name/st/stress-ng/package.nix",
2025-08-20T22:47:00.5884146Z [00:00:03.683]➜      "line": 97
2025-08-20T22:47:00.5884378Z [00:00:03.683]➜    },
2025-08-20T22:47:00.5884636Z [00:00:03.683]➜    "name": "stress-ng-0.19.03",
2025-08-20T22:47:00.5884945Z [00:00:03.683]➜    "outputsToInstall": [
2025-08-20T22:47:00.5885213Z [00:00:03.683]➜      "out"
2025-08-20T22:47:00.5885435Z [00:00:03.683]➜    ],
2025-08-20T22:47:00.5885658Z [00:00:03.683]➜    "platforms": [
2025-08-20T22:47:00.5885915Z [00:00:03.683]➜      "i686-cygwin",
2025-08-20T22:47:00.5886228Z [00:00:03.683]➜      "x86_64-cygwin",
2025-08-20T22:47:00.5886503Z [00:00:03.683]➜      "x86_64-darwin",
2025-08-20T22:47:00.5886899Z [00:00:03.683]➜      "aarch64-darwin",
2025-08-20T22:47:00.5887178Z [00:00:03.683]➜      "i686-freebsd",
2025-08-20T22:47:00.5887431Z [00:00:03.683]➜      "x86_64-freebsd",
2025-08-20T22:47:00.5887699Z [00:00:03.683]➜      "aarch64-freebsd",
2025-08-20T22:47:00.5887967Z [00:00:03.683]➜      "x86_64-solaris",
2025-08-20T22:47:00.5888226Z [00:00:03.683]➜      "aarch64-linux",
2025-08-20T22:47:00.5888490Z [00:00:03.683]➜      "armv5tel-linux",
2025-08-20T22:47:00.5888750Z [00:00:03.683]➜      "armv6l-linux",
2025-08-20T22:47:00.5889007Z [00:00:03.683]➜      "armv7a-linux",
2025-08-20T22:47:00.5889273Z [00:00:03.683]➜      "armv7l-linux",
2025-08-20T22:47:00.5889530Z [00:00:03.683]➜      "i686-linux",
2025-08-20T22:47:00.5889809Z [00:00:03.683]➜      "loongarch64-linux",
2025-08-20T22:47:00.5890090Z [00:00:03.684]➜      "m68k-linux",
2025-08-20T22:47:00.5890484Z [00:00:03.684]➜      "microblaze-linux",
2025-08-20T22:47:00.5890783Z [00:00:03.684]➜      "microblazeel-linux",
2025-08-20T22:47:00.5891053Z [00:00:03.684]➜      "mips-linux",
2025-08-20T22:47:00.5891319Z [00:00:03.684]➜      "mips64-linux",
2025-08-20T22:47:00.5891587Z [00:00:03.684]➜      "mips64el-linux",
2025-08-20T22:47:00.5891856Z [00:00:03.684]➜      "mipsel-linux",
2025-08-20T22:47:00.5892124Z [00:00:03.684]➜      "powerpc64-linux",
2025-08-20T22:47:00.5892409Z [00:00:03.684]➜      "powerpc64le-linux",
2025-08-20T22:47:00.5892686Z [00:00:03.684]➜      "riscv32-linux",
2025-08-20T22:47:00.5892950Z [00:00:03.684]➜      "riscv64-linux",
2025-08-20T22:47:00.5893205Z [00:00:03.684]➜      "s390-linux",
2025-08-20T22:47:00.5893459Z [00:00:03.684]➜      "s390x-linux",
2025-08-20T22:47:00.5893715Z [00:00:03.684]➜      "x86_64-linux",
2025-08-20T22:47:00.5893974Z [00:00:03.684]➜      "aarch64-netbsd",
2025-08-20T22:47:00.5894239Z [00:00:03.684]➜      "armv6l-netbsd",
2025-08-20T22:47:00.5894501Z [00:00:03.684]➜      "armv7a-netbsd",
2025-08-20T22:47:00.5894761Z [00:00:03.684]➜      "armv7l-netbsd",
2025-08-20T22:47:00.5895017Z [00:00:03.684]➜      "i686-netbsd",
2025-08-20T22:47:00.5895276Z [00:00:03.684]➜      "m68k-netbsd",
2025-08-20T22:47:00.5919308Z [00:00:03.689]➜      "mipsel-netbsd",
2025-08-20T22:47:00.5919709Z [00:00:03.689]➜      "powerpc-netbsd",
2025-08-20T22:47:00.5920011Z [00:00:03.689]➜      "riscv32-netbsd",
2025-08-20T22:47:00.5920505Z [00:00:03.689]➜      "riscv64-netbsd",
2025-08-20T22:47:00.5920952Z [00:00:03.689]➜      "x86_64-netbsd",
2025-08-20T22:47:00.5921243Z [00:00:03.689]➜      "i686-openbsd",
2025-08-20T22:47:00.5921515Z [00:00:03.689]➜      "x86_64-openbsd",
2025-08-20T22:47:00.5921778Z [00:00:03.689]➜      "x86_64-redox"
2025-08-20T22:47:00.5922024Z [00:00:03.689]➜    ],
2025-08-20T22:47:00.5922592Z [00:00:03.689]➜    "position": "/nix/store/0nhqsm3lzxj71a9asqy05l1v9y7pqfc1-source/pkgs/by-name/st/stress-ng/package.nix:68",
2025-08-20T22:47:00.5923409Z [00:00:03.689]➜    "unfree": false,
2025-08-20T22:47:00.5923902Z [00:00:03.689]➜    "unsupported": false
2025-08-20T22:47:00.5924361Z [00:00:03.689]➜  }
2025-08-20T22:47:00.5924764Z [00:00:03.689]➜  + echo -e '\n'
2025-08-20T22:47:00.5925431Z [00:00:03.689]➜  
2025-08-20T22:47:00.5925804Z [00:00:03.689]➜  
2025-08-20T22:47:00.5926187Z [00:00:03.690]➜  ++ nproc
2025-08-20T22:47:00.5943675Z [00:00:03.691]➜  ++ nproc
2025-08-20T22:47:00.5957278Z [00:00:03.693]➜  + nix-build '<nixpkgs>' --impure --attr pkgsStatic.stress-ng --cores 5 --max-jobs 5 --log-format bar-with-logs --out-link /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/nixbuild
2025-08-20T22:47:01.4859930Z [00:00:04.582]➜  these 24 derivations will be built:
2025-08-20T22:47:01.4862605Z [00:00:04.582]➜    /nix/store/0vanbyaazbrl3zlghjdan7fy1nzjrmvn-xorgproto-static-x86_64-unknown-linux-musl-2024.1.drv
2025-08-20T22:47:01.4866142Z [00:00:04.582]➜    /nix/store/1azkamgr46qsai5pg6q7wilzh05z6nj0-keyutils-static-x86_64-unknown-linux-musl-1.6.3.drv
2025-08-20T22:47:01.4867824Z [00:00:04.582]➜    /nix/store/34p5id4wrja4dwra1ib54d24833zlpnx-libaio-static-x86_64-unknown-linux-musl-0.3.113.drv
2025-08-20T22:47:01.4869312Z [00:00:04.582]➜    /nix/store/azfjlda28sr5p5xx59lvjsjj8n9krcdf-libgpg-error-static-x86_64-unknown-linux-musl-1.55.drv
2025-08-20T22:47:01.4871144Z [00:00:04.582]➜    /nix/store/3jqhifahpimhbqh2yl3cagawvdhn9w9f-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1.drv
2025-08-20T22:47:01.4872142Z [00:00:04.582]➜    /nix/store/3k5d9njx4m1rzrkvs8jrmzk7v8f2ww3z-libXau-static-x86_64-unknown-linux-musl-1.0.12.drv
2025-08-20T22:47:01.4873730Z [00:00:04.582]➜    /nix/store/4nqpqnsfvgpm6d11skg6h152pvl1ldkf-libpthread-stubs-static-x86_64-unknown-linux-musl-0.5.drv
2025-08-20T22:47:01.4875099Z [00:00:04.582]➜    /nix/store/ppqrk71yfap69l7wnh6ds4fc79l73c8f-go-1.24.5.drv
2025-08-20T22:47:01.4876299Z [00:00:04.582]➜    /nix/store/8vj57zh7lxkg04mgxqc9aqmy94kfn1vd-libcap-static-x86_64-unknown-linux-musl-2.76.drv
2025-08-20T22:47:01.4878238Z [00:00:04.582]➜    /nix/store/bl68ig8wp10d7ld3ddj3vi5xkjy9if4c-judy-static-x86_64-unknown-linux-musl-1.0.5.drv
2025-08-20T22:47:01.4879791Z [00:00:04.582]➜    /nix/store/bs3n257zf3s1b7ljgi6nyh8qy54gicik-libapparmor-static-x86_64-unknown-linux-musl-4.1.1.drv
2025-08-20T22:47:01.4881412Z [00:00:04.582]➜    /nix/store/pj4dd3hbwcigq0bkl2mh46w8v5y8x2lg-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21.drv
2025-08-20T22:47:01.4882903Z [00:00:04.582]➜    /nix/store/yym55m5fv4qa5c5i14mxn8k39fcmcrbl-libdrm-static-x86_64-unknown-linux-musl-2.4.124.drv
2025-08-20T22:47:01.4883760Z [00:00:04.582]➜    /nix/store/pqlhrvb6xcfvsf4cbdj7invxqq07hvra-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0.drv
2025-08-20T22:47:01.4884639Z [00:00:04.582]➜    /nix/store/l6f9vh3q268isg32f5nac8wq0r6gd3vq-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5.drv
2025-08-20T22:47:01.4885448Z [00:00:04.582]➜    /nix/store/vgbgnvhc93h3a63hd254ws2yqjbqbjpw-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0.drv
2025-08-20T22:47:01.4886264Z [00:00:04.582]➜    /nix/store/jnf8lbrp57h7f508dvr4ac3gh27pba45-libxcb-static-x86_64-unknown-linux-musl-1.17.0.drv
2025-08-20T22:47:01.4887305Z [00:00:04.582]➜    /nix/store/vjshfnpmf83ks04n1wfry0q6yv6hra53-xtrans-static-x86_64-unknown-linux-musl-1.6.0.drv
2025-08-20T22:47:01.4888105Z [00:00:04.582]➜    /nix/store/b9r58kmxqzyy1cf9xszzms852nw8pxlv-libX11-static-x86_64-unknown-linux-musl-1.8.12.drv
2025-08-20T22:47:01.4888880Z [00:00:04.582]➜    /nix/store/j9m22ymhl1nxg3dai53nhm2cvgi8z49a-libXext-static-x86_64-unknown-linux-musl-1.3.6.drv
2025-08-20T22:47:01.4889658Z [00:00:04.582]➜    /nix/store/vywgvz2h283m5z5vig5hvzwb63x6wrvd-libglvnd-static-x86_64-unknown-linux-musl-1.7.0.drv
2025-08-20T22:47:01.4890429Z [00:00:04.583]➜    /nix/store/q78nqv3bvn9m4zdyp4kvskyzg0kjg0c8-libmd-static-x86_64-unknown-linux-musl-1.1.0.drv
2025-08-20T22:47:01.4891196Z [00:00:04.583]➜    /nix/store/y5i410pb23a6qmw5qcspr25ics3bhydl-libbsd-static-x86_64-unknown-linux-musl-0.12.2.drv
2025-08-20T22:47:01.4892023Z [00:00:04.583]➜    /nix/store/aajs4z4yrhgyxy18qdp2js3s2w9xwys9-stress-ng-static-x86_64-unknown-linux-musl-0.19.03.drv
2025-08-20T22:47:01.4892710Z [00:00:04.583]➜  these 154 paths will be fetched (350.20 MiB download, 1514.14 MiB unpacked):
2025-08-20T22:47:01.4893488Z [00:00:04.583]➜    /nix/store/9468h55fiafq4xrwm3z56iamdsdgyl13-Judy-1.0.5.tar.gz
2025-08-20T22:47:01.4893978Z [00:00:04.583]➜    /nix/store/7fini49zkfwf439iqxvm7nzz2v6aclrn-acl-2.3.2
2025-08-20T22:47:01.4894486Z [00:00:04.583]➜    /nix/store/3mdqkh9161awpc5n6g15zwp6biacp8hv-add-driver-runpath
2025-08-20T22:47:01.4894985Z [00:00:04.583]➜    /nix/store/y8fm34v0jphjgp5h21w068h6p3f8hc05-attr-2.5.2
2025-08-20T22:47:01.4895589Z [00:00:04.583]➜    /nix/store/msjkhwxa17fw6rii78jnas0gvbry008c-attr-static-x86_64-unknown-linux-musl-2.5.2
2025-08-20T22:47:01.4896325Z [00:00:04.583]➜    /nix/store/03g3ry4p16cqgjyv4h37d6snqb8bbdfg-attr-static-x86_64-unknown-linux-musl-2.5.2-bin
2025-08-20T22:47:01.4897275Z [00:00:04.583]➜    /nix/store/g3rzpdl76c1xyf8924rpq7qqxvws458x-attr-static-x86_64-unknown-linux-musl-2.5.2-dev
2025-08-20T22:47:01.4898029Z [00:00:04.583]➜    /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72
2025-08-20T22:47:01.4898620Z [00:00:04.583]➜    /nix/store/8rira8zqbf69pa1d47q48lnfznqp6zj3-autoconf-archive-2024.10.16
2025-08-20T22:47:01.4899190Z [00:00:04.583]➜    /nix/store/8zbd9786fijd7j9d41bc1gh8ra1y4k1r-automake-1.16.5
2025-08-20T22:47:01.4899693Z [00:00:04.583]➜    /nix/store/klasp2p2vdjnxsmfvda4da80lphr22px-autoreconf-hook
2025-08-20T22:47:01.4900185Z [00:00:04.583]➜    /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0
2025-08-20T22:47:01.4900787Z [00:00:04.583]➜    /nix/store/mmmgdm5dcsasdg0m8lz30k75zbncawvj-bash-static-x86_64-unknown-linux-musl-5.3p0
2025-08-20T22:47:01.4901381Z [00:00:04.583]➜    /nix/store/wi0nl3i48dl27dalzrrlq4n9a6mrl63y-binutils-2.44
2025-08-20T22:47:01.4901886Z [00:00:04.583]➜    /nix/store/qgfz23gwqb8w1xjb72d3hcffsywjs1gx-binutils-2.44-lib
2025-08-20T22:47:01.4902430Z [00:00:04.583]➜    /nix/store/lv91pnk6dqvw0xmbi5irli7m6nikfr33-binutils-wrapper-2.44
2025-08-20T22:47:01.4902950Z [00:00:04.583]➜    /nix/store/67r8ljj2fxpdmr8h1ic04n0hvgj7qfwx-bison-3.8.2
2025-08-20T22:47:01.4903424Z [00:00:04.583]➜    /nix/store/d30jzadpdsxdk7jwp7h3znrfr5gpf816-bzip2-1.0.8
2025-08-20T22:47:01.4903938Z [00:00:04.583]➜    /nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin
2025-08-20T22:47:01.4904456Z [00:00:04.583]➜    /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7
2025-08-20T22:47:01.4904941Z [00:00:04.583]➜    /nix/store/nvsy20qrmlq5sznqncak7ljfrwixq42y-dejagnu-1.6.3
2025-08-20T22:47:01.4905435Z [00:00:04.583]➜    /nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12
2025-08-20T22:47:01.4905902Z [00:00:04.583]➜    /nix/store/mly9f128r573m1i9q5a40ajc339ivmqp-ed-1.21.1
2025-08-20T22:47:01.4906543Z [00:00:04.583]➜    /nix/store/7safzfp9b25vfac2gsqiy60c8b6n43qa-expand-response-params
2025-08-20T22:47:01.4907673Z [00:00:04.583]➜    /nix/store/phjcyak0sl3id21f0xx8sf5rgf8x5bql-expand-response-params
2025-08-20T22:47:01.4908505Z [00:00:04.583]➜    /nix/store/p23www756j3bjy9l1bf5bkwmr2vvd6h1-expat-2.7.1
2025-08-20T22:47:01.4909140Z [00:00:04.583]➜    /nix/store/zb0g9f0vvwx0z56jxg3xds7pjrkhy1kp-expect-5.45.4
2025-08-20T22:47:01.4909620Z [00:00:04.583]➜    /nix/store/vi7ya34k19nid2m0dmkljqip5572g0bi-file-5.45
2025-08-20T22:47:01.4910243Z [00:00:04.583]➜    /nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45
2025-08-20T22:47:01.4910721Z [00:00:04.583]➜    /nix/store/wdds5a9jax6zwj7wxqwqqp9dr28apr4q-file-5.45-dev
2025-08-20T22:47:01.4911249Z [00:00:04.583]➜    /nix/store/9274f9v0hsfx7lgl5hdl5w71r1gd7caz-find-xml-catalogs-hook
2025-08-20T22:47:01.4911787Z [00:00:04.583]➜    /nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0
2025-08-20T22:47:01.4912278Z [00:00:04.583]➜    /nix/store/bd8nq53jkv2qyrgjw3c8alqzf6131vza-flex-2.6.4
2025-08-20T22:47:01.4912806Z [00:00:04.583]➜    /nix/store/yzkqzy5bjl433k0n63b7g2ji0rr9pf72-fortify-headers-1.1alpine3
2025-08-20T22:47:01.4913334Z [00:00:04.583]➜    /nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2
2025-08-20T22:47:01.4913805Z [00:00:04.583]➜    /nix/store/qnwxpk0in4bm43q2qnykvkjxa9qhqd0z-gcc-14.3.0
2025-08-20T22:47:01.4914284Z [00:00:04.583]➜    /nix/store/fkw48vh7ivlvlmhp4j30hy2gvg00jgin-gcc-14.3.0-lib
2025-08-20T22:47:01.4914795Z [00:00:04.583]➜    /nix/store/cg41x0ldk43qlsndsbladyl0k4dxanvh-gcc-14.3.0-libgcc
2025-08-20T22:47:01.4915321Z [00:00:04.583]➜    /nix/store/67x7pknz0qa2j16x02idf0x98lpcspah-gcc-wrapper-14.3.0
2025-08-20T22:47:01.4915825Z [00:00:04.583]➜    /nix/store/l3pzyjc5zmzp4bcbg40s6f5zjq87c77i-gdbm-1.25-lib
2025-08-20T22:47:01.4916312Z [00:00:04.583]➜    /nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1
2025-08-20T22:47:01.4917862Z [00:00:04.583]➜    /nix/store/lmn7lwydprqibdkghw7wgcn21yhllz13-glibc-2.40-66
2025-08-20T22:47:01.4918860Z [00:00:04.583]➜    /nix/store/qkn51kys93mngwvxkjzcfbwr6rysj2a3-glibc-2.40-66-bin
2025-08-20T22:47:01.4919860Z [00:00:04.583]➜    /nix/store/74qjr01q87nwfl0dbsr1s45p8crw3q1f-glibc-2.40-66-dev
2025-08-20T22:47:01.4921062Z [00:00:04.583]➜    /nix/store/pc06d6yjx1n9a5j4h9fnp905ywax1p6a-glibc-2.40-66-static
2025-08-20T22:47:01.4922005Z [00:00:04.583]➜    /nix/store/ahrvr02jq29g2fads1g6vl7qf2npy77y-gmp-6.3.0
2025-08-20T22:47:01.4922904Z [00:00:04.583]➜    /nix/store/f6yc9mbdp17kh3p70lhlix1w21jlj5kp-gmp-with-cxx-6.3.0
2025-08-20T22:47:01.4923878Z [00:00:04.583]➜    /nix/store/j9sc6w3yxdz5nli6sq7da7zdq149faj5-gmp-with-cxx-6.3.0
2025-08-20T22:47:01.4924841Z [00:00:04.583]➜    /nix/store/i2ipfxxnmqk1cs50ddg2v5vaap8zpd02-gnu-config-2024-01-01
2025-08-20T22:47:01.4925451Z [00:00:04.583]➜    /nix/store/xygrvqwrqmypkkmczjsi2f1jyqgd701m-gnu-config-2024-01-01
2025-08-20T22:47:01.4925983Z [00:00:04.583]➜    /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12
2025-08-20T22:47:01.4926501Z [00:00:04.583]➜    /nix/store/sfpjyj2zh09920zd5ig3skiznayh15zm-gnum4-1.4.20
2025-08-20T22:47:01.4927676Z [00:00:04.583]➜    /nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1
2025-08-20T22:47:01.4928582Z [00:00:04.583]➜    /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9
2025-08-20T22:47:01.4929505Z [00:00:04.583]➜    /nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35
2025-08-20T22:47:01.4930314Z [00:00:04.583]➜    /nix/store/fmd3w4i7i8iqicclg05sa1d1imjxairm-go-1.22.12-linux-amd64-bootstrap
2025-08-20T22:47:01.4930934Z [00:00:04.583]➜    /nix/store/z70sz3xynna9w7mfhl81h4vff307n0cz-go1.24.5.src.tar.gz
2025-08-20T22:47:01.4931440Z [00:00:04.583]➜    /nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14
2025-08-20T22:47:01.4931940Z [00:00:04.583]➜    /nix/store/yk4xm2zwyd0sw2f6xwhdxblg175032yv-iana-etc-1.17.patch
2025-08-20T22:47:01.4932475Z [00:00:04.583]➜    /nix/store/h7rca6d8jdzza4xagjisa6n7rdiicnsz-iana-etc-20250505
2025-08-20T22:47:01.4932959Z [00:00:04.583]➜    /nix/store/1lcnn3dk28b16b7iwwc43fxkp0nz7fx4-isl-0.20
2025-08-20T22:47:01.4933398Z [00:00:04.583]➜    /nix/store/55bh0lhx6c6k2crm56ifc2qwz5fmwgyx-isl-0.20
2025-08-20T22:47:01.4933900Z [00:00:04.583]➜    /nix/store/9n3d2g1pplp7bacghxkqb73z0fipgn2h-keyutils-1.6.3.tar.gz
2025-08-20T22:47:01.4934450Z [00:00:04.583]➜    /nix/store/zdq8z3cyqn2sy0y75j9qljsapdh0bk6g-large-file.patch
2025-08-20T22:47:01.4934978Z [00:00:04.583]➜    /nix/store/kj4vi1hqvf1b9ac945jsjxm55d6zzvns-libX11-1.8.12.tar.xz
2025-08-20T22:47:01.4935706Z [00:00:04.583]➜    /nix/store/4a5jdwbjg03gdjb4yzf826q9ni4lbpcm-libXau-1.0.12.tar.xz
2025-08-20T22:47:01.4936248Z [00:00:04.583]➜    /nix/store/7b6icqgm4a9f8jw9aavn92s7b0jq2jrc-libXdmcp-1.1.5.tar.xz
2025-08-20T22:47:01.4937216Z [00:00:04.583]➜    /nix/store/3fzg8srq87h665y8c5nfihkqv52mxl81-libXext-1.3.6.tar.xz
2025-08-20T22:47:01.4937815Z [00:00:04.583]➜    /nix/store/i2jwnpphz9bxc6fcj0xdjxhdf12ki10h-libaio-libaio-0.3.113.tar.gz
2025-08-20T22:47:01.4938391Z [00:00:04.583]➜    /nix/store/ck47pk105nw2dsd6xrx7b16x7adr3xmg-libbsd-0.12.2.tar.xz
2025-08-20T22:47:01.4938932Z [00:00:04.583]➜    /nix/store/k5yn6waxxxmryjjw2w0ihz6q9nw76aky-libcap-2.76.tar.xz
2025-08-20T22:47:01.4939491Z [00:00:04.583]➜    /nix/store/dr5icxs7f5bvqz6hgp73kx0ygbqawvra-libdrm-2.4.124.tar.xz
2025-08-20T22:47:01.4940026Z [00:00:04.583]➜    /nix/store/qfz8slc34jinyfkvmskaplijj8a79w25-libffi-3.5.1
2025-08-20T22:47:01.4940740Z [00:00:04.583]➜    /nix/store/8vwgyzn6hbdxssmliirgvigrayrzx59h-libgcrypt-1.11.1.tar.bz2
2025-08-20T22:47:01.4941342Z [00:00:04.583]➜    /nix/store/ccjxwk4m970d0iggl15bi8yw22cdf4ns-libgpg-error-1.55.tar.bz2
2025-08-20T22:47:01.4941883Z [00:00:04.583]➜    /nix/store/v9rj8vr6q5j3kr9nmdwhc3mi7cg55xcs-libidn2-2.3.8
2025-08-20T22:47:01.4942735Z [00:00:04.583]➜    /nix/store/q7q5mv6900djvp9sjhpzlj1ym3s456z3-libmd-1.1.0.tar.xz
2025-08-20T22:47:01.4943496Z [00:00:04.583]➜    /nix/store/46b5xxdmd617xcxr9c9p95dlny0zm8h5-libmpc-1.3.1
2025-08-20T22:47:01.4944433Z [00:00:04.583]➜    /nix/store/p1n9z8p8dzfb12gmz8qcn3nzcmhgg14r-libmpc-1.3.1
2025-08-20T22:47:01.4945278Z [00:00:04.583]➜    /nix/store/vy31v6yp2zqdvzj780maiyxw2n9l5z6n-libpthread-stubs-0.5.tar.xz
2025-08-20T22:47:01.4946148Z [00:00:04.583]➜    /nix/store/l9070j59cfdkcijm6rij7mnhfvf2f436-libtool-2.5.4
2025-08-20T22:47:01.4947279Z [00:00:04.583]➜    /nix/store/bk2lnyr4lrlgwbxaf1jdwfdkn4f2n9h4-libtool-2.5.4-lib
2025-08-20T22:47:01.4948603Z [00:00:04.583]➜    /nix/store/562jc9ym7vd1zsw6sbq7i6j1vg8k1x32-libunistring-1.3
2025-08-20T22:47:01.4949679Z [00:00:04.583]➜    /nix/store/4ypid2ya98yr389z8a4nhz7ivi85gl53-libxcb-1.17.0.tar.xz
2025-08-20T22:47:01.4950665Z [00:00:04.583]➜    /nix/store/sdyl0b9k0ijgdfwba9cgp76m81nhm387-libxcrypt-4.4.38
2025-08-20T22:47:01.4951884Z [00:00:04.583]➜    /nix/store/jlqm0nim2wykvcqamw6rkghkn8wfjlpv-libxcrypt-static-x86_64-unknown-linux-musl-4.4.38
2025-08-20T22:47:01.4953519Z [00:00:04.583]➜    /nix/store/54qzw5h35186a8bb02fb3x8nalszhpi5-libxml2-static-x86_64-unknown-linux-musl-2.14.4-unstable-2025-06-20
2025-08-20T22:47:01.4955321Z [00:00:04.583]➜    /nix/store/vwyib2bx1zrp52n88bii9pwzhq28gkji-libxml2-static-x86_64-unknown-linux-musl-2.14.4-unstable-2025-06-20-bin
2025-08-20T22:47:01.4957335Z [00:00:04.583]➜    /nix/store/banbrihxhlzfvpz6m2iwph2z08pbx428-libxml2-static-x86_64-unknown-linux-musl-2.14.4-unstable-2025-06-20-dev
2025-08-20T22:47:01.4958708Z [00:00:04.583]➜    /nix/store/yf97mxg8rjwphpl6cyhl1q4nrscxszx1-libxslt-static-x86_64-unknown-linux-musl-1.1.43
2025-08-20T22:47:01.4960014Z [00:00:04.583]➜    /nix/store/l8myqqhgda8zq26ri1jq1jsg0ql6vs9a-libxslt-static-x86_64-unknown-linux-musl-1.1.43-bin
2025-08-20T22:47:01.4961464Z [00:00:04.583]➜    /nix/store/8k2ymzr7g2sn9lllb2x9fishf4vhw8h0-libxslt-static-x86_64-unknown-linux-musl-1.1.43-dev
2025-08-20T22:47:01.4962659Z [00:00:04.583]➜    /nix/store/vm48ny4npjn67ig0pz8vb2akrf0m6iwh-libyaml-0.2.5
2025-08-20T22:47:01.4963642Z [00:00:04.583]➜    /nix/store/v0sk2zdlpakiz0xqf6fn9vm2lfl7wg8r-linux-headers-6.14.7
2025-08-20T22:47:01.4964275Z [00:00:04.583]➜    /nix/store/3wi61527nhv09mw8c16gibvgj6pf3cg2-linux-headers-static-6.14.7
2025-08-20T22:47:01.4964854Z [00:00:04.583]➜    /nix/store/spydzl4xdlbv4yfjaj2zxakmwspkwicq-mailcap-1.17.patch
2025-08-20T22:47:01.4965387Z [00:00:04.583]➜    /nix/store/sldk7q9f60pm7s9sr2ir9qmk5242ig6j-mailcap-2.1.54
2025-08-20T22:47:01.4965880Z [00:00:04.583]➜    /nix/store/mlbip5589yfjw1hmyjrw070l8gk1kpbk-meson-1.8.2
2025-08-20T22:47:01.4966868Z [00:00:04.583]➜    /nix/store/gb73za0wl3cz6sry4cvw2qqsc4bkrnj6-meson.patch?h=mingw-w64-xorgproto-id=7b817efc3144a50e6766817c4ca7242f8ce49307
2025-08-20T22:47:01.4967838Z [00:00:04.583]➜    /nix/store/lsbw8y9k2sg13c7z1nrqgzmg42ln1ji2-mpdecimal-4.0.1
2025-08-20T22:47:01.4968345Z [00:00:04.583]➜    /nix/store/s0bw3ahvpbl9zznakz7lb67rsa8ccvv3-mpfr-4.2.2
2025-08-20T22:47:01.4968821Z [00:00:04.583]➜    /nix/store/vcb1zshk30mw57lib3wsqf1cxp8y4gk2-mpfr-4.2.2
2025-08-20T22:47:01.4969422Z [00:00:04.583]➜    /nix/store/yhf3iwrxa47s5rh92hh3zpyicjp7krnl-musl-static-x86_64-unknown-linux-musl-1.2.5
2025-08-20T22:47:01.4970164Z [00:00:04.583]➜    /nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin
2025-08-20T22:47:01.4970908Z [00:00:04.583]➜    /nix/store/6lxk8zmw91zp75ipnlhq9xdrdqrwbjdx-musl-static-x86_64-unknown-linux-musl-1.2.5-dev
2025-08-20T22:47:01.4971502Z [00:00:04.583]➜    /nix/store/4kark163478mlnx42k2gakrji1z43z9m-ncurses-6.5
2025-08-20T22:47:01.4971993Z [00:00:04.583]➜    /nix/store/z1l05nn4xyaxv25f9pvi7bkmw6jmb48c-ncurses-6.5-dev
2025-08-20T22:47:01.4972488Z [00:00:04.583]➜    /nix/store/cgi3h8s5f7y2w4yhhbdc57pr3jbw6jkr-ncurses-6.5-man
2025-08-20T22:47:01.4972984Z [00:00:04.583]➜    /nix/store/wws3zb9sa7b21msrwh0b2018pl7bpsw6-ninja-1.12.1
2025-08-20T22:47:01.4973466Z [00:00:04.583]➜    /nix/store/lyl9yxxz8a3mlaxvm0jln6mglpbf2fha-openssl-3.5.1
2025-08-20T22:47:01.4973942Z [00:00:04.583]➜    /nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8
2025-08-20T22:47:01.4974427Z [00:00:04.583]➜    /nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0
2025-08-20T22:47:01.4974916Z [00:00:04.583]➜    /nix/store/7bgq9cg5ak81wf8ci849649z4qxkqlf7-pcre2-10.44
2025-08-20T22:47:01.4975380Z [00:00:04.583]➜    /nix/store/49rng2j1jbdr3jvgci5x6pv15lam6ysx-perl-5.40.0
2025-08-20T22:47:01.4975874Z [00:00:04.583]➜    /nix/store/wr3d92drw7150pfhdmy7s0cq8jdqi0az-pkg-config-0.29.2
2025-08-20T22:47:01.4976496Z [00:00:04.583]➜    /nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5
2025-08-20T22:47:01.4977383Z [00:00:04.583]➜    /nix/store/cgi332wakl3jr6svjcv9029k4fwclr9i-python3.13-docutils-0.21.2
2025-08-20T22:47:01.4978006Z [00:00:04.583]➜    /nix/store/fgs0w2p7kxx9243rcqygg7q6jh34r8nz-python3.13-mako-1.3.10
2025-08-20T22:47:01.4978594Z [00:00:04.583]➜    /nix/store/z2vs5wgpg25fnvq04hbjz277bphkyp7p-python3.13-markupsafe-3.0.2
2025-08-20T22:47:01.4979200Z [00:00:04.583]➜    /nix/store/rbz5fw5ykmaizfsa2cimbnr1zf2xx808-python3.13-packaging-25.0
2025-08-20T22:47:01.4979786Z [00:00:04.583]➜    /nix/store/mm98vgr4x6m6hyz1zkbbdsk1dfmibm8p-python3.13-pyyaml-6.0.2
2025-08-20T22:47:01.4980281Z [00:00:04.583]➜    /nix/store/d1xybymfx4ad0hy6zv97walg9v1dyzn6-raw
2025-08-20T22:47:01.4980744Z [00:00:04.583]➜    /nix/store/wqg50ip92b4626ryk097yszg6lyi32bf-readline-8.3p1
2025-08-20T22:47:01.4981210Z [00:00:04.583]➜    /nix/store/3fmv26bcm289h6h4cakfnqrzcld8cxpm-source
2025-08-20T22:47:01.4981641Z [00:00:04.583]➜    /nix/store/6vzzxwpz26wshw59f13s17klv6xhfpyq-source
2025-08-20T22:47:01.4982075Z [00:00:04.583]➜    /nix/store/cpha9mga8a4kdn8qps4bas4rphpx85a0-source
2025-08-20T22:47:01.4982497Z [00:00:04.583]➜    /nix/store/dz1gakigz5ijbgzv81l56pi9hnk8zbg8-source
2025-08-20T22:47:01.4982921Z [00:00:04.583]➜    /nix/store/zkg79fc8yznv6m9r37syxpi8488zbsmk-source
2025-08-20T22:47:01.4983377Z [00:00:04.583]➜    /nix/store/yd47pmkv6iv58gs5v5jgyblvkw87pqx3-sqlite-3.50.2
2025-08-20T22:47:01.4983860Z [00:00:04.583]➜    /nix/store/l5r2hk5p1a1h4lvp1ba7wgx380a5rfdy-stdenv-linux
2025-08-20T22:47:01.4984329Z [00:00:04.583]➜    /nix/store/nbrif411qgsj1h5r7rlgxxm140aj58dz-stdenv-linux
2025-08-20T22:47:01.4984796Z [00:00:04.583]➜    /nix/store/l365s6fwm2i0hq1bvm0crf149z6lskjd-swig-4.3.1
2025-08-20T22:47:01.4985249Z [00:00:04.583]➜    /nix/store/jl0z4dmvfd3lzfqz5h7q4fzqx1h4jv2x-tcl-8.6.15
2025-08-20T22:47:01.4985731Z [00:00:04.583]➜    /nix/store/2217z4gb8ifz8lvvmaz37vxi652z8dzl-tzdata-1.19.patch
2025-08-20T22:47:01.4986223Z [00:00:04.583]➜    /nix/store/ms10flhvgnd1nsfwnb355aw414ijlq8j-tzdata-2025b
2025-08-20T22:47:01.4987014Z [00:00:04.583]➜    /nix/store/bfp36pm2rwiayb1fh05ysal07zwkwyd3-update-autotools-gnu-config-scripts-hook
2025-08-20T22:47:01.4987750Z [00:00:04.583]➜    /nix/store/rkamggyz8rbsb61qal5xvi97yks1g3ma-update-autotools-gnu-config-scripts-hook
2025-08-20T22:47:01.4988561Z [00:00:04.583]➜    /nix/store/29f7lcljr566rb1cqf14a3rcjpajbg7i-util-linux-minimal-2.41-lib
2025-08-20T22:47:01.4989090Z [00:00:04.583]➜    /nix/store/k44kjnci6lsjnr3migs25xflbvn651hm-which-2.23
2025-08-20T22:47:01.4989666Z [00:00:04.583]➜    /nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44
2025-08-20T22:47:01.4990384Z [00:00:04.583]➜    /nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44
2025-08-20T22:47:01.4991089Z [00:00:04.583]➜    /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0
2025-08-20T22:47:01.4991761Z [00:00:04.583]➜    /nix/store/h432c964cimsg5w7z8bygpycsa9pwaq9-x86_64-unknown-linux-musl-gcc-14.3.0-lib
2025-08-20T22:47:01.4992464Z [00:00:04.583]➜    /nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0
2025-08-20T22:47:01.4993218Z [00:00:04.583]➜    /nix/store/6jb3wyj5mx3c5pw843z7ja7xs9h70gz3-x86_64-unknown-linux-musl-pkg-config-wrapper-0.29.2
2025-08-20T22:47:01.4993892Z [00:00:04.583]➜    /nix/store/ipv2c4dwqw1l2h0q5hvafj3s9hylpiz2-xcb-proto-1.17.0.tar.xz
2025-08-20T22:47:01.4994444Z [00:00:04.583]➜    /nix/store/n9mggs3wskqv3vqd4xn8hbq2yzcf2z1d-xgcc-14.3.0-libgcc
2025-08-20T22:47:01.4994992Z [00:00:04.584]➜    /nix/store/7w5cfnqs31bldj93asyhmag7vrlbx7g4-xorgproto-2024.1.tar.xz
2025-08-20T22:47:01.4995546Z [00:00:04.584]➜    /nix/store/mby251gvv0fp01vcbqllfhcjljsmx7q8-xtrans-1.6.0.tar.xz
2025-08-20T22:47:01.4996043Z [00:00:04.584]➜    /nix/store/lrzs7l92j20n81rv4hs5js5qigg686s3-xz-5.8.1
2025-08-20T22:47:01.4996499Z [00:00:04.584]➜    /nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin
2025-08-20T22:47:01.4997491Z [00:00:04.584]➜    /nix/store/97jdzvwjgwy2g4xcijimadl0vpj6laqh-zlib-1.3.1
2025-08-20T22:47:01.4998104Z [00:00:04.584]➜    /nix/store/8r4xf3v70mqdl8f3jy1y5zjgwrd4x4ym-zlib-static-x86_64-unknown-linux-musl-1.3.1
2025-08-20T22:47:01.4998840Z [00:00:04.584]➜    /nix/store/9gpc73p52vyxipi0qjascz5q9qv9g9mg-zlib-static-x86_64-unknown-linux-musl-1.3.1-dev
2025-08-20T22:47:01.5015069Z [00:00:04.598]➜  copying path '/nix/store/zkg79fc8yznv6m9r37syxpi8488zbsmk-source' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5028059Z [00:00:04.600]➜  copying path '/nix/store/msjkhwxa17fw6rii78jnas0gvbry008c-attr-static-x86_64-unknown-linux-musl-2.5.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5030778Z [00:00:04.600]➜  copying path '/nix/store/03g3ry4p16cqgjyv4h37d6snqb8bbdfg-attr-static-x86_64-unknown-linux-musl-2.5.2-bin' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5045177Z [00:00:04.601]➜  copying path '/nix/store/8r4xf3v70mqdl8f3jy1y5zjgwrd4x4ym-zlib-static-x86_64-unknown-linux-musl-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5052622Z [00:00:04.602]➜  copying path '/nix/store/yzkqzy5bjl433k0n63b7g2ji0rr9pf72-fortify-headers-1.1alpine3' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5055855Z [00:00:04.603]➜  copying path '/nix/store/xygrvqwrqmypkkmczjsi2f1jyqgd701m-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5061413Z [00:00:04.603]➜  copying path '/nix/store/yhf3iwrxa47s5rh92hh3zpyicjp7krnl-musl-static-x86_64-unknown-linux-musl-1.2.5' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5065010Z [00:00:04.603]➜  copying path '/nix/store/h432c964cimsg5w7z8bygpycsa9pwaq9-x86_64-unknown-linux-musl-gcc-14.3.0-lib' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5067172Z [00:00:04.604]➜  copying path '/nix/store/n9mggs3wskqv3vqd4xn8hbq2yzcf2z1d-xgcc-14.3.0-libgcc' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5137693Z [00:00:04.611]➜  copying path '/nix/store/cg41x0ldk43qlsndsbladyl0k4dxanvh-gcc-14.3.0-libgcc' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5143073Z [00:00:04.611]➜  copying path '/nix/store/562jc9ym7vd1zsw6sbq7i6j1vg8k1x32-libunistring-1.3' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5145223Z [00:00:04.611]➜  copying path '/nix/store/3wi61527nhv09mw8c16gibvgj6pf3cg2-linux-headers-static-6.14.7' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5176228Z [00:00:04.614]➜  copying path '/nix/store/9468h55fiafq4xrwm3z56iamdsdgyl13-Judy-1.0.5.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5178283Z [00:00:04.615]➜  copying path '/nix/store/3mdqkh9161awpc5n6g15zwp6biacp8hv-add-driver-runpath' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5180342Z [00:00:04.615]➜  copying path '/nix/store/mmmgdm5dcsasdg0m8lz30k75zbncawvj-bash-static-x86_64-unknown-linux-musl-5.3p0' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5182489Z [00:00:04.615]➜  copying path '/nix/store/8rira8zqbf69pa1d47q48lnfznqp6zj3-autoconf-archive-2024.10.16' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5432455Z [00:00:04.634]➜  copying path '/nix/store/h7rca6d8jdzza4xagjisa6n7rdiicnsz-iana-etc-20250505' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5441549Z [00:00:04.638]➜  copying path '/nix/store/9n3d2g1pplp7bacghxkqb73z0fipgn2h-keyutils-1.6.3.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5459245Z [00:00:04.639]➜  copying path '/nix/store/zdq8z3cyqn2sy0y75j9qljsapdh0bk6g-large-file.patch' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5461369Z [00:00:04.639]➜  copying path '/nix/store/kj4vi1hqvf1b9ac945jsjxm55d6zzvns-libX11-1.8.12.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5463564Z [00:00:04.640]➜  copying path '/nix/store/9274f9v0hsfx7lgl5hdl5w71r1gd7caz-find-xml-catalogs-hook' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5465581Z [00:00:04.641]➜  copying path '/nix/store/z70sz3xynna9w7mfhl81h4vff307n0cz-go1.24.5.src.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5468397Z [00:00:04.641]➜  copying path '/nix/store/g3rzpdl76c1xyf8924rpq7qqxvws458x-attr-static-x86_64-unknown-linux-musl-2.5.2-dev' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5510472Z [00:00:04.648]➜  copying path '/nix/store/4a5jdwbjg03gdjb4yzf826q9ni4lbpcm-libXau-1.0.12.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5819455Z [00:00:04.675]➜  copying path '/nix/store/7b6icqgm4a9f8jw9aavn92s7b0jq2jrc-libXdmcp-1.1.5.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5826984Z [00:00:04.677]➜  copying path '/nix/store/3fzg8srq87h665y8c5nfihkqv52mxl81-libXext-1.3.6.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5858069Z [00:00:04.682]➜  copying path '/nix/store/i2jwnpphz9bxc6fcj0xdjxhdf12ki10h-libaio-libaio-0.3.113.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5918128Z [00:00:04.684]➜  copying path '/nix/store/ck47pk105nw2dsd6xrx7b16x7adr3xmg-libbsd-0.12.2.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.5920249Z [00:00:04.685]➜  copying path '/nix/store/k5yn6waxxxmryjjw2w0ihz6q9nw76aky-libcap-2.76.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6089966Z [00:00:04.706]➜  copying path '/nix/store/8vwgyzn6hbdxssmliirgvigrayrzx59h-libgcrypt-1.11.1.tar.bz2' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6154171Z [00:00:04.710]➜  copying path '/nix/store/dr5icxs7f5bvqz6hgp73kx0ygbqawvra-libdrm-2.4.124.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6187924Z [00:00:04.713]➜  copying path '/nix/store/yk4xm2zwyd0sw2f6xwhdxblg175032yv-iana-etc-1.17.patch' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6189736Z [00:00:04.715]➜  copying path '/nix/store/q7q5mv6900djvp9sjhpzlj1ym3s456z3-libmd-1.1.0.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6191557Z [00:00:04.716]➜  copying path '/nix/store/ccjxwk4m970d0iggl15bi8yw22cdf4ns-libgpg-error-1.55.tar.bz2' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6208006Z [00:00:04.718]➜  copying path '/nix/store/4ypid2ya98yr389z8a4nhz7ivi85gl53-libxcb-1.17.0.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6209746Z [00:00:04.718]➜  copying path '/nix/store/vy31v6yp2zqdvzj780maiyxw2n9l5z6n-libpthread-stubs-0.5.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6278969Z [00:00:04.725]➜  copying path '/nix/store/jlqm0nim2wykvcqamw6rkghkn8wfjlpv-libxcrypt-static-x86_64-unknown-linux-musl-4.4.38' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6308265Z [00:00:04.728]➜  copying path '/nix/store/54qzw5h35186a8bb02fb3x8nalszhpi5-libxml2-static-x86_64-unknown-linux-musl-2.14.4-unstable-2025-06-20' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6337934Z [00:00:04.729]➜  copying path '/nix/store/v0sk2zdlpakiz0xqf6fn9vm2lfl7wg8r-linux-headers-6.14.7' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6429235Z [00:00:04.740]➜  copying path '/nix/store/sldk7q9f60pm7s9sr2ir9qmk5242ig6j-mailcap-2.1.54' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6540250Z [00:00:04.751]➜  copying path '/nix/store/gb73za0wl3cz6sry4cvw2qqsc4bkrnj6-meson.patch?h=mingw-w64-xorgproto-id=7b817efc3144a50e6766817c4ca7242f8ce49307' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6623073Z [00:00:04.759]➜  copying path '/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6629247Z [00:00:04.759]➜  copying path '/nix/store/d1xybymfx4ad0hy6zv97walg9v1dyzn6-raw' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6635048Z [00:00:04.759]➜  copying path '/nix/store/cgi3h8s5f7y2w4yhhbdc57pr3jbw6jkr-ncurses-6.5-man' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6659018Z [00:00:04.759]➜  copying path '/nix/store/3fmv26bcm289h6h4cakfnqrzcld8cxpm-source' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6681925Z [00:00:04.765]➜  copying path '/nix/store/v9rj8vr6q5j3kr9nmdwhc3mi7cg55xcs-libidn2-2.3.8' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6809130Z [00:00:04.778]➜  copying path '/nix/store/6vzzxwpz26wshw59f13s17klv6xhfpyq-source' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6819664Z [00:00:04.779]➜  copying path '/nix/store/cpha9mga8a4kdn8qps4bas4rphpx85a0-source' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.6869785Z [00:00:04.784]➜  copying path '/nix/store/spydzl4xdlbv4yfjaj2zxakmwspkwicq-mailcap-1.17.patch' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.7152431Z [00:00:04.812]➜  copying path '/nix/store/dz1gakigz5ijbgzv81l56pi9hnk8zbg8-source' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.7227054Z [00:00:04.820]➜  copying path '/nix/store/ms10flhvgnd1nsfwnb355aw414ijlq8j-tzdata-2025b' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.7475166Z [00:00:04.844]➜  copying path '/nix/store/vwyib2bx1zrp52n88bii9pwzhq28gkji-libxml2-static-x86_64-unknown-linux-musl-2.14.4-unstable-2025-06-20-bin' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.7481455Z [00:00:04.844]➜  copying path '/nix/store/yf97mxg8rjwphpl6cyhl1q4nrscxszx1-libxslt-static-x86_64-unknown-linux-musl-1.1.43' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.7559722Z [00:00:04.853]➜  copying path '/nix/store/l8myqqhgda8zq26ri1jq1jsg0ql6vs9a-libxslt-static-x86_64-unknown-linux-musl-1.1.43-bin' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.7566004Z [00:00:04.854]➜  copying path '/nix/store/bfp36pm2rwiayb1fh05ysal07zwkwyd3-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.7709803Z [00:00:04.868]➜  copying path '/nix/store/ipv2c4dwqw1l2h0q5hvafj3s9hylpiz2-xcb-proto-1.17.0.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.8169647Z [00:00:04.914]➜  copying path '/nix/store/lmn7lwydprqibdkghw7wgcn21yhllz13-glibc-2.40-66' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.8229134Z [00:00:04.920]➜  copying path '/nix/store/7w5cfnqs31bldj93asyhmag7vrlbx7g4-xorgproto-2024.1.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.8299275Z [00:00:04.927]➜  copying path '/nix/store/mby251gvv0fp01vcbqllfhcjljsmx7q8-xtrans-1.6.0.tar.xz' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.8582261Z [00:00:04.955]➜  copying path '/nix/store/9gpc73p52vyxipi0qjascz5q9qv9g9mg-zlib-static-x86_64-unknown-linux-musl-1.3.1-dev' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.9160478Z [00:00:05.012]➜  copying path '/nix/store/banbrihxhlzfvpz6m2iwph2z08pbx428-libxml2-static-x86_64-unknown-linux-musl-2.14.4-unstable-2025-06-20-dev' from 'https://cache.nixos.org'...
2025-08-20T22:47:01.9942131Z [00:00:05.091]➜  copying path '/nix/store/8k2ymzr7g2sn9lllb2x9fishf4vhw8h0-libxslt-static-x86_64-unknown-linux-musl-1.1.43-dev' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.4283013Z [00:00:05.525]➜  copying path '/nix/store/2217z4gb8ifz8lvvmaz37vxi652z8dzl-tzdata-1.19.patch' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7145144Z [00:00:05.811]➜  copying path '/nix/store/y8fm34v0jphjgp5h21w068h6p3f8hc05-attr-2.5.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7152650Z [00:00:05.811]➜  copying path '/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7154243Z [00:00:05.812]➜  copying path '/nix/store/d30jzadpdsxdk7jwp7h3znrfr5gpf816-bzip2-1.0.8' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7171713Z [00:00:05.812]➜  copying path '/nix/store/mly9f128r573m1i9q5a40ajc339ivmqp-ed-1.21.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7173487Z [00:00:05.813]➜  copying path '/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7175198Z [00:00:05.813]➜  copying path '/nix/store/7safzfp9b25vfac2gsqiy60c8b6n43qa-expand-response-params' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7176165Z [00:00:05.813]➜  copying path '/nix/store/ahrvr02jq29g2fads1g6vl7qf2npy77y-gmp-6.3.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7177333Z [00:00:05.813]➜  copying path '/nix/store/qkn51kys93mngwvxkjzcfbwr6rysj2a3-glibc-2.40-66-bin' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7178203Z [00:00:05.813]➜  copying path '/nix/store/p23www756j3bjy9l1bf5bkwmr2vvd6h1-expat-2.7.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7179270Z [00:00:05.814]➜  copying path '/nix/store/l3pzyjc5zmzp4bcbg40s6f5zjq87c77i-gdbm-1.25-lib' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7180178Z [00:00:05.814]➜  copying path '/nix/store/phjcyak0sl3id21f0xx8sf5rgf8x5bql-expand-response-params' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7181054Z [00:00:05.814]➜  copying path '/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7181877Z [00:00:05.814]➜  copying path '/nix/store/fkw48vh7ivlvlmhp4j30hy2gvg00jgin-gcc-14.3.0-lib' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7182738Z [00:00:05.814]➜  copying path '/nix/store/pc06d6yjx1n9a5j4h9fnp905ywax1p6a-glibc-2.40-66-static' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7413629Z [00:00:05.836]➜  copying path '/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7417159Z [00:00:05.838]➜  copying path '/nix/store/qfz8slc34jinyfkvmskaplijj8a79w25-libffi-3.5.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7418851Z [00:00:05.838]➜  copying path '/nix/store/bk2lnyr4lrlgwbxaf1jdwfdkn4f2n9h4-libtool-2.5.4-lib' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7529085Z [00:00:05.850]➜  copying path '/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7537216Z [00:00:05.851]➜  copying path '/nix/store/sdyl0b9k0ijgdfwba9cgp76m81nhm387-libxcrypt-4.4.38' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7965654Z [00:00:05.891]➜  copying path '/nix/store/7fini49zkfwf439iqxvm7nzz2v6aclrn-acl-2.3.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7967631Z [00:00:05.891]➜  copying path '/nix/store/lsbw8y9k2sg13c7z1nrqgzmg42ln1ji2-mpdecimal-4.0.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7973000Z [00:00:05.891]➜  copying path '/nix/store/4kark163478mlnx42k2gakrji1z43z9m-ncurses-6.5' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7974903Z [00:00:05.891]➜  copying path '/nix/store/vm48ny4npjn67ig0pz8vb2akrf0m6iwh-libyaml-0.2.5' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7976856Z [00:00:05.891]➜  copying path '/nix/store/lyl9yxxz8a3mlaxvm0jln6mglpbf2fha-openssl-3.5.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.7978872Z [00:00:05.894]➜  copying path '/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.8070312Z [00:00:05.904]➜  copying path '/nix/store/7bgq9cg5ak81wf8ci849649z4qxkqlf7-pcre2-10.44' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.8236242Z [00:00:05.921]➜  copying path '/nix/store/wr3d92drw7150pfhdmy7s0cq8jdqi0az-pkg-config-0.29.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.8329469Z [00:00:05.930]➜  copying path '/nix/store/1lcnn3dk28b16b7iwwc43fxkp0nz7fx4-isl-0.20' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.8339271Z [00:00:05.931]➜  copying path '/nix/store/vcb1zshk30mw57lib3wsqf1cxp8y4gk2-mpfr-4.2.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.8351025Z [00:00:05.932]➜  copying path '/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.8698241Z [00:00:05.960]➜  copying path '/nix/store/i2ipfxxnmqk1cs50ddg2v5vaap8zpd02-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.8844129Z [00:00:05.962]➜  copying path '/nix/store/k44kjnci6lsjnr3migs25xflbvn651hm-which-2.23' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.8845780Z [00:00:05.970]➜  copying path '/nix/store/sfpjyj2zh09920zd5ig3skiznayh15zm-gnum4-1.4.20' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.8978783Z [00:00:05.994]➜  copying path '/nix/store/6lxk8zmw91zp75ipnlhq9xdrdqrwbjdx-musl-static-x86_64-unknown-linux-musl-1.2.5-dev' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.9001440Z [00:00:05.997]➜  copying path '/nix/store/fmd3w4i7i8iqicclg05sa1d1imjxairm-go-1.22.12-linux-amd64-bootstrap' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.9038170Z [00:00:05.997]➜  copying path '/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.9409042Z [00:00:06.035]➜  copying path '/nix/store/jl0z4dmvfd3lzfqz5h7q4fzqx1h4jv2x-tcl-8.6.15' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.9508771Z [00:00:06.044]➜  copying path '/nix/store/rkamggyz8rbsb61qal5xvi97yks1g3ma-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.9578331Z [00:00:06.051]➜  copying path '/nix/store/46b5xxdmd617xcxr9c9p95dlny0zm8h5-libmpc-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.9597581Z [00:00:06.057]➜  copying path '/nix/store/6jb3wyj5mx3c5pw843z7ja7xs9h70gz3-x86_64-unknown-linux-musl-pkg-config-wrapper-0.29.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.9600068Z [00:00:06.057]➜  copying path '/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.9708281Z [00:00:06.065]➜  copying path '/nix/store/74qjr01q87nwfl0dbsr1s45p8crw3q1f-glibc-2.40-66-dev' from 'https://cache.nixos.org'...
2025-08-20T22:47:02.9749017Z [00:00:06.072]➜  copying path '/nix/store/lrzs7l92j20n81rv4hs5js5qigg686s3-xz-5.8.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.0022043Z [00:00:06.099]➜  copying path '/nix/store/67r8ljj2fxpdmr8h1ic04n0hvgj7qfwx-bison-3.8.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.0088501Z [00:00:06.103]➜  copying path '/nix/store/bd8nq53jkv2qyrgjw3c8alqzf6131vza-flex-2.6.4' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.0111381Z [00:00:06.108]➜  copying path '/nix/store/97jdzvwjgwy2g4xcijimadl0vpj6laqh-zlib-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.0605226Z [00:00:06.157]➜  copying path '/nix/store/qgfz23gwqb8w1xjb72d3hcffsywjs1gx-binutils-2.44-lib' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.0613948Z [00:00:06.158]➜  copying path '/nix/store/vi7ya34k19nid2m0dmkljqip5572g0bi-file-5.45' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.0622219Z [00:00:06.159]➜  copying path '/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.0773509Z [00:00:06.174]➜  copying path '/nix/store/yd47pmkv6iv58gs5v5jgyblvkw87pqx3-sqlite-3.50.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.1072777Z [00:00:06.204]➜  copying path '/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.2948099Z [00:00:06.392]➜  copying path '/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.2950006Z [00:00:06.392]➜  copying path '/nix/store/wws3zb9sa7b21msrwh0b2018pl7bpsw6-ninja-1.12.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.2977979Z [00:00:06.393]➜  copying path '/nix/store/f6yc9mbdp17kh3p70lhlix1w21jlj5kp-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.2979786Z [00:00:06.393]➜  copying path '/nix/store/j9sc6w3yxdz5nli6sq7da7zdq149faj5-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.3242581Z [00:00:06.421]➜  copying path '/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.3405898Z [00:00:06.437]➜  copying path '/nix/store/wdds5a9jax6zwj7wxqwqqp9dr28apr4q-file-5.45-dev' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.3415628Z [00:00:06.438]➜  copying path '/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.3421746Z [00:00:06.439]➜  copying path '/nix/store/l365s6fwm2i0hq1bvm0crf149z6lskjd-swig-4.3.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.3578358Z [00:00:06.454]➜  copying path '/nix/store/wi0nl3i48dl27dalzrrlq4n9a6mrl63y-binutils-2.44' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.3684485Z [00:00:06.465]➜  copying path '/nix/store/29f7lcljr566rb1cqf14a3rcjpajbg7i-util-linux-minimal-2.41-lib' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.3776485Z [00:00:06.475]➜  copying path '/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.3781002Z [00:00:06.475]➜  copying path '/nix/store/55bh0lhx6c6k2crm56ifc2qwz5fmwgyx-isl-0.20' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.3829159Z [00:00:06.480]➜  copying path '/nix/store/s0bw3ahvpbl9zznakz7lb67rsa8ccvv3-mpfr-4.2.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.4488928Z [00:00:06.543]➜  copying path '/nix/store/qnwxpk0in4bm43q2qnykvkjxa9qhqd0z-gcc-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.4724332Z [00:00:06.569]➜  copying path '/nix/store/p1n9z8p8dzfb12gmz8qcn3nzcmhgg14r-libmpc-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.7408557Z [00:00:06.838]➜  copying path '/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.7410637Z [00:00:06.838]➜  copying path '/nix/store/zb0g9f0vvwx0z56jxg3xds7pjrkhy1kp-expect-5.45.4' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.7433181Z [00:00:06.840]➜  copying path '/nix/store/49rng2j1jbdr3jvgci5x6pv15lam6ysx-perl-5.40.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.7478439Z [00:00:06.845]➜  copying path '/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:03.8245905Z [00:00:06.921]➜  copying path '/nix/store/nvsy20qrmlq5sznqncak7ljfrwixq42y-dejagnu-1.6.3' from 'https://cache.nixos.org'...
2025-08-20T22:47:04.4034681Z [00:00:07.500]➜  copying path '/nix/store/lv91pnk6dqvw0xmbi5irli7m6nikfr33-binutils-wrapper-2.44' from 'https://cache.nixos.org'...
2025-08-20T22:47:04.5602135Z [00:00:07.657]➜  copying path '/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44' from 'https://cache.nixos.org'...
2025-08-20T22:47:04.5802348Z [00:00:07.677]➜  copying path '/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:04.7449268Z [00:00:07.842]➜  copying path '/nix/store/wqg50ip92b4626ryk097yszg6lyi32bf-readline-8.3p1' from 'https://cache.nixos.org'...
2025-08-20T22:47:04.7458606Z [00:00:07.843]➜  copying path '/nix/store/z1l05nn4xyaxv25f9pvi7bkmw6jmb48c-ncurses-6.5-dev' from 'https://cache.nixos.org'...
2025-08-20T22:47:04.7882648Z [00:00:07.885]➜  copying path '/nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5' from 'https://cache.nixos.org'...
2025-08-20T22:47:05.1703029Z [00:00:08.267]➜  copying path '/nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72' from 'https://cache.nixos.org'...
2025-08-20T22:47:05.1710906Z [00:00:08.268]➜  copying path '/nix/store/8zbd9786fijd7j9d41bc1gh8ra1y4k1r-automake-1.16.5' from 'https://cache.nixos.org'...
2025-08-20T22:47:07.4713274Z [00:00:10.568]➜  copying path '/nix/store/mlbip5589yfjw1hmyjrw070l8gk1kpbk-meson-1.8.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:07.4717993Z [00:00:10.569]➜  copying path '/nix/store/rbz5fw5ykmaizfsa2cimbnr1zf2xx808-python3.13-packaging-25.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:07.4720835Z [00:00:10.569]➜  copying path '/nix/store/cgi332wakl3jr6svjcv9029k4fwclr9i-python3.13-docutils-0.21.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:07.4726356Z [00:00:10.569]➜  copying path '/nix/store/mm98vgr4x6m6hyz1zkbbdsk1dfmibm8p-python3.13-pyyaml-6.0.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:07.4732120Z [00:00:10.570]➜  copying path '/nix/store/z2vs5wgpg25fnvq04hbjz277bphkyp7p-python3.13-markupsafe-3.0.2' from 'https://cache.nixos.org'...
2025-08-20T22:47:07.5130668Z [00:00:10.610]➜  copying path '/nix/store/fgs0w2p7kxx9243rcqygg7q6jh34r8nz-python3.13-mako-1.3.10' from 'https://cache.nixos.org'...
2025-08-20T22:47:08.1887315Z [00:00:11.285]➜  copying path '/nix/store/l9070j59cfdkcijm6rij7mnhfvf2f436-libtool-2.5.4' from 'https://cache.nixos.org'...
2025-08-20T22:47:08.1897098Z [00:00:11.285]➜  copying path '/nix/store/67x7pknz0qa2j16x02idf0x98lpcspah-gcc-wrapper-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:08.2264479Z [00:00:11.323]➜  copying path '/nix/store/nbrif411qgsj1h5r7rlgxxm140aj58dz-stdenv-linux' from 'https://cache.nixos.org'...
2025-08-20T22:47:08.2763057Z [00:00:11.373]➜  copying path '/nix/store/klasp2p2vdjnxsmfvda4da80lphr22px-autoreconf-hook' from 'https://cache.nixos.org'...
2025-08-20T22:47:08.7997251Z [00:00:11.897]➜  copying path '/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T22:47:08.8132532Z [00:00:11.910]➜  copying path '/nix/store/l5r2hk5p1a1h4lvp1ba7wgx380a5rfdy-stdenv-linux' from 'https://cache.nixos.org'...
2025-08-20T22:47:08.9019638Z [00:00:11.999]➜  building '/nix/store/bl68ig8wp10d7ld3ddj3vi5xkjy9if4c-judy-static-x86_64-unknown-linux-musl-1.0.5.drv'...
2025-08-20T22:47:08.9193635Z [00:00:12.016]➜  building '/nix/store/1azkamgr46qsai5pg6q7wilzh05z6nj0-keyutils-static-x86_64-unknown-linux-musl-1.6.3.drv'...
2025-08-20T22:47:08.9458106Z [00:00:12.039]➜  building '/nix/store/34p5id4wrja4dwra1ib54d24833zlpnx-libaio-static-x86_64-unknown-linux-musl-0.3.113.drv'...
2025-08-20T22:47:08.9682656Z [00:00:12.065]➜  building '/nix/store/bs3n257zf3s1b7ljgi6nyh8qy54gicik-libapparmor-static-x86_64-unknown-linux-musl-4.1.1.drv'...
2025-08-20T22:47:09.0398079Z [00:00:12.137]➜  building '/nix/store/azfjlda28sr5p5xx59lvjsjj8n9krcdf-libgpg-error-static-x86_64-unknown-linux-musl-1.55.drv'...
2025-08-20T22:47:09.0399989Z [00:00:12.137]➜  judy-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:47:09.0403200Z [00:00:12.137]➜  judy-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/9468h55fiafq4xrwm3z56iamdsdgyl13-Judy-1.0.5.tar.gz
2025-08-20T22:47:09.0404542Z [00:00:12.137]➜  keyutils-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:47:09.0406055Z [00:00:12.137]➜  keyutils-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/9n3d2g1pplp7bacghxkqb73z0fipgn2h-keyutils-1.6.3.tar.gz
2025-08-20T22:47:09.0410358Z [00:00:12.137]➜  libaio-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:47:09.0411896Z [00:00:12.137]➜  libaio-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/i2jwnpphz9bxc6fcj0xdjxhdf12ki10h-libaio-libaio-0.3.113.tar.gz
2025-08-20T22:47:09.0487211Z [00:00:12.146]➜  keyutils-static-x86_64-unknown-linux-musl> source root is keyutils-1.6.3
2025-08-20T22:47:09.0488993Z [00:00:12.146]➜  libaio-static-x86_64-unknown-linux-musl> source root is libaio-libaio-0.3.113
2025-08-20T22:47:09.0679409Z [00:00:12.165]➜  libaio-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1649796573 of file "libaio-libaio-0.3.113/src/vsys_def.h"
2025-08-20T22:47:09.0807772Z [00:00:12.173]➜  libaio-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:47:09.0808885Z [00:00:12.174]➜  judy-static-x86_64-unknown-linux-musl> source root is judy-1.0.5
2025-08-20T22:47:09.0838135Z [00:00:12.178]➜  keyutils-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1594137877 of file "keyutils-1.6.3/watch_queue.h"
2025-08-20T22:47:09.0892291Z [00:00:12.186]➜  libaio-static-x86_64-unknown-linux-musl> patching script interpreter paths in harness
2025-08-20T22:47:09.0899185Z [00:00:12.187]➜  judy-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1179844752 of file "judy-1.0.5/configure"
2025-08-20T22:47:09.0958148Z [00:00:12.193]➜  keyutils-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:47:09.0980574Z [00:00:12.195]➜  libaio-static-x86_64-unknown-linux-musl> harness/runtests.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:09.1069038Z [00:00:12.201]➜  judy-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:47:09.1070438Z [00:00:12.201]➜  keyutils-static-x86_64-unknown-linux-musl> applying patch /nix/store/88a62ypvi5xpa3m8znhrl6l7jc307i8r-conf-symlink.patch
2025-08-20T22:47:09.1071791Z [00:00:12.203]➜  keyutils-static-x86_64-unknown-linux-musl> patching file request-key.c
2025-08-20T22:47:09.1078846Z [00:00:12.205]➜  keyutils-static-x86_64-unknown-linux-musl> applying patch /nix/store/z0sjg5c7g1iqb4x5vyiqcm5n68mb5x5p-0001-Remove-unused-function-after_eq.patch
2025-08-20T22:47:09.1106148Z [00:00:12.208]➜  keyutils-static-x86_64-unknown-linux-musl> patching file keyctl_watch.c
2025-08-20T22:47:09.1122506Z [00:00:12.208]➜  keyutils-static-x86_64-unknown-linux-musl> applying patch /nix/store/p3prlmdjdwlry48i4nmwkxp6qxdi28lm-pkg-config-static.patch
2025-08-20T22:47:09.1173903Z [00:00:12.214]➜  judy-static-x86_64-unknown-linux-musl> applying patch /nix/store/sg4gsbnm77ivjy9nn4l2izw36frx7n3q-cross.patch
2025-08-20T22:47:09.1177409Z [00:00:12.214]➜  keyutils-static-x86_64-unknown-linux-musl> patching file Makefile
2025-08-20T22:47:09.1179848Z [00:00:12.214]➜  keyutils-static-x86_64-unknown-linux-musl> applying patch /nix/store/d1xybymfx4ad0hy6zv97walg9v1dyzn6-raw
2025-08-20T22:47:09.1193479Z [00:00:12.216]➜  libapparmor-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:47:09.1197018Z [00:00:12.217]➜  judy-static-x86_64-unknown-linux-musl> patching file src/Judy1/Makefile.am
2025-08-20T22:47:09.1200010Z [00:00:12.217]➜  judy-static-x86_64-unknown-linux-musl> patching file src/JudyL/Makefile.am
2025-08-20T22:47:09.1234112Z [00:00:12.220]➜  judy-static-x86_64-unknown-linux-musl> applying patch /nix/store/6pzhr7js779m4a3jjjp0yz887n7hp67s-fix-source-date.patch
2025-08-20T22:47:09.1235484Z [00:00:12.220]➜  keyutils-static-x86_64-unknown-linux-musl> patching file keyctl_watch.c
2025-08-20T22:47:09.1236843Z [00:00:12.220]➜  keyutils-static-x86_64-unknown-linux-musl> Hunk #1 succeeded at 174 (offset -5 lines).
2025-08-20T22:47:09.1257903Z [00:00:12.222]➜  judy-static-x86_64-unknown-linux-musl> patching file tool/jhton.c
2025-08-20T22:47:09.1261870Z [00:00:12.223]➜  libaio-static-x86_64-unknown-linux-musl> substituteStream() in derivation libaio-static-x86_64-unknown-linux-musl-0.3.113: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'harness/Makefile')
2025-08-20T22:47:09.1269480Z [00:00:12.224]➜  libapparmor-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/6vzzxwpz26wshw59f13s17klv6xhfpyq-source
2025-08-20T22:47:09.1292840Z [00:00:12.226]➜  keyutils-static-x86_64-unknown-linux-musl> substituteStream() in derivation keyutils-static-x86_64-unknown-linux-musl-1.6.3: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'Makefile')
2025-08-20T22:47:09.1300731Z [00:00:12.227]➜  libaio-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:09.1332132Z [00:00:12.230]➜  judy-static-x86_64-unknown-linux-musl> Running phase: autoreconfPhase
2025-08-20T22:47:09.1378243Z [00:00:12.235]➜  keyutils-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:09.1452151Z [00:00:12.242]➜  libaio-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:09.1520762Z [00:00:12.249]➜  libgpg-error-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:47:09.1611036Z [00:00:12.258]➜  libgpg-error-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/ccjxwk4m970d0iggl15bi8yw22cdf4ns-libgpg-error-1.55.tar.bz2
2025-08-20T22:47:09.1622301Z [00:00:12.259]➜  keyutils-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:09.1653517Z [00:00:12.262]➜  libaio-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:47:09.1778902Z [00:00:12.275]➜  keyutils-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:47:09.2055740Z [00:00:12.302]➜  libaio-static-x86_64-unknown-linux-musl> no configure script, doing nothing
2025-08-20T22:47:09.2090597Z [00:00:12.306]➜  libaio-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:47:09.2204786Z [00:00:12.317]➜  keyutils-static-x86_64-unknown-linux-musl> no configure script, doing nothing
2025-08-20T22:47:09.2269977Z [00:00:12.324]➜  libaio-static-x86_64-unknown-linux-musl> build flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash prefix=/nix/store/xwszf01fam62cz8v75fyxh6v1q1x2bsk-libaio-static-x86_64-unknown-linux-musl-0.3.113 ENABLE_SHARED=0
2025-08-20T22:47:09.2274106Z [00:00:12.324]➜  keyutils-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:47:09.2312759Z [00:00:12.328]➜  libaio-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libaio-libaio-0.3.113/src'
2025-08-20T22:47:09.2318399Z [00:00:12.328]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_queue_init.ol io_queue_init.c
2025-08-20T22:47:09.2455747Z [00:00:12.343]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: export WARNINGS=
2025-08-20T22:47:09.2495685Z [00:00:12.347]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: Entering directory '.'
2025-08-20T22:47:09.2509482Z [00:00:12.348]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gettext
2025-08-20T22:47:09.2527975Z [00:00:12.350]➜  keyutils-static-x86_64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash NO_SOLIB=1
2025-08-20T22:47:09.2637912Z [00:00:12.361]➜  keyutils-static-x86_64-unknown-linux-musl> ldd: cannot load /usr/bin/make: No such file or directory
2025-08-20T22:47:09.2799301Z [00:00:12.377]➜  keyutils-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash: line 1: rpmspec: command not found
2025-08-20T22:47:09.2801599Z [00:00:12.377]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -I. -g -Wall -Werror -o keyctl.o -c keyctl.c
2025-08-20T22:47:09.2803645Z [00:00:12.377]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -I. -g -Wall -Werror -o keyctl_testing.o -c keyctl_testing.c
2025-08-20T22:47:09.2830689Z [00:00:12.380]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -I. -g -Wall -Werror -o keyctl_watch.o -c keyctl_watch.c
2025-08-20T22:47:09.2870457Z [00:00:12.384]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -I. -DPKGBUILD="\"\"" -DPKGVERSION="\"keyutils-1.6.3\"" -DAPIVERSION="\"libkeyutils-1.10\"" -g -Wall -Werror -UNO_GLIBC_KEYERR -o keyutils.o -c keyutils.c
2025-08-20T22:47:09.2939054Z [00:00:12.391]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -I. -g -Wall -Werror -o request-key.o -c request-key.c
2025-08-20T22:47:09.3704284Z [00:00:12.467]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_queue_release.ol io_queue_release.c
2025-08-20T22:47:09.4870505Z [00:00:12.584]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_queue_wait.ol io_queue_wait.c
2025-08-20T22:47:09.6230132Z [00:00:12.720]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_queue_run.ol io_queue_run.c
2025-08-20T22:47:09.6298023Z [00:00:12.725]➜  libgpg-error-static-x86_64-unknown-linux-musl> source root is libgpg-error-1.55
2025-08-20T22:47:09.6503158Z [00:00:12.747]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -I. -g -Wall -Werror -o key.dns_resolver.o -c key.dns_resolver.c
2025-08-20T22:47:09.6517620Z [00:00:12.749]➜  libgpg-error-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1745503996 of file "libgpg-error-1.55/libgpg-error.spec"
2025-08-20T22:47:09.6649437Z [00:00:12.762]➜  libgpg-error-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:47:09.6951923Z [00:00:12.790]➜  libgpg-error-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:09.7079484Z [00:00:12.805]➜  libgpg-error-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:47:09.7191642Z [00:00:12.809]➜  libgpg-error-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:47:09.7193526Z [00:00:12.816]➜  libgpg-error-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:09.7349315Z [00:00:12.832]➜  libgpg-error-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:47:09.7398531Z [00:00:12.834]➜  libgpg-error-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:47:09.7441834Z [00:00:12.841]➜  libgpg-error-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:47:09.7631331Z [00:00:12.860]➜  libapparmor-static-x86_64-unknown-linux-musl> source root is source/libraries/libapparmor
2025-08-20T22:47:09.7703327Z [00:00:12.867]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_getevents.ol io_getevents.c
2025-08-20T22:47:09.7864769Z [00:00:12.883]➜  libgpg-error-static-x86_64-unknown-linux-musl> fixing libtool script ./build-aux/ltmain.sh
2025-08-20T22:47:09.8158270Z [00:00:12.910]➜  libapparmor-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:47:09.8228089Z [00:00:12.920]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -I. -g -Wall -Werror -o dns.afsdb.o -c dns.afsdb.c
2025-08-20T22:47:09.8338958Z [00:00:12.931]➜  libgpg-error-static-x86_64-unknown-linux-musl> ./configure
2025-08-20T22:47:09.8383755Z [00:00:12.935]➜  libapparmor-static-x86_64-unknown-linux-musl> Running phase: autoreconfPhase
2025-08-20T22:47:09.8778517Z [00:00:12.975]➜  libgpg-error-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:47:09.8959436Z [00:00:12.993]➜  libgpg-error-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:47:09.9199222Z [00:00:13.016]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_submit.ol io_submit.c
2025-08-20T22:47:09.9448287Z [00:00:13.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55 --bindir=/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin --sbindir=/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/sbin --includedir=/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include --mandir=/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/share/man --infodir=/nix/store/chqwfb2n24fpzsa7a277zjlrkp9fyh5y-libgpg-error-static-x86_64-unknown-linux-musl-1.55-info/share/info --docdir=/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/doc/libgpg-error --libdir=/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib --libexecdir=/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/libexec --localedir=/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale --enable-install-gpg-error-config --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:47:09.9818397Z [00:00:13.079]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-g++ -I. -g -Wall -Werror -x c++-header -fsyntax-only keyutils.h
2025-08-20T22:47:10.0288806Z [00:00:13.126]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_cancel.ol io_cancel.c
2025-08-20T22:47:10.0369240Z [00:00:13.134]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: export WARNINGS=
2025-08-20T22:47:10.0421320Z [00:00:13.139]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: Entering directory '.'
2025-08-20T22:47:10.0426311Z [00:00:13.140]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gettext
2025-08-20T22:47:10.0427918Z [00:00:13.140]➜  keyutils-static-x86_64-unknown-linux-musl> touch cxx.stamp
2025-08-20T22:47:10.0452798Z [00:00:13.142]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-ar rcs libkeyutils.a keyutils.o
2025-08-20T22:47:10.1429326Z [00:00:13.239]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_setup.ol io_setup.c
2025-08-20T22:47:10.2415271Z [00:00:13.338]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_destroy.ol io_destroy.c
2025-08-20T22:47:10.2521557Z [00:00:13.349]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force
2025-08-20T22:47:10.3066481Z [00:00:13.404]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -L. -g -Wall -Werror   -o key.dns_resolver \
2025-08-20T22:47:10.3068693Z [00:00:13.404]➜  keyutils-static-x86_64-unknown-linux-musl>      key.dns_resolver.o dns.afsdb.o -lkeyutils -lresolv
2025-08-20T22:47:10.3429402Z [00:00:13.438]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o io_pgetevents.ol io_pgetevents.c
2025-08-20T22:47:10.4423101Z [00:00:13.539]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -L. -g -Wall -Werror   -o request-key request-key.o -lkeyutils
2025-08-20T22:47:10.4425329Z [00:00:13.539]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:47:10.4470256Z [00:00:13.544]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:47:10.4510390Z [00:00:13.548]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o raw_syscall.ol raw_syscall.c
2025-08-20T22:47:10.4604755Z [00:00:13.557]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:47:10.4615926Z [00:00:13.559]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:47:10.4625657Z [00:00:13.560]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:47:10.4820590Z [00:00:13.579]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -g -fomit-frame-pointer -O2 -Wall -I. -fPIC -c -o compat-0_1.ol compat-0_1.c
2025-08-20T22:47:10.4878562Z [00:00:13.585]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:47:10.5092640Z [00:00:13.606]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:47:10.5208684Z [00:00:13.618]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether to enable maintainer-specific portions of Makefiles... no
2025-08-20T22:47:10.5210613Z [00:00:13.618]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... (cached) yes
2025-08-20T22:47:10.5469567Z [00:00:13.644]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:47:10.5576899Z [00:00:13.652]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:47:10.5579171Z [00:00:13.652]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure: autobuild project... libgpg-error
2025-08-20T22:47:10.5580542Z [00:00:13.652]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure: autobuild revision... 1.55
2025-08-20T22:47:10.5581871Z [00:00:13.652]➜  libgpg-error-static-x86_64-unknown-linux-musl> ./configure: line 3817: hostname: command not found
2025-08-20T22:47:10.5583250Z [00:00:13.655]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure: autobuild timestamp... 20250820T224710Z
2025-08-20T22:47:10.5649696Z [00:00:13.661]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:47:10.5964843Z [00:00:13.693]➜  libaio-static-x86_64-unknown-linux-musl> rm -f libaio.a
2025-08-20T22:47:10.6020296Z [00:00:13.697]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-ar r libaio.a io_queue_init.ol io_queue_release.ol io_queue_wait.ol io_queue_run.ol io_getevents.ol io_submit.ol io_cancel.ol io_setup.ol io_destroy.ol io_pgetevents.ol raw_syscall.ol compat-0_1.ol
2025-08-20T22:47:10.6030463Z [00:00:13.700]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-ar: creating libaio.a
2025-08-20T22:47:10.6128216Z [00:00:13.710]➜  libaio-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-ranlib libaio.a
2025-08-20T22:47:10.6229939Z [00:00:13.720]➜  libaio-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libaio-libaio-0.3.113/src'
2025-08-20T22:47:10.6309720Z [00:00:13.728]➜  libaio-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:47:10.6515406Z [00:00:13.748]➜  libaio-static-x86_64-unknown-linux-musl> install flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash prefix=/nix/store/xwszf01fam62cz8v75fyxh6v1q1x2bsk-libaio-static-x86_64-unknown-linux-musl-0.3.113 ENABLE_SHARED=0 install
2025-08-20T22:47:10.6602322Z [00:00:13.757]➜  libaio-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libaio-libaio-0.3.113/src'
2025-08-20T22:47:10.6604160Z [00:00:13.757]➜  libaio-static-x86_64-unknown-linux-musl> install -D -m 644 libaio.h /nix/store/xwszf01fam62cz8v75fyxh6v1q1x2bsk-libaio-static-x86_64-unknown-linux-musl-0.3.113/include/libaio.h
2025-08-20T22:47:10.6639614Z [00:00:13.760]➜  libaio-static-x86_64-unknown-linux-musl> install -D -m 644 libaio.a /nix/store/xwszf01fam62cz8v75fyxh6v1q1x2bsk-libaio-static-x86_64-unknown-linux-musl-0.3.113/lib/libaio.a
2025-08-20T22:47:10.6655897Z [00:00:13.762]➜  libaio-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libaio-libaio-0.3.113/src'
2025-08-20T22:47:10.6702389Z [00:00:13.767]➜  libaio-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:47:10.6986900Z [00:00:13.796]➜  libaio-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/xwszf01fam62cz8v75fyxh6v1q1x2bsk-libaio-static-x86_64-unknown-linux-musl-0.3.113
2025-08-20T22:47:10.7000864Z [00:00:13.797]➜  libaio-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/xwszf01fam62cz8v75fyxh6v1q1x2bsk-libaio-static-x86_64-unknown-linux-musl-0.3.113...
2025-08-20T22:47:10.7171419Z [00:00:13.814]➜  libaio-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/xwszf01fam62cz8v75fyxh6v1q1x2bsk-libaio-static-x86_64-unknown-linux-musl-0.3.113
2025-08-20T22:47:10.7293085Z [00:00:13.826]➜  libaio-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/xwszf01fam62cz8v75fyxh6v1q1x2bsk-libaio-static-x86_64-unknown-linux-musl-0.3.113/lib
2025-08-20T22:47:10.7588743Z [00:00:13.856]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:47:10.7592368Z [00:00:13.856]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:47:10.8383518Z [00:00:13.935]➜  building '/nix/store/ppqrk71yfap69l7wnh6ds4fc79l73c8f-go-1.24.5.drv'...
2025-08-20T22:47:10.8386334Z [00:00:13.936]➜  keyutils-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -L. -g -Wall -Werror   -o keyctl \
2025-08-20T22:47:10.8387871Z [00:00:13.936]➜  keyutils-static-x86_64-unknown-linux-musl>      keyctl.o keyctl_testing.o keyctl_watch.o -lkeyutils
2025-08-20T22:47:10.8419001Z [00:00:13.939]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:47:10.8420190Z [00:00:13.939]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:47:10.9031691Z [00:00:14.000]➜  keyutils-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:47:10.9058318Z [00:00:14.003]➜  go> Running phase: unpackPhase
2025-08-20T22:47:10.9067027Z [00:00:14.004]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:47:10.9101622Z [00:00:14.007]➜  go> unpacking source archive /nix/store/z70sz3xynna9w7mfhl81h4vff307n0cz-go1.24.5.src.tar.gz
2025-08-20T22:47:10.9272974Z [00:00:14.024]➜  keyutils-static-x86_64-unknown-linux-musl> install flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash NO_SOLIB=1 pkgconfigdir=/nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev/lib/pkgconfig m4datadir=/nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev/share/aclocal aclocaldir=/nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev/share/aclocal ETCDIR=\$\(out\)/etc BINDIR=\$\(out\)/bin SBINDIR=\$\(out\)/sbin SHAREDIR=\$\(out\)/share/keyutils MANDIR=\$\(out\)/share/man INCLUDEDIR=\$\(dev\)/include LIBDIR=\$\(lib\)/lib USRLIBDIR=\$\(lib\)/lib install
2025-08-20T22:47:10.9500391Z [00:00:14.047]➜  keyutils-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash: line 1: rpmspec: command not found
2025-08-20T22:47:10.9551062Z [00:00:14.052]➜  keyutils-static-x86_64-unknown-linux-musl> install -D -m 0644 libkeyutils.a /nix/store/j5xvllxnxa1lwqpxxkndcbxkymlj8dqh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-lib/lib/libkeyutils.a
2025-08-20T22:47:10.9559602Z [00:00:14.053]➜  keyutils-static-x86_64-unknown-linux-musl> sed \
2025-08-20T22:47:10.9560806Z [00:00:14.053]➜  keyutils-static-x86_64-unknown-linux-musl> -e 's,@VERSION\@,1.6.3,g' \
2025-08-20T22:47:10.9561810Z [00:00:14.053]➜  keyutils-static-x86_64-unknown-linux-musl> -e 's,@prefix\@,/usr,g' \
2025-08-20T22:47:10.9562817Z [00:00:14.053]➜  keyutils-static-x86_64-unknown-linux-musl> -e 's,@exec_prefix\@,/usr,g' \
2025-08-20T22:47:10.9564534Z [00:00:14.053]➜  keyutils-static-x86_64-unknown-linux-musl> -e 's,@libdir\@,/nix/store/j5xvllxnxa1lwqpxxkndcbxkymlj8dqh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-lib/lib,g' \
2025-08-20T22:47:10.9567060Z [00:00:14.053]➜  keyutils-static-x86_64-unknown-linux-musl> -e 's,@includedir\@,/nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev/include,g' \
2025-08-20T22:47:10.9568930Z [00:00:14.053]➜  keyutils-static-x86_64-unknown-linux-musl> < libkeyutils.pc.in > libkeyutils.pc || rm libkeyutils.pc
2025-08-20T22:47:10.9641938Z [00:00:14.061]➜  keyutils-static-x86_64-unknown-linux-musl> install -D libkeyutils.pc /nix/store/j5xvllxnxa1lwqpxxkndcbxkymlj8dqh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-lib/lib/pkgconfig/libkeyutils.pc
2025-08-20T22:47:10.9664783Z [00:00:14.063]➜  keyutils-static-x86_64-unknown-linux-musl> rm libkeyutils.pc
2025-08-20T22:47:10.9692550Z [00:00:14.066]➜  keyutils-static-x86_64-unknown-linux-musl> install -D keyctl /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/bin/keyctl
2025-08-20T22:47:10.9719843Z [00:00:14.069]➜  keyutils-static-x86_64-unknown-linux-musl> install -D request-key /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/sbin/request-key
2025-08-20T22:47:10.9761007Z [00:00:14.073]➜  keyutils-static-x86_64-unknown-linux-musl> install -D request-key-debug.sh /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/keyutils/request-key-debug.sh
2025-08-20T22:47:10.9791823Z [00:00:14.076]➜  keyutils-static-x86_64-unknown-linux-musl> install -D key.dns_resolver /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/sbin/key.dns_resolver
2025-08-20T22:47:10.9819874Z [00:00:14.079]➜  keyutils-static-x86_64-unknown-linux-musl> install -D -m 0644 request-key.conf /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/etc/request-key.conf
2025-08-20T22:47:10.9849177Z [00:00:14.081]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:47:10.9920587Z [00:00:14.089]➜  keyutils-static-x86_64-unknown-linux-musl> mkdir -p /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/etc/request-key.d
2025-08-20T22:47:10.9935325Z [00:00:14.090]➜  keyutils-static-x86_64-unknown-linux-musl> mkdir -p /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/etc/keyutils
2025-08-20T22:47:10.9951194Z [00:00:14.092]➜  keyutils-static-x86_64-unknown-linux-musl> mkdir -p /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man1
2025-08-20T22:47:10.9974599Z [00:00:14.094]➜  keyutils-static-x86_64-unknown-linux-musl> install -m 0644 man/keyctl.1 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man1
2025-08-20T22:47:11.0000115Z [00:00:14.097]➜  keyutils-static-x86_64-unknown-linux-musl> mkdir -p /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3
2025-08-20T22:47:11.0029180Z [00:00:14.099]➜  keyutils-static-x86_64-unknown-linux-musl> install -m 0644 man/find_key_by_type_and_name.3 man/keyctl.3 man/keyctl_capabilities.3 man/keyctl_chown.3 man/keyctl_clear.3 man/keyctl_describe.3 man/keyctl_dh_compute.3 man/keyctl_get_keyring_ID.3 man/keyctl_get_persistent.3 man/keyctl_get_security.3 man/keyctl_instantiate.3 man/keyctl_invalidate.3 man/keyctl_join_session_keyring.3 man/keyctl_link.3 man/keyctl_move.3 man/keyctl_pkey_decrypt.3 man/keyctl_pkey_encrypt.3 man/keyctl_pkey_query.3 man/keyctl_pkey_sign.3 man/keyctl_pkey_verify.3 man/keyctl_read.3 man/keyctl_restrict_keyring.3 man/keyctl_revoke.3 man/keyctl_search.3 man/keyctl_session_to_parent.3 man/keyctl_set_reqkey_keyring.3 man/keyctl_set_timeout.3 man/keyctl_setperm.3 man/keyctl_update.3 man/keyctl_watch_key.3 man/recursive_key_scan.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3
2025-08-20T22:47:11.0151874Z [00:00:14.112]➜  keyutils-static-x86_64-unknown-linux-musl> mkdir -p /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man5
2025-08-20T22:47:11.0181550Z [00:00:14.115]➜  keyutils-static-x86_64-unknown-linux-musl> install -m 0644 man/key.dns_resolver.conf.5 man/request-key.conf.5 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man5
2025-08-20T22:47:11.0204764Z [00:00:14.117]➜  keyutils-static-x86_64-unknown-linux-musl> mkdir -p /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man7
2025-08-20T22:47:11.0228576Z [00:00:14.120]➜  keyutils-static-x86_64-unknown-linux-musl> install -m 0644 man/asymmetric-key.7 man/keyutils.7 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man7
2025-08-20T22:47:11.0259725Z [00:00:14.123]➜  keyutils-static-x86_64-unknown-linux-musl> mkdir -p /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man8
2025-08-20T22:47:11.0270904Z [00:00:14.124]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:47:11.0291316Z [00:00:14.126]➜  keyutils-static-x86_64-unknown-linux-musl> install -m 0644 man/key.dns_resolver.8 man/request-key.8 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man8
2025-08-20T22:47:11.0338700Z [00:00:14.131]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_describe.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_describe_alloc.3
2025-08-20T22:47:11.0343636Z [00:00:14.131]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_get_security.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_get_security_alloc.3
2025-08-20T22:47:11.0363272Z [00:00:14.133]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_instantiate.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_instantiate_iov.3
2025-08-20T22:47:11.0387398Z [00:00:14.136]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_instantiate.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_reject.3
2025-08-20T22:47:11.0413039Z [00:00:14.138]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_instantiate.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_negate.3
2025-08-20T22:47:11.0429682Z [00:00:14.140]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force
2025-08-20T22:47:11.0468822Z [00:00:14.141]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_instantiate.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_assume_authority.3
2025-08-20T22:47:11.0472841Z [00:00:14.144]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_link.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_unlink.3
2025-08-20T22:47:11.0484944Z [00:00:14.145]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_read.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_read_alloc.3
2025-08-20T22:47:11.0509842Z [00:00:14.148]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf recursive_key_scan.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/recursive_session_key_scan.3
2025-08-20T22:47:11.0559244Z [00:00:14.152]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_dh_compute.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_dh_compute_alloc.3
2025-08-20T22:47:11.0563275Z [00:00:14.153]➜  keyutils-static-x86_64-unknown-linux-musl> ln -sf keyctl_dh_compute.3 /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man/man3/keyctl_dh_compute_kdf.3
2025-08-20T22:47:11.0585894Z [00:00:14.156]➜  keyutils-static-x86_64-unknown-linux-musl> install -D -m 0644 keyutils.h /nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev/include/keyutils.h
2025-08-20T22:47:11.0679757Z [00:00:14.165]➜  keyutils-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:47:11.0812677Z [00:00:14.178]➜  keyutils-static-x86_64-unknown-linux-musl> Moving /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/share/man to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man
2025-08-20T22:47:11.0949051Z [00:00:14.192]➜  keyutils-static-x86_64-unknown-linux-musl> Moving /nix/store/j5xvllxnxa1lwqpxxkndcbxkymlj8dqh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-lib/lib/pkgconfig to /nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev/lib/pkgconfig
2025-08-20T22:47:11.1074171Z [00:00:14.204]➜  keyutils-static-x86_64-unknown-linux-musl> Patching '/nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev/lib/pkgconfig/libkeyutils.pc' includedir to output /nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev
2025-08-20T22:47:11.1109106Z [00:00:14.207]➜  keyutils-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3
2025-08-20T22:47:11.1133838Z [00:00:14.210]➜  keyutils-static-x86_64-unknown-linux-musl> shrinking /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/bin/keyctl
2025-08-20T22:47:11.1157667Z [00:00:14.213]➜  keyutils-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:47:11.1169660Z [00:00:14.214]➜  keyutils-static-x86_64-unknown-linux-musl> shrinking /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/sbin/request-key
2025-08-20T22:47:11.1190110Z [00:00:14.216]➜  keyutils-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:47:11.1200063Z [00:00:14.217]➜  keyutils-static-x86_64-unknown-linux-musl> shrinking /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/sbin/key.dns_resolver
2025-08-20T22:47:11.1219982Z [00:00:14.219]➜  keyutils-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:47:11.1232905Z [00:00:14.220]➜  keyutils-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3...
2025-08-20T22:47:11.1407075Z [00:00:14.238]➜  keyutils-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:47:11.1410333Z [00:00:14.238]➜  keyutils-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:47:11.1438173Z [00:00:14.241]➜  keyutils-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:47:11.1491343Z [00:00:14.246]➜  keyutils-static-x86_64-unknown-linux-musl> moving /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/sbin/* to /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/bin
2025-08-20T22:47:11.1575397Z [00:00:14.254]➜  keyutils-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3
2025-08-20T22:47:11.1659105Z [00:00:14.262]➜  keyutils-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/bin /nix/store/5x4r63xd2wwl2n28r8bdl49cw3gyijld-keyutils-static-x86_64-unknown-linux-musl-1.6.3/sbin
2025-08-20T22:47:11.1730418Z [00:00:14.270]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:47:11.1887450Z [00:00:14.286]➜  keyutils-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/j5xvllxnxa1lwqpxxkndcbxkymlj8dqh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-lib
2025-08-20T22:47:11.1916999Z [00:00:14.288]➜  keyutils-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/j5xvllxnxa1lwqpxxkndcbxkymlj8dqh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-lib...
2025-08-20T22:47:11.2096452Z [00:00:14.306]➜  keyutils-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/j5xvllxnxa1lwqpxxkndcbxkymlj8dqh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-lib
2025-08-20T22:47:11.2190759Z [00:00:14.316]➜  keyutils-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/j5xvllxnxa1lwqpxxkndcbxkymlj8dqh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-lib/lib
2025-08-20T22:47:11.2411939Z [00:00:14.338]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: tracing
2025-08-20T22:47:11.2457860Z [00:00:14.343]➜  keyutils-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev
2025-08-20T22:47:11.2547206Z [00:00:14.352]➜  keyutils-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev...
2025-08-20T22:47:11.2585599Z [00:00:14.356]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:47:11.2727479Z [00:00:14.369]➜  keyutils-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev
2025-08-20T22:47:11.2768992Z [00:00:14.374]➜  keyutils-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/13rzipz28anzdq5nbald8y5m4f7dnnxr-keyutils-static-x86_64-unknown-linux-musl-1.6.3-dev/lib
2025-08-20T22:47:11.2838810Z [00:00:14.380]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:47:11.2840523Z [00:00:14.380]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:47:11.3037225Z [00:00:14.399]➜  keyutils-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.3212645Z [00:00:14.418]➜  keyutils-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man...
2025-08-20T22:47:11.3534932Z [00:00:14.450]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking how to run the C preprocessor... x86_64-unknown-linux-musl-gcc -E
2025-08-20T22:47:11.3621846Z [00:00:14.459]➜  keyutils-static-x86_64-unknown-linux-musl> gzipping man pages under /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/
2025-08-20T22:47:11.4605931Z [00:00:14.557]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for gawk... (cached) gawk
2025-08-20T22:47:11.4607590Z [00:00:14.558]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:47:11.4980962Z [00:00:14.595]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:47:11.5485118Z [00:00:14.645]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:47:11.5712917Z [00:00:14.668]➜  keyutils-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.6174631Z [00:00:14.714]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:47:11.6733629Z [00:00:14.770]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:47:11.7227620Z [00:00:14.819]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:47:11.7337514Z [00:00:14.830]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_unlink.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.7408272Z [00:00:14.838]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_describe_alloc.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.7494391Z [00:00:14.846]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: running: libtoolize --copy --force
2025-08-20T22:47:11.7560069Z [00:00:14.852]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_dh_compute_kdf.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.7569451Z [00:00:14.854]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/recursive_session_key_scan.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.7627419Z [00:00:14.859]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_reject.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.7710168Z [00:00:14.868]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_dh_compute_alloc.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.7785276Z [00:00:14.876]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:47:11.7810720Z [00:00:14.878]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_assume_authority.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.7852775Z [00:00:14.882]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_negate.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.8113480Z [00:00:14.908]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_instantiate_iov.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.8163538Z [00:00:14.913]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_get_security_alloc.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.8238229Z [00:00:14.920]➜  keyutils-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man/share/man/man3/keyctl_read_alloc.3.gz to be relative to /nix/store/m574ahh6b25rjp7y7nmph6r2jcyls9dh-keyutils-static-x86_64-unknown-linux-musl-1.6.3-man
2025-08-20T22:47:11.9213931Z [00:00:15.018]➜  building '/nix/store/q78nqv3bvn9m4zdyp4kvskyzg0kjg0c8-libmd-static-x86_64-unknown-linux-musl-1.1.0.drv'...
2025-08-20T22:47:11.9215467Z [00:00:15.018]➜  judy-static-x86_64-unknown-linux-musl> libtoolize: putting auxiliary files in '.'.
2025-08-20T22:47:11.9216803Z [00:00:15.018]➜  judy-static-x86_64-unknown-linux-musl> libtoolize: copying file './ltmain.sh'
2025-08-20T22:47:11.9217945Z [00:00:15.018]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:47:11.9219054Z [00:00:15.018]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:47:11.9647543Z [00:00:15.062]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:47:11.9967592Z [00:00:15.094]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:47:12.0028152Z [00:00:15.100]➜  libmd-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/q7q5mv6900djvp9sjhpzlj1ym3s456z3-libmd-1.1.0.tar.xz
2025-08-20T22:47:12.0264079Z [00:00:15.123]➜  libmd-static-x86_64-unknown-linux-musl> source root is libmd-1.1.0
2025-08-20T22:47:12.0298294Z [00:00:15.127]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T22:47:12.0428985Z [00:00:15.139]➜  libmd-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1686693077 of file "libmd-1.1.0/ChangeLog"
2025-08-20T22:47:12.0555213Z [00:00:15.153]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:47:12.0670530Z [00:00:15.164]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: autoreconfPhase
2025-08-20T22:47:12.0998656Z [00:00:15.197]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T22:47:12.1699907Z [00:00:15.265]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: export WARNINGS=
2025-08-20T22:47:12.1717723Z [00:00:15.268]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: Entering directory '.'
2025-08-20T22:47:12.1719251Z [00:00:15.269]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gettext
2025-08-20T22:47:12.1897988Z [00:00:15.287]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for threads.h... yes
2025-08-20T22:47:12.2042885Z [00:00:15.301]➜  judy-static-x86_64-unknown-linux-musl> libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
2025-08-20T22:47:12.2057726Z [00:00:15.301]➜  judy-static-x86_64-unknown-linux-musl> libtoolize: and rerunning libtoolize and aclocal.
2025-08-20T22:47:12.2088746Z [00:00:15.301]➜  judy-static-x86_64-unknown-linux-musl> libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
2025-08-20T22:47:12.2137997Z [00:00:15.311]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Intltool
2025-08-20T22:47:12.2149680Z [00:00:15.311]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gtkdoc
2025-08-20T22:47:12.2179052Z [00:00:15.311]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force
2025-08-20T22:47:12.3783744Z [00:00:15.475]➜  go> source root is go
2025-08-20T22:47:12.4276152Z [00:00:15.523]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T22:47:12.4779230Z [00:00:15.573]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T22:47:12.5474478Z [00:00:15.643]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for nl_langinfo and CODESET... yes
2025-08-20T22:47:12.5481364Z [00:00:15.645]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for special C compiler options needed for large files... no
2025-08-20T22:47:12.6269615Z [00:00:15.720]➜  go> setting SOURCE_DATE_EPOCH to timestamp 1751492835 of file "go/test/zerosize.go"
2025-08-20T22:47:12.6299883Z [00:00:15.726]➜  go> Running phase: patchPhase
2025-08-20T22:47:12.6750469Z [00:00:15.772]➜  go> applying patch /nix/store/yk4xm2zwyd0sw2f6xwhdxblg175032yv-iana-etc-1.17.patch
2025-08-20T22:47:12.6763010Z [00:00:15.773]➜  go> patching file src/net/lookup_unix.go
2025-08-20T22:47:12.6764727Z [00:00:15.773]➜  go> Hunk #1 succeeded at 17 (offset -4 lines).
2025-08-20T22:47:12.6765440Z [00:00:15.773]➜  go> patching file src/net/port_unix.go
2025-08-20T22:47:12.6766534Z [00:00:15.773]➜  go> Hunk #1 succeeded at 16 (offset -1 lines).
2025-08-20T22:47:12.6767861Z [00:00:15.774]➜  go> applying patch /nix/store/spydzl4xdlbv4yfjaj2zxakmwspkwicq-mailcap-1.17.patch
2025-08-20T22:47:12.6782190Z [00:00:15.775]➜  go> patching file src/mime/type_unix.go
2025-08-20T22:47:12.6783685Z [00:00:15.775]➜  go> Hunk #1 succeeded at 25 (offset -1 lines).
2025-08-20T22:47:12.6788522Z [00:00:15.776]➜  go> applying patch /nix/store/2217z4gb8ifz8lvvmaz37vxi652z8dzl-tzdata-1.19.patch
2025-08-20T22:47:12.6803701Z [00:00:15.777]➜  go> patching file src/time/zoneinfo_unix.go
2025-08-20T22:47:12.6804509Z [00:00:15.777]➜  go> Hunk #1 succeeded at 19 with fuzz 2 (offset 1 line).
2025-08-20T22:47:12.6815995Z [00:00:15.778]➜  go> applying patch /nix/store/x48d0s4gns4jrck6qkwrpqn7nh9ygpx6-remove-tools-1.11.patch
2025-08-20T22:47:12.6823782Z [00:00:15.779]➜  go> patching file src/go/build/build.go
2025-08-20T22:47:12.6826997Z [00:00:15.780]➜  go> Hunk #1 succeeded at 2054 (offset 346 lines).
2025-08-20T22:47:12.6828768Z [00:00:15.780]➜  go> patching file src/runtime/extern.go
2025-08-20T22:47:12.6830377Z [00:00:15.780]➜  go> Hunk #1 succeeded at 360 with fuzz 2 (offset 131 lines).
2025-08-20T22:47:12.6835877Z [00:00:15.781]➜  go> applying patch /nix/store/lb4rwkznywz4l367dmnwyhac4rcyq85s-go_no_vendor_checks-1.23.patch
2025-08-20T22:47:12.6849743Z [00:00:15.782]➜  go> patching file src/cmd/go/internal/modload/import.go
2025-08-20T22:47:12.6851527Z [00:00:15.782]➜  go> patching file src/cmd/go/internal/modload/vendor.go
2025-08-20T22:47:12.7181870Z [00:00:15.815]➜  go> patching script interpreter paths in .
2025-08-20T22:47:12.7677649Z [00:00:15.865]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for _FILE_OFFSET_BITS value needed for large files... no
2025-08-20T22:47:12.7712838Z [00:00:15.868]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:47:12.7757134Z [00:00:15.873]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:47:12.7801920Z [00:00:15.877]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:47:12.7810771Z [00:00:15.878]➜  go> ./src/runtime/race/mkcgo.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:12.7819925Z [00:00:15.879]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:47:12.7837370Z [00:00:15.881]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:47:12.7898724Z [00:00:15.887]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:47:12.7979717Z [00:00:15.895]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:47:12.7981490Z [00:00:15.895]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:47:12.8695592Z [00:00:15.966]➜  go> ./src/all.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:12.8826428Z [00:00:15.980]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:47:12.8828061Z [00:00:15.980]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:47:12.8878199Z [00:00:15.985]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 4718592
2025-08-20T22:47:12.8914067Z [00:00:15.988]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:47:12.8916179Z [00:00:15.988]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:47:12.8918213Z [00:00:15.989]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:47:12.8928189Z [00:00:15.990]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-file... no
2025-08-20T22:47:12.8935757Z [00:00:15.991]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for file... file
2025-08-20T22:47:12.8937919Z [00:00:15.991]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure: WARNING: using cross tools not prefixed with host triplet
2025-08-20T22:47:12.8940607Z [00:00:15.991]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:47:12.8944457Z [00:00:15.991]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:47:12.8954421Z [00:00:15.992]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:47:12.8964517Z [00:00:15.993]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:47:12.8965952Z [00:00:15.994]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:47:12.8968109Z [00:00:15.994]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... (cached) x86_64-unknown-linux-musl-ar
2025-08-20T22:47:12.9222581Z [00:00:16.019]➜  go> ./src/bootstrap.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:12.9285967Z [00:00:16.025]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: tracing
2025-08-20T22:47:12.9287772Z [00:00:16.026]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: running: /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin/autoconf --force
2025-08-20T22:47:12.9960387Z [00:00:16.093]➜  go> ./src/crypto/internal/boring/build.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:12.9966961Z [00:00:16.094]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:47:12.9972977Z [00:00:16.094]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:47:12.9978830Z [00:00:16.095]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:47:13.0444955Z [00:00:16.141]➜  go> ./src/crypto/internal/boring/build-goboring.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.0573066Z [00:00:16.154]➜  go> ./src/crypto/internal/boring/build-boring.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.1720470Z [00:00:16.269]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force -I m4
2025-08-20T22:47:13.3408846Z [00:00:16.437]➜  go> ./src/cmp.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.3855028Z [00:00:16.482]➜  go> ./src/go/doc/comment/mkstd.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.4528813Z [00:00:16.544]➜  go> ./src/syscall/mkall.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.4631071Z [00:00:16.560]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:47:13.4663412Z [00:00:16.563]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:47:13.4732523Z [00:00:16.570]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for a working dd... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd
2025-08-20T22:47:13.4797103Z [00:00:16.577]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking how to truncate binary pipes... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd bs=4096 count=1
2025-08-20T22:47:13.5478725Z [00:00:16.633]➜  go> ./src/syscall/mkerrors.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.5480911Z [00:00:16.637]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:47:13.5482153Z [00:00:16.640]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:47:13.5524788Z [00:00:16.649]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:47:13.5828454Z [00:00:16.672]➜  go> ./src/syscall/mksysnum_plan9.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:47:13.5830375Z [00:00:16.680]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
2025-08-20T22:47:13.5833003Z [00:00:16.680]➜  judy-static-x86_64-unknown-linux-musl> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
2025-08-20T22:47:13.5836584Z [00:00:16.681]➜  judy-static-x86_64-unknown-linux-musl> aclocal.m4:9610: AM_INIT_AUTOMAKE is expanded from...
2025-08-20T22:47:13.5842119Z [00:00:16.681]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:7: the top level
2025-08-20T22:47:13.5843412Z [00:00:16.681]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:12: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
2025-08-20T22:47:13.5844890Z [00:00:16.681]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:12: You should use the 'AC_CONFIG_HEADERS' macro instead.
2025-08-20T22:47:13.5846327Z [00:00:16.681]➜  judy-static-x86_64-unknown-linux-musl> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
2025-08-20T22:47:13.5861292Z [00:00:16.681]➜  judy-static-x86_64-unknown-linux-musl> aclocal.m4:9962: AM_CONFIG_HEADER is expanded from...
2025-08-20T22:47:13.5862790Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:12: the top level
2025-08-20T22:47:13.5864205Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:110: warning: The macro 'AC_HELP_STRING' is obsolete.
2025-08-20T22:47:13.5865567Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:110: You should run autoupdate.
2025-08-20T22:47:13.5867257Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
2025-08-20T22:47:13.5868504Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:110: the top level
2025-08-20T22:47:13.5869778Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:119: warning: The macro 'AC_HELP_STRING' is obsolete.
2025-08-20T22:47:13.5871111Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:119: You should run autoupdate.
2025-08-20T22:47:13.5872501Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
2025-08-20T22:47:13.5873731Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:119: the top level
2025-08-20T22:47:13.5875031Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:156: warning: The macro 'AC_HEADER_STDC' is obsolete.
2025-08-20T22:47:13.5876369Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:156: You should run autoupdate.
2025-08-20T22:47:13.5878166Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
2025-08-20T22:47:13.5879349Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:156: the top level
2025-08-20T22:47:13.5880562Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:168: warning: The macro 'AC_HEADER_TIME' is obsolete.
2025-08-20T22:47:13.5881872Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:168: You should run autoupdate.
2025-08-20T22:47:13.5883233Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
2025-08-20T22:47:13.5884786Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:168: the top level
2025-08-20T22:47:13.5886047Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:244: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
2025-08-20T22:47:13.5887527Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:244: You should run autoupdate.
2025-08-20T22:47:13.5888805Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> aclocal.m4:123: AM_PROG_LIBTOOL is expanded from...
2025-08-20T22:47:13.5889968Z [00:00:16.683]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:244: the top level
2025-08-20T22:47:13.6216507Z [00:00:16.719]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:47:13.6230486Z [00:00:16.720]➜  go> ./src/buildall.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.6315536Z [00:00:16.729]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:47:13.6418423Z [00:00:16.739]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: running: libtoolize --copy --force
2025-08-20T22:47:13.6478854Z [00:00:16.745]➜  go> ./src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.6655298Z [00:00:16.762]➜  go> ./src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.6790977Z [00:00:16.776]➜  go> ./src/cmd/vendor/golang.org/x/sys/unix/mkall.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.6966101Z [00:00:16.794]➜  go> ./src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.7120178Z [00:00:16.809]➜  go> ./src/cmd/vendor/golang.org/x/sys/plan9/mkall.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.7302703Z [00:00:16.827]➜  go> ./src/cmd/vendor/golang.org/x/sys/plan9/mkerrors.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.7522345Z [00:00:16.849]➜  go> ./src/cmd/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:47:13.7646073Z [00:00:16.862]➜  go> ./src/cmd/compile/internal/ssa/_gen/cover.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.7827923Z [00:00:16.880]➜  go> ./src/race.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.8002711Z [00:00:16.897]➜  go> ./src/make.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.8065313Z [00:00:16.903]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:47:13.8070407Z [00:00:16.904]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:47:13.8166408Z [00:00:16.914]➜  go> ./src/run.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.8208392Z [00:00:16.918]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: running: /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin/autoheader --force
2025-08-20T22:47:13.8360281Z [00:00:16.933]➜  go> ./src/clean.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.8459035Z [00:00:16.943]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:47:13.8479766Z [00:00:16.945]➜  libapparmor-static-x86_64-unknown-linux-musl> libtoolize: putting auxiliary files in '.'.
2025-08-20T22:47:13.8491838Z [00:00:16.946]➜  libapparmor-static-x86_64-unknown-linux-musl> libtoolize: copying file './ltmain.sh'
2025-08-20T22:47:13.8591822Z [00:00:16.956]➜  go> ./misc/ios/clangwrap.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:47:13.8741259Z [00:00:16.971]➜  go> ./lib/time/update.bash: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.8909921Z [00:00:16.988]➜  go> ./lib/wasm/go_js_wasm_exec: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.9090772Z [00:00:17.006]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:47:13.9095147Z [00:00:17.006]➜  go> ./lib/wasm/go_wasip1_wasm_exec: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash"
2025-08-20T22:47:13.9353298Z [00:00:17.032]➜  go> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:13.9906476Z [00:00:17.088]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:47:13.9913605Z [00:00:17.088]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:47:14.0442044Z [00:00:17.141]➜  go> Running phase: configurePhase
2025-08-20T22:47:14.0623766Z [00:00:17.159]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:47:14.1237717Z [00:00:17.221]➜  libapparmor-static-x86_64-unknown-linux-musl> libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
2025-08-20T22:47:14.1245243Z [00:00:17.221]➜  libapparmor-static-x86_64-unknown-linux-musl> libtoolize: and rerunning libtoolize and aclocal.
2025-08-20T22:47:14.1248414Z [00:00:17.221]➜  libapparmor-static-x86_64-unknown-linux-musl> libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
2025-08-20T22:47:14.1282166Z [00:00:17.225]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Intltool
2025-08-20T22:47:14.1287389Z [00:00:17.226]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gtkdoc
2025-08-20T22:47:14.1292477Z [00:00:17.226]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force
2025-08-20T22:47:14.1559166Z [00:00:17.253]➜  go> no configure script, doing nothing
2025-08-20T22:47:14.1588457Z [00:00:17.256]➜  go> Running phase: buildPhase
2025-08-20T22:47:14.1632128Z [00:00:17.260]➜  go> real-time non-blocking time  (microseconds, -R) unlimited
2025-08-20T22:47:14.1637803Z [00:00:17.261]➜  go> core file size              (blocks, -c) 0
2025-08-20T22:47:14.1642679Z [00:00:17.261]➜  go> data seg size               (kbytes, -d) unlimited
2025-08-20T22:47:14.1658761Z [00:00:17.263]➜  go> scheduling priority                 (-e) 0
2025-08-20T22:47:14.1665566Z [00:00:17.263]➜  go> file size                   (blocks, -f) unlimited
2025-08-20T22:47:14.1666975Z [00:00:17.263]➜  go> pending signals                     (-i) 63952
2025-08-20T22:47:14.1668193Z [00:00:17.264]➜  go> max locked memory           (kbytes, -l) 8192
2025-08-20T22:47:14.1669679Z [00:00:17.264]➜  go> max memory size             (kbytes, -m) unlimited
2025-08-20T22:47:14.1670798Z [00:00:17.264]➜  go> open files                          (-n) 65536
2025-08-20T22:47:14.1671832Z [00:00:17.264]➜  go> pipe size                (512 bytes, -p) 8
2025-08-20T22:47:14.1672888Z [00:00:17.264]➜  go> POSIX message queues         (bytes, -q) 819200
2025-08-20T22:47:14.1673946Z [00:00:17.264]➜  go> real-time priority                  (-r) 0
2025-08-20T22:47:14.1680516Z [00:00:17.265]➜  go> stack size                  (kbytes, -s) unlimited
2025-08-20T22:47:14.1682127Z [00:00:17.265]➜  go> cpu time                   (seconds, -t) unlimited
2025-08-20T22:47:14.1685653Z [00:00:17.265]➜  go> max user processes                  (-u) 63952
2025-08-20T22:47:14.1686475Z [00:00:17.266]➜  go> virtual memory              (kbytes, -v) unlimited
2025-08-20T22:47:14.1690225Z [00:00:17.266]➜  go> file locks                          (-x) unlimited
2025-08-20T22:47:14.1690931Z [00:00:17.266]➜  go> /build/go/src /build/go
2025-08-20T22:47:14.2044659Z [00:00:17.301]➜  go> Building Go cmd/dist using /nix/store/fmd3w4i7i8iqicclg05sa1d1imjxairm-go-1.22.12-linux-amd64-bootstrap/share/go. (go1.22.12 linux/amd64)
2025-08-20T22:47:14.2077908Z [00:00:17.305]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:47:14.2082183Z [00:00:17.305]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:47:14.2128603Z [00:00:17.310]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:47:14.2133296Z [00:00:17.310]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:47:14.2136366Z [00:00:17.310]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:47:14.2138189Z [00:00:17.310]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:47:14.2161117Z [00:00:17.313]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-windres... no
2025-08-20T22:47:14.2168243Z [00:00:17.314]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for windres... no
2025-08-20T22:47:14.3454581Z [00:00:17.442]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for build system executable suffix... no
2025-08-20T22:47:14.3460314Z [00:00:17.442]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether NLS is requested... yes
2025-08-20T22:47:14.3752192Z [00:00:17.471]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for msgfmt... /nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin/msgfmt
2025-08-20T22:47:14.3754759Z [00:00:17.471]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for gmsgfmt... /nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin/msgfmt
2025-08-20T22:47:14.3973448Z [00:00:17.494]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: running: automake --add-missing --copy --force-missing
2025-08-20T22:47:14.4167838Z [00:00:17.512]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for xgettext... /nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin/xgettext
2025-08-20T22:47:14.4722509Z [00:00:17.566]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for msgmerge... /nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin/msgmerge
2025-08-20T22:47:14.4788749Z [00:00:17.576]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for ld... x86_64-unknown-linux-musl-ld -m elf_x86_64
2025-08-20T22:47:14.5106880Z [00:00:17.608]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) is GNU ld... yes
2025-08-20T22:47:14.6450173Z [00:00:17.740]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for shared library run path origin... done
2025-08-20T22:47:14.7259154Z [00:00:17.823]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking 32-bit host C ABI... no
2025-08-20T22:47:14.7892750Z [00:00:17.886]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for ELF binary format... yes
2025-08-20T22:47:14.8229535Z [00:00:17.920]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for the common suffixes of directories in the library search path... lib,lib,lib
2025-08-20T22:47:14.9298756Z [00:00:18.027]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for CFPreferencesCopyAppValue... no
2025-08-20T22:47:14.9625837Z [00:00:18.059]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: tracing
2025-08-20T22:47:15.0068203Z [00:00:18.104]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for CFLocaleCopyPreferredLanguages... no
2025-08-20T22:47:15.1005231Z [00:00:18.197]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
2025-08-20T22:47:15.1012110Z [00:00:18.197]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:7: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
2025-08-20T22:47:15.1055511Z [00:00:18.203]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for GNU gettext in libc... yes
2025-08-20T22:47:15.1068065Z [00:00:18.204]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether to use NLS... yes
2025-08-20T22:47:15.1075518Z [00:00:18.205]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking where the gettext function comes from... libc
2025-08-20T22:47:15.1101816Z [00:00:18.207]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:147: installing './compile'
2025-08-20T22:47:15.1330661Z [00:00:18.230]➜  judy-static-x86_64-unknown-linux-musl> configure.ac:7: installing './missing'
2025-08-20T22:47:15.2015923Z [00:00:18.298]➜  judy-static-x86_64-unknown-linux-musl> src/Judy1/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2025-08-20T22:47:15.2020732Z [00:00:18.299]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for locale.h... yes
2025-08-20T22:47:15.2026014Z [00:00:18.300]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T22:47:15.2171719Z [00:00:18.314]➜  judy-static-x86_64-unknown-linux-musl> src/Judy1/Makefile.am: installing './depcomp'
2025-08-20T22:47:15.2578579Z [00:00:18.355]➜  judy-static-x86_64-unknown-linux-musl> src/JudyCommon/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2025-08-20T22:47:15.2720976Z [00:00:18.369]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for sys/select.h... yes
2025-08-20T22:47:15.2950286Z [00:00:18.391]➜  judy-static-x86_64-unknown-linux-musl> src/JudyHS/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2025-08-20T22:47:15.3285775Z [00:00:18.425]➜  judy-static-x86_64-unknown-linux-musl> src/JudyL/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2025-08-20T22:47:15.3526307Z [00:00:18.449]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for sys/time.h... yes
2025-08-20T22:47:15.3856358Z [00:00:18.482]➜  judy-static-x86_64-unknown-linux-musl> src/JudySL/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2025-08-20T22:47:15.4351325Z [00:00:18.532]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for signal.h... yes
2025-08-20T22:47:15.4413396Z [00:00:18.538]➜  judy-static-x86_64-unknown-linux-musl> src/Makefile.am:1: warning: naming a subdirectory 'obj' causes troubles with BSD make
2025-08-20T22:47:15.4995981Z [00:00:18.597]➜  judy-static-x86_64-unknown-linux-musl> parallel-tests: installing './test-driver'
2025-08-20T22:47:15.5251015Z [00:00:18.622]➜  judy-static-x86_64-unknown-linux-musl> tool/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2025-08-20T22:47:15.5277341Z [00:00:18.625]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for poll.h... yes
2025-08-20T22:47:15.5512127Z [00:00:18.648]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: running: libtoolize --copy --force
2025-08-20T22:47:15.5856464Z [00:00:18.683]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for pwd.h... yes
2025-08-20T22:47:15.5865692Z [00:00:18.684]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: './install-sh' is updated
2025-08-20T22:47:15.5869585Z [00:00:18.684]➜  judy-static-x86_64-unknown-linux-musl> autoreconf: Leaving directory '.'
2025-08-20T22:47:15.5967015Z [00:00:18.694]➜  judy-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:15.6030455Z [00:00:18.700]➜  judy-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:47:15.6114724Z [00:00:18.708]➜  judy-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:47:15.6159016Z [00:00:18.713]➜  judy-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:15.6217384Z [00:00:18.719]➜  judy-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:47:15.6290563Z [00:00:18.726]➜  judy-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:47:15.6361848Z [00:00:18.733]➜  judy-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:47:15.6437337Z [00:00:18.741]➜  judy-static-x86_64-unknown-linux-musl> fixing libtool script ./ltmain.sh
2025-08-20T22:47:15.6610647Z [00:00:18.758]➜  judy-static-x86_64-unknown-linux-musl> ./configure
2025-08-20T22:47:15.6765476Z [00:00:18.773]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T22:47:15.6854581Z [00:00:18.782]➜  judy-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:47:15.6909281Z [00:00:18.788]➜  judy-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:47:15.7155125Z [00:00:18.812]➜  judy-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5 --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:47:15.7474117Z [00:00:18.844]➜  libmd-static-x86_64-unknown-linux-musl> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
2025-08-20T22:47:15.7484275Z [00:00:18.845]➜  libmd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'build-aux/ltmain.sh'
2025-08-20T22:47:15.7561353Z [00:00:18.853]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether strerror_r is declared... yes
2025-08-20T22:47:15.7985900Z [00:00:18.896]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether strerror_r returns char *... no
2025-08-20T22:47:15.8115189Z [00:00:18.908]➜  libmd-static-x86_64-unknown-linux-musl> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
2025-08-20T22:47:15.8125925Z [00:00:18.909]➜  libmd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/libtool.m4'
2025-08-20T22:47:15.8383509Z [00:00:18.934]➜  libmd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/ltoptions.m4'
2025-08-20T22:47:15.8624231Z [00:00:18.959]➜  libmd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/ltsugar.m4'
2025-08-20T22:47:15.8809203Z [00:00:18.977]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for strerror_r... yes
2025-08-20T22:47:15.8933503Z [00:00:18.990]➜  libmd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/ltversion.m4'
2025-08-20T22:47:15.9122081Z [00:00:19.009]➜  judy-static-x86_64-unknown-linux-musl> checking whether to enable maintainer-specific portions of Makefiles... no
2025-08-20T22:47:15.9251821Z [00:00:19.022]➜  libmd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/lt~obsolete.m4'
2025-08-20T22:47:15.9379791Z [00:00:19.035]➜  judy-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:47:15.9434346Z [00:00:19.040]➜  judy-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:47:15.9576432Z [00:00:19.055]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:47:15.9650854Z [00:00:19.059]➜  judy-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:47:15.9663336Z [00:00:19.063]➜  judy-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:47:15.9702784Z [00:00:19.067]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Intltool
2025-08-20T22:47:15.9703970Z [00:00:19.067]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gtkdoc
2025-08-20T22:47:15.9705154Z [00:00:19.067]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force -I m4
2025-08-20T22:47:15.9750452Z [00:00:19.069]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for flockfile... yes
2025-08-20T22:47:15.9878466Z [00:00:19.085]➜  judy-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:47:16.0054939Z [00:00:19.102]➜  judy-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:47:16.0249507Z [00:00:19.122]➜  judy-static-x86_64-unknown-linux-musl> checking which flavor to build... product
2025-08-20T22:47:16.0251037Z [00:00:19.122]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:47:16.0862272Z [00:00:19.181]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for vasprintf... yes
2025-08-20T22:47:16.2072034Z [00:00:19.304]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for mmap... yes
2025-08-20T22:47:16.2226014Z [00:00:19.320]➜  judy-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:47:16.2242119Z [00:00:19.321]➜  judy-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:47:16.2879444Z [00:00:19.384]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for rand... yes
2025-08-20T22:47:16.2933148Z [00:00:19.390]➜  judy-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:47:16.3015605Z [00:00:19.398]➜  judy-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:47:16.3714259Z [00:00:19.467]➜  judy-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:47:16.3885018Z [00:00:19.485]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: running: /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin/autoconf --force
2025-08-20T22:47:16.4155669Z [00:00:19.513]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for strlwr... no
2025-08-20T22:47:16.4406455Z [00:00:19.537]➜  judy-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:47:16.4850578Z [00:00:19.582]➜  judy-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:47:16.5125386Z [00:00:19.609]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for stpcpy... yes
2025-08-20T22:47:16.6038802Z [00:00:19.699]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:47:16.6410998Z [00:00:19.738]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for setenv... yes
2025-08-20T22:47:16.6972799Z [00:00:19.794]➜  judy-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:47:16.7211359Z [00:00:19.818]➜  judy-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:47:16.7213640Z [00:00:19.818]➜  judy-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:47:16.7706555Z [00:00:19.868]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for stat... yes
2025-08-20T22:47:16.7882239Z [00:00:19.885]➜  judy-static-x86_64-unknown-linux-musl> checking how to run the C preprocessor... x86_64-unknown-linux-musl-gcc -E
2025-08-20T22:47:16.8559776Z [00:00:19.953]➜  judy-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:47:16.8598182Z [00:00:19.956]➜  judy-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... (cached) yes
2025-08-20T22:47:16.9079403Z [00:00:20.005]➜  judy-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:47:16.9139724Z [00:00:20.011]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for getrlimit... yes
2025-08-20T22:47:16.9730209Z [00:00:20.070]➜  judy-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:47:17.0440256Z [00:00:20.138]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
2025-08-20T22:47:17.0442560Z [00:00:20.138]➜  libapparmor-static-x86_64-unknown-linux-musl> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
2025-08-20T22:47:17.0447574Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> aclocal.m4:9950: AM_INIT_AUTOMAKE is expanded from...
2025-08-20T22:47:17.0448935Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:8: the top level
2025-08-20T22:47:17.0450477Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:10: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
2025-08-20T22:47:17.0452176Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
2025-08-20T22:47:17.0453779Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
2025-08-20T22:47:17.0455254Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> aclocal.m4:10189: AM_PROG_LEX is expanded from...
2025-08-20T22:47:17.0456497Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:10: the top level
2025-08-20T22:47:17.0458105Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:48: warning: The macro 'AC_TRY_LINK' is obsolete.
2025-08-20T22:47:17.0459476Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:48: You should run autoupdate.
2025-08-20T22:47:17.0460894Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
2025-08-20T22:47:17.0462487Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> m4/ac_python_devel.m4:1: AC_PYTHON_DEVEL is expanded from...
2025-08-20T22:47:17.0463773Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:48: the top level
2025-08-20T22:47:17.0465110Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:81: warning: The macro 'AC_HEADER_STDC' is obsolete.
2025-08-20T22:47:17.0466495Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:81: You should run autoupdate.
2025-08-20T22:47:17.0468111Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
2025-08-20T22:47:17.0469424Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:81: the top level
2025-08-20T22:47:17.0471031Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:88: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
2025-08-20T22:47:17.0472443Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:88: You should run autoupdate.
2025-08-20T22:47:17.0473828Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> aclocal.m4:399: AM_PROG_LIBTOOL is expanded from...
2025-08-20T22:47:17.0475089Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:88: the top level
2025-08-20T22:47:17.0476451Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:90: warning: The macro 'AC_PROG_CC_C99' is obsolete.
2025-08-20T22:47:17.0478038Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:90: You should run autoupdate.
2025-08-20T22:47:17.0479407Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
2025-08-20T22:47:17.0480728Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:90: the top level
2025-08-20T22:47:17.0482183Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:106: warning: AC_OUTPUT should be used without arguments.
2025-08-20T22:47:17.0483599Z [00:00:20.139]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:106: You should run autoupdate.
2025-08-20T22:47:17.0484767Z [00:00:20.139]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for getpwnam... yes
2025-08-20T22:47:17.0485786Z [00:00:20.141]➜  judy-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:47:17.1208454Z [00:00:20.214]➜  judy-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:47:17.1931042Z [00:00:20.290]➜  judy-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:47:17.2166051Z [00:00:20.314]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for getpwuid... yes
2025-08-20T22:47:17.2676013Z [00:00:20.365]➜  judy-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:47:17.3541954Z [00:00:20.451]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for getpwnam_r... yes
2025-08-20T22:47:17.3631715Z [00:00:20.460]➜  judy-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:47:17.4630167Z [00:00:20.560]➜  judy-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:47:17.5087382Z [00:00:20.606]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for getpwuid_r... yes
2025-08-20T22:47:17.5177797Z [00:00:20.615]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Autoheader
2025-08-20T22:47:17.5184753Z [00:00:20.615]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: running: automake --add-missing --copy --force-missing
2025-08-20T22:47:17.5501057Z [00:00:20.647]➜  judy-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:47:17.6180864Z [00:00:20.715]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for inet_pton... yes
2025-08-20T22:47:17.6212875Z [00:00:20.718]➜  judy-static-x86_64-unknown-linux-musl> checking for sys/time.h... yes
2025-08-20T22:47:17.6755331Z [00:00:20.772]➜  judy-static-x86_64-unknown-linux-musl> checking for sys/param.h... yes
2025-08-20T22:47:17.6805905Z [00:00:20.777]➜  judy-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:47:17.6835374Z [00:00:20.780]➜  judy-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:47:17.7313404Z [00:00:20.828]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for closefrom... no
2025-08-20T22:47:17.7754111Z [00:00:20.872]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T22:47:17.7969730Z [00:00:20.893]➜  judy-static-x86_64-unknown-linux-musl> checking for fcntl.h... yes
2025-08-20T22:47:17.7971252Z [00:00:20.893]➜  judy-static-x86_64-unknown-linux-musl> checking for inttypes.h... (cached) yes
2025-08-20T22:47:17.8789131Z [00:00:20.976]➜  judy-static-x86_64-unknown-linux-musl> checking for limits.h... yes
2025-08-20T22:47:17.9228028Z [00:00:21.020]➜  judy-static-x86_64-unknown-linux-musl> checking for malloc.h... yes
2025-08-20T22:47:17.9657746Z [00:00:21.063]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: running: /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin/autoconf --force
2025-08-20T22:47:18.0188917Z [00:00:21.113]➜  judy-static-x86_64-unknown-linux-musl> checking for stddef.h... yes
2025-08-20T22:47:18.0197892Z [00:00:21.113]➜  judy-static-x86_64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T22:47:18.0202814Z [00:00:21.113]➜  judy-static-x86_64-unknown-linux-musl> checking for stdlib.h... (cached) yes
2025-08-20T22:47:18.0204230Z [00:00:21.113]➜  judy-static-x86_64-unknown-linux-musl> checking for string.h... (cached) yes
2025-08-20T22:47:18.0209315Z [00:00:21.117]➜  judy-static-x86_64-unknown-linux-musl> checking for strings.h... (cached) yes
2025-08-20T22:47:18.0210863Z [00:00:21.117]➜  judy-static-x86_64-unknown-linux-musl> checking for sys/param.h... (cached) yes
2025-08-20T22:47:18.0212294Z [00:00:21.117]➜  judy-static-x86_64-unknown-linux-musl> checking for sys/time.h... (cached) yes
2025-08-20T22:47:18.0213648Z [00:00:21.117]➜  judy-static-x86_64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T22:47:18.1784486Z [00:00:21.275]➜  judy-static-x86_64-unknown-linux-musl> checking for _Bool... yes
2025-08-20T22:47:18.2639712Z [00:00:21.361]➜  judy-static-x86_64-unknown-linux-musl> checking for stdbool.h that conforms to C99 or later... yes
2025-08-20T22:47:18.3246164Z [00:00:21.421]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
2025-08-20T22:47:18.3254367Z [00:00:21.422]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:8: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
2025-08-20T22:47:18.3325639Z [00:00:21.429]➜  judy-static-x86_64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T22:47:18.3338496Z [00:00:21.431]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:10: installing './compile'
2025-08-20T22:47:18.3368685Z [00:00:21.434]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:88: installing './config.guess'
2025-08-20T22:47:18.3398099Z [00:00:21.437]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:88: installing './config.sub'
2025-08-20T22:47:18.3426339Z [00:00:21.439]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:8: installing './install-sh'
2025-08-20T22:47:18.3509093Z [00:00:21.448]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac:8: installing './missing'
2025-08-20T22:47:18.3811618Z [00:00:21.478]➜  judy-static-x86_64-unknown-linux-musl> checking for inline... inline
2025-08-20T22:47:18.3912156Z [00:00:21.488]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking size of int... 4
2025-08-20T22:47:18.4450810Z [00:00:21.542]➜  libapparmor-static-x86_64-unknown-linux-musl> doc/Makefile.am:10: warning: subst .2,.pod,$(man_MANS: non-POSIX variable name
2025-08-20T22:47:18.4452478Z [00:00:21.542]➜  libapparmor-static-x86_64-unknown-linux-musl> doc/Makefile.am:10: (probably a GNU make extension)
2025-08-20T22:47:18.4499312Z [00:00:21.547]➜  libapparmor-static-x86_64-unknown-linux-musl> doc/Makefile.am:10: warning: subst .3,.pod,$(man_MANS: non-POSIX variable name
2025-08-20T22:47:18.4500855Z [00:00:21.547]➜  libapparmor-static-x86_64-unknown-linux-musl> doc/Makefile.am:10: (probably a GNU make extension)
2025-08-20T22:47:18.4502681Z [00:00:21.547]➜  libapparmor-static-x86_64-unknown-linux-musl> doc/Makefile.am:17: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:47:18.4504578Z [00:00:21.547]➜  libapparmor-static-x86_64-unknown-linux-musl> doc/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:47:18.4923927Z [00:00:21.589]➜  judy-static-x86_64-unknown-linux-musl> checking for size_t... yes
2025-08-20T22:47:18.5690748Z [00:00:21.665]➜  libapparmor-static-x86_64-unknown-linux-musl> src/Makefile.am:69: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:47:18.5692786Z [00:00:21.665]➜  libapparmor-static-x86_64-unknown-linux-musl> src/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2025-08-20T22:47:18.5811134Z [00:00:21.678]➜  judy-static-x86_64-unknown-linux-musl> checking whether struct tm is in sys/time.h or time.h... time.h
2025-08-20T22:47:18.6169447Z [00:00:21.714]➜  libapparmor-static-x86_64-unknown-linux-musl> src/Makefile.am: installing './depcomp'
2025-08-20T22:47:18.6408177Z [00:00:21.737]➜  libapparmor-static-x86_64-unknown-linux-musl> configure.ac: installing './ylwrap'
2025-08-20T22:47:18.6634178Z [00:00:21.760]➜  judy-static-x86_64-unknown-linux-musl> checking for working volatile... yes
2025-08-20T22:47:18.6659088Z [00:00:21.763]➜  libapparmor-static-x86_64-unknown-linux-musl> parallel-tests: installing './test-driver'
2025-08-20T22:47:18.8251247Z [00:00:21.922]➜  judy-static-x86_64-unknown-linux-musl> checking for ptrdiff_t... yes
2025-08-20T22:47:18.8631264Z [00:00:21.960]➜  libapparmor-static-x86_64-unknown-linux-musl> testsuite/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2025-08-20T22:47:18.9757654Z [00:00:22.073]➜  judy-static-x86_64-unknown-linux-musl> checking whether byte ordering is bigendian... no
2025-08-20T22:47:18.9909405Z [00:00:22.088]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: './install-sh' is updated
2025-08-20T22:47:18.9913771Z [00:00:22.088]➜  libapparmor-static-x86_64-unknown-linux-musl> autoreconf: Leaving directory '.'
2025-08-20T22:47:18.9962165Z [00:00:22.093]➜  libapparmor-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:19.0133972Z [00:00:22.110]➜  libapparmor-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:47:19.0239628Z [00:00:22.121]➜  libapparmor-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:47:19.0305131Z [00:00:22.127]➜  libapparmor-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:19.0519268Z [00:00:22.147]➜  libapparmor-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:47:19.0628588Z [00:00:22.155]➜  libapparmor-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:47:19.0717954Z [00:00:22.166]➜  libapparmor-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:47:19.0948771Z [00:00:22.189]➜  libapparmor-static-x86_64-unknown-linux-musl> fixing libtool script ./ltmain.sh
2025-08-20T22:47:19.1022257Z [00:00:22.199]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking size of long... 8
2025-08-20T22:47:19.1133872Z [00:00:22.210]➜  libapparmor-static-x86_64-unknown-linux-musl> ./configure
2025-08-20T22:47:19.1511681Z [00:00:22.248]➜  libapparmor-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:47:19.1640780Z [00:00:22.261]➜  libapparmor-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:47:19.2112236Z [00:00:22.308]➜  libapparmor-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1 --without-perl --without-python --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:47:19.2321778Z [00:00:22.329]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: running: /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin/autoheader --force
2025-08-20T22:47:19.7213772Z [00:00:22.818]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:47:19.7353843Z [00:00:22.832]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:47:19.7599257Z [00:00:22.854]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:47:19.7665809Z [00:00:22.863]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:47:19.7674420Z [00:00:22.864]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:47:19.8128844Z [00:00:22.901]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:47:19.8238586Z [00:00:22.921]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:47:19.8824450Z [00:00:22.979]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:47:19.8832353Z [00:00:22.980]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:47:20.0689586Z [00:00:23.166]➜  judy-static-x86_64-unknown-linux-musl> checking size of void *... 8
2025-08-20T22:47:20.0691502Z [00:00:23.166]➜  judy-static-x86_64-unknown-linux-musl> Detected 64-bit Build Environment
2025-08-20T22:47:20.1455082Z [00:00:23.240]➜  judy-static-x86_64-unknown-linux-musl> checking for error_at_line... no
2025-08-20T22:47:20.1974168Z [00:00:23.294]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:47:20.1978538Z [00:00:23.295]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:47:20.2015546Z [00:00:23.299]➜  judy-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:47:20.2204075Z [00:00:23.317]➜  judy-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:47:20.2213345Z [00:00:23.318]➜  judy-static-x86_64-unknown-linux-musl> checking for GNU libc compatible malloc... no
2025-08-20T22:47:20.2222399Z [00:00:23.319]➜  judy-static-x86_64-unknown-linux-musl> checking for working memcmp... no
2025-08-20T22:47:20.2753043Z [00:00:23.372]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking size of long long... 8
2025-08-20T22:47:20.2787984Z [00:00:23.376]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for sys/stat.h... (cached) yes
2025-08-20T22:47:20.2792905Z [00:00:23.376]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T22:47:20.3738839Z [00:00:23.468]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:47:20.3808582Z [00:00:23.478]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for direct.h... no
2025-08-20T22:47:20.3815297Z [00:00:23.479]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:47:20.4190539Z [00:00:23.516]➜  judy-static-x86_64-unknown-linux-musl> checking for getpagesize... yes
2025-08-20T22:47:20.4720057Z [00:00:23.569]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if mkdir takes one argument... no
2025-08-20T22:47:20.4721882Z [00:00:23.569]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure: checking for cc features
2025-08-20T22:47:20.5575377Z [00:00:23.654]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:47:20.5770992Z [00:00:23.674]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if gcc ignores unknown -Wno-* options... yes
2025-08-20T22:47:20.5841380Z [00:00:23.681]➜  judy-static-x86_64-unknown-linux-musl> checking for vprintf... yes
2025-08-20T22:47:20.5864503Z [00:00:23.683]➜  judy-static-x86_64-unknown-linux-musl> checking for working mmap... yes
2025-08-20T22:47:20.6042102Z [00:00:23.701]➜  judy-static-x86_64-unknown-linux-musl> checking whether lstat correctly handles trailing slash... no
2025-08-20T22:47:20.6047672Z [00:00:23.702]➜  judy-static-x86_64-unknown-linux-musl> checking whether stat accepts an empty string... yes
2025-08-20T22:47:20.6127877Z [00:00:23.707]➜  judy-static-x86_64-unknown-linux-musl> checking for getpagesize... (cached) yes
2025-08-20T22:47:20.6590629Z [00:00:23.756]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:47:20.6703338Z [00:00:23.767]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if gcc supports -Wpointer-arith... yes
2025-08-20T22:47:20.7250029Z [00:00:23.822]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether the GCC style aligned attribute is supported... yes
2025-08-20T22:47:20.7451746Z [00:00:23.842]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:47:20.7479592Z [00:00:23.844]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: running: automake --add-missing --copy --force-missing
2025-08-20T22:47:20.7633872Z [00:00:23.860]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether the visibility attribute is supported... yes
2025-08-20T22:47:20.7978268Z [00:00:23.890]➜  judy-static-x86_64-unknown-linux-musl> checking for gettimeofday... yes
2025-08-20T22:47:20.8621688Z [00:00:23.959]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for broken visibility attribute... no
2025-08-20T22:47:20.9260317Z [00:00:24.023]➜  judy-static-x86_64-unknown-linux-musl> checking for memset... yes
2025-08-20T22:47:20.9383603Z [00:00:24.035]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for broken alias attribute... no
2025-08-20T22:47:20.9501758Z [00:00:24.047]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:47:21.0498701Z [00:00:24.144]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking if gcc supports -fvisibility=hidden... yes
2025-08-20T22:47:21.1255552Z [00:00:24.222]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:47:21.1261467Z [00:00:24.222]➜  libapparmor-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:47:21.1266439Z [00:00:24.222]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for flex... flex
2025-08-20T22:47:21.1273887Z [00:00:24.224]➜  judy-static-x86_64-unknown-linux-musl> checking for munmap... yes
2025-08-20T22:47:21.1425497Z [00:00:24.240]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for lex output file root... lex.yy
2025-08-20T22:47:21.1862556Z [00:00:24.283]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether imported symbols can be declared weak... guessing yes
2025-08-20T22:47:21.2531480Z [00:00:24.350]➜  judy-static-x86_64-unknown-linux-musl> checking for pow... yes
2025-08-20T22:47:21.2551062Z [00:00:24.352]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for pthread.h... yes
2025-08-20T22:47:21.3775938Z [00:00:24.474]➜  judy-static-x86_64-unknown-linux-musl> checking for strchr... yes
2025-08-20T22:47:21.3989539Z [00:00:24.496]➜  libmd-static-x86_64-unknown-linux-musl> configure.ac:29: installing 'build-aux/compile'
2025-08-20T22:47:21.4180343Z [00:00:24.515]➜  libmd-static-x86_64-unknown-linux-musl> configure.ac:9: installing 'build-aux/missing'
2025-08-20T22:47:21.5292164Z [00:00:24.626]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for pthread_kill in -lpthread... yes
2025-08-20T22:47:21.5302494Z [00:00:24.627]➜  judy-static-x86_64-unknown-linux-musl> checking for strcspn... yes
2025-08-20T22:47:21.5314897Z [00:00:24.628]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether POSIX threads API is available... yes
2025-08-20T22:47:21.6371182Z [00:00:24.733]➜  libmd-static-x86_64-unknown-linux-musl> src/Makefile.am: installing 'build-aux/depcomp'
2025-08-20T22:47:21.6570444Z [00:00:24.747]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for multithread API to use... posix
2025-08-20T22:47:21.6843669Z [00:00:24.781]➜  judy-static-x86_64-unknown-linux-musl> checking for strerror... yes
2025-08-20T22:47:21.8013862Z [00:00:24.898]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for pthread_rwlock_t... yes
2025-08-20T22:47:21.8518562Z [00:00:24.942]➜  judy-static-x86_64-unknown-linux-musl> checking for strstr... yes
2025-08-20T22:47:21.8979908Z [00:00:24.995]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: 'build-aux/install-sh' is updated
2025-08-20T22:47:21.9008245Z [00:00:24.998]➜  libmd-static-x86_64-unknown-linux-musl> autoreconf: Leaving directory '.'
2025-08-20T22:47:21.9130156Z [00:00:25.010]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:21.9290174Z [00:00:25.026]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for lex library... none needed
2025-08-20T22:47:21.9321748Z [00:00:25.028]➜  libmd-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:47:21.9349265Z [00:00:25.032]➜  libmd-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:47:21.9454804Z [00:00:25.042]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:21.9619166Z [00:00:25.059]➜  libmd-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:47:21.9663322Z [00:00:25.063]➜  libmd-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:47:21.9722591Z [00:00:25.069]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:47:21.9936474Z [00:00:25.091]➜  libmd-static-x86_64-unknown-linux-musl> fixing libtool script ./build-aux/ltmain.sh
2025-08-20T22:47:21.9974133Z [00:00:25.094]➜  judy-static-x86_64-unknown-linux-musl> checking for strtoul... yes
2025-08-20T22:47:22.0168435Z [00:00:25.112]➜  libmd-static-x86_64-unknown-linux-musl> ./configure
2025-08-20T22:47:22.0364539Z [00:00:25.133]➜  libmd-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:47:22.0416800Z [00:00:25.139]➜  libmd-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:47:22.0683015Z [00:00:25.165]➜  libmd-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0 --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:47:22.1166330Z [00:00:25.214]➜  judy-static-x86_64-unknown-linux-musl> checking for uname... yes
2025-08-20T22:47:22.1168426Z [00:00:25.214]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:47:22.1222984Z [00:00:25.219]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld... x86_64-unknown-linux-musl-ld
2025-08-20T22:47:22.1224686Z [00:00:25.219]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:47:22.1403002Z [00:00:25.237]➜  judy-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:47:22.1462915Z [00:00:25.243]➜  judy-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:47:22.1571819Z [00:00:25.254]➜  judy-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:47:22.1751431Z [00:00:25.272]➜  judy-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:47:22.2032728Z [00:00:25.300]➜  judy-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:47:22.2035064Z [00:00:25.300]➜  judy-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:47:22.2811255Z [00:00:25.378]➜  judy-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:47:22.2898746Z [00:00:25.387]➜  judy-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 4718592
2025-08-20T22:47:22.2983137Z [00:00:25.395]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for library containing yywrap... no
2025-08-20T22:47:22.3001843Z [00:00:25.397]➜  judy-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:47:22.3009513Z [00:00:25.397]➜  judy-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:47:22.3019962Z [00:00:25.397]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:47:22.3021822Z [00:00:25.398]➜  judy-static-x86_64-unknown-linux-musl> checking for file... file
2025-08-20T22:47:22.3033125Z [00:00:25.400]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:47:22.3073026Z [00:00:25.404]➜  judy-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:47:22.3079574Z [00:00:25.404]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:47:22.3112267Z [00:00:25.408]➜  judy-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:47:22.3132775Z [00:00:25.410]➜  judy-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:47:22.3143266Z [00:00:25.411]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... (cached) x86_64-unknown-linux-musl-ranlib
2025-08-20T22:47:22.3158028Z [00:00:25.413]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... (cached) x86_64-unknown-linux-musl-ar
2025-08-20T22:47:22.3298067Z [00:00:25.427]➜  libmd-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:47:22.3375639Z [00:00:25.435]➜  libmd-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:47:22.3572747Z [00:00:25.454]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:47:22.3654894Z [00:00:25.462]➜  libmd-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:47:22.3687926Z [00:00:25.462]➜  libmd-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:47:22.3720164Z [00:00:25.469]➜  judy-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:47:22.3731285Z [00:00:25.470]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:47:22.3824349Z [00:00:25.479]➜  libmd-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:47:22.3999880Z [00:00:25.497]➜  libmd-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:47:22.4120329Z [00:00:25.509]➜  libmd-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... (cached) yes
2025-08-20T22:47:22.4367188Z [00:00:25.534]➜  libmd-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:47:22.4373783Z [00:00:25.534]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:47:22.5463082Z [00:00:25.643]➜  judy-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:47:22.5514076Z [00:00:25.648]➜  judy-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:47:22.5585386Z [00:00:25.655]➜  judy-static-x86_64-unknown-linux-musl> checking for a working dd... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd
2025-08-20T22:47:22.5732436Z [00:00:25.670]➜  judy-static-x86_64-unknown-linux-musl> checking how to truncate binary pipes... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd bs=4096 count=1
2025-08-20T22:47:22.6205296Z [00:00:25.717]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:47:22.6222034Z [00:00:25.719]➜  judy-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:47:22.6331938Z [00:00:25.730]➜  judy-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:47:22.6628674Z [00:00:25.757]➜  libmd-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:47:22.6630269Z [00:00:25.757]➜  libmd-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:47:22.7231643Z [00:00:25.820]➜  judy-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:47:22.7405024Z [00:00:25.837]➜  judy-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:47:22.7873754Z [00:00:25.884]➜  libmd-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:47:22.7958731Z [00:00:25.893]➜  libmd-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:47:22.8509396Z [00:00:25.948]➜  libmd-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:47:22.8763425Z [00:00:25.973]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether yytext is a pointer... yes
2025-08-20T22:47:22.8792621Z [00:00:25.976]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for bison... bison -y
2025-08-20T22:47:22.8889151Z [00:00:25.986]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:47:22.8965919Z [00:00:25.994]➜  libapparmor-static-x86_64-unknown-linux-musl> checking pkg-config is at least version 0.9.0... yes
2025-08-20T22:47:22.8979107Z [00:00:25.995]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for swig... /nix/store/l365s6fwm2i0hq1bvm0crf149z6lskjd-swig-4.3.1/bin/swig
2025-08-20T22:47:22.8986572Z [00:00:25.996]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether the libapparmor debug output should be enabled... no
2025-08-20T22:47:22.9018031Z [00:00:25.996]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether the libapparmor man pages should be generated... yes
2025-08-20T22:47:22.9019444Z [00:00:25.998]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for podchecker... podchecker
2025-08-20T22:47:22.9020579Z [00:00:25.998]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for pod2man... pod2man
2025-08-20T22:47:22.9021779Z [00:00:25.998]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether python bindings are enabled... no
2025-08-20T22:47:22.9047843Z [00:00:26.001]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether perl bindings are enabled... no
2025-08-20T22:47:22.9049196Z [00:00:26.002]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether ruby bindings are enabled... no
2025-08-20T22:47:22.9375883Z [00:00:26.035]➜  libmd-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:47:22.9452413Z [00:00:26.042]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:47:22.9777682Z [00:00:26.075]➜  judy-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:47:22.9786953Z [00:00:26.075]➜  judy-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:47:22.9848339Z [00:00:26.082]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:47:22.9910660Z [00:00:26.088]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:47:22.9999825Z [00:00:26.096]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking size of pthread_mutex_t... 40
2025-08-20T22:47:23.0197849Z [00:00:26.116]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:47:23.0229216Z [00:00:26.120]➜  judy-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:47:23.0598995Z [00:00:26.156]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for sys/single_threaded.h... no
2025-08-20T22:47:23.0716332Z [00:00:26.168]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:47:23.0896588Z [00:00:26.186]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:47:23.1140063Z [00:00:26.211]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:47:23.1163081Z [00:00:26.213]➜  judy-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:47:23.1367666Z [00:00:26.234]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for library containing sched_yield... none required
2025-08-20T22:47:23.1657795Z [00:00:26.263]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:47:23.1661627Z [00:00:26.263]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:47:23.1705156Z [00:00:26.264]➜  libmd-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:47:23.1855856Z [00:00:26.283]➜  judy-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:47:23.1861352Z [00:00:26.283]➜  judy-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:47:23.2104019Z [00:00:26.307]➜  libmd-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:47:23.2339894Z [00:00:26.331]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:47:23.2417711Z [00:00:26.339]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for library containing inet_addr... none required
2025-08-20T22:47:23.2487919Z [00:00:26.346]➜  libmd-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:47:23.2633399Z [00:00:26.360]➜  judy-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:47:23.2772234Z [00:00:26.374]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:47:23.2844706Z [00:00:26.381]➜  libmd-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:47:23.3220111Z [00:00:26.419]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for library containing socket... none required
2025-08-20T22:47:23.3275229Z [00:00:26.424]➜  libmd-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:47:23.3308622Z [00:00:26.428]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:47:23.3317966Z [00:00:26.429]➜  go> Building Go toolchain1 using /nix/store/fmd3w4i7i8iqicclg05sa1d1imjxairm-go-1.22.12-linux-amd64-bootstrap/share/go.
2025-08-20T22:47:23.3363622Z [00:00:26.433]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:47:23.3391679Z [00:00:26.436]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:47:23.3399366Z [00:00:26.437]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T22:47:23.3406310Z [00:00:26.438]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T22:47:23.3654480Z [00:00:26.462]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether readline via "-lreadline" is present and sane... no
2025-08-20T22:47:23.3820364Z [00:00:26.479]➜  libmd-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:47:23.3884153Z [00:00:26.485]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for syslog.h... yes
2025-08-20T22:47:23.4058242Z [00:00:26.503]➜  judy-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:47:23.4088037Z [00:00:26.503]➜  judy-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:47:23.4114573Z [00:00:26.507]➜  judy-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:47:23.4119692Z [00:00:26.507]➜  judy-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:47:23.4124716Z [00:00:26.507]➜  judy-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:47:23.4130187Z [00:00:26.507]➜  judy-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:47:23.4244767Z [00:00:26.521]➜  libmd-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:47:23.4275666Z [00:00:26.524]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether readline via "-lreadline -ltermcap" is present and sane... no
2025-08-20T22:47:23.4731834Z [00:00:26.570]➜  judy-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:47:23.4737249Z [00:00:26.570]➜  judy-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:47:23.4761295Z [00:00:26.571]➜  libmd-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:47:23.4829238Z [00:00:26.580]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for asprintf... yes
2025-08-20T22:47:23.4948198Z [00:00:26.592]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether readline via "-lreadline -lcurses" is present and sane... no
2025-08-20T22:47:23.5222187Z [00:00:26.618]➜  libmd-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:47:23.5612921Z [00:00:26.658]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether readline via "-lreadline -lncurses" is present and sane... no
2025-08-20T22:47:23.5688260Z [00:00:26.665]➜  libmd-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:47:23.5701249Z [00:00:26.667]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for __secure_getenv... no
2025-08-20T22:47:23.6311086Z [00:00:26.728]➜  libmd-static-x86_64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T22:47:23.6648462Z [00:00:26.762]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for secure_getenv... yes
2025-08-20T22:47:23.6709560Z [00:00:26.766]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for unsigned long long int... yes
2025-08-20T22:47:23.6711461Z [00:00:26.766]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure: checking system features for estream-printf
2025-08-20T22:47:23.6738976Z [00:00:26.768]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T22:47:23.6740680Z [00:00:26.768]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for long long int... yes
2025-08-20T22:47:23.6742269Z [00:00:26.771]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for long double... yes
2025-08-20T22:47:23.7096987Z [00:00:26.807]➜  libmd-static-x86_64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T22:47:23.7714372Z [00:00:26.868]➜  libmd-static-x86_64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T22:47:23.7754220Z [00:00:26.871]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for reallocarray... yes
2025-08-20T22:47:23.8233046Z [00:00:26.919]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for intmax_t... yes
2025-08-20T22:47:23.8234399Z [00:00:26.920]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T22:47:23.8456006Z [00:00:26.943]➜  libmd-static-x86_64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T22:47:23.8528252Z [00:00:26.947]➜  libapparmor-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:47:23.8679681Z [00:00:26.964]➜  libapparmor-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:47:23.8757760Z [00:00:26.973]➜  libapparmor-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:47:23.8759964Z [00:00:26.973]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... (cached) /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:47:23.8834216Z [00:00:26.980]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:47:23.8990730Z [00:00:26.996]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:47:23.9174846Z [00:00:27.014]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:47:23.9178857Z [00:00:27.015]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:47:23.9977033Z [00:00:27.095]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable large file support... none needed
2025-08-20T22:47:23.9988792Z [00:00:27.095]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:47:24.0016000Z [00:00:27.099]➜  libapparmor-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:47:24.0024264Z [00:00:27.099]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:47:24.0244634Z [00:00:27.121]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for uintmax_t... yes
2025-08-20T22:47:24.0852773Z [00:00:27.182]➜  libmd-static-x86_64-unknown-linux-musl> checking the archiver (x86_64-unknown-linux-musl-ar) interface... ar
2025-08-20T22:47:24.1364255Z [00:00:27.233]➜  libmd-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:47:24.1583183Z [00:00:27.255]➜  libmd-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:47:24.1633950Z [00:00:27.260]➜  libapparmor-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 32768
2025-08-20T22:47:24.1652407Z [00:00:27.262]➜  libmd-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:47:24.1802604Z [00:00:27.277]➜  libmd-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:47:24.1958292Z [00:00:27.287]➜  libapparmor-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:47:24.1961423Z [00:00:27.287]➜  libapparmor-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:47:24.1963862Z [00:00:27.287]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:47:24.1965706Z [00:00:27.293]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for file... file
2025-08-20T22:47:24.1967617Z [00:00:27.293]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:47:24.1969864Z [00:00:27.293]➜  libmd-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:47:24.1973962Z [00:00:27.294]➜  libapparmor-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:47:24.2010826Z [00:00:27.296]➜  libmd-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:47:24.2012863Z [00:00:27.298]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:47:24.2045143Z [00:00:27.301]➜  libmd-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:47:24.2082663Z [00:00:27.305]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:47:24.2158434Z [00:00:27.312]➜  libapparmor-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:47:24.2211628Z [00:00:27.312]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:47:24.2214302Z [00:00:27.312]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:47:24.2239958Z [00:00:27.321]➜  libmd-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:47:24.2632672Z [00:00:27.360]➜  libmd-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:47:24.2644892Z [00:00:27.361]➜  libmd-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:47:24.2924605Z [00:00:27.389]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for ptrdiff_t... yes
2025-08-20T22:47:24.3306479Z [00:00:27.426]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:47:24.3308938Z [00:00:27.426]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:47:24.3317871Z [00:00:27.429]➜  libmd-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:47:24.3321394Z [00:00:27.429]➜  libmd-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:47:24.4978852Z [00:00:27.591]➜  libmd-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 32768
2025-08-20T22:47:24.5189695Z [00:00:27.615]➜  libmd-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:47:24.5197083Z [00:00:27.615]➜  libmd-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:47:24.5199603Z [00:00:27.615]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:47:24.5201424Z [00:00:27.615]➜  libmd-static-x86_64-unknown-linux-musl> checking for file... file
2025-08-20T22:47:24.5204453Z [00:00:27.615]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:47:24.5206990Z [00:00:27.615]➜  libmd-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:47:24.5274423Z [00:00:27.622]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:47:24.5298614Z [00:00:27.622]➜  libmd-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:47:24.5300242Z [00:00:27.622]➜  libmd-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:47:24.5334723Z [00:00:27.630]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:47:24.5347415Z [00:00:27.631]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... (cached) x86_64-unknown-linux-musl-ar
2025-08-20T22:47:24.6120991Z [00:00:27.709]➜  libapparmor-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:47:24.6167199Z [00:00:27.714]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:47:24.6502598Z [00:00:27.747]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for a working dd... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd
2025-08-20T22:47:24.6513912Z [00:00:27.748]➜  libmd-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:47:24.6519959Z [00:00:27.749]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:47:24.6617465Z [00:00:27.759]➜  libapparmor-static-x86_64-unknown-linux-musl> checking how to truncate binary pipes... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd bs=4096 count=1
2025-08-20T22:47:24.7040424Z [00:00:27.801]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:47:24.7063139Z [00:00:27.803]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:47:24.7120981Z [00:00:27.809]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:47:24.8269233Z [00:00:27.924]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:47:24.8339756Z [00:00:27.931]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:47:24.8391207Z [00:00:27.936]➜  libmd-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:47:24.8428143Z [00:00:27.940]➜  libmd-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:47:24.8516006Z [00:00:27.948]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:47:24.8523900Z [00:00:27.949]➜  libmd-static-x86_64-unknown-linux-musl> checking for a working dd... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd
2025-08-20T22:47:24.8670411Z [00:00:27.964]➜  libmd-static-x86_64-unknown-linux-musl> checking how to truncate binary pipes... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd bs=4096 count=1
2025-08-20T22:47:24.8776439Z [00:00:27.974]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating src/Judy1/Makefile
2025-08-20T22:47:24.9018320Z [00:00:27.996]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:47:24.9019772Z [00:00:27.998]➜  libmd-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:47:24.9102539Z [00:00:28.006]➜  libmd-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:47:24.9178197Z [00:00:28.011]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating src/JudyCommon/Makefile
2025-08-20T22:47:24.9421768Z [00:00:28.039]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating src/JudyHS/Makefile
2025-08-20T22:47:24.9624892Z [00:00:28.059]➜  libmd-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:47:24.9667889Z [00:00:28.062]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating src/JudyL/Makefile
2025-08-20T22:47:24.9680975Z [00:00:28.065]➜  libmd-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:47:24.9987390Z [00:00:28.096]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating src/JudySL/Makefile
2025-08-20T22:47:25.0136950Z [00:00:28.111]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:47:25.0140394Z [00:00:28.111]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:47:25.0233263Z [00:00:28.120]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:47:25.0475001Z [00:00:28.144]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating src/obj/Makefile
2025-08-20T22:47:25.0632463Z [00:00:28.160]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:47:25.0780124Z [00:00:28.175]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating tool/Makefile
2025-08-20T22:47:25.1096428Z [00:00:28.207]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T22:47:25.1332125Z [00:00:28.230]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:47:25.1340651Z [00:00:28.231]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating test/Makefile
2025-08-20T22:47:25.1349222Z [00:00:28.232]➜  libmd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:47:25.1357686Z [00:00:28.233]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:47:25.1577874Z [00:00:28.255]➜  judy-static-x86_64-unknown-linux-musl> config.status: creating config.h
2025-08-20T22:47:25.1815305Z [00:00:28.278]➜  judy-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:47:25.1822002Z [00:00:28.279]➜  libmd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:47:25.1866971Z [00:00:28.283]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking size of unsigned long... 8
2025-08-20T22:47:25.1886076Z [00:00:28.284]➜  judy-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:47:25.2200425Z [00:00:28.317]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:47:25.2202190Z [00:00:28.317]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:47:25.2546857Z [00:00:28.352]➜  libmd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:47:25.2719560Z [00:00:28.369]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:47:25.3060471Z [00:00:28.403]➜  judy-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:47:25.3146409Z [00:00:28.412]➜  judy-static-x86_64-unknown-linux-musl> build flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:47:25.3194440Z [00:00:28.416]➜  judy-static-x86_64-unknown-linux-musl> make  all-recursive
2025-08-20T22:47:25.3228903Z [00:00:28.420]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/judy-1.0.5'
2025-08-20T22:47:25.3288664Z [00:00:28.426]➜  libmd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:47:25.3294487Z [00:00:28.426]➜  judy-static-x86_64-unknown-linux-musl> Making all in src
2025-08-20T22:47:25.3295766Z [00:00:28.426]➜  libmd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:47:25.3329851Z [00:00:28.428]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/src'
2025-08-20T22:47:25.3355114Z [00:00:28.433]➜  judy-static-x86_64-unknown-linux-musl> Making all in .
2025-08-20T22:47:25.3374945Z [00:00:28.434]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src'
2025-08-20T22:47:25.3381052Z [00:00:28.435]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'all-am'.
2025-08-20T22:47:25.3386880Z [00:00:28.436]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src'
2025-08-20T22:47:25.3412124Z [00:00:28.438]➜  judy-static-x86_64-unknown-linux-musl> Making all in JudyCommon
2025-08-20T22:47:25.3430223Z [00:00:28.440]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/JudyCommon'
2025-08-20T22:47:25.3434525Z [00:00:28.440]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I..   -DJU_64BIT -g -O2   -DJU_64BIT -g -O2 -c -o JudyMalloc.lo JudyMalloc.c
2025-08-20T22:47:25.3954574Z [00:00:28.492]➜  libmd-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:47:25.4031757Z [00:00:28.500]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -DJU_64BIT -g -O2 -DJU_64BIT -g -O2 -c JudyMalloc.c -o JudyMalloc.o
2025-08-20T22:47:25.4105320Z [00:00:28.507]➜  libapparmor-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:47:25.4139045Z [00:00:28.511]➜  libapparmor-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:47:25.4152472Z [00:00:28.512]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:47:25.4154022Z [00:00:28.512]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:47:25.4155515Z [00:00:28.512]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:47:25.4157105Z [00:00:28.512]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:47:25.4919447Z [00:00:28.589]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJU_64BIT -g -O2   -DJU_64BIT -g -O2   -o libJudyMalloc.la  JudyMalloc.lo
2025-08-20T22:47:25.5273717Z [00:00:28.624]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C++... yes
2025-08-20T22:47:25.5580911Z [00:00:28.655]➜  libmd-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:47:25.5609992Z [00:00:28.658]➜  libmd-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:47:25.5643801Z [00:00:28.661]➜  libmd-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:47:25.5655197Z [00:00:28.663]➜  libmd-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:47:25.5662392Z [00:00:28.663]➜  libmd-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:47:25.5664107Z [00:00:28.663]➜  libmd-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:47:25.5730730Z [00:00:28.670]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-g++ accepts -g... yes
2025-08-20T22:47:25.6508892Z [00:00:28.748]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libJudyMalloc.a  JudyMalloc.o
2025-08-20T22:47:25.6634270Z [00:00:28.760]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libJudyMalloc.a
2025-08-20T22:47:25.6750774Z [00:00:28.772]➜  libmd-static-x86_64-unknown-linux-musl> checking for --version-script linker flag... yes
2025-08-20T22:47:25.6772177Z [00:00:28.774]➜  libmd-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... (cached) /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:47:25.6800378Z [00:00:28.777]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... (cached) x86_64-unknown-linux-musl-gcc
2025-08-20T22:47:25.6884445Z [00:00:28.785]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libJudyMalloc.la" && ln -s "../libJudyMalloc.la" "libJudyMalloc.la" )
2025-08-20T22:47:25.6926116Z [00:00:28.790]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/JudyCommon'
2025-08-20T22:47:25.6932402Z [00:00:28.790]➜  judy-static-x86_64-unknown-linux-musl> Making all in JudyL
2025-08-20T22:47:25.6959333Z [00:00:28.793]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/JudyL'
2025-08-20T22:47:25.6962821Z [00:00:28.793]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyCascade.c        JudyLCascade.c
2025-08-20T22:47:25.6991834Z [00:00:28.796]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLCascade.lo JudyLCascade.c
2025-08-20T22:47:25.7479306Z [00:00:28.845]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-g++ option to enable C++11 features... none needed
2025-08-20T22:47:25.7482617Z [00:00:28.845]➜  libapparmor-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-g++... none
2025-08-20T22:47:25.7562187Z [00:00:28.853]➜  libmd-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... (cached) yes
2025-08-20T22:47:25.7569281Z [00:00:28.854]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... (cached) yes
2025-08-20T22:47:25.7573485Z [00:00:28.854]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking size of void *... 8
2025-08-20T22:47:25.7582994Z [00:00:28.855]➜  libmd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... (cached) none needed
2025-08-20T22:47:25.7589233Z [00:00:28.856]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... (cached) yes
2025-08-20T22:47:25.7598707Z [00:00:28.857]➜  libmd-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... (cached) none
2025-08-20T22:47:25.7645855Z [00:00:28.861]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLCascade.c -o JudyLCascade.o
2025-08-20T22:47:25.8015523Z [00:00:28.898]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wall... yes
2025-08-20T22:47:25.8183841Z [00:00:28.915]➜  libapparmor-static-x86_64-unknown-linux-musl> checking how to run the C++ preprocessor... x86_64-unknown-linux-musl-g++ -E
2025-08-20T22:47:25.8399175Z [00:00:28.937]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wextra... yes
2025-08-20T22:47:25.8561894Z [00:00:28.953]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for nl_langinfo and THOUSEP... yes
2025-08-20T22:47:25.8569075Z [00:00:28.954]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure: checking system features for estream
2025-08-20T22:47:25.8699991Z [00:00:28.967]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wbad-function-cast... yes
2025-08-20T22:47:25.9109430Z [00:00:29.008]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wc99-c11-compat... yes
2025-08-20T22:47:25.9525981Z [00:00:29.049]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wcast-align... yes
2025-08-20T22:47:25.9779920Z [00:00:29.075]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for memrchr... yes
2025-08-20T22:47:25.9812459Z [00:00:29.076]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... (cached) x86_64-unknown-linux-musl-objdump
2025-08-20T22:47:25.9849112Z [00:00:29.082]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wdeclaration-after-statement... yes
2025-08-20T22:47:26.0355777Z [00:00:29.132]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wdocumentation... no
2025-08-20T22:47:26.0479129Z [00:00:29.145]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure: generated src/lock-obj-pub.native.h using x86_64-unknown-linux-musl-objdump and gawk
2025-08-20T22:47:26.0481473Z [00:00:29.145]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking whether to enable log_clock... no
2025-08-20T22:47:26.0550712Z [00:00:29.152]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-g++... x86_64-unknown-linux-musl-ld -m elf_x86_64
2025-08-20T22:47:26.0741170Z [00:00:29.171]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wduplicated-branches... yes
2025-08-20T22:47:26.0754491Z [00:00:29.172]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) is GNU ld... yes
2025-08-20T22:47:26.1127426Z [00:00:29.210]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wduplicated-cond... yes
2025-08-20T22:47:26.1156296Z [00:00:29.213]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:47:26.1163504Z [00:00:29.213]➜  libgpg-error-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:47:26.1250481Z [00:00:29.222]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-g++ linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:47:26.1545296Z [00:00:29.251]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wformat -Wformat-security... yes
2025-08-20T22:47:26.1973307Z [00:00:29.294]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wformat=2... yes
2025-08-20T22:47:26.2568934Z [00:00:29.354]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Winit-self... yes
2025-08-20T22:47:26.3024800Z [00:00:29.399]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wlogical-not-parentheses... yes
2025-08-20T22:47:26.3240006Z [00:00:29.418]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-g++ option to produce PIC... -fPIC -DPIC
2025-08-20T22:47:26.3474036Z [00:00:29.444]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wlogical-op... yes
2025-08-20T22:47:26.3916457Z [00:00:29.489]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wmissing-declarations... yes
2025-08-20T22:47:26.4140154Z [00:00:29.511]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-g++ PIC flag -fPIC -DPIC works... yes
2025-08-20T22:47:26.4666121Z [00:00:29.563]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wmissing-format-attribute... yes
2025-08-20T22:47:26.5279606Z [00:00:29.623]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wmissing-prototypes... yes
2025-08-20T22:47:26.5679473Z [00:00:29.655]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-g++ static flag -static works... yes
2025-08-20T22:47:26.5991941Z [00:00:29.696]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wnested-externs... yes
2025-08-20T22:47:26.6845181Z [00:00:29.781]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-g++ supports -c -o file.o... yes
2025-08-20T22:47:26.6849941Z [00:00:29.782]➜  libapparmor-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-g++ supports -c -o file.o... (cached) yes
2025-08-20T22:47:26.6851964Z [00:00:29.782]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-g++ linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:47:26.6859737Z [00:00:29.783]➜  libapparmor-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
2025-08-20T22:47:26.6879653Z [00:00:29.785]➜  libapparmor-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:47:26.7166089Z [00:00:29.813]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wno-tautological-constant-out-of-range-compare... no
2025-08-20T22:47:26.7577173Z [00:00:29.855]➜  libapparmor-static-x86_64-unknown-linux-musl> checking whether the C compiler accepts -flto-partition=none... yes
2025-08-20T22:47:26.7685614Z [00:00:29.865]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wno-unused-parameter... yes
2025-08-20T22:47:26.8101728Z [00:00:29.907]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wnull-dereference... yes
2025-08-20T22:47:26.8576083Z [00:00:29.954]➜  libapparmor-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:47:26.8578246Z [00:00:29.954]➜  libapparmor-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:47:26.8603380Z [00:00:29.957]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wold-style-definition... yes
2025-08-20T22:47:26.9183493Z [00:00:30.015]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wpointer-arith... yes
2025-08-20T22:47:26.9783213Z [00:00:30.075]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wredundant-decls... yes
2025-08-20T22:47:27.0468704Z [00:00:30.144]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wregister... no
2025-08-20T22:47:27.0903347Z [00:00:30.187]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wrestrict... yes
2025-08-20T22:47:27.1499946Z [00:00:30.247]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wshadow... yes
2025-08-20T22:47:27.1748934Z [00:00:30.269]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyTables.c                 JudyLTablesGen.c
2025-08-20T22:47:27.1751107Z [00:00:30.269]➜  judy-static-x86_64-unknown-linux-musl> gcc -I. -I.. -I../JudyCommon/  -DJUDYL   -DJU_64BIT -g -O2 -o JudyLTablesGen JudyLTablesGen.c; ./JudyLTablesGen
2025-08-20T22:47:27.1861450Z [00:00:30.283]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wshift-negative-value... yes
2025-08-20T22:47:27.2128162Z [00:00:30.310]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wsizeof-array-argument... yes
2025-08-20T22:47:27.2418410Z [00:00:30.339]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wstrict-prototypes... yes
2025-08-20T22:47:27.2872346Z [00:00:30.384]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wswitch-bool... yes
2025-08-20T22:47:27.3440079Z [00:00:30.441]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wvla... yes
2025-08-20T22:47:27.4047125Z [00:00:30.502]➜  libmd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wwrite-strings... yes
2025-08-20T22:47:27.4059315Z [00:00:30.503]➜  libmd-static-x86_64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T22:47:27.4978325Z [00:00:30.595]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLTables.lo JudyLTables.c
2025-08-20T22:47:27.5924314Z [00:00:30.689]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLTables.c -o JudyLTables.o
2025-08-20T22:47:27.6003497Z [00:00:30.697]➜  libmd-static-x86_64-unknown-linux-musl> checking whether byte ordering is bigendian... no
2025-08-20T22:47:27.6697862Z [00:00:30.767]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyCount.c                  JudyLCount.c
2025-08-20T22:47:27.6742142Z [00:00:30.771]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLCount.lo JudyLCount.c
2025-08-20T22:47:27.7441373Z [00:00:30.841]➜  libmd-static-x86_64-unknown-linux-musl> checking for off_t... yes
2025-08-20T22:47:27.7455235Z [00:00:30.842]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLCount.c -o JudyLCount.o
2025-08-20T22:47:27.8005315Z [00:00:30.897]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:47:27.8267739Z [00:00:30.924]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T22:47:27.8719021Z [00:00:30.968]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating po/Makefile.in
2025-08-20T22:47:27.8925140Z [00:00:30.989]➜  libmd-static-x86_64-unknown-linux-musl> checking for size_t... yes
2025-08-20T22:47:27.9119471Z [00:00:31.009]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating m4/Makefile
2025-08-20T22:47:27.9493984Z [00:00:31.046]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:47:27.9773901Z [00:00:31.074]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating tests/Makefile
2025-08-20T22:47:28.0046568Z [00:00:31.102]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating lang/Makefile
2025-08-20T22:47:28.0342162Z [00:00:31.131]➜  libmd-static-x86_64-unknown-linux-musl> checking for ssize_t... yes
2025-08-20T22:47:28.0681739Z [00:00:31.165]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating lang/cl/Makefile
2025-08-20T22:47:28.1044377Z [00:00:31.201]➜  libmd-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:47:28.1047600Z [00:00:31.201]➜  libmd-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:47:28.1276153Z [00:00:31.225]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating lang/cl/gpg-error.asd
2025-08-20T22:47:28.1729619Z [00:00:31.270]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating src/versioninfo.rc
2025-08-20T22:47:28.2486472Z [00:00:31.346]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating src/gpg-error.w32-manifest
2025-08-20T22:47:28.2888777Z [00:00:31.386]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating src/gpg-error.pc
2025-08-20T22:47:28.3445432Z [00:00:31.441]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating src/gpg-error-config-old
2025-08-20T22:47:28.4078650Z [00:00:31.505]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating src/gpgrt-config
2025-08-20T22:47:28.4819048Z [00:00:31.577]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating src/gpg-error-config-test.sh
2025-08-20T22:47:28.5218188Z [00:00:31.618]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:47:28.5758935Z [00:00:31.671]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating config.h
2025-08-20T22:47:28.5879583Z [00:00:31.685]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyCreateBranch.c           JudyLCreateBranch.c
2025-08-20T22:47:28.5969434Z [00:00:31.691]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLCreateBranch.lo JudyLCreateBranch.c
2025-08-20T22:47:28.6077619Z [00:00:31.702]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T22:47:28.6188803Z [00:00:31.716]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:47:28.6235549Z [00:00:31.721]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:47:28.6745212Z [00:00:31.771]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: executing po-directories commands
2025-08-20T22:47:28.6923623Z [00:00:31.789]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:47:28.7054591Z [00:00:31.802]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating po/POTFILES
2025-08-20T22:47:28.7243449Z [00:00:31.821]➜  libgpg-error-static-x86_64-unknown-linux-musl> config.status: creating po/Makefile
2025-08-20T22:47:28.7467628Z [00:00:31.843]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating swig/Makefile
2025-08-20T22:47:28.7541336Z [00:00:31.851]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.7551588Z [00:00:31.851]➜  libgpg-error-static-x86_64-unknown-linux-musl>         libgpg-error v1.55 has been configured as follows:
2025-08-20T22:47:28.7552696Z [00:00:31.851]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.7553679Z [00:00:31.851]➜  libgpg-error-static-x86_64-unknown-linux-musl>         Revision: 9938139  (39224)
2025-08-20T22:47:28.7554940Z [00:00:31.851]➜  libgpg-error-static-x86_64-unknown-linux-musl>         Platform: x86_64-unknown-linux-musl
2025-08-20T22:47:28.7568991Z [00:00:31.852]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.7644526Z [00:00:31.861]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLCreateBranch.c -o JudyLCreateBranch.o
2025-08-20T22:47:28.8048081Z [00:00:31.901]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating swig/perl/Makefile
2025-08-20T22:47:28.8699112Z [00:00:31.965]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating swig/perl/Makefile.PL
2025-08-20T22:47:28.9247610Z [00:00:32.022]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* config.h.  Generated from config.h.in by configure.  */
2025-08-20T22:47:28.9253078Z [00:00:32.022]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* config.h.in.  Generated from configure.ac by autoheader.  */
2025-08-20T22:47:28.9254684Z [00:00:32.022]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9255976Z [00:00:32.022]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Git commit id used to build this package */
2025-08-20T22:47:28.9258694Z [00:00:32.023]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define BUILD_COMMITID "99381397a06564fd8ae1c623c11036a5da099a4f"
2025-08-20T22:47:28.9271647Z [00:00:32.023]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9272895Z [00:00:32.023]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* The time this package was configured for a build */
2025-08-20T22:47:28.9274288Z [00:00:32.023]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define BUILD_TIMESTAMP "1970-01-01T00:01+0000"
2025-08-20T22:47:28.9275280Z [00:00:32.023]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9276739Z [00:00:32.023]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Defined to use log_clock timestamps */
2025-08-20T22:47:28.9278174Z [00:00:32.023]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef ENABLE_LOG_CLOCK */
2025-08-20T22:47:28.9279129Z [00:00:32.023]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9280612Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if translation of program messages to the user's native
2025-08-20T22:47:28.9282338Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl>    language is requested. */
2025-08-20T22:47:28.9283451Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define ENABLE_NLS 1
2025-08-20T22:47:28.9284300Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9285373Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to use the GNU C visibility attribute. */
2025-08-20T22:47:28.9286576Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define GPGRT_USE_VISIBILITY 1
2025-08-20T22:47:28.9287681Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9288717Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the Mac OS X function
2025-08-20T22:47:28.9290334Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl>    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
2025-08-20T22:47:28.9291815Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
2025-08-20T22:47:28.9292897Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9294087Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
2025-08-20T22:47:28.9295542Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl>    the CoreFoundation framework. */
2025-08-20T22:47:28.9297201Z [00:00:32.024]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
2025-08-20T22:47:28.9298215Z [00:00:32.025]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9299607Z [00:00:32.025]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `closefrom' function. */
2025-08-20T22:47:28.9300920Z [00:00:32.025]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_CLOSEFROM */
2025-08-20T22:47:28.9301845Z [00:00:32.025]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9303060Z [00:00:32.025]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if the GNU dcgettext() function is already present or preinstalled.
2025-08-20T22:47:28.9304290Z [00:00:32.025]➜  libgpg-error-static-x86_64-unknown-linux-musl>    */
2025-08-20T22:47:28.9305204Z [00:00:32.025]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_DCGETTEXT 1
2025-08-20T22:47:28.9306119Z [00:00:32.025]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9315508Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
2025-08-20T22:47:28.9316959Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl>    don't. */
2025-08-20T22:47:28.9317954Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_DECL_STRERROR_R 1
2025-08-20T22:47:28.9318883Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9319934Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <direct.h> header file. */
2025-08-20T22:47:28.9321067Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_DIRECT_H */
2025-08-20T22:47:28.9321944Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9323026Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <dlfcn.h> header file. */
2025-08-20T22:47:28.9324181Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_DLFCN_H 1
2025-08-20T22:47:28.9325052Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9326095Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `flockfile' function. */
2025-08-20T22:47:28.9327604Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_FLOCKFILE 1
2025-08-20T22:47:28.9329529Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9330744Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Defined if a GCC style "__attribute__ ((aligned (n))" is supported */
2025-08-20T22:47:28.9332211Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
2025-08-20T22:47:28.9333200Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9334326Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `getpwnam' function. */
2025-08-20T22:47:28.9335524Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_GETPWNAM 1
2025-08-20T22:47:28.9336416Z [00:00:32.026]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9357905Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `getpwnam_r' function. */
2025-08-20T22:47:28.9359299Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_GETPWNAM_R 1
2025-08-20T22:47:28.9360251Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9361501Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `getpwuid' function. */
2025-08-20T22:47:28.9362729Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_GETPWUID 1
2025-08-20T22:47:28.9363634Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9364724Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `getpwuid_r' function. */
2025-08-20T22:47:28.9366236Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_GETPWUID_R 1
2025-08-20T22:47:28.9368067Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9369211Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `getrlimit' function. */
2025-08-20T22:47:28.9370419Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_GETRLIMIT 1
2025-08-20T22:47:28.9371352Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9372599Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if the GNU gettext() function is already present or preinstalled. */
2025-08-20T22:47:28.9373939Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_GETTEXT 1
2025-08-20T22:47:28.9374821Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9375986Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if you have the iconv() function and it works. */
2025-08-20T22:47:28.9377464Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_ICONV */
2025-08-20T22:47:28.9378311Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9379394Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `inet_pton' function. */
2025-08-20T22:47:28.9380563Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_INET_PTON 1
2025-08-20T22:47:28.9381455Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9398691Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if the system has the type `intmax_t'. */
2025-08-20T22:47:28.9399909Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_INTMAX_T 1
2025-08-20T22:47:28.9400785Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9401904Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <inttypes.h> header file. */
2025-08-20T22:47:28.9403087Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_INTTYPES_H 1
2025-08-20T22:47:28.9407071Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9410246Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
2025-08-20T22:47:28.9411552Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_LANGINFO_CODESET 1
2025-08-20T22:47:28.9412466Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9413632Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if you have <langinfo.h> and nl_langinfo(THOUSEP). */
2025-08-20T22:47:28.9414891Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_LANGINFO_THOUSEP 1
2025-08-20T22:47:28.9415809Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9427176Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have a fully functional readline library. */
2025-08-20T22:47:28.9428597Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_LIBREADLINE */
2025-08-20T22:47:28.9429552Z [00:00:32.029]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9430872Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <locale.h> header file. */
2025-08-20T22:47:28.9432060Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_LOCALE_H 1
2025-08-20T22:47:28.9457341Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9458549Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if the system has the type `long double'. */
2025-08-20T22:47:28.9460107Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_LONG_DOUBLE 1
2025-08-20T22:47:28.9461113Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9462265Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if the system has the type `long long int'. */
2025-08-20T22:47:28.9463565Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_LONG_LONG_INT 1
2025-08-20T22:47:28.9464488Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9465601Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `memrchr' function. */
2025-08-20T22:47:28.9511048Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_MEMRCHR 1
2025-08-20T22:47:28.9512091Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9513327Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <minix/config.h> header file. */
2025-08-20T22:47:28.9514678Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_MINIX_CONFIG_H */
2025-08-20T22:47:28.9515655Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9517489Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `mmap' function. */
2025-08-20T22:47:28.9518657Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_MMAP 1
2025-08-20T22:47:28.9519750Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9520959Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <poll.h> header file. */
2025-08-20T22:47:28.9522223Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_POLL_H 1
2025-08-20T22:47:28.9523127Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9524372Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if you have the <pthread.h> header and the POSIX threads API. */
2025-08-20T22:47:28.9525666Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_PTHREAD_API 1
2025-08-20T22:47:28.9526585Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9527930Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
2025-08-20T22:47:28.9529312Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2025-08-20T22:47:28.9530227Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9531492Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if the POSIX multithreading library has read/write locks. */
2025-08-20T22:47:28.9532765Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_PTHREAD_RWLOCK 1
2025-08-20T22:47:28.9533664Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9535062Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if the system has the type `ptrdiff_t'. */
2025-08-20T22:47:28.9536337Z [00:00:32.030]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_PTRDIFF_T 1
2025-08-20T22:47:28.9600461Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9601799Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <pwd.h> header file. */
2025-08-20T22:47:28.9603329Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_PWD_H 1
2025-08-20T22:47:28.9604636Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9606105Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `rand' function. */
2025-08-20T22:47:28.9607686Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_RAND 1
2025-08-20T22:47:28.9609339Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9610635Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `setenv' function. */
2025-08-20T22:47:28.9612327Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_SETENV 1
2025-08-20T22:47:28.9613700Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9615190Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <signal.h> header file. */
2025-08-20T22:47:28.9616527Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_SIGNAL_H 1
2025-08-20T22:47:28.9621192Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9622494Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `stat' function. */
2025-08-20T22:47:28.9623977Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_STAT 1
2025-08-20T22:47:28.9626133Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9633823Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <stdint.h> header file. */
2025-08-20T22:47:28.9635324Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_STDINT_H 1
2025-08-20T22:47:28.9636218Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9644699Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <stdio.h> header file. */
2025-08-20T22:47:28.9648026Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_STDIO_H 1
2025-08-20T22:47:28.9651043Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9654378Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <stdlib.h> header file. */
2025-08-20T22:47:28.9657758Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_STDLIB_H 1
2025-08-20T22:47:28.9659687Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9662891Z [00:00:32.032]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `stpcpy' function. */
2025-08-20T22:47:28.9677317Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_STPCPY 1
2025-08-20T22:47:28.9678332Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9679382Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if you have `strerror_r'. */
2025-08-20T22:47:28.9680821Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_STRERROR_R 1
2025-08-20T22:47:28.9681740Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9682875Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <strings.h> header file. */
2025-08-20T22:47:28.9684421Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_STRINGS_H 1
2025-08-20T22:47:28.9685436Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9686840Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <string.h> header file. */
2025-08-20T22:47:28.9688034Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_STRING_H 1
2025-08-20T22:47:28.9688903Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9690000Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `strlwr' function. */
2025-08-20T22:47:28.9691246Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_STRLWR */
2025-08-20T22:47:28.9692129Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9693228Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <sys/select.h> header file. */
2025-08-20T22:47:28.9694456Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_SYS_SELECT_H 1
2025-08-20T22:47:28.9695376Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9696543Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <sys/single_threaded.h> header file. */
2025-08-20T22:47:28.9711437Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_SYS_SINGLE_THREADED_H */
2025-08-20T22:47:28.9714742Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9717655Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <sys/stat.h> header file. */
2025-08-20T22:47:28.9723144Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_SYS_STAT_H 1
2025-08-20T22:47:28.9724196Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9725377Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <sys/time.h> header file. */
2025-08-20T22:47:28.9727113Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_SYS_TIME_H 1
2025-08-20T22:47:28.9728026Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9729160Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <sys/types.h> header file. */
2025-08-20T22:47:28.9737320Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_SYS_TYPES_H 1
2025-08-20T22:47:28.9738304Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9739382Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `thrd_create' function. */
2025-08-20T22:47:28.9740634Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_THRD_CREATE */
2025-08-20T22:47:28.9741618Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9742756Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <threads.h> header file. */
2025-08-20T22:47:28.9767521Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_THREADS_H 1
2025-08-20T22:47:28.9768476Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9769604Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if the system has the type `uintmax_t'. */
2025-08-20T22:47:28.9798031Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_UINTMAX_T 1
2025-08-20T22:47:28.9799002Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9800147Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <unistd.h> header file. */
2025-08-20T22:47:28.9801685Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_UNISTD_H 1
2025-08-20T22:47:28.9802652Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9803950Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if the system has the type `unsigned long long int'. */
2025-08-20T22:47:28.9805336Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_UNSIGNED_LONG_LONG_INT 1
2025-08-20T22:47:28.9806286Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9807587Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the `vasprintf' function. */
2025-08-20T22:47:28.9808774Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_VASPRINTF 1
2025-08-20T22:47:28.9809635Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9810666Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Defined if we run on a W32 API based system */
2025-08-20T22:47:28.9811877Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_W32_SYSTEM */
2025-08-20T22:47:28.9812792Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9813888Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Defined if we run on 64 bit W32 API system */
2025-08-20T22:47:28.9815123Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef HAVE_W64_SYSTEM */
2025-08-20T22:47:28.9816047Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9817399Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if you have the <wchar.h> header file. */
2025-08-20T22:47:28.9818671Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_WCHAR_H 1
2025-08-20T22:47:28.9819565Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9820805Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if the compiler and linker support weak declarations of
2025-08-20T22:47:28.9822080Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    symbols. */
2025-08-20T22:47:28.9823469Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HAVE_WEAK_SYMBOLS 1
2025-08-20T22:47:28.9824457Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9825431Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* The host triplet */
2025-08-20T22:47:28.9880038Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define HOST_TRIPLET_STRING "x86_64-unknown-linux-musl"
2025-08-20T22:47:28.9881272Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9882556Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to the sub-directory where libtool stores uninstalled libraries. */
2025-08-20T22:47:28.9884000Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define LT_OBJDIR ".libs/"
2025-08-20T22:47:28.9884938Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9886070Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Defined if mkdir() does not take permission flags */
2025-08-20T22:47:28.9887589Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef MKDIR_TAKES_ONE_ARG */
2025-08-20T22:47:28.9888524Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9889422Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Name of package */
2025-08-20T22:47:28.9890509Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define PACKAGE "libgpg-error"
2025-08-20T22:47:28.9891466Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9892747Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to the address where bug reports for this package should be sent. */
2025-08-20T22:47:28.9894548Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
2025-08-20T22:47:28.9895661Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9896921Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to the full name of this package. */
2025-08-20T22:47:28.9898146Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define PACKAGE_NAME "libgpg-error"
2025-08-20T22:47:28.9899074Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9900171Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to the full name and version of this package. */
2025-08-20T22:47:28.9901489Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define PACKAGE_STRING "libgpg-error 1.55"
2025-08-20T22:47:28.9902603Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9903743Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to the one symbol short name of this package. */
2025-08-20T22:47:28.9905042Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define PACKAGE_TARNAME "libgpg-error"
2025-08-20T22:47:28.9906033Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9967794Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to the home page for this package. */
2025-08-20T22:47:28.9969005Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define PACKAGE_URL ""
2025-08-20T22:47:28.9969916Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9970958Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to the version of this package. */
2025-08-20T22:47:28.9972144Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define PACKAGE_VERSION "1.55"
2025-08-20T22:47:28.9973045Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9974142Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if the pthread_in_use() detection is hard. */
2025-08-20T22:47:28.9975730Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef PTHREAD_IN_USE_DETECTION_HARD */
2025-08-20T22:47:28.9976985Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9978115Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Used by mkheader to insert the replacement type. */
2025-08-20T22:47:28.9979388Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define REPLACEMENT_FOR_OFF_T "long"
2025-08-20T22:47:28.9980354Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9981405Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* The size of `int', as computed by sizeof. */
2025-08-20T22:47:28.9982513Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define SIZEOF_INT 4
2025-08-20T22:47:28.9983377Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9984401Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* The size of `long', as computed by sizeof. */
2025-08-20T22:47:28.9985665Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define SIZEOF_LONG 8
2025-08-20T22:47:28.9986558Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:28.9987841Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* The size of `long long', as computed by sizeof. */
2025-08-20T22:47:28.9989060Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define SIZEOF_LONG_LONG 8
2025-08-20T22:47:29.0057050Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0058443Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* The size of `pthread_mutex_t', as computed by sizeof. */
2025-08-20T22:47:29.0060130Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define SIZEOF_PTHREAD_MUTEX_T 40
2025-08-20T22:47:29.0061143Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0062261Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* The size of `unsigned long', as computed by sizeof. */
2025-08-20T22:47:29.0063535Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define SIZEOF_UNSIGNED_LONG 8
2025-08-20T22:47:29.0064477Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0065507Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* The size of `void *', as computed by sizeof. */
2025-08-20T22:47:29.0066943Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define SIZEOF_VOID_P 8
2025-08-20T22:47:29.0067828Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0069120Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if all of the C90 standard headers exist (not just the ones
2025-08-20T22:47:29.0070697Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    required in a freestanding environment). This macro is provided for
2025-08-20T22:47:29.0072189Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    backward compatibility; new code need not use it. */
2025-08-20T22:47:29.0073374Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define STDC_HEADERS 1
2025-08-20T22:47:29.0074239Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0075262Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if strerror_r returns char *. */
2025-08-20T22:47:29.0076412Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef STRERROR_R_CHAR_P */
2025-08-20T22:47:29.0077567Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0078833Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if the combination of the ISO C and POSIX multithreading APIs can be
2025-08-20T22:47:29.0080049Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    used. */
2025-08-20T22:47:29.0081068Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef USE_ISOC_AND_POSIX_THREADS */
2025-08-20T22:47:29.0082252Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0083367Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if the ISO C multithreading library can be used. */
2025-08-20T22:47:29.0084595Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef USE_ISOC_THREADS */
2025-08-20T22:47:29.0085485Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0086580Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if the POSIX multithreading library can be used. */
2025-08-20T22:47:29.0148239Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define USE_POSIX_THREADS 1
2025-08-20T22:47:29.0149225Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0150504Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if references to the POSIX multithreading library are satisfied by
2025-08-20T22:47:29.0151742Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    libc. */
2025-08-20T22:47:29.0152835Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef USE_POSIX_THREADS_FROM_LIBC */
2025-08-20T22:47:29.0153855Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0155124Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if references to the POSIX multithreading library should be made
2025-08-20T22:47:29.0156372Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    weak. */
2025-08-20T22:47:29.0157423Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0158736Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable extensions on AIX 3, Interix.  */
2025-08-20T22:47:29.0159874Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _ALL_SOURCE
2025-08-20T22:47:29.0160895Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define _ALL_SOURCE 1
2025-08-20T22:47:29.0161807Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0162843Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable general extensions on macOS.  */
2025-08-20T22:47:29.0163928Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _DARWIN_C_SOURCE
2025-08-20T22:47:29.0164941Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define _DARWIN_C_SOURCE 1
2025-08-20T22:47:29.0165871Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0167089Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable general extensions on Solaris.  */
2025-08-20T22:47:29.0168195Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef __EXTENSIONS__
2025-08-20T22:47:29.0169209Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define __EXTENSIONS__ 1
2025-08-20T22:47:29.0170136Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0171232Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable GNU extensions on systems that have them.  */
2025-08-20T22:47:29.0172420Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _GNU_SOURCE
2025-08-20T22:47:29.0173410Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define _GNU_SOURCE 1
2025-08-20T22:47:29.0174307Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0175534Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable X/Open compliant socket functions that do not require linking
2025-08-20T22:47:29.0282969Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    with -lxnet on HP-UX 11.11.  */
2025-08-20T22:47:29.0284363Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _HPUX_ALT_XOPEN_SOCKET_API
2025-08-20T22:47:29.0285863Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define _HPUX_ALT_XOPEN_SOCKET_API 1
2025-08-20T22:47:29.0287083Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0288305Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Identify the host operating system as Minix.
2025-08-20T22:47:29.0289681Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    This macro does not affect the system headers' behavior.
2025-08-20T22:47:29.0291123Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    A future release of Autoconf may stop defining this macro.  */
2025-08-20T22:47:29.0292310Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _MINIX
2025-08-20T22:47:29.0293279Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* # undef _MINIX */
2025-08-20T22:47:29.0294174Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0295206Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable general extensions on NetBSD.
2025-08-20T22:47:29.0296525Z [00:00:32.033]➜  libgpg-error-static-x86_64-unknown-linux-musl>    Enable NetBSD compatibility extensions on Minix.  */
2025-08-20T22:47:29.0297884Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _NETBSD_SOURCE
2025-08-20T22:47:29.0298905Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define _NETBSD_SOURCE 1
2025-08-20T22:47:29.0299811Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0300923Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable OpenBSD compatibility extensions on NetBSD.
2025-08-20T22:47:29.0302573Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl>    Oddly enough, this does nothing on OpenBSD.  */
2025-08-20T22:47:29.0303794Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _OPENBSD_SOURCE
2025-08-20T22:47:29.0304869Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define _OPENBSD_SOURCE 1
2025-08-20T22:47:29.0305842Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0387781Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 1 if needed for POSIX-compatible behavior.  */
2025-08-20T22:47:29.0389217Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _POSIX_SOURCE
2025-08-20T22:47:29.0390275Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* # undef _POSIX_SOURCE */
2025-08-20T22:47:29.0391218Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0392426Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to 2 if needed for POSIX-compatible behavior.  */
2025-08-20T22:47:29.0393695Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _POSIX_1_SOURCE
2025-08-20T22:47:29.0394871Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* # undef _POSIX_1_SOURCE */
2025-08-20T22:47:29.0395874Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0397448Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable POSIX-compatible threading on Solaris.  */
2025-08-20T22:47:29.0398793Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _POSIX_PTHREAD_SEMANTICS
2025-08-20T22:47:29.0400007Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define _POSIX_PTHREAD_SEMANTICS 1
2025-08-20T22:47:29.0401019Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0402216Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
2025-08-20T22:47:29.0403661Z [00:00:32.034]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
2025-08-20T22:47:29.0405017Z [00:00:32.037]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2025-08-20T22:47:29.0406432Z [00:00:32.037]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0447416Z [00:00:32.037]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
2025-08-20T22:47:29.0448882Z [00:00:32.037]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
2025-08-20T22:47:29.0450110Z [00:00:32.037]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2025-08-20T22:47:29.0451120Z [00:00:32.037]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0452299Z [00:00:32.037]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
2025-08-20T22:47:29.0453632Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
2025-08-20T22:47:29.0454887Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2025-08-20T22:47:29.0455925Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0528307Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
2025-08-20T22:47:29.0529795Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
2025-08-20T22:47:29.0531081Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2025-08-20T22:47:29.0532098Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0533561Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
2025-08-20T22:47:29.0534951Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
2025-08-20T22:47:29.0536237Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2025-08-20T22:47:29.0537459Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0538674Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
2025-08-20T22:47:29.0539972Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef __STDC_WANT_LIB_EXT2__
2025-08-20T22:47:29.0541149Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define __STDC_WANT_LIB_EXT2__ 1
2025-08-20T22:47:29.0542161Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0543350Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable extensions specified by ISO/IEC 24747:2009.  */
2025-08-20T22:47:29.0544714Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
2025-08-20T22:47:29.0546015Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2025-08-20T22:47:29.0547315Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0548367Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable extensions on HP NonStop.  */
2025-08-20T22:47:29.0549505Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _TANDEM_SOURCE
2025-08-20T22:47:29.0550554Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> # define _TANDEM_SOURCE 1
2025-08-20T22:47:29.0551494Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0552718Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Enable X/Open extensions.  Define to 500 only if necessary
2025-08-20T22:47:29.0554036Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl>    to make mbstate_t available.  */
2025-08-20T22:47:29.0555407Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #ifndef _XOPEN_SOURCE
2025-08-20T22:47:29.0556476Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* # undef _XOPEN_SOURCE */
2025-08-20T22:47:29.0657068Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0657937Z [00:00:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0658712Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0659922Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define if the native Windows multithreading API can be used. */
2025-08-20T22:47:29.0661297Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef USE_WINDOWS_THREADS */
2025-08-20T22:47:29.0662318Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0663319Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Version number of package */
2025-08-20T22:47:29.0664508Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define VERSION "1.55"
2025-08-20T22:47:29.0665412Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0666505Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Expose all libc features (__DARWIN_C_FULL). */
2025-08-20T22:47:29.0667999Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define _DARWIN_C_SOURCE 1
2025-08-20T22:47:29.0668914Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0670132Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Number of bits in a file offset, on hosts where this is settable. */
2025-08-20T22:47:29.0671470Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef _FILE_OFFSET_BITS */
2025-08-20T22:47:29.0672666Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0673804Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define for large files, on AIX-style hosts. */
2025-08-20T22:47:29.0675005Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef _LARGE_FILES */
2025-08-20T22:47:29.0675914Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0677249Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to empty if `const' does not conform to ANSI C. */
2025-08-20T22:47:29.0678460Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef const */
2025-08-20T22:47:29.0679331Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0680563Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2025-08-20T22:47:29.0681867Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl>    not define. */
2025-08-20T22:47:29.0682862Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef intmax_t */
2025-08-20T22:47:29.0683758Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0754652Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2025-08-20T22:47:29.0756138Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl>    do not define. */
2025-08-20T22:47:29.0757407Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* #undef uintmax_t */
2025-08-20T22:47:29.0758336Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0759125Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0760336Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Force using of NLS for W32 even if no libintl has been found.  This is
2025-08-20T22:47:29.0761981Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl>    okay because we have our own gettext implementation for W32.  */
2025-08-20T22:47:29.0763819Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #if defined(HAVE_W32_SYSTEM) && !defined(ENABLE_NLS)
2025-08-20T22:47:29.0765084Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define ENABLE_NLS 1
2025-08-20T22:47:29.0766021Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #endif
2025-08-20T22:47:29.0767091Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0768341Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* Connect the generic estream-printf.c to our framework.  */
2025-08-20T22:47:29.0769815Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define _ESTREAM_PRINTF_REALLOC _gpgrt_realloc
2025-08-20T22:47:29.0771267Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define _ESTREAM_PRINTF_EXTRA_INCLUDE "gpgrt-int.h"
2025-08-20T22:47:29.0772390Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0773587Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> /* For building we need to define these macro. Note that they
2025-08-20T22:47:29.0775137Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl>  * are undef-ed in tests/t-version.c so that we don't accidently
2025-08-20T22:47:29.0776531Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl>  * use them in the public API.   */
2025-08-20T22:47:29.0808158Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define GPG_ERR_ENABLE_GETTEXT_MACROS 1
2025-08-20T22:47:29.0809382Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define GPGRT_ENABLE_ES_MACROS 1
2025-08-20T22:47:29.0810528Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define GPGRT_ENABLE_LOG_MACROS 1
2025-08-20T22:47:29.0811956Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define GPGRT_ENABLE_ARGPARSE_MACROS 1
2025-08-20T22:47:29.0812951Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0814147Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> #define GPGRT_STD_COPYRIGHT_LINE "Copyright (C) 2025 g10 Code GmbH"
2025-08-20T22:47:29.0815258Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:29.0816193Z [00:00:32.039]➜  libgpg-error-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:47:29.0817591Z [00:00:32.043]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating swig/python/Makefile
2025-08-20T22:47:29.0819198Z [00:00:32.063]➜  libgpg-error-static-x86_64-unknown-linux-musl> build flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:47:29.0820572Z [00:00:32.067]➜  libgpg-error-static-x86_64-unknown-linux-musl> make  all-recursive
2025-08-20T22:47:29.0821817Z [00:00:32.075]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55'
2025-08-20T22:47:29.0822961Z [00:00:32.085]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making all in m4
2025-08-20T22:47:29.0824178Z [00:00:32.091]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/m4'
2025-08-20T22:47:29.0825495Z [00:00:32.091]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:29.0826988Z [00:00:32.091]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/m4'
2025-08-20T22:47:29.0873244Z [00:00:32.091]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making all in src
2025-08-20T22:47:29.0874652Z [00:00:32.097]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/src'
2025-08-20T22:47:29.0876139Z [00:00:32.097]➜  libgpg-error-static-x86_64-unknown-linux-musl> gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h
2025-08-20T22:47:29.0878158Z [00:00:32.098]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating swig/python/setup.py
2025-08-20T22:47:29.0879858Z [00:00:32.104]➜  libgpg-error-static-x86_64-unknown-linux-musl> gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h
2025-08-20T22:47:29.0881449Z [00:00:32.110]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -E  -P _mkerrcodes.h | grep GPG_ERR_ | \
2025-08-20T22:47:29.0883009Z [00:00:32.110]➜  libgpg-error-static-x86_64-unknown-linux-musl>                gawk -f ./mkerrcodes.awk >mkerrcodes.h
2025-08-20T22:47:29.0884427Z [00:00:32.153]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyDecascade.c              JudyLDecascade.c
2025-08-20T22:47:29.0885864Z [00:00:32.158]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating swig/python/test/Makefile
2025-08-20T22:47:29.0887268Z [00:00:32.166]➜  libgpg-error-static-x86_64-unknown-linux-musl> rm _mkerrcodes.h
2025-08-20T22:47:29.0889843Z [00:00:32.168]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLDecascade.lo JudyLDecascade.c
2025-08-20T22:47:29.0892106Z [00:00:32.175]➜  libgpg-error-static-x86_64-unknown-linux-musl> gcc   \
2025-08-20T22:47:29.0893187Z [00:00:32.175]➜  libgpg-error-static-x86_64-unknown-linux-musl>  -I. -I. -o mkerrcodes ./mkerrcodes.c
2025-08-20T22:47:29.1269012Z [00:00:32.224]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating swig/ruby/Makefile
2025-08-20T22:47:29.1799191Z [00:00:32.277]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating testsuite/Makefile
2025-08-20T22:47:29.2168532Z [00:00:32.314]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating testsuite/config/Makefile
2025-08-20T22:47:29.2697109Z [00:00:32.365]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLDecascade.c -o JudyLDecascade.o
2025-08-20T22:47:29.2699776Z [00:00:32.365]➜  libgpg-error-static-x86_64-unknown-linux-musl> ./mkerrcodes | gawk -f ./mkerrcodes2.awk >code-from-errno.h
2025-08-20T22:47:29.2871869Z [00:00:32.384]➜  libgpg-error-static-x86_64-unknown-linux-musl> gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
2025-08-20T22:47:29.2982845Z [00:00:32.384]➜  libgpg-error-static-x86_64-unknown-linux-musl>  ./err-sources.h.in >err-sources-sym.h
2025-08-20T22:47:29.3032099Z [00:00:32.390]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating testsuite/libaalogparse.test/Makefile
2025-08-20T22:47:29.3033702Z [00:00:32.391]➜  libgpg-error-static-x86_64-unknown-linux-musl> gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
2025-08-20T22:47:29.3035064Z [00:00:32.391]➜  libgpg-error-static-x86_64-unknown-linux-musl>  ./err-codes.h.in >err-codes-sym.h
2025-08-20T22:47:29.3059099Z [00:00:32.403]➜  libgpg-error-static-x86_64-unknown-linux-musl> gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
2025-08-20T22:47:29.3060575Z [00:00:32.403]➜  libgpg-error-static-x86_64-unknown-linux-musl>  -v prefix=GPG_ERR_ -v pkg_namespace=errnos_ \
2025-08-20T22:47:29.3061844Z [00:00:32.403]➜  libgpg-error-static-x86_64-unknown-linux-musl>  ./errnos.in >errnos-sym.h
2025-08-20T22:47:29.3124236Z [00:00:32.409]➜  libgpg-error-static-x86_64-unknown-linux-musl> gcc   \
2025-08-20T22:47:29.3125513Z [00:00:32.410]➜  libgpg-error-static-x86_64-unknown-linux-musl>  -g -I. -I. -o mkheader ./mkheader.c
2025-08-20T22:47:29.3723549Z [00:00:32.468]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating testsuite/lib/Makefile
2025-08-20T22:47:29.4403939Z [00:00:32.537]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating include/Makefile
2025-08-20T22:47:29.5172592Z [00:00:32.614]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating include/sys/Makefile
2025-08-20T22:47:29.5897064Z [00:00:32.687]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:47:29.5983260Z [00:00:32.695]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:47:29.6485864Z [00:00:32.745]➜  libgpg-error-static-x86_64-unknown-linux-musl> :
2025-08-20T22:47:29.6488182Z [00:00:32.745]➜  libgpg-error-static-x86_64-unknown-linux-musl> ./mkheader        \
2025-08-20T22:47:29.6489723Z [00:00:32.745]➜  libgpg-error-static-x86_64-unknown-linux-musl>                    x86_64-unknown-linux-musl  ./gpg-error.h.in \
2025-08-20T22:47:29.6491374Z [00:00:32.745]➜  libgpg-error-static-x86_64-unknown-linux-musl>                    ../config.h 1.55 0x013700 >gpg-error.h
2025-08-20T22:47:29.6699247Z [00:00:32.763]➜  libgpg-error-static-x86_64-unknown-linux-musl> cp gpg-error.h gpgrt.h
2025-08-20T22:47:29.6730519Z [00:00:32.770]➜  libgpg-error-static-x86_64-unknown-linux-musl> cat ./gpg-error.def.in >_gpg-error.def.h
2025-08-20T22:47:29.6842832Z [00:00:32.781]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -E -I. -I..  _gpg-error.def.h | \
2025-08-20T22:47:29.6850323Z [00:00:32.781]➜  libgpg-error-static-x86_64-unknown-linux-musl>   grep -v '^#' >gpg-error.def
2025-08-20T22:47:29.7317313Z [00:00:32.829]➜  libgpg-error-static-x86_64-unknown-linux-musl> rm _gpg-error.def.h
2025-08-20T22:47:29.7374047Z [00:00:32.834]➜  libgpg-error-static-x86_64-unknown-linux-musl> make  all-am
2025-08-20T22:47:29.7473233Z [00:00:32.844]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libgpg-error-1.55/src'
2025-08-20T22:47:29.7478510Z [00:00:32.844]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/libgpg-error\" -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o gpg_error-strsource-sym.o `test -f 'strsource-sym.c' || echo './'`strsource-sym.c
2025-08-20T22:47:29.7927935Z [00:00:32.890]➜  libapparmor-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:47:29.8065424Z [00:00:32.903]➜  libapparmor-static-x86_64-unknown-linux-musl> build flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:47:29.8153627Z [00:00:32.912]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in doc
2025-08-20T22:47:29.8180429Z [00:00:32.915]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/doc'
2025-08-20T22:47:29.8184147Z [00:00:32.915]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_change_hat.pod
2025-08-20T22:47:29.8494905Z [00:00:32.946]➜  libmd-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:47:29.8534562Z [00:00:32.950]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/libgpg-error\" -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o gpg_error-strerror-sym.o `test -f 'strerror-sym.c' || echo './'`strerror-sym.c
2025-08-20T22:47:29.8996405Z [00:00:32.996]➜  libmd-static-x86_64-unknown-linux-musl> config.status: creating include/Makefile
2025-08-20T22:47:29.9381885Z [00:00:33.035]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_change_hat.pod pod syntax OK.
2025-08-20T22:47:29.9425260Z [00:00:33.035]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:29.9427306Z [00:00:33.035]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=2 \
2025-08-20T22:47:29.9428617Z [00:00:33.035]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:29.9430269Z [00:00:33.035]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:29.9431412Z [00:00:33.035]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:29.9432661Z [00:00:33.035]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_change_hat.pod > aa_change_hat.2
2025-08-20T22:47:29.9722638Z [00:00:33.069]➜  libmd-static-x86_64-unknown-linux-musl> config.status: creating man/Makefile
2025-08-20T22:47:30.0616438Z [00:00:33.159]➜  libmd-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:47:30.1192227Z [00:00:33.216]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/libgpg-error\" -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo './'`gpg-error.c
2025-08-20T22:47:30.1416988Z [00:00:33.239]➜  libmd-static-x86_64-unknown-linux-musl> config.status: creating src/libmd.pc
2025-08-20T22:47:30.2057294Z [00:00:33.303]➜  libmd-static-x86_64-unknown-linux-musl> config.status: creating test/Makefile
2025-08-20T22:47:30.2439746Z [00:00:33.341]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_change_profile.pod
2025-08-20T22:47:30.2607106Z [00:00:33.358]➜  libmd-static-x86_64-unknown-linux-musl> config.status: creating config.h
2025-08-20T22:47:30.2992413Z [00:00:33.396]➜  libmd-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:47:30.3055642Z [00:00:33.403]➜  libmd-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:47:30.3652125Z [00:00:33.462]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_change_profile.pod pod syntax OK.
2025-08-20T22:47:30.3657465Z [00:00:33.462]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:30.3658968Z [00:00:33.462]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=2 \
2025-08-20T22:47:30.3660267Z [00:00:33.462]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:30.3661563Z [00:00:33.462]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:30.3662695Z [00:00:33.462]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:30.3663982Z [00:00:33.462]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_change_profile.pod > aa_change_profile.2
2025-08-20T22:47:30.4598485Z [00:00:33.554]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:47:30.4987663Z [00:00:33.596]➜  libmd-static-x86_64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:47:30.5299300Z [00:00:33.625]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyDel.c                    JudyLDel.c
2025-08-20T22:47:30.5327759Z [00:00:33.625]➜  libmd-static-x86_64-unknown-linux-musl> make  all-recursive
2025-08-20T22:47:30.5370543Z [00:00:33.634]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLDel.lo JudyLDel.c
2025-08-20T22:47:30.5458149Z [00:00:33.640]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0'
2025-08-20T22:47:30.5572874Z [00:00:33.654]➜  libmd-static-x86_64-unknown-linux-musl> Making all in include
2025-08-20T22:47:30.5639098Z [00:00:33.661]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/include'
2025-08-20T22:47:30.5644191Z [00:00:33.661]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_stack_profile.pod
2025-08-20T22:47:30.5682053Z [00:00:33.665]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:30.5687038Z [00:00:33.665]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/include'
2025-08-20T22:47:30.5693055Z [00:00:33.666]➜  libmd-static-x86_64-unknown-linux-musl> Making all in man
2025-08-20T22:47:30.5735659Z [00:00:33.670]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:30.5742396Z [00:00:33.670]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:30.5745246Z [00:00:33.670]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:30.5748527Z [00:00:33.671]➜  libmd-static-x86_64-unknown-linux-musl> Making all in src
2025-08-20T22:47:30.5788473Z [00:00:33.676]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:30.5793950Z [00:00:33.676]➜  libmd-static-x86_64-unknown-linux-musl> make  all-am
2025-08-20T22:47:30.5955593Z [00:00:33.692]➜  libmd-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:30.6058158Z [00:00:33.698]➜  libmd-static-x86_64-unknown-linux-musl>   CC       md2.lo
2025-08-20T22:47:30.6094986Z [00:00:33.706]➜  libmd-static-x86_64-unknown-linux-musl>   CC       md5.lo
2025-08-20T22:47:30.6096186Z [00:00:33.706]➜  libmd-static-x86_64-unknown-linux-musl>   CC       md4.lo
2025-08-20T22:47:30.6107496Z [00:00:33.708]➜  libmd-static-x86_64-unknown-linux-musl>   CC       rmd160.lo
2025-08-20T22:47:30.6193874Z [00:00:33.714]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha1.lo
2025-08-20T22:47:30.6939881Z [00:00:33.791]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLDel.c -o JudyLDel.o
2025-08-20T22:47:30.7552026Z [00:00:33.852]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-posix-lock.lo `test -f 'posix-lock.c' || echo './'`posix-lock.c
2025-08-20T22:47:30.8510755Z [00:00:33.948]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_stack_profile.pod pod syntax OK.
2025-08-20T22:47:30.8514984Z [00:00:33.948]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:30.8519546Z [00:00:33.948]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=2 \
2025-08-20T22:47:30.8524381Z [00:00:33.948]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:30.8529235Z [00:00:33.948]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:30.8534000Z [00:00:33.948]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:30.8538788Z [00:00:33.948]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_stack_profile.pod > aa_stack_profile.2
2025-08-20T22:47:30.9102924Z [00:00:34.007]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c posix-lock.c -o libgpg_error_la-posix-lock.o
2025-08-20T22:47:30.9483544Z [00:00:34.045]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha2.lo
2025-08-20T22:47:31.0734475Z [00:00:34.170]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_getcon.pod
2025-08-20T22:47:31.2651451Z [00:00:34.359]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-posix-thread.lo `test -f 'posix-thread.c' || echo './'`posix-thread.c
2025-08-20T22:47:31.2918507Z [00:00:34.384]➜  libmd-static-x86_64-unknown-linux-musl>   CC       md2hl.lo
2025-08-20T22:47:31.3093636Z [00:00:34.406]➜  libmd-static-x86_64-unknown-linux-musl>   CC       md4hl.lo
2025-08-20T22:47:31.3152738Z [00:00:34.412]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_getcon.pod pod syntax OK.
2025-08-20T22:47:31.3169541Z [00:00:34.414]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:31.3170763Z [00:00:34.414]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=2 \
2025-08-20T22:47:31.3171920Z [00:00:34.414]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:31.3208152Z [00:00:34.414]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:31.3209364Z [00:00:34.414]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:31.3210476Z [00:00:34.414]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_getcon.pod > aa_getcon.2
2025-08-20T22:47:31.3993536Z [00:00:34.496]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c posix-thread.c -o libgpg_error_la-posix-thread.o
2025-08-20T22:47:31.4899571Z [00:00:34.585]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_find_mountpoint.pod
2025-08-20T22:47:31.6101512Z [00:00:34.707]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-spawn-posix.lo `test -f 'spawn-posix.c' || echo './'`spawn-posix.c
2025-08-20T22:47:31.6950951Z [00:00:34.792]➜  libmd-static-x86_64-unknown-linux-musl>   CC       md5hl.lo
2025-08-20T22:47:31.7298186Z [00:00:34.827]➜  libmd-static-x86_64-unknown-linux-musl>   CC       rmd160hl.lo
2025-08-20T22:47:31.7575837Z [00:00:34.854]➜  libapparmor-static-x86_64-unknown-linux-musl> *** WARNING: multiple occurrences (2) of link target 'EACCES' at line - in file aa_find_mountpoint.pod
2025-08-20T22:47:31.7581233Z [00:00:34.854]➜  libapparmor-static-x86_64-unknown-linux-musl> *** WARNING: multiple occurrences (2) of link target 'EBUSY' at line - in file aa_find_mountpoint.pod
2025-08-20T22:47:31.7586352Z [00:00:34.854]➜  libapparmor-static-x86_64-unknown-linux-musl> *** WARNING: multiple occurrences (2) of link target 'ENOENT' at line - in file aa_find_mountpoint.pod
2025-08-20T22:47:31.7592345Z [00:00:34.854]➜  libapparmor-static-x86_64-unknown-linux-musl> *** WARNING: multiple occurrences (2) of link target 'ENOMEM' at line - in file aa_find_mountpoint.pod
2025-08-20T22:47:31.7594202Z [00:00:34.854]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_find_mountpoint.pod pod syntax OK.
2025-08-20T22:47:31.7599376Z [00:00:34.856]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:31.7600749Z [00:00:34.856]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=2 \
2025-08-20T22:47:31.7601962Z [00:00:34.856]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:31.7603290Z [00:00:34.856]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:31.7604817Z [00:00:34.856]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:31.7606101Z [00:00:34.856]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_find_mountpoint.pod > aa_find_mountpoint.2
2025-08-20T22:47:31.7900932Z [00:00:34.884]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c spawn-posix.c -o libgpg_error_la-spawn-posix.o
2025-08-20T22:47:31.9179983Z [00:00:35.015]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha1hl.lo
2025-08-20T22:47:31.9497122Z [00:00:35.047]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha224hl.lo
2025-08-20T22:47:32.0915734Z [00:00:35.188]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_splitcon.pod
2025-08-20T22:47:32.2604810Z [00:00:35.357]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha256hl.lo
2025-08-20T22:47:32.3457729Z [00:00:35.437]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha384hl.lo
2025-08-20T22:47:32.4536892Z [00:00:35.551]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_splitcon.pod pod syntax OK.
2025-08-20T22:47:32.4540270Z [00:00:35.551]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:32.4541225Z [00:00:35.551]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=3 \
2025-08-20T22:47:32.4542321Z [00:00:35.551]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:32.4543469Z [00:00:35.551]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:32.4544753Z [00:00:35.551]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:32.4545855Z [00:00:35.551]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_splitcon.pod > aa_splitcon.3
2025-08-20T22:47:32.5600813Z [00:00:35.657]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha512hl.lo
2025-08-20T22:47:32.5948280Z [00:00:35.689]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha512_256hl.lo
2025-08-20T22:47:32.8249161Z [00:00:35.920]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_query_label.pod
2025-08-20T22:47:33.1499602Z [00:00:36.247]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_query_label.pod pod syntax OK.
2025-08-20T22:47:33.1504954Z [00:00:36.247]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:33.1506232Z [00:00:36.247]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=2 \
2025-08-20T22:47:33.1510153Z [00:00:36.247]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:33.1511574Z [00:00:36.247]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:33.1515279Z [00:00:36.247]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:33.1517068Z [00:00:36.247]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_query_label.pod > aa_query_label.2
2025-08-20T22:47:33.1859681Z [00:00:36.282]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-init.lo `test -f 'init.c' || echo './'`init.c
2025-08-20T22:47:33.4060671Z [00:00:36.503]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c init.c -o libgpg_error_la-init.o
2025-08-20T22:47:33.4476308Z [00:00:36.545]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_features.pod
2025-08-20T22:47:33.6450073Z [00:00:36.742]➜  libmd-static-x86_64-unknown-linux-musl>   CCLD     libmd.la
2025-08-20T22:47:33.7000309Z [00:00:36.797]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_features.pod pod syntax OK.
2025-08-20T22:47:33.7120080Z [00:00:36.808]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:33.7220255Z [00:00:36.808]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=3 \
2025-08-20T22:47:33.7221499Z [00:00:36.808]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:33.7222701Z [00:00:36.808]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:33.7223794Z [00:00:36.808]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:33.7224959Z [00:00:36.808]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_features.pod > aa_features.3
2025-08-20T22:47:34.0517346Z [00:00:37.149]➜  libmd-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:34.0520354Z [00:00:37.149]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:34.0523287Z [00:00:37.149]➜  libmd-static-x86_64-unknown-linux-musl> Making all in test
2025-08-20T22:47:34.0558998Z [00:00:37.153]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:34.0569928Z [00:00:37.154]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_kernel_interface.pod
2025-08-20T22:47:34.0593763Z [00:00:37.156]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:34.0595392Z [00:00:37.156]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:34.0683099Z [00:00:37.165]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0'
2025-08-20T22:47:34.0740915Z [00:00:37.171]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0'
2025-08-20T22:47:34.0744719Z [00:00:37.172]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0'
2025-08-20T22:47:34.0820461Z [00:00:37.179]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: checkPhase
2025-08-20T22:47:34.0940497Z [00:00:37.191]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-version.lo `test -f 'version.c' || echo './'`version.c
2025-08-20T22:47:34.2045361Z [00:00:37.301]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c version.c -o libgpg_error_la-version.o
2025-08-20T22:47:34.2383283Z [00:00:37.334]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_kernel_interface.pod pod syntax OK.
2025-08-20T22:47:34.2394792Z [00:00:37.336]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:34.2399687Z [00:00:37.336]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=3 \
2025-08-20T22:47:34.2401177Z [00:00:37.336]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:34.2408289Z [00:00:37.337]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:34.2409648Z [00:00:37.337]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:34.2411012Z [00:00:37.337]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_kernel_interface.pod > aa_kernel_interface.3
2025-08-20T22:47:34.2464844Z [00:00:37.343]➜  libmd-static-x86_64-unknown-linux-musl> check flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash VERBOSE=y check
2025-08-20T22:47:34.2708194Z [00:00:37.365]➜  libmd-static-x86_64-unknown-linux-musl> Making check in include
2025-08-20T22:47:34.2710917Z [00:00:37.368]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0/include'
2025-08-20T22:47:34.2741657Z [00:00:37.369]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'check'.
2025-08-20T22:47:34.2743269Z [00:00:37.369]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0/include'
2025-08-20T22:47:34.2745117Z [00:00:37.371]➜  libmd-static-x86_64-unknown-linux-musl> Making check in man
2025-08-20T22:47:34.2795384Z [00:00:37.377]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:34.2807775Z [00:00:37.377]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'check'.
2025-08-20T22:47:34.2808983Z [00:00:37.377]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:34.2810001Z [00:00:37.377]➜  libmd-static-x86_64-unknown-linux-musl> Making check in src
2025-08-20T22:47:34.2877897Z [00:00:37.383]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:34.2878945Z [00:00:37.383]➜  libmd-static-x86_64-unknown-linux-musl> make  check-am
2025-08-20T22:47:34.2964474Z [00:00:37.393]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:34.2970516Z [00:00:37.393]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'check-am'.
2025-08-20T22:47:34.2973498Z [00:00:37.393]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:34.3118608Z [00:00:37.404]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:34.3119711Z [00:00:37.404]➜  libmd-static-x86_64-unknown-linux-musl> Making check in test
2025-08-20T22:47:34.3120793Z [00:00:37.409]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:34.3121955Z [00:00:37.409]➜  libmd-static-x86_64-unknown-linux-musl> make  md2 md4 md5 rmd160 sha1 sha2 test.h
2025-08-20T22:47:34.3210337Z [00:00:37.418]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:34.3225858Z [00:00:37.420]➜  libmd-static-x86_64-unknown-linux-musl>   CC       md2.o
2025-08-20T22:47:34.3327798Z [00:00:37.429]➜  libmd-static-x86_64-unknown-linux-musl>   CC       md4.o
2025-08-20T22:47:34.3330264Z [00:00:37.429]➜  libmd-static-x86_64-unknown-linux-musl>   CC       md5.o
2025-08-20T22:47:34.3538228Z [00:00:37.437]➜  libmd-static-x86_64-unknown-linux-musl>   CC       rmd160.o
2025-08-20T22:47:34.3539733Z [00:00:37.437]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha1.o
2025-08-20T22:47:34.5438642Z [00:00:37.640]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-estream.lo `test -f 'estream.c' || echo './'`estream.c
2025-08-20T22:47:34.6118795Z [00:00:37.706]➜  libapparmor-static-x86_64-unknown-linux-musl> podchecker -warnings -warnings aa_policy_cache.pod
2025-08-20T22:47:34.6518898Z [00:00:37.746]➜  libmd-static-x86_64-unknown-linux-musl>   CC       sha2.o
2025-08-20T22:47:34.6588436Z [00:00:37.749]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'test.h'.
2025-08-20T22:47:34.6712984Z [00:00:37.768]➜  libmd-static-x86_64-unknown-linux-musl>   CCLD     sha1
2025-08-20T22:47:34.6819710Z [00:00:37.779]➜  libmd-static-x86_64-unknown-linux-musl>   CCLD     md2
2025-08-20T22:47:34.6824596Z [00:00:37.779]➜  libmd-static-x86_64-unknown-linux-musl>   CCLD     md4
2025-08-20T22:47:34.6901392Z [00:00:37.787]➜  libmd-static-x86_64-unknown-linux-musl>   CCLD     rmd160
2025-08-20T22:47:34.7427764Z [00:00:37.839]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c estream.c -o libgpg_error_la-estream.o
2025-08-20T22:47:34.9118671Z [00:00:38.009]➜  libapparmor-static-x86_64-unknown-linux-musl> aa_policy_cache.pod pod syntax OK.
2025-08-20T22:47:34.9218297Z [00:00:38.013]➜  libapparmor-static-x86_64-unknown-linux-musl> pod2man \
2025-08-20T22:47:34.9219694Z [00:00:38.013]➜  libapparmor-static-x86_64-unknown-linux-musl>   --section=3 \
2025-08-20T22:47:34.9220966Z [00:00:38.013]➜  libapparmor-static-x86_64-unknown-linux-musl>   --release="AppArmor 4.1.1" \
2025-08-20T22:47:34.9222219Z [00:00:38.013]➜  libapparmor-static-x86_64-unknown-linux-musl>   --center="AppArmor" \
2025-08-20T22:47:34.9223357Z [00:00:38.013]➜  libapparmor-static-x86_64-unknown-linux-musl>   --stderr \
2025-08-20T22:47:34.9224602Z [00:00:38.013]➜  libapparmor-static-x86_64-unknown-linux-musl>   aa_policy_cache.pod > aa_policy_cache.3
2025-08-20T22:47:35.2020067Z [00:00:38.299]➜  libmd-static-x86_64-unknown-linux-musl>   CCLD     md5
2025-08-20T22:47:35.2182048Z [00:00:38.314]➜  libmd-static-x86_64-unknown-linux-musl>   CCLD     sha2
2025-08-20T22:47:35.3101069Z [00:00:38.407]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/doc'
2025-08-20T22:47:35.3129774Z [00:00:38.410]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in src
2025-08-20T22:47:35.3219534Z [00:00:38.419]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:35.7142740Z [00:00:38.811]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../ylwrap grammar.y y.tab.c grammar.c y.tab.h `echo grammar.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output grammar.output -- bison -y -Wno-yacc -d -p aalogparse_
2025-08-20T22:47:35.8202538Z [00:00:38.917]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:35.8211191Z [00:00:38.918]➜  libmd-static-x86_64-unknown-linux-musl> make  check-TESTS
2025-08-20T22:47:35.8255652Z [00:00:38.923]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:35.8754084Z [00:00:38.972]➜  libmd-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:35.8910185Z [00:00:38.988]➜  libmd-static-x86_64-unknown-linux-musl> PASS: md5
2025-08-20T22:47:35.8940906Z [00:00:38.991]➜  libmd-static-x86_64-unknown-linux-musl> PASS: md2
2025-08-20T22:47:35.8967581Z [00:00:38.994]➜  libmd-static-x86_64-unknown-linux-musl> PASS: sha1
2025-08-20T22:47:35.8972684Z [00:00:38.994]➜  libmd-static-x86_64-unknown-linux-musl> PASS: md4
2025-08-20T22:47:35.9059098Z [00:00:39.003]➜  libmd-static-x86_64-unknown-linux-musl> PASS: sha2
2025-08-20T22:47:35.9131004Z [00:00:39.010]➜  libmd-static-x86_64-unknown-linux-musl> PASS: rmd160
2025-08-20T22:47:36.0329760Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> ============================================================================
2025-08-20T22:47:36.0362677Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> Testsuite summary for libmd 1.1.0
2025-08-20T22:47:36.0364347Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> ============================================================================
2025-08-20T22:47:36.0365437Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> # TOTAL: 6
2025-08-20T22:47:36.0366370Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> # PASS:  6
2025-08-20T22:47:36.0367441Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> # SKIP:  0
2025-08-20T22:47:36.0368294Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> # XFAIL: 0
2025-08-20T22:47:36.0369153Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> # FAIL:  0
2025-08-20T22:47:36.0370016Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> # XPASS: 0
2025-08-20T22:47:36.0370844Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> # ERROR: 0
2025-08-20T22:47:36.0372240Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> ============================================================================
2025-08-20T22:47:36.0373712Z [00:00:39.130]➜  libmd-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:36.0375121Z [00:00:39.131]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:36.0376450Z [00:00:39.131]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:36.0377841Z [00:00:39.133]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0'
2025-08-20T22:47:36.0439710Z [00:00:39.141]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0'
2025-08-20T22:47:36.0557188Z [00:00:39.153]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:47:36.0879799Z [00:00:39.185]➜  libmd-static-x86_64-unknown-linux-musl> install flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash install
2025-08-20T22:47:36.0966256Z [00:00:39.194]➜  libmd-static-x86_64-unknown-linux-musl> Making install in include
2025-08-20T22:47:36.0989966Z [00:00:39.196]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0/include'
2025-08-20T22:47:36.1057819Z [00:00:39.203]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/include'
2025-08-20T22:47:36.1063128Z [00:00:39.203]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:36.1109162Z [00:00:39.208]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/include'
2025-08-20T22:47:36.1233816Z [00:00:39.220]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 md2.h md4.h md5.h rmd160.h sha1.h sha2.h ripemd.h sha.h sha256.h sha512.h '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/include'
2025-08-20T22:47:36.1319023Z [00:00:39.229]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/include'
2025-08-20T22:47:36.1358192Z [00:00:39.229]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0/include'
2025-08-20T22:47:36.1359555Z [00:00:39.233]➜  libmd-static-x86_64-unknown-linux-musl> Making install in man
2025-08-20T22:47:36.1456493Z [00:00:39.238]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:36.1629220Z [00:00:39.260]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:36.1630963Z [00:00:39.260]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:36.1705589Z [00:00:39.265]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3'
2025-08-20T22:47:36.1709203Z [00:00:39.267]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man7'
2025-08-20T22:47:36.1842475Z [00:00:39.281]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 md2.3 md4.3 md5.3 rmd160.3 sha1.3 sha2.3 '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3'
2025-08-20T22:47:36.1997721Z [00:00:39.296]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 libmd.7 '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man7'
2025-08-20T22:47:36.2057880Z [00:00:39.299]➜  libmd-static-x86_64-unknown-linux-musl> make  install-data-hook
2025-08-20T22:47:36.2059453Z [00:00:39.301]➜  libmd-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:36.2061622Z [00:00:39.302]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Transform.3
2025-08-20T22:47:36.2071488Z [00:00:39.304]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Init.3
2025-08-20T22:47:36.2088461Z [00:00:39.305]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Final.3
2025-08-20T22:47:36.2129544Z [00:00:39.310]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Update.3
2025-08-20T22:47:36.2135522Z [00:00:39.310]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2End.3
2025-08-20T22:47:36.2148944Z [00:00:39.310]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2File.3
2025-08-20T22:47:36.2180671Z [00:00:39.315]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2FileChunk.3
2025-08-20T22:47:36.2212527Z [00:00:39.318]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Data.3
2025-08-20T22:47:36.2279242Z [00:00:39.325]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md4.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Transform.3
2025-08-20T22:47:36.2323171Z [00:00:39.329]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md4.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Init.3
2025-08-20T22:47:36.2464788Z [00:00:39.343]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md4.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Final.3
2025-08-20T22:47:36.2471091Z [00:00:39.343]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md4.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Update.3
2025-08-20T22:47:36.2478465Z [00:00:39.344]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md4.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4End.3
2025-08-20T22:47:36.2541219Z [00:00:39.351]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md4.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4File.3
2025-08-20T22:47:36.2562925Z [00:00:39.353]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md4.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4FileChunk.3
2025-08-20T22:47:36.2688290Z [00:00:39.366]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md4.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Pad.3
2025-08-20T22:47:36.2691395Z [00:00:39.366]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md4.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Data.3
2025-08-20T22:47:36.2694731Z [00:00:39.366]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md5.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Transform.3
2025-08-20T22:47:36.2708646Z [00:00:39.368]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md5.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Init.3
2025-08-20T22:47:36.2733211Z [00:00:39.370]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md5.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Final.3
2025-08-20T22:47:36.2800110Z [00:00:39.377]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md5.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Update.3
2025-08-20T22:47:36.2802854Z [00:00:39.377]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md5.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5End.3
2025-08-20T22:47:36.2891408Z [00:00:39.386]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md5.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5File.3
2025-08-20T22:47:36.2908245Z [00:00:39.387]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md5.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5FileChunk.3
2025-08-20T22:47:36.2910933Z [00:00:39.388]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md5.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Pad.3
2025-08-20T22:47:36.2940278Z [00:00:39.391]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f md5.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Data.3
2025-08-20T22:47:36.2943152Z [00:00:39.391]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f rmd160.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Transform.3
2025-08-20T22:47:36.2962210Z [00:00:39.393]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f rmd160.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Init.3
2025-08-20T22:47:36.3019916Z [00:00:39.399]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f rmd160.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Final.3
2025-08-20T22:47:36.3049362Z [00:00:39.402]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f rmd160.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Update.3
2025-08-20T22:47:36.3075081Z [00:00:39.404]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f rmd160.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160End.3
2025-08-20T22:47:36.3087751Z [00:00:39.406]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f rmd160.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160File.3
2025-08-20T22:47:36.3092401Z [00:00:39.406]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f rmd160.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160FileChunk.3
2025-08-20T22:47:36.3119190Z [00:00:39.409]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f rmd160.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Pad.3
2025-08-20T22:47:36.3166366Z [00:00:39.414]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f rmd160.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Data.3
2025-08-20T22:47:36.3192076Z [00:00:39.416]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha1.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Transform.3
2025-08-20T22:47:36.3257654Z [00:00:39.423]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha1.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Init.3
2025-08-20T22:47:36.3288909Z [00:00:39.424]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha1.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Final.3
2025-08-20T22:47:36.3338035Z [00:00:39.431]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha1.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Update.3
2025-08-20T22:47:36.3343244Z [00:00:39.431]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha1.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1End.3
2025-08-20T22:47:36.3346139Z [00:00:39.431]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha1.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1File.3
2025-08-20T22:47:36.3356078Z [00:00:39.432]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha1.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1FileChunk.3
2025-08-20T22:47:36.3441031Z [00:00:39.441]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha1.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Pad.3
2025-08-20T22:47:36.3448078Z [00:00:39.441]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha1.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Data.3
2025-08-20T22:47:36.3478089Z [00:00:39.445]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Init.3
2025-08-20T22:47:36.3505281Z [00:00:39.447]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Update.3
2025-08-20T22:47:36.3553033Z [00:00:39.447]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Pad.3
2025-08-20T22:47:36.3558176Z [00:00:39.447]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Final.3
2025-08-20T22:47:36.3560592Z [00:00:39.452]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Transform.3
2025-08-20T22:47:36.3562971Z [00:00:39.453]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256End.3
2025-08-20T22:47:36.3585825Z [00:00:39.455]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256File.3
2025-08-20T22:47:36.3589002Z [00:00:39.455]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256FileChunk.3
2025-08-20T22:47:36.3649794Z [00:00:39.461]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Data.3
2025-08-20T22:47:36.3656802Z [00:00:39.462]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Init.3
2025-08-20T22:47:36.3670764Z [00:00:39.464]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Update.3
2025-08-20T22:47:36.3730082Z [00:00:39.470]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Pad.3
2025-08-20T22:47:36.3735441Z [00:00:39.470]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Final.3
2025-08-20T22:47:36.3739237Z [00:00:39.470]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Transform.3
2025-08-20T22:47:36.3758987Z [00:00:39.473]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384End.3
2025-08-20T22:47:36.3800295Z [00:00:39.477]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384File.3
2025-08-20T22:47:36.3840008Z [00:00:39.477]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384FileChunk.3
2025-08-20T22:47:36.3848672Z [00:00:39.478]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Data.3
2025-08-20T22:47:36.3878863Z [00:00:39.485]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Init.3
2025-08-20T22:47:36.3891725Z [00:00:39.486]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Update.3
2025-08-20T22:47:36.3898097Z [00:00:39.486]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Pad.3
2025-08-20T22:47:36.3949606Z [00:00:39.491]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Final.3
2025-08-20T22:47:36.3952159Z [00:00:39.491]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Transform.3
2025-08-20T22:47:36.3957113Z [00:00:39.491]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512End.3
2025-08-20T22:47:36.3959579Z [00:00:39.492]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512File.3
2025-08-20T22:47:36.3962037Z [00:00:39.492]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512FileChunk.3
2025-08-20T22:47:36.3964536Z [00:00:39.492]➜  libmd-static-x86_64-unknown-linux-musl> ln -s -f sha2.3 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Data.3
2025-08-20T22:47:36.4084726Z [00:00:39.505]➜  libmd-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:36.4090406Z [00:00:39.506]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:36.4138487Z [00:00:39.511]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0/man'
2025-08-20T22:47:36.4159846Z [00:00:39.513]➜  libmd-static-x86_64-unknown-linux-musl> Making install in src
2025-08-20T22:47:36.4177301Z [00:00:39.515]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:36.4279033Z [00:00:39.521]➜  libmd-static-x86_64-unknown-linux-musl> make  install-am
2025-08-20T22:47:36.4366348Z [00:00:39.533]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:36.4487883Z [00:00:39.546]➜  libmd-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:36.4490160Z [00:00:39.546]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib'
2025-08-20T22:47:36.4493231Z [00:00:39.546]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/pkgconfig'
2025-08-20T22:47:36.4549666Z [00:00:39.552]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c   libmd.la '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib'
2025-08-20T22:47:36.4669653Z [00:00:39.563]➜  libmd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 libmd.pc '/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/pkgconfig'
2025-08-20T22:47:36.4752459Z [00:00:39.572]➜  libapparmor-static-x86_64-unknown-linux-musl> updating grammar.h
2025-08-20T22:47:36.5021801Z [00:00:39.599]➜  libapparmor-static-x86_64-unknown-linux-musl> flex -v scanner.l
2025-08-20T22:47:36.5294060Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl> flex version 2.6.4 usage statistics:
2025-08-20T22:47:36.5296231Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   scanner options: ---reentrant--bison-bridgevI8 -Cem -oscanner.c -Paalogparse_
2025-08-20T22:47:36.5298352Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   1390/2000 NFA states
2025-08-20T22:47:36.5299537Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   704/1000 DFA states (2906 words)
2025-08-20T22:47:36.5300624Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   145 rules
2025-08-20T22:47:36.5301775Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   Compressed tables always back-up
2025-08-20T22:47:36.5302947Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   12/40 start conditions
2025-08-20T22:47:36.5304269Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   552 epsilon states, 216 double epsilon states
2025-08-20T22:47:36.5305792Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   44/100 character classes needed 560/750 words of storage, 0 reused
2025-08-20T22:47:36.5307439Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   26879 state/nextstate pairs created
2025-08-20T22:47:36.5308838Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   1712/25167 unique/duplicate transitions
2025-08-20T22:47:36.5310373Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   725/1000 base-def entries created
2025-08-20T22:47:36.5311714Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   1710/2000 (peak 2653) nxt-chk entries created
2025-08-20T22:47:36.5313171Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   189/2500 (peak 1407) template nxt-chk entries created
2025-08-20T22:47:36.5314475Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   0 empty table entries
2025-08-20T22:47:36.5315523Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   23 protos created
2025-08-20T22:47:36.5317042Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   21 templates created, 517 uses
2025-08-20T22:47:36.5318319Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   67/256 equivalence classes created
2025-08-20T22:47:36.5319594Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   9/256 meta-equivalence classes created
2025-08-20T22:47:36.5320958Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   1 (25 saved) hash collisions, 1033 DFAs equal
2025-08-20T22:47:36.5347969Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   2 sets of reallocations needed
2025-08-20T22:47:36.5365010Z [00:00:39.626]➜  libapparmor-static-x86_64-unknown-linux-musl>   5193 total table entries needed
2025-08-20T22:47:36.5391768Z [00:00:39.636]➜  libapparmor-static-x86_64-unknown-linux-musl> echo '#include <netinet/in.h>' | x86_64-unknown-linux-musl-gcc  -E -dD - | LC_ALL=C  sed  -n -e "/IPPROTO_MAX/d"  -e "s/^\#define[ \\t]\\+IPPROTO_\\([A-Z0-9_]\\+\\)\\(.*\\)$/AA_GEN_PROTO_ENT(\\UIPPROTO_\\1, \"\\L\\1\")/p" > af_protos.h
2025-08-20T22:47:36.5860093Z [00:00:39.681]➜  libmd-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libmd.lai /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/libmd.la
2025-08-20T22:47:36.6029705Z [00:00:39.697]➜  libmd-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libmd.a /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/libmd.a
2025-08-20T22:47:36.6227781Z [00:00:39.719]➜  libapparmor-static-x86_64-unknown-linux-musl> make  all-am
2025-08-20T22:47:36.6349273Z [00:00:39.729]➜  libmd-static-x86_64-unknown-linux-musl> libtool: install: chmod 644 /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/libmd.a
2025-08-20T22:47:36.6352304Z [00:00:39.729]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:36.6446106Z [00:00:39.742]➜  libmd-static-x86_64-unknown-linux-musl> libtool: install: x86_64-unknown-linux-musl-ranlib /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/libmd.a
2025-08-20T22:47:36.8304818Z [00:00:39.926]➜  libmd-static-x86_64-unknown-linux-musl> libtool: finish: PATH="/nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin:/nix/store/8zbd9786fijd7j9d41bc1gh8ra1y4k1r-automake-1.16.5/bin:/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin:/nix/store/l9070j59cfdkcijm6rij7mnhfvf2f436-libtool-2.5.4/bin:/nix/store/sfpjyj2zh09920zd5ig3skiznayh15zm-gnum4-1.4.20/bin:/nix/store/vi7ya34k19nid2m0dmkljqip5572g0bi-file-5.45/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin:/sbin" ldconfig -n /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib
2025-08-20T22:47:36.8431756Z [00:00:39.926]➜  libmd-static-x86_64-unknown-linux-musl> /build/libmd-1.1.0/libtool: line 1886: ldconfig: command not found
2025-08-20T22:47:36.8433246Z [00:00:39.927]➜  libmd-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:47:36.8434427Z [00:00:39.927]➜  libmd-static-x86_64-unknown-linux-musl> Libraries have been installed in:
2025-08-20T22:47:36.8436010Z [00:00:39.928]➜  libmd-static-x86_64-unknown-linux-musl>    /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib
2025-08-20T22:47:36.8437454Z [00:00:39.928]➜  libmd-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:36.8438507Z [00:00:39.928]➜  libmd-static-x86_64-unknown-linux-musl> If you ever happen to want to link against installed libraries
2025-08-20T22:47:36.8439830Z [00:00:39.928]➜  libmd-static-x86_64-unknown-linux-musl> in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T22:47:36.8441233Z [00:00:39.928]➜  libmd-static-x86_64-unknown-linux-musl> specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T22:47:36.8442637Z [00:00:39.928]➜  libmd-static-x86_64-unknown-linux-musl> flag during linking and do at least one of the following:
2025-08-20T22:47:36.8444019Z [00:00:39.928]➜  libmd-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T22:47:36.8445197Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl>      during execution
2025-08-20T22:47:36.8446324Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T22:47:36.8447632Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl>      during linking
2025-08-20T22:47:36.8448707Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl>    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T22:47:36.8449946Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl>    - have your system administrator run these commands:
2025-08-20T22:47:36.8451262Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:36.8451939Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:36.8453018Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl> See any operating system documentation about shared libraries for
2025-08-20T22:47:36.8454449Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl> more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T22:47:36.8455811Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:47:36.8487275Z [00:00:39.935]➜  libmd-static-x86_64-unknown-linux-musl> make  install-exec-hook
2025-08-20T22:47:36.8488539Z [00:00:39.944]➜  libmd-static-x86_64-unknown-linux-musl> make[4]: Entering directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:36.8609552Z [00:00:39.946]➜  libmd-static-x86_64-unknown-linux-musl> if [ "/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib" != "/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib" ]; then \
2025-08-20T22:47:36.8612684Z [00:00:39.946]➜  libmd-static-x86_64-unknown-linux-musl>         /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib; \
2025-08-20T22:47:36.8675317Z [00:00:39.946]➜  libmd-static-x86_64-unknown-linux-musl>         mv /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/libmd*.so.* \
2025-08-20T22:47:36.8678101Z [00:00:39.946]➜  libmd-static-x86_64-unknown-linux-musl>            /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/; \
2025-08-20T22:47:36.8690998Z [00:00:39.946]➜  libmd-static-x86_64-unknown-linux-musl>         soname=`readlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/libmd.so`; \
2025-08-20T22:47:36.8694230Z [00:00:39.946]➜  libmd-static-x86_64-unknown-linux-musl>         sorelprefix=`echo /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib | /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed -r -e 's:(^/)?[^/]+:..:g'`; \
2025-08-20T22:47:36.8697541Z [00:00:39.946]➜  libmd-static-x86_64-unknown-linux-musl>         ln -sf $sorelprefix/nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/$soname \
2025-08-20T22:47:36.8701386Z [00:00:39.946]➜  libmd-static-x86_64-unknown-linux-musl>                /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib/libmd.so; \
2025-08-20T22:47:36.8703072Z [00:00:39.946]➜  libmd-static-x86_64-unknown-linux-musl> fi
2025-08-20T22:47:36.8704308Z [00:00:39.967]➜  libmd-static-x86_64-unknown-linux-musl> make[4]: Leaving directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:36.8705775Z [00:00:39.967]➜  libmd-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:36.8707435Z [00:00:39.967]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:36.8708838Z [00:00:39.967]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0/src'
2025-08-20T22:47:36.8710024Z [00:00:39.967]➜  libmd-static-x86_64-unknown-linux-musl> Making install in test
2025-08-20T22:47:36.8758691Z [00:00:39.973]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:36.9050944Z [00:00:39.997]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:36.9148217Z [00:00:39.997]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:36.9149916Z [00:00:39.998]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:36.9151822Z [00:00:39.998]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:36.9153432Z [00:00:40.003]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0/test'
2025-08-20T22:47:36.9218935Z [00:00:40.018]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libmd-1.1.0'
2025-08-20T22:47:36.9278318Z [00:00:40.025]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libmd-1.1.0'
2025-08-20T22:47:36.9351147Z [00:00:40.032]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:36.9352861Z [00:00:40.032]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:36.9354313Z [00:00:40.032]➜  libmd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libmd-1.1.0'
2025-08-20T22:47:36.9367884Z [00:00:40.033]➜  libmd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libmd-1.1.0'
2025-08-20T22:47:36.9521307Z [00:00:40.042]➜  libmd-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:47:37.0160817Z [00:00:40.113]➜  libmd-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:37.0283135Z [00:00:40.121]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -D_GNU_SOURCE -I../include/  -Wall  -fPIC -flto-partition=none -g -O2 -c -o grammar.lo grammar.c
2025-08-20T22:47:37.0339359Z [00:00:40.131]➜  libmd-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0...
2025-08-20T22:47:37.0789264Z [00:00:40.167]➜  libmd-static-x86_64-unknown-linux-musl> gzipping man pages under /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/
2025-08-20T22:47:37.2103273Z [00:00:40.307]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -g -O2 -c grammar.c -o grammar.o
2025-08-20T22:47:37.3317135Z [00:00:40.429]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyFirst.c                  JudyLFirst.c
2025-08-20T22:47:37.3471697Z [00:00:40.444]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLFirst.lo JudyLFirst.c
2025-08-20T22:47:37.4805931Z [00:00:40.573]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLFirst.c -o JudyLFirst.o
2025-08-20T22:47:37.6757331Z [00:00:40.773]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyFreeArray.c              JudyLFreeArray.c
2025-08-20T22:47:37.6806340Z [00:00:40.777]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLFreeArray.lo JudyLFreeArray.c
2025-08-20T22:47:37.8383405Z [00:00:40.932]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLFreeArray.c -o JudyLFreeArray.o
2025-08-20T22:47:37.8674238Z [00:00:40.964]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -D_GNU_SOURCE -I../include/  -Wall  -fPIC -flto-partition=none -g -O2 -c -o libaalogparse.lo libaalogparse.c
2025-08-20T22:47:38.1048926Z [00:00:41.201]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -g -O2 -c libaalogparse.c -o libaalogparse.o
2025-08-20T22:47:38.1903285Z [00:00:41.287]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyGet.c                    JudyLGet.c
2025-08-20T22:47:38.2073107Z [00:00:41.300]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLGet.lo JudyLGet.c
2025-08-20T22:47:38.2291466Z [00:00:41.326]➜  libmd-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:38.2829614Z [00:00:41.376]➜  libmd-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/lib
2025-08-20T22:47:38.3907098Z [00:00:41.486]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLGet.c -o JudyLGet.o
2025-08-20T22:47:38.5594260Z [00:00:41.656]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -D_GNU_SOURCE -I../include/  -Wall  -fPIC -flto-partition=none -g -O2 -c -o kernel.lo kernel.c
2025-08-20T22:47:38.7182603Z [00:00:41.815]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -g -O2 -c kernel.c -o kernel.o
2025-08-20T22:47:39.1734518Z [00:00:42.270]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Data.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.1855608Z [00:00:42.282]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256End.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.1922474Z [00:00:42.289]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Data.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.2047455Z [00:00:42.301]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Init.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.2151255Z [00:00:42.312]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Pad.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.2275776Z [00:00:42.324]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4End.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.2396209Z [00:00:42.336]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4File.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.2542004Z [00:00:42.351]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256FileChunk.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.2629537Z [00:00:42.357]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Pad.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.2749544Z [00:00:42.371]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Pad.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.2865150Z [00:00:42.383]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Init.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.3050292Z [00:00:42.401]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160FileChunk.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.3163300Z [00:00:42.413]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Final.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.3370749Z [00:00:42.431]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5End.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.3683921Z [00:00:42.465]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Pad.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.3892357Z [00:00:42.485]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384End.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.4017026Z [00:00:42.498]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1FileChunk.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.4199810Z [00:00:42.515]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Final.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.4289602Z [00:00:42.526]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1End.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.4480098Z [00:00:42.534]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5File.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.4553839Z [00:00:42.552]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256File.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.4647584Z [00:00:42.561]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Transform.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.4747448Z [00:00:42.572]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512FileChunk.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.4895064Z [00:00:42.586]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1File.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.4943186Z [00:00:42.591]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Update.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.5283095Z [00:00:42.625]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Transform.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.5413798Z [00:00:42.638]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyInsArray.c               JudyLInsArray.c
2025-08-20T22:47:39.5453406Z [00:00:42.642]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Update.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.5469550Z [00:00:42.643]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLInsArray.lo JudyLInsArray.c
2025-08-20T22:47:39.5527000Z [00:00:42.649]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5FileChunk.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.5620354Z [00:00:42.658]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512File.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.5662164Z [00:00:42.663]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Init.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.5975272Z [00:00:42.694]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Update.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.6214833Z [00:00:42.713]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Init.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.6406341Z [00:00:42.737]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2End.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.6685828Z [00:00:42.765]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Final.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.6839668Z [00:00:42.781]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Init.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.7030325Z [00:00:42.798]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Data.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.7164523Z [00:00:42.809]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Pad.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.7386994Z [00:00:42.830]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2File.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.7598220Z [00:00:42.856]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Init.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.7889273Z [00:00:42.878]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Transform.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.7911842Z [00:00:42.886]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Update.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.7916257Z [00:00:42.886]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Pad.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.7947830Z [00:00:42.891]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384FileChunk.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.8025518Z [00:00:42.895]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Transform.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.8029441Z [00:00:42.895]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLInsArray.c -o JudyLInsArray.o
2025-08-20T22:47:39.8330108Z [00:00:42.921]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Transform.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.8334646Z [00:00:42.929]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384File.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.8425368Z [00:00:42.939]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Transform.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.8600985Z [00:00:42.956]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Final.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.8680281Z [00:00:42.962]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Data.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.8809511Z [00:00:42.976]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Update.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.8939963Z [00:00:42.987]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Data.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.9048231Z [00:00:43.001]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Final.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.9168666Z [00:00:43.011]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160Final.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.9292900Z [00:00:43.026]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Pad.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.9425921Z [00:00:43.039]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Update.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.9687993Z [00:00:43.065]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4FileChunk.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:39.9790832Z [00:00:43.076]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Update.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.0001973Z [00:00:43.096]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160End.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.0093515Z [00:00:43.106]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/RMD160File.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.0207092Z [00:00:43.117]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Init.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.0490154Z [00:00:43.144]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2Transform.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.0554150Z [00:00:43.152]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA1Data.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.0646455Z [00:00:43.161]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD5Final.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.0803466Z [00:00:43.177]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD4Data.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.0886293Z [00:00:43.185]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512End.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.0987667Z [00:00:43.195]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA512Init.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.1089689Z [00:00:43.203]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/MD2FileChunk.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.1212730Z [00:00:43.218]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Data.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.1280382Z [00:00:43.225]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Update.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.1378300Z [00:00:43.234]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA256Final.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.1499775Z [00:00:43.244]➜  libmd-static-x86_64-unknown-linux-musl> rewriting symlink /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0/share/man/man3/SHA384Transform.3.gz to be relative to /nix/store/1f4k0x1ll53dv9rjpvg3lcwrhhq2mxpp-libmd-static-x86_64-unknown-linux-musl-1.1.0
2025-08-20T22:47:40.3042555Z [00:00:43.401]➜  building '/nix/store/4nqpqnsfvgpm6d11skg6h152pvl1ldkf-libpthread-stubs-static-x86_64-unknown-linux-musl-0.5.drv'...
2025-08-20T22:47:40.3049971Z [00:00:43.401]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -D_GNU_SOURCE -I../include/  -Wall  -fPIC -flto-partition=none -g -O2 -c -o scanner.lo scanner.c
2025-08-20T22:47:40.3954098Z [00:00:43.492]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-estream-printf.lo `test -f 'estream-printf.c' || echo './'`estream-printf.c
2025-08-20T22:47:40.4232194Z [00:00:43.520]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:47:40.4377871Z [00:00:43.534]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/vy31v6yp2zqdvzj780maiyxw2n9l5z6n-libpthread-stubs-0.5.tar.xz
2025-08-20T22:47:40.4564528Z [00:00:43.553]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -g -O2 -c scanner.c -o scanner.o
2025-08-20T22:47:40.4569555Z [00:00:43.554]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> source root is libpthread-stubs-0.5
2025-08-20T22:47:40.4817731Z [00:00:43.579]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1689713539 of file "libpthread-stubs-0.5/missing"
2025-08-20T22:47:40.4968761Z [00:00:43.594]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:47:40.5133566Z [00:00:43.610]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:40.5247390Z [00:00:43.621]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c estream-printf.c -o libgpg_error_la-estream-printf.o
2025-08-20T22:47:40.5568859Z [00:00:43.646]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:40.5671534Z [00:00:43.664]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:47:40.5946070Z [00:00:43.691]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:47:40.6058739Z [00:00:43.701]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:47:40.6576236Z [00:00:43.754]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/gjy6spjyrpjji041sb7cjjc2r2m88s5x-libpthread-stubs-static-x86_64-unknown-linux-musl-0.5 --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:47:40.9309514Z [00:00:44.026]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T22:47:41.0108833Z [00:00:44.105]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyIns.c                    JudyLIns.c
2025-08-20T22:47:41.0143116Z [00:00:44.111]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLIns.lo JudyLIns.c
2025-08-20T22:47:41.1271149Z [00:00:44.224]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLIns.c -o JudyLIns.o
2025-08-20T22:47:41.1639746Z [00:00:44.261]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:47:41.1835411Z [00:00:44.280]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:47:41.2259340Z [00:00:44.320]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:47:41.2378869Z [00:00:44.334]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:47:41.2380625Z [00:00:44.334]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:47:41.2772029Z [00:00:44.372]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:47:41.2994090Z [00:00:44.396]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:47:41.3665021Z [00:00:44.463]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:47:41.3669527Z [00:00:44.464]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:47:41.7951692Z [00:00:44.892]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:47:41.7953404Z [00:00:44.892]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:47:41.9153374Z [00:00:45.012]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:47:41.9269753Z [00:00:45.024]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:47:42.0087318Z [00:00:45.105]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -D_GNU_SOURCE -I../include/  -Wall  -fPIC -flto-partition=none -g -O2 -c -o private.lo private.c
2025-08-20T22:47:42.0528555Z [00:00:45.149]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:47:42.1271899Z [00:00:45.224]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:47:42.1633092Z [00:00:45.260]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -g -O2 -c private.c -o private.o
2025-08-20T22:47:42.2164057Z [00:00:45.313]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:47:42.4216176Z [00:00:45.518]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:47:42.5649927Z [00:00:45.662]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:47:42.5655611Z [00:00:45.662]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:47:42.7170337Z [00:00:45.814]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_condattr_destroy... yes
2025-08-20T22:47:42.9158800Z [00:00:46.012]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_condattr_init... yes
2025-08-20T22:47:43.0733609Z [00:00:46.163]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -D_GNU_SOURCE -I../include/  -Wall  -fPIC -flto-partition=none -g -O2 -c -o features.lo features.c
2025-08-20T22:47:43.1958685Z [00:00:46.287]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_cond_broadcast... yes
2025-08-20T22:47:43.2849380Z [00:00:46.382]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-strsource.lo `test -f 'strsource.c' || echo './'`strsource.c
2025-08-20T22:47:43.2884094Z [00:00:46.383]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -g -O2 -c features.c -o features.o
2025-08-20T22:47:43.3527688Z [00:00:46.449]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c strsource.c -o libgpg_error_la-strsource.o
2025-08-20T22:47:43.4330026Z [00:00:46.530]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c
2025-08-20T22:47:43.4491032Z [00:00:46.546]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_cond_destroy... yes
2025-08-20T22:47:43.5706108Z [00:00:46.667]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c strerror.c -o libgpg_error_la-strerror.o
2025-08-20T22:47:43.6544602Z [00:00:46.751]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_cond_init... yes
2025-08-20T22:47:43.8558790Z [00:00:46.952]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_cond_signal... yes
2025-08-20T22:47:43.8742134Z [00:00:46.971]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -D_GNU_SOURCE -I../include/  -Wall  -fPIC -flto-partition=none -g -O2 -c -o kernel_interface.lo kernel_interface.c
2025-08-20T22:47:44.0720907Z [00:00:47.168]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -g -O2 -c kernel_interface.c -o kernel_interface.o
2025-08-20T22:47:44.0812955Z [00:00:47.178]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_cond_timedwait... yes
2025-08-20T22:47:44.0944494Z [00:00:47.191]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-code-to-errno.lo `test -f 'code-to-errno.c' || echo './'`code-to-errno.c
2025-08-20T22:47:44.2101293Z [00:00:47.307]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c code-to-errno.c -o libgpg_error_la-code-to-errno.o
2025-08-20T22:47:44.3121441Z [00:00:47.409]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_cond_wait... yes
2025-08-20T22:47:44.3519259Z [00:00:47.449]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-code-from-errno.lo `test -f 'code-from-errno.c' || echo './'`code-from-errno.c
2025-08-20T22:47:44.5230490Z [00:00:47.619]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c code-from-errno.c -o libgpg_error_la-code-from-errno.o
2025-08-20T22:47:44.5468979Z [00:00:47.644]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_equal... yes
2025-08-20T22:47:44.6043384Z [00:00:47.701]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -D_GNU_SOURCE -I../include/  -Wall  -fPIC -flto-partition=none -g -O2 -c -o policy_cache.lo policy_cache.c
2025-08-20T22:47:44.7094729Z [00:00:47.806]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c
2025-08-20T22:47:44.7700573Z [00:00:47.867]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_exit... yes
2025-08-20T22:47:44.7720851Z [00:00:47.869]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -g -O2 -c policy_cache.c -o policy_cache.o
2025-08-20T22:47:44.8610937Z [00:00:47.957]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c visibility.c -o libgpg_error_la-visibility.o
2025-08-20T22:47:45.0730985Z [00:00:48.170]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_mutex_destroy... yes
2025-08-20T22:47:45.4229025Z [00:00:48.517]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_mutex_init... yes
2025-08-20T22:47:45.5461208Z [00:00:48.642]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -D_GNU_SOURCE -I../include/  -Wall  -fPIC -flto-partition=none -g -O2 -c -o PMurHash.lo PMurHash.c
2025-08-20T22:47:45.6584249Z [00:00:48.755]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_mutex_lock... yes
2025-08-20T22:47:45.7012929Z [00:00:48.798]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -g -O2 -c PMurHash.c -o PMurHash.o
2025-08-20T22:47:45.8544011Z [00:00:48.951]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_mutex_unlock... yes
2025-08-20T22:47:45.9851812Z [00:00:49.082]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-sysutils.lo `test -f 'sysutils.c' || echo './'`sysutils.c
2025-08-20T22:47:45.9879810Z [00:00:49.085]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -Wall  -fPIC -flto-partition=none -g -O2 -version-info 25:2:24 -XCClinker -Bdynamic -pthread -Wl,--version-script=../src/libapparmor.map  -o libapparmor.la -rpath /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib grammar.lo libaalogparse.lo kernel.lo scanner.lo private.lo features.lo kernel_interface.lo policy_cache.lo PMurHash.lo
2025-08-20T22:47:46.0139342Z [00:00:49.111]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for pthread_self... yes
2025-08-20T22:47:46.0865826Z [00:00:49.183]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:47:46.0869022Z [00:00:49.183]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:47:46.1181781Z [00:00:49.215]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c sysutils.c -o libgpg_error_la-sysutils.o
2025-08-20T22:47:46.2012775Z [00:00:49.298]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyInsertBranch.c           JudyLInsertBranch.c
2025-08-20T22:47:46.2078517Z [00:00:49.305]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLInsertBranch.lo JudyLInsertBranch.c
2025-08-20T22:47:46.2666914Z [00:00:49.363]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libapparmor.a  grammar.o libaalogparse.o kernel.o scanner.o private.o features.o kernel_interface.o policy_cache.o PMurHash.o
2025-08-20T22:47:46.2811093Z [00:00:49.378]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libapparmor.a
2025-08-20T22:47:46.3183677Z [00:00:49.415]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libapparmor.la" && ln -s "../libapparmor.la" "libapparmor.la" )
2025-08-20T22:47:46.3310597Z [00:00:49.428]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLInsertBranch.c -o JudyLInsertBranch.o
2025-08-20T22:47:46.3316187Z [00:00:49.428]➜  libapparmor-static-x86_64-unknown-linux-musl> cd ".." && \
2025-08-20T22:47:46.3318469Z [00:00:49.428]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ./config.status --file="src/libapparmor.pc"
2025-08-20T22:47:46.4047493Z [00:00:49.502]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:47:46.4118681Z [00:00:49.509]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-stringutils.lo `test -f 'stringutils.c' || echo './'`stringutils.c
2025-08-20T22:47:46.4400335Z [00:00:49.536]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> config.status: creating pthread-stubs.pc
2025-08-20T22:47:46.4761354Z [00:00:49.573]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:47:46.4781314Z [00:00:49.575]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T22:47:46.5063034Z [00:00:49.603]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c stringutils.c -o libgpg_error_la-stringutils.o
2025-08-20T22:47:46.5601068Z [00:00:49.657]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyMallocIF.c               JudyLMallocIF.c
2025-08-20T22:47:46.5629303Z [00:00:49.657]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLMallocIF.lo JudyLMallocIF.c
2025-08-20T22:47:46.6212186Z [00:00:49.718]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:47:46.6506856Z [00:00:49.748]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> build flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:47:46.6525454Z [00:00:49.749]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> make: Nothing to be done for 'all'.
2025-08-20T22:47:46.6645630Z [00:00:49.762]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:47:46.6819211Z [00:00:49.779]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLMallocIF.c -o JudyLMallocIF.o
2025-08-20T22:47:46.6984477Z [00:00:49.795]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> install flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash install
2025-08-20T22:47:46.7129365Z [00:00:49.810]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libpthread-stubs-0.5'
2025-08-20T22:47:46.7134380Z [00:00:49.810]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:46.7160469Z [00:00:49.813]➜  libpthread-stubs-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/gjy6spjyrpjji041sb7cjjc2r2m88s5x-libpthread-stubs-static-x86_64-unknown-linux-musl-0.5/lib/pkgconfig'
2025-08-20T22:47:46.7294094Z [00:00:49.826]➜  libpthread-stubs-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 pthread-stubs.pc '/nix/store/gjy6spjyrpjji041sb7cjjc2r2m88s5x-libpthread-stubs-static-x86_64-unknown-linux-musl-0.5/lib/pkgconfig'
2025-08-20T22:47:46.7340229Z [00:00:49.831]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libpthread-stubs-0.5'
2025-08-20T22:47:46.7371837Z [00:00:49.834]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:47:46.7864341Z [00:00:49.883]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/gjy6spjyrpjji041sb7cjjc2r2m88s5x-libpthread-stubs-static-x86_64-unknown-linux-musl-0.5
2025-08-20T22:47:46.7911784Z [00:00:49.888]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/gjy6spjyrpjji041sb7cjjc2r2m88s5x-libpthread-stubs-static-x86_64-unknown-linux-musl-0.5...
2025-08-20T22:47:46.8064959Z [00:00:49.903]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/gjy6spjyrpjji041sb7cjjc2r2m88s5x-libpthread-stubs-static-x86_64-unknown-linux-musl-0.5
2025-08-20T22:47:46.8109989Z [00:00:49.907]➜  libpthread-stubs-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/gjy6spjyrpjji041sb7cjjc2r2m88s5x-libpthread-stubs-static-x86_64-unknown-linux-musl-0.5/lib
2025-08-20T22:47:46.8148280Z [00:00:49.911]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-strlist.lo `test -f 'strlist.c' || echo './'`strlist.c
2025-08-20T22:47:46.8898709Z [00:00:49.987]➜  building '/nix/store/y5i410pb23a6qmw5qcspr25ics3bhydl-libbsd-static-x86_64-unknown-linux-musl-0.12.2.drv'...
2025-08-20T22:47:46.9003609Z [00:00:49.997]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c strlist.c -o libgpg_error_la-strlist.o
2025-08-20T22:47:46.9599075Z [00:00:50.057]➜  libapparmor-static-x86_64-unknown-linux-musl> config.status: creating src/libapparmor.pc
2025-08-20T22:47:46.9718036Z [00:00:50.069]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyMemActive.c              JudyLMemActive.c
2025-08-20T22:47:46.9749033Z [00:00:50.072]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLMemActive.lo JudyLMemActive.c
2025-08-20T22:47:46.9800090Z [00:00:50.077]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:46.9807811Z [00:00:50.078]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:46.9814782Z [00:00:50.078]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in include
2025-08-20T22:47:46.9841326Z [00:00:50.081]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:46.9886780Z [00:00:50.086]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in sys
2025-08-20T22:47:46.9913735Z [00:00:50.088]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/include/sys'
2025-08-20T22:47:46.9918533Z [00:00:50.088]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:46.9921230Z [00:00:50.088]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/include/sys'
2025-08-20T22:47:46.9945170Z [00:00:50.091]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:46.9957640Z [00:00:50.092]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all-am'.
2025-08-20T22:47:46.9970925Z [00:00:50.092]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:46.9972605Z [00:00:50.093]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:46.9974226Z [00:00:50.093]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in swig
2025-08-20T22:47:46.9999320Z [00:00:50.097]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:47.0044957Z [00:00:50.102]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in perl
2025-08-20T22:47:47.0057398Z [00:00:50.103]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:47:47.0092849Z [00:00:50.106]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/swig/perl'
2025-08-20T22:47:47.0096227Z [00:00:50.106]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:47.0152485Z [00:00:50.106]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/swig/perl'
2025-08-20T22:47:47.0154108Z [00:00:50.106]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in python
2025-08-20T22:47:47.0155665Z [00:00:50.108]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:47.0164599Z [00:00:50.113]➜  libbsd-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/ck47pk105nw2dsd6xrx7b16x7adr3xmg-libbsd-0.12.2.tar.xz
2025-08-20T22:47:47.0267180Z [00:00:50.123]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:47.0272083Z [00:00:50.123]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'all-am'.
2025-08-20T22:47:47.0284264Z [00:00:50.123]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:47.0286057Z [00:00:50.123]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:47.0287555Z [00:00:50.125]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in ruby
2025-08-20T22:47:47.0388479Z [00:00:50.133]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/swig/ruby'
2025-08-20T22:47:47.0390959Z [00:00:50.133]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLMemActive.c -o JudyLMemActive.o
2025-08-20T22:47:47.0393060Z [00:00:50.133]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:47.0394736Z [00:00:50.133]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/swig/ruby'
2025-08-20T22:47:47.0403897Z [00:00:50.137]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:47.0406058Z [00:00:50.137]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all-am'.
2025-08-20T22:47:47.0407727Z [00:00:50.137]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:47.0429540Z [00:00:50.140]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:47.0431978Z [00:00:50.140]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in testsuite
2025-08-20T22:47:47.0509118Z [00:00:50.148]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:47.1147610Z [00:00:50.212]➜  libbsd-static-x86_64-unknown-linux-musl> source root is libbsd-0.12.2
2025-08-20T22:47:47.1442494Z [00:00:50.241]➜  libbsd-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1710728308 of file "libbsd-0.12.2/ChangeLog"
2025-08-20T22:47:47.1646121Z [00:00:50.257]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:47:47.1800159Z [00:00:50.277]➜  libbsd-static-x86_64-unknown-linux-musl> applying patch /nix/store/xgc1q331r09gh214210y0y0czs3kmnvm-darwin-enable-strtonum.patch
2025-08-20T22:47:47.1834423Z [00:00:50.280]➜  libbsd-static-x86_64-unknown-linux-musl> patching file configure.ac
2025-08-20T22:47:47.1928923Z [00:00:50.290]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: autoreconfPhase
2025-08-20T22:47:47.2873515Z [00:00:50.384]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-name-value.lo `test -f 'name-value.c' || echo './'`name-value.c
2025-08-20T22:47:47.3078002Z [00:00:50.404]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyMemUsed.c                JudyLMemUsed.c
2025-08-20T22:47:47.3135590Z [00:00:50.410]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -g -O2 -c -o JudyLMemUsed.lo JudyLMemUsed.c
2025-08-20T22:47:47.3878606Z [00:00:50.484]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: export WARNINGS=
2025-08-20T22:47:47.3914503Z [00:00:50.488]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: Entering directory '.'
2025-08-20T22:47:47.3930334Z [00:00:50.490]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gettext
2025-08-20T22:47:47.4080678Z [00:00:50.502]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in lib
2025-08-20T22:47:47.4083619Z [00:00:50.502]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/testsuite/lib'
2025-08-20T22:47:47.4087785Z [00:00:50.503]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c name-value.c -o libgpg_error_la-name-value.o
2025-08-20T22:47:47.4090920Z [00:00:50.505]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:47.4092582Z [00:00:50.505]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/testsuite/lib'
2025-08-20T22:47:47.4099240Z [00:00:50.507]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in config
2025-08-20T22:47:47.4159330Z [00:00:50.513]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/testsuite/config'
2025-08-20T22:47:47.4170827Z [00:00:50.514]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:47.4173602Z [00:00:50.514]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/testsuite/config'
2025-08-20T22:47:47.4201086Z [00:00:50.517]➜  libapparmor-static-x86_64-unknown-linux-musl> Making all in libaalogparse.test
2025-08-20T22:47:47.4226800Z [00:00:50.520]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/testsuite/libaalogparse.test'
2025-08-20T22:47:47.4250896Z [00:00:50.522]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:47:47.4256926Z [00:00:50.523]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/testsuite/libaalogparse.test'
2025-08-20T22:47:47.4336851Z [00:00:50.531]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:47.4347652Z [00:00:50.532]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -g -O2 -c JudyLMemUsed.c -o JudyLMemUsed.o
2025-08-20T22:47:47.5187606Z [00:00:50.615]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDYL   -DJU_64BIT -g -O2   -o libJudyL.la  JudyLCascade.lo JudyLTables.lo JudyLCount.lo JudyLCreateBranch.lo JudyLDecascade.lo JudyLDel.lo JudyLFirst.lo JudyLFreeArray.lo JudyLGet.lo JudyLInsArray.lo JudyLIns.lo JudyLInsertBranch.lo JudyLMallocIF.lo JudyLMemActive.lo JudyLMemUsed.lo
2025-08-20T22:47:47.7128700Z [00:00:50.809]➜  libapparmor-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.1\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I. -I../include  -DLOCALEDIR=\"/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/share/locale\"  -Wall -Wall -Wsign-compare -Wmissing-field-initializers -Wformat -Wformat-security -Wunused-parameter -Wimplicit-fallthrough -g -O2 -c -o test_multi_multi-test_multi.o `test -f 'test_multi.c' || echo './'`test_multi.c
2025-08-20T22:47:47.7943857Z [00:00:50.891]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libJudyL.a  JudyLCascade.o JudyLTables.o JudyLCount.o JudyLCreateBranch.o JudyLDecascade.o JudyLDel.o JudyLFirst.o JudyLFreeArray.o JudyLGet.o JudyLInsArray.o JudyLIns.o JudyLInsertBranch.o JudyLMallocIF.o JudyLMemActive.o JudyLMemUsed.o
2025-08-20T22:47:47.8199100Z [00:00:50.915]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libJudyL.a
2025-08-20T22:47:47.8347761Z [00:00:50.932]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libJudyL.la" && ln -s "../libJudyL.la" "libJudyL.la" )
2025-08-20T22:47:47.8398118Z [00:00:50.937]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyPrevNext.c               JudyLNext.c
2025-08-20T22:47:47.8426956Z [00:00:50.940]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYNEXT -DJU_64BIT -g -O2 -c -o libnext_la-JudyLNext.lo `test -f 'JudyLNext.c' || echo './'`JudyLNext.c
2025-08-20T22:47:47.8890657Z [00:00:50.986]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -DJU_64BIT -g -O2 -c JudyLNext.c -o libnext_la-JudyLNext.o
2025-08-20T22:47:47.9007233Z [00:00:50.997]➜  libapparmor-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -Wall -Wall -Wsign-compare -Wmissing-field-initializers -Wformat -Wformat-security -Wunused-parameter -Wimplicit-fallthrough -g -O2   -o test_multi.multi test_multi_multi-test_multi.o -L../src/.libs -lapparmor
2025-08-20T22:47:48.0529717Z [00:00:51.150]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -Wall -Wall -Wsign-compare -Wmissing-field-initializers -Wformat -Wformat-security -Wunused-parameter -Wimplicit-fallthrough -g -O2 -o test_multi.multi test_multi_multi-test_multi.o  -L../src/.libs /build/source/libraries/libapparmor/src/.libs/libapparmor.a -pthread
2025-08-20T22:47:48.1037814Z [00:00:51.201]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:48.1049639Z [00:00:51.202]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:48.1083293Z [00:00:51.205]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor'
2025-08-20T22:47:48.1089971Z [00:00:51.206]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'all-am'.
2025-08-20T22:47:48.1096943Z [00:00:51.207]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor'
2025-08-20T22:47:48.1145100Z [00:00:51.212]➜  libapparmor-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:47:48.1249180Z [00:00:51.222]➜  libapparmor-static-x86_64-unknown-linux-musl> install flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash install
2025-08-20T22:47:48.1386988Z [00:00:51.234]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in doc
2025-08-20T22:47:48.1388459Z [00:00:51.236]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/doc'
2025-08-20T22:47:48.1450442Z [00:00:51.242]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/doc'
2025-08-20T22:47:48.1471334Z [00:00:51.244]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:48.1501986Z [00:00:51.247]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/share/man/man2'
2025-08-20T22:47:48.1659328Z [00:00:51.263]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 aa_change_hat.2 aa_change_profile.2 aa_stack_profile.2 aa_getcon.2 aa_find_mountpoint.2 aa_query_label.2 '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/share/man/man2'
2025-08-20T22:47:48.1765237Z [00:00:51.273]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/share/man/man3'
2025-08-20T22:47:48.1899970Z [00:00:51.287]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 aa_splitcon.3 aa_features.3 aa_kernel_interface.3 aa_policy_cache.3 '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/share/man/man3'
2025-08-20T22:47:48.1949431Z [00:00:51.292]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/doc'
2025-08-20T22:47:48.1952478Z [00:00:51.292]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/doc'
2025-08-20T22:47:48.1954879Z [00:00:51.292]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in src
2025-08-20T22:47:48.1964921Z [00:00:51.293]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-syscall-clamp.lo `test -f 'syscall-clamp.c' || echo './'`syscall-clamp.c
2025-08-20T22:47:48.2003656Z [00:00:51.297]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:48.2904591Z [00:00:51.387]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c syscall-clamp.c -o libgpg_error_la-syscall-clamp.o
2025-08-20T22:47:48.3508961Z [00:00:51.447]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-logging.lo `test -f 'logging.c' || echo './'`logging.c
2025-08-20T22:47:48.3827513Z [00:00:51.480]➜  libapparmor-static-x86_64-unknown-linux-musl> make  install-am
2025-08-20T22:47:48.3887551Z [00:00:51.485]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:48.3935706Z [00:00:51.490]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force -I m4
2025-08-20T22:47:48.4390501Z [00:00:51.530]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c logging.c -o libgpg_error_la-logging.o
2025-08-20T22:47:48.6361556Z [00:00:51.733]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:48.8658988Z [00:00:51.963]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib'
2025-08-20T22:47:48.8674350Z [00:00:51.964]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c   libapparmor.la '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib'
2025-08-20T22:47:48.9069938Z [00:00:52.002]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libapparmor.lai /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib/libapparmor.la
2025-08-20T22:47:48.9155169Z [00:00:52.012]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libapparmor.a /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib/libapparmor.a
2025-08-20T22:47:48.9200339Z [00:00:52.017]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: install: chmod 644 /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib/libapparmor.a
2025-08-20T22:47:48.9244245Z [00:00:52.021]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: install: x86_64-unknown-linux-musl-ranlib /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib/libapparmor.a
2025-08-20T22:47:49.0084780Z [00:00:52.103]➜  libapparmor-static-x86_64-unknown-linux-musl> libtool: finish: PATH="/nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin:/nix/store/8zbd9786fijd7j9d41bc1gh8ra1y4k1r-automake-1.16.5/bin:/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin:/nix/store/l9070j59cfdkcijm6rij7mnhfvf2f436-libtool-2.5.4/bin:/nix/store/sfpjyj2zh09920zd5ig3skiznayh15zm-gnum4-1.4.20/bin:/nix/store/vi7ya34k19nid2m0dmkljqip5572g0bi-file-5.45/bin:/nix/store/67r8ljj2fxpdmr8h1ic04n0hvgj7qfwx-bison-3.8.2/bin:/nix/store/bd8nq53jkv2qyrgjw3c8alqzf6131vza-flex-2.6.4/bin:/nix/store/6jb3wyj5mx3c5pw843z7ja7xs9h70gz3-x86_64-unknown-linux-musl-pkg-config-wrapper-0.29.2/bin:/nix/store/l365s6fwm2i0hq1bvm0crf149z6lskjd-swig-4.3.1/bin:/nix/store/z1l05nn4xyaxv25f9pvi7bkmw6jmb48c-ncurses-6.5-dev/bin:/nix/store/4kark163478mlnx42k2gakrji1z43z9m-ncurses-6.5/bin:/nix/store/k44kjnci6lsjnr3migs25xflbvn651hm-which-2.23/bin:/nix/store/nvsy20qrmlq5sznqncak7ljfrwixq42y-dejagnu-1.6.3/bin:/nix/store/49rng2j1jbdr3jvgci5x6pv15lam6ysx-perl-5.40.0/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin:/sbin" ldconfig -n /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib
2025-08-20T22:47:49.0154117Z [00:00:52.106]➜  libapparmor-static-x86_64-unknown-linux-musl> /build/source/libraries/libapparmor/libtool: line 1900: ldconfig: command not found
2025-08-20T22:47:49.0155718Z [00:00:52.109]➜  libapparmor-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:47:49.0157140Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> Libraries have been installed in:
2025-08-20T22:47:49.0197506Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl>    /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib
2025-08-20T22:47:49.0199342Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:49.0200886Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> If you ever happen to want to link against installed libraries
2025-08-20T22:47:49.0202376Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T22:47:49.0203859Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T22:47:49.0205312Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> flag during linking and do at least one of the following:
2025-08-20T22:47:49.0212490Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T22:47:49.0213792Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl>      during execution
2025-08-20T22:47:49.0215018Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T22:47:49.0216205Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl>      during linking
2025-08-20T22:47:49.0217564Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl>    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T22:47:49.0218923Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl>    - have your system administrator run these commands:
2025-08-20T22:47:49.0220103Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:49.0220867Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:49.0222040Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> See any operating system documentation about shared libraries for
2025-08-20T22:47:49.0223799Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T22:47:49.0225264Z [00:00:52.110]➜  libapparmor-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:47:49.0238437Z [00:00:52.111]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib/pkgconfig'
2025-08-20T22:47:49.0243572Z [00:00:52.117]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-b64dec.lo `test -f 'b64dec.c' || echo './'`b64dec.c
2025-08-20T22:47:49.0269198Z [00:00:52.122]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 libapparmor.pc '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib/pkgconfig'
2025-08-20T22:47:49.0308328Z [00:00:52.125]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:49.0310378Z [00:00:52.125]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:49.0312233Z [00:00:52.125]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/src'
2025-08-20T22:47:49.0316570Z [00:00:52.125]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in include
2025-08-20T22:47:49.0318207Z [00:00:52.128]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:49.0369734Z [00:00:52.134]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in sys
2025-08-20T22:47:49.0398059Z [00:00:52.136]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/include/sys'
2025-08-20T22:47:49.0425961Z [00:00:52.139]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/include/sys'
2025-08-20T22:47:49.0430452Z [00:00:52.140]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.0448190Z [00:00:52.142]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/include/sys'
2025-08-20T22:47:49.0493235Z [00:00:52.146]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 apparmor.h apparmor_private.h '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/include/sys'
2025-08-20T22:47:49.0524140Z [00:00:52.149]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/include/sys'
2025-08-20T22:47:49.0531092Z [00:00:52.150]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/include/sys'
2025-08-20T22:47:49.0558496Z [00:00:52.153]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:49.0593980Z [00:00:52.156]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:49.0599706Z [00:00:52.157]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.0616499Z [00:00:52.158]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/include/aalogparse'
2025-08-20T22:47:49.0673397Z [00:00:52.164]➜  libapparmor-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 aalogparse.h '/nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/include/aalogparse'
2025-08-20T22:47:49.0699449Z [00:00:52.167]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:49.0707294Z [00:00:52.168]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:49.0720687Z [00:00:52.169]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/include'
2025-08-20T22:47:49.0727609Z [00:00:52.169]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in swig
2025-08-20T22:47:49.0745988Z [00:00:52.171]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:49.0869949Z [00:00:52.184]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in perl
2025-08-20T22:47:49.0919831Z [00:00:52.189]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/swig/perl'
2025-08-20T22:47:49.0926910Z [00:00:52.189]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c b64dec.c -o libgpg_error_la-b64dec.o
2025-08-20T22:47:49.0960674Z [00:00:52.193]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/swig/perl'
2025-08-20T22:47:49.0967456Z [00:00:52.193]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.0972852Z [00:00:52.194]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:49.0983813Z [00:00:52.195]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/swig/perl'
2025-08-20T22:47:49.0985369Z [00:00:52.195]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/swig/perl'
2025-08-20T22:47:49.0986924Z [00:00:52.195]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in python
2025-08-20T22:47:49.1030113Z [00:00:52.200]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:49.1167112Z [00:00:52.214]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:49.1218096Z [00:00:52.219]➜  libapparmor-static-x86_64-unknown-linux-musl> make[4]: Entering directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:49.1220277Z [00:00:52.219]➜  libapparmor-static-x86_64-unknown-linux-musl> make[4]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.1225285Z [00:00:52.219]➜  libapparmor-static-x86_64-unknown-linux-musl> make[4]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:49.1250533Z [00:00:52.219]➜  libapparmor-static-x86_64-unknown-linux-musl> make[4]: Leaving directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:49.1252410Z [00:00:52.219]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:49.1254496Z [00:00:52.219]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/swig/python'
2025-08-20T22:47:49.1255968Z [00:00:52.222]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in ruby
2025-08-20T22:47:49.1298034Z [00:00:52.227]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/swig/ruby'
2025-08-20T22:47:49.1328102Z [00:00:52.229]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/swig/ruby'
2025-08-20T22:47:49.1330741Z [00:00:52.229]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.1332704Z [00:00:52.229]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:49.1335402Z [00:00:52.229]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/swig/ruby'
2025-08-20T22:47:49.1349034Z [00:00:52.232]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/swig/ruby'
2025-08-20T22:47:49.1385774Z [00:00:52.236]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:49.1458083Z [00:00:52.242]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:49.1459910Z [00:00:52.242]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.1461424Z [00:00:52.242]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:49.1463035Z [00:00:52.242]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:49.1464777Z [00:00:52.242]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:49.1466448Z [00:00:52.242]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/swig'
2025-08-20T22:47:49.1468403Z [00:00:52.243]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in testsuite
2025-08-20T22:47:49.1544419Z [00:00:52.251]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:49.2352615Z [00:00:52.332]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyPrevNextEmpty.c          JudyLNextEmpty.c
2025-08-20T22:47:49.2418502Z [00:00:52.339]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYNEXT -DJU_64BIT -g -O2 -c -o libnext_la-JudyLNextEmpty.lo `test -f 'JudyLNextEmpty.c' || echo './'`JudyLNextEmpty.c
2025-08-20T22:47:49.2781053Z [00:00:52.375]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-b64enc.lo `test -f 'b64enc.c' || echo './'`b64enc.c
2025-08-20T22:47:49.3487311Z [00:00:52.445]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -DJU_64BIT -g -O2 -c JudyLNextEmpty.c -o libnext_la-JudyLNextEmpty.o
2025-08-20T22:47:49.3614584Z [00:00:52.458]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in lib
2025-08-20T22:47:49.3640818Z [00:00:52.461]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/testsuite/lib'
2025-08-20T22:47:49.3751232Z [00:00:52.472]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/testsuite/lib'
2025-08-20T22:47:49.3772497Z [00:00:52.473]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.3773885Z [00:00:52.473]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:49.3775407Z [00:00:52.473]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/testsuite/lib'
2025-08-20T22:47:49.3777267Z [00:00:52.473]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/testsuite/lib'
2025-08-20T22:47:49.3778602Z [00:00:52.473]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in config
2025-08-20T22:47:49.3780043Z [00:00:52.474]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/testsuite/config'
2025-08-20T22:47:49.3869105Z [00:00:52.484]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/testsuite/config'
2025-08-20T22:47:49.3873821Z [00:00:52.484]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.3879272Z [00:00:52.484]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:49.3881334Z [00:00:52.484]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/testsuite/config'
2025-08-20T22:47:49.3883365Z [00:00:52.484]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/testsuite/config'
2025-08-20T22:47:49.3885045Z [00:00:52.485]➜  libapparmor-static-x86_64-unknown-linux-musl> Making install in libaalogparse.test
2025-08-20T22:47:49.3909033Z [00:00:52.488]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/testsuite/libaalogparse.test'
2025-08-20T22:47:49.3998328Z [00:00:52.495]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/testsuite/libaalogparse.test'
2025-08-20T22:47:49.4002185Z [00:00:52.497]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c b64enc.c -o libgpg_error_la-b64enc.o
2025-08-20T22:47:49.4010620Z [00:00:52.498]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.4012208Z [00:00:52.498]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:49.4013818Z [00:00:52.498]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/testsuite/libaalogparse.test'
2025-08-20T22:47:49.4015672Z [00:00:52.498]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/testsuite/libaalogparse.test'
2025-08-20T22:47:49.4057268Z [00:00:52.503]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:49.6720370Z [00:00:52.769]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:49.7303572Z [00:00:52.827]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\"   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o libgpg_error_la-argparse.lo `test -f 'argparse.c' || echo './'`argparse.c
2025-08-20T22:47:49.8329899Z [00:00:52.930]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c argparse.c -o libgpg_error_la-argparse.o
2025-08-20T22:47:49.9541043Z [00:00:53.051]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.9546542Z [00:00:53.051]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:49.9549789Z [00:00:53.051]➜  libapparmor-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:49.9551460Z [00:00:53.051]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:49.9553071Z [00:00:53.051]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor/testsuite'
2025-08-20T22:47:49.9610777Z [00:00:53.058]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/libraries/libapparmor'
2025-08-20T22:47:49.9701333Z [00:00:53.067]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/libraries/libapparmor'
2025-08-20T22:47:49.9707899Z [00:00:53.067]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:47:49.9710490Z [00:00:53.067]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:47:49.9716117Z [00:00:53.067]➜  libapparmor-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/libraries/libapparmor'
2025-08-20T22:47:49.9728476Z [00:00:53.067]➜  libapparmor-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/libraries/libapparmor'
2025-08-20T22:47:49.9788632Z [00:00:53.076]➜  libapparmor-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:47:50.0163355Z [00:00:53.113]➜  libapparmor-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1
2025-08-20T22:47:50.0299786Z [00:00:53.127]➜  libapparmor-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1...
2025-08-20T22:47:50.0631533Z [00:00:53.160]➜  libapparmor-static-x86_64-unknown-linux-musl> gzipping man pages under /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/share/man/
2025-08-20T22:47:50.1094184Z [00:00:53.206]➜  libapparmor-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1
2025-08-20T22:47:50.1286220Z [00:00:53.225]➜  libapparmor-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/y866n55pqlz4hq111fpbk52bzdf3s3aj-libapparmor-static-x86_64-unknown-linux-musl-4.1.1/lib
2025-08-20T22:47:50.6113771Z [00:00:53.708]➜  building '/nix/store/yym55m5fv4qa5c5i14mxn8k39fcmcrbl-libdrm-static-x86_64-unknown-linux-musl-2.4.124.drv'...
2025-08-20T22:47:50.6115195Z [00:00:53.708]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: tracing
2025-08-20T22:47:50.7829175Z [00:00:53.878]➜  libdrm-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:47:50.7953315Z [00:00:53.892]➜  libdrm-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/dr5icxs7f5bvqz6hgp73kx0ygbqawvra-libdrm-2.4.124.tar.xz
2025-08-20T22:47:50.8859409Z [00:00:53.983]➜  libdrm-static-x86_64-unknown-linux-musl> source root is libdrm-2.4.124
2025-08-20T22:47:50.9115259Z [00:00:54.008]➜  libdrm-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1733337030 of file "libdrm-2.4.124/xf86drmSL.c"
2025-08-20T22:47:50.9217091Z [00:00:54.019]➜  libdrm-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:47:50.9510394Z [00:00:54.048]➜  libdrm-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:50.9802329Z [00:00:54.077]➜  libdrm-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:47:50.9882484Z [00:00:54.084]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDYL   -DJUDYNEXT -DJU_64BIT -g -O2   -o libnext.la  libnext_la-JudyLNext.lo libnext_la-JudyLNextEmpty.lo
2025-08-20T22:47:51.0045126Z [00:00:54.101]➜  libdrm-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:47:51.0177492Z [00:00:54.114]➜  libdrm-static-x86_64-unknown-linux-musl> mesonConfigurePhase flags: --prefix=/nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124 --libdir=/nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib --libexecdir=/nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/libexec --bindir=/nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin --sbindir=/nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/sbin --includedir=/nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include --mandir=/nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/man --infodir=/nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/info --localedir=/nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain --cross-file=/nix/store/z5mm9bppvz0kmgygihk9wlpyvl57p6as-cross-file.conf -Dinstall-test-programs=true -Dcairo-tests=disabled -Dintel=disabled -Domap=enabled -Dvalgrind=disabled -Ddefault_library=static -Ddefault_both_libraries=static
2025-08-20T22:47:51.1769736Z [00:00:54.274]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libnext.a  libnext_la-JudyLNext.o libnext_la-JudyLNextEmpty.o
2025-08-20T22:47:51.1897841Z [00:00:54.287]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libnext.a
2025-08-20T22:47:51.2258757Z [00:00:54.313]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libnext.la" && ln -s "../libnext.la" "libnext.la" )
2025-08-20T22:47:51.2263380Z [00:00:54.323]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyPrevNext.c               JudyLPrev.c
2025-08-20T22:47:51.2313445Z [00:00:54.328]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYPREV -DJU_64BIT -g -O2 -c -o libprev_la-JudyLPrev.lo `test -f 'JudyLPrev.c' || echo './'`JudyLPrev.c
2025-08-20T22:47:51.4332216Z [00:00:54.530]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -DJU_64BIT -g -O2 -c JudyLPrev.c -o libprev_la-JudyLPrev.o
2025-08-20T22:47:51.7059187Z [00:00:54.800]➜  libdrm-static-x86_64-unknown-linux-musl> The Meson build system
2025-08-20T22:47:51.7067987Z [00:00:54.800]➜  libdrm-static-x86_64-unknown-linux-musl> Version: 1.8.2
2025-08-20T22:47:51.7069015Z [00:00:54.800]➜  libdrm-static-x86_64-unknown-linux-musl> Source dir: /build/libdrm-2.4.124
2025-08-20T22:47:51.7070087Z [00:00:54.800]➜  libdrm-static-x86_64-unknown-linux-musl> Build dir: /build/libdrm-2.4.124/build
2025-08-20T22:47:51.7071116Z [00:00:54.800]➜  libdrm-static-x86_64-unknown-linux-musl> Build type: cross build
2025-08-20T22:47:51.7541077Z [00:00:54.851]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: running: libtoolize --copy --force
2025-08-20T22:47:51.7941202Z [00:00:54.891]➜  libdrm-static-x86_64-unknown-linux-musl> Project name: libdrm
2025-08-20T22:47:51.7947058Z [00:00:54.892]➜  libdrm-static-x86_64-unknown-linux-musl> Project version: 2.4.124
2025-08-20T22:47:52.1115041Z [00:00:55.208]➜  libbsd-static-x86_64-unknown-linux-musl> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
2025-08-20T22:47:52.1150301Z [00:00:55.212]➜  libbsd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'build-aux/ltmain.sh'
2025-08-20T22:47:52.1209799Z [00:00:55.218]➜  libdrm-static-x86_64-unknown-linux-musl> C compiler for the host machine: x86_64-unknown-linux-musl-gcc (gcc 14.3.0 "x86_64-unknown-linux-musl-gcc (GCC) 14.3.0")
2025-08-20T22:47:52.1211432Z [00:00:55.218]➜  libdrm-static-x86_64-unknown-linux-musl> C linker for the host machine: x86_64-unknown-linux-musl-gcc ld.bfd 2.44
2025-08-20T22:47:52.1498748Z [00:00:55.247]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for language c for the build machine not found.
2025-08-20T22:47:52.1505575Z [00:00:55.247]➜  libdrm-static-x86_64-unknown-linux-musl> Build machine cpu family: x86_64
2025-08-20T22:47:52.1510905Z [00:00:55.247]➜  libdrm-static-x86_64-unknown-linux-musl> Build machine cpu: x86_64
2025-08-20T22:47:52.1513335Z [00:00:55.247]➜  libdrm-static-x86_64-unknown-linux-musl> Host machine cpu family: x86_64
2025-08-20T22:47:52.1516157Z [00:00:55.247]➜  libdrm-static-x86_64-unknown-linux-musl> Host machine cpu: x86_64
2025-08-20T22:47:52.1518783Z [00:00:55.247]➜  libdrm-static-x86_64-unknown-linux-musl> Target machine cpu family: x86_64
2025-08-20T22:47:52.1520749Z [00:00:55.247]➜  libdrm-static-x86_64-unknown-linux-musl> Target machine cpu: x86_64
2025-08-20T22:47:52.1921805Z [00:00:55.285]➜  libdrm-static-x86_64-unknown-linux-musl> Run-time dependency threads found: YES
2025-08-20T22:47:52.2342480Z [00:00:55.331]➜  libbsd-static-x86_64-unknown-linux-musl> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
2025-08-20T22:47:52.2345852Z [00:00:55.331]➜  libbsd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/libtool.m4'
2025-08-20T22:47:52.2601310Z [00:00:55.357]➜  libdrm-static-x86_64-unknown-linux-musl> Program symbols-check.py found: YES (/nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5/bin/python3.13 /build/libdrm-2.4.124/symbols-check.py)
2025-08-20T22:47:52.2638412Z [00:00:55.357]➜  libdrm-static-x86_64-unknown-linux-musl> Program x86_64-unknown-linux-musl-nm found: YES
2025-08-20T22:47:52.2883834Z [00:00:55.385]➜  libbsd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/ltoptions.m4'
2025-08-20T22:47:52.3414838Z [00:00:55.438]➜  libbsd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/ltsugar.m4'
2025-08-20T22:47:52.3591160Z [00:00:55.456]➜  libdrm-static-x86_64-unknown-linux-musl> Program python3 found: YES (/nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5/bin/python3.13)
2025-08-20T22:47:52.3879071Z [00:00:55.485]➜  libdrm-static-x86_64-unknown-linux-musl> Found pkg-config: YES (/nix/store/6jb3wyj5mx3c5pw843z7ja7xs9h70gz3-x86_64-unknown-linux-musl-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-musl-pkg-config) 0.29.2
2025-08-20T22:47:52.4034493Z [00:00:55.499]➜  libdrm-static-x86_64-unknown-linux-musl> Did not find CMake 'cmake'
2025-08-20T22:47:52.4035768Z [00:00:55.499]➜  libdrm-static-x86_64-unknown-linux-musl> Found CMake: NO
2025-08-20T22:47:52.4038835Z [00:00:55.499]➜  libdrm-static-x86_64-unknown-linux-musl> Run-time dependency atomic_ops found: NO (tried pkgconfig and cmake)
2025-08-20T22:47:52.4060109Z [00:00:55.503]➜  libbsd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/ltversion.m4'
2025-08-20T22:47:52.4811195Z [00:00:55.578]➜  libbsd-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/lt~obsolete.m4'
2025-08-20T22:47:52.5294372Z [00:00:55.626]➜  libdrm-static-x86_64-unknown-linux-musl> Checking if "Intel Atomics" links: YES
2025-08-20T22:47:52.5300277Z [00:00:55.627]➜  libdrm-static-x86_64-unknown-linux-musl> Dependency pciaccess skipped: feature intel disabled
2025-08-20T22:47:52.5683266Z [00:00:55.665]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Intltool
2025-08-20T22:47:52.5738510Z [00:00:55.666]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gtkdoc
2025-08-20T22:47:52.5740029Z [00:00:55.666]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force -I m4
2025-08-20T22:47:52.6808641Z [00:00:55.776]➜  libdrm-static-x86_64-unknown-linux-musl> Checking for function "dlsym" : YES
2025-08-20T22:47:52.7765116Z [00:00:55.873]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-undefined  -Wl,--version-script=./gpg-error.vers  -version-info 39:3:39  -o libgpg-error.la -rpath /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib libgpg_error_la-posix-lock.lo libgpg_error_la-posix-thread.lo libgpg_error_la-spawn-posix.lo libgpg_error_la-init.lo libgpg_error_la-version.lo libgpg_error_la-estream.lo libgpg_error_la-estream-printf.lo libgpg_error_la-strsource.lo libgpg_error_la-strerror.lo libgpg_error_la-code-to-errno.lo libgpg_error_la-code-from-errno.lo libgpg_error_la-visibility.lo libgpg_error_la-sysutils.lo libgpg_error_la-stringutils.lo libgpg_error_la-strlist.lo libgpg_error_la-name-value.lo libgpg_error_la-syscall-clamp.lo libgpg_error_la-logging.lo libgpg_error_la-b64dec.lo libgpg_error_la-b64enc.lo libgpg_error_la-argparse.lo
2025-08-20T22:47:52.8017642Z [00:00:55.899]➜  libdrm-static-x86_64-unknown-linux-musl> Checking for function "clock_gettime" : YES
2025-08-20T22:47:52.8460277Z [00:00:55.943]➜  libdrm-static-x86_64-unknown-linux-musl> Check usable header "sys/select.h" : YES
2025-08-20T22:47:52.8971471Z [00:00:55.994]➜  libdrm-static-x86_64-unknown-linux-musl> Check usable header "alloca.h" : YES
2025-08-20T22:47:52.9542938Z [00:00:56.051]➜  libdrm-static-x86_64-unknown-linux-musl> Header "sys/sysmacros.h" has symbol "major" : YES
2025-08-20T22:47:53.0122298Z [00:00:56.109]➜  libdrm-static-x86_64-unknown-linux-musl> Header "sys/sysmacros.h" has symbol "minor" : YES
2025-08-20T22:47:53.0205255Z [00:00:56.117]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libgpg-error.a  libgpg_error_la-posix-lock.o libgpg_error_la-posix-thread.o libgpg_error_la-spawn-posix.o libgpg_error_la-init.o libgpg_error_la-version.o libgpg_error_la-estream.o libgpg_error_la-estream-printf.o libgpg_error_la-strsource.o libgpg_error_la-strerror.o libgpg_error_la-code-to-errno.o libgpg_error_la-code-from-errno.o libgpg_error_la-visibility.o libgpg_error_la-sysutils.o libgpg_error_la-stringutils.o libgpg_error_la-strlist.o libgpg_error_la-name-value.o libgpg_error_la-syscall-clamp.o libgpg_error_la-logging.o libgpg_error_la-b64dec.o libgpg_error_la-b64enc.o libgpg_error_la-argparse.o
2025-08-20T22:47:53.0494962Z [00:00:56.146]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libgpg-error.a
2025-08-20T22:47:53.1108659Z [00:00:56.168]➜  libdrm-static-x86_64-unknown-linux-musl> Header "sys/sysmacros.h" has symbol "makedev" : YES
2025-08-20T22:47:53.1110798Z [00:00:56.188]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libgpg-error.la" && ln -s "../libgpg-error.la" "libgpg-error.la" )
2025-08-20T22:47:53.1115801Z [00:00:56.204]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden   -o gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o libgpg-error.la
2025-08-20T22:47:53.1228021Z [00:00:56.204]➜  libdrm-static-x86_64-unknown-linux-musl> Header "sys/mkdev.h" has symbol "major" : NO
2025-08-20T22:47:53.2318878Z [00:00:56.328]➜  libdrm-static-x86_64-unknown-linux-musl> Checking for function "open_memstream" : YES
2025-08-20T22:47:53.2764351Z [00:00:56.373]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wsign-compare: YES
2025-08-20T22:47:53.3009323Z [00:00:56.398]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o  ./.libs/libgpg-error.a
2025-08-20T22:47:53.3302997Z [00:00:56.427]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=undef: YES
2025-08-20T22:47:53.3771189Z [00:00:56.474]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=implicit-function-declaration: YES
2025-08-20T22:47:53.4279721Z [00:00:56.525]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wpointer-arith: YES
2025-08-20T22:47:53.4579879Z [00:00:56.555]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o gen-posix-lock-obj.o gen-posix-lock-obj.c
2025-08-20T22:47:53.4799969Z [00:00:56.577]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wwrite-strings: YES
2025-08-20T22:47:53.5250208Z [00:00:56.622]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wstrict-prototypes: YES
2025-08-20T22:47:53.5803731Z [00:00:56.677]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wmissing-prototypes: YES
2025-08-20T22:47:53.5861864Z [00:00:56.683]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden   -o gen-posix-lock-obj gen-posix-lock-obj.o
2025-08-20T22:47:53.6150544Z [00:00:56.712]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyPrevNextEmpty.c          JudyLPrevEmpty.c
2025-08-20T22:47:53.6213118Z [00:00:56.718]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYPREV -DJU_64BIT -g -O2 -c -o libprev_la-JudyLPrevEmpty.lo `test -f 'JudyLPrevEmpty.c' || echo './'`JudyLPrevEmpty.c
2025-08-20T22:47:53.6270716Z [00:00:56.724]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wmissing-declarations: YES
2025-08-20T22:47:53.6838711Z [00:00:56.776]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wnested-externs: YES
2025-08-20T22:47:53.7148588Z [00:00:56.812]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wpacked: YES
2025-08-20T22:47:53.7386507Z [00:00:56.835]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -DJU_64BIT -g -O2 -c JudyLPrevEmpty.c -o libprev_la-JudyLPrevEmpty.o
2025-08-20T22:47:53.7611125Z [00:00:56.858]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wswitch-enum: YES
2025-08-20T22:47:53.7768610Z [00:00:56.874]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o gen-posix-lock-obj gen-posix-lock-obj.o
2025-08-20T22:47:53.8084857Z [00:00:56.905]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wmissing-format-attribute: YES
2025-08-20T22:47:53.8433840Z [00:00:56.940]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wstrict-aliasing=2: YES
2025-08-20T22:47:53.8853887Z [00:00:56.982]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Winit-self: YES
2025-08-20T22:47:53.9071364Z [00:00:57.004]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Winline: YES
2025-08-20T22:47:53.9299195Z [00:00:57.027]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wshadow: YES
2025-08-20T22:47:53.9531044Z [00:00:57.050]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wdeclaration-after-statement: YES
2025-08-20T22:47:53.9752826Z [00:00:57.072]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wold-style-definition: YES
2025-08-20T22:47:54.0009969Z [00:00:57.098]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-unused-parameter: YES
2025-08-20T22:47:54.0237389Z [00:00:57.120]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-attributes: YES
2025-08-20T22:47:54.0462669Z [00:00:57.143]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-long-long: YES
2025-08-20T22:47:54.0698982Z [00:00:57.167]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-missing-field-initializers: YES
2025-08-20T22:47:54.0769779Z [00:00:57.174]➜  libdrm-static-x86_64-unknown-linux-musl> Run-time dependency cunit found: NO (tried pkgconfig and cmake)
2025-08-20T22:47:54.0775268Z [00:00:57.174]➜  libdrm-static-x86_64-unknown-linux-musl> Dependency cairo skipped: feature cairo-tests disabled
2025-08-20T22:47:54.0787920Z [00:00:57.176]➜  libdrm-static-x86_64-unknown-linux-musl> Dependency valgrind skipped: feature valgrind disabled
2025-08-20T22:47:54.0802125Z [00:00:57.177]➜  libdrm-static-x86_64-unknown-linux-musl> Program rst2man found: YES (/nix/store/cgi332wakl3jr6svjcv9029k4fwclr9i-python3.13-docutils-0.21.2/bin/rst2man)
2025-08-20T22:47:54.1190032Z [00:00:57.215]➜  libdrm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute visibility:hidden: YES
2025-08-20T22:47:54.1192741Z [00:00:57.216]➜  libdrm-static-x86_64-unknown-linux-musl> Configuring config.h using configuration
2025-08-20T22:47:54.2479600Z [00:00:57.345]➜  libdrm-static-x86_64-unknown-linux-musl> Build targets in project: 28
2025-08-20T22:47:54.2485802Z [00:00:57.345]➜  libdrm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:54.2488168Z [00:00:57.346]➜  libdrm-static-x86_64-unknown-linux-musl> libdrm 2.4.124
2025-08-20T22:47:54.2490251Z [00:00:57.346]➜  libdrm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:54.2492395Z [00:00:57.346]➜  libdrm-static-x86_64-unknown-linux-musl>     Intel                 : false
2025-08-20T22:47:54.2494691Z [00:00:57.346]➜  libdrm-static-x86_64-unknown-linux-musl>     Radeon                : true
2025-08-20T22:47:54.2497329Z [00:00:57.346]➜  libdrm-static-x86_64-unknown-linux-musl>     AMDGPU                : true
2025-08-20T22:47:54.2499721Z [00:00:57.346]➜  libdrm-static-x86_64-unknown-linux-musl>     Nouveau               : true
2025-08-20T22:47:54.2502117Z [00:00:57.346]➜  libdrm-static-x86_64-unknown-linux-musl>     vmwgfx                : true
2025-08-20T22:47:54.2504408Z [00:00:57.346]➜  libdrm-static-x86_64-unknown-linux-musl>     OMAP                  : true
2025-08-20T22:47:54.2520531Z [00:00:57.346]➜  libdrm-static-x86_64-unknown-linux-musl>     Freedreno             : true
2025-08-20T22:47:54.2521866Z [00:00:57.347]➜  libdrm-static-x86_64-unknown-linux-musl>     Freedreon-kgsl        : false
2025-08-20T22:47:54.2522984Z [00:00:57.347]➜  libdrm-static-x86_64-unknown-linux-musl>     Tegra                 : false
2025-08-20T22:47:54.2523999Z [00:00:57.347]➜  libdrm-static-x86_64-unknown-linux-musl>     Etnaviv               : true
2025-08-20T22:47:54.2525027Z [00:00:57.347]➜  libdrm-static-x86_64-unknown-linux-musl>     EXYNOS                : false
2025-08-20T22:47:54.2526070Z [00:00:57.347]➜  libdrm-static-x86_64-unknown-linux-musl>     VC4                   : true
2025-08-20T22:47:54.2527150Z [00:00:57.347]➜  libdrm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:54.2528001Z [00:00:57.348]➜  libdrm-static-x86_64-unknown-linux-musl>   User defined options
2025-08-20T22:47:54.2529403Z [00:00:57.348]➜  libdrm-static-x86_64-unknown-linux-musl>     Cross files           : /nix/store/z5mm9bppvz0kmgygihk9wlpyvl57p6as-cross-file.conf
2025-08-20T22:47:54.2530750Z [00:00:57.348]➜  libdrm-static-x86_64-unknown-linux-musl>     auto_features         : enabled
2025-08-20T22:47:54.2532392Z [00:00:57.348]➜  libdrm-static-x86_64-unknown-linux-musl>     bindir                : /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:47:54.2533954Z [00:00:57.349]➜  libdrm-static-x86_64-unknown-linux-musl>     buildtype             : plain
2025-08-20T22:47:54.2535052Z [00:00:57.349]➜  libdrm-static-x86_64-unknown-linux-musl>     cairo-tests           : disabled
2025-08-20T22:47:54.2536147Z [00:00:57.349]➜  libdrm-static-x86_64-unknown-linux-musl>     default_both_libraries: static
2025-08-20T22:47:54.2557758Z [00:00:57.349]➜  libdrm-static-x86_64-unknown-linux-musl>     default_library       : static
2025-08-20T22:47:54.2559959Z [00:00:57.349]➜  libdrm-static-x86_64-unknown-linux-musl>     includedir            : /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include
2025-08-20T22:47:54.2562661Z [00:00:57.350]➜  libdrm-static-x86_64-unknown-linux-musl>     infodir               : /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/info
2025-08-20T22:47:54.2564493Z [00:00:57.350]➜  libdrm-static-x86_64-unknown-linux-musl>     install-test-programs : true
2025-08-20T22:47:54.2566071Z [00:00:57.350]➜  libdrm-static-x86_64-unknown-linux-musl>     intel                 : disabled
2025-08-20T22:47:54.2567947Z [00:00:57.350]➜  libdrm-static-x86_64-unknown-linux-musl>     libdir                : /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib
2025-08-20T22:47:54.2570174Z [00:00:57.350]➜  libdrm-static-x86_64-unknown-linux-musl>     libexecdir            : /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/libexec
2025-08-20T22:47:54.2572464Z [00:00:57.350]➜  libdrm-static-x86_64-unknown-linux-musl>     localedir             : /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/share/locale
2025-08-20T22:47:54.2574732Z [00:00:57.350]➜  libdrm-static-x86_64-unknown-linux-musl>     mandir                : /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/man
2025-08-20T22:47:54.2576455Z [00:00:57.350]➜  libdrm-static-x86_64-unknown-linux-musl>     omap                  : enabled
2025-08-20T22:47:54.2578419Z [00:00:57.350]➜  libdrm-static-x86_64-unknown-linux-musl>     prefix                : /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124
2025-08-20T22:47:54.2580713Z [00:00:57.351]➜  libdrm-static-x86_64-unknown-linux-musl>     sbindir               : /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/sbin
2025-08-20T22:47:54.2582487Z [00:00:57.351]➜  libdrm-static-x86_64-unknown-linux-musl>     valgrind              : disabled
2025-08-20T22:47:54.2583778Z [00:00:57.351]➜  libdrm-static-x86_64-unknown-linux-musl>     wrap_mode             : nodownload
2025-08-20T22:47:54.2767350Z [00:00:57.351]➜  libdrm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:47:54.2861588Z [00:00:57.383]➜  libdrm-static-x86_64-unknown-linux-musl> Found ninja-1.12.1 at /nix/store/wws3zb9sa7b21msrwh0b2018pl7bpsw6-ninja-1.12.1/bin/ninja
2025-08-20T22:47:54.6132122Z [00:00:57.710]➜  libdrm-static-x86_64-unknown-linux-musl> mesonConfigurePhase: enabled\ parallel\ building
2025-08-20T22:47:54.6166181Z [00:00:57.714]➜  libdrm-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:47:54.6241114Z [00:00:57.721]➜  libdrm-static-x86_64-unknown-linux-musl> build flags: -j5
2025-08-20T22:47:54.6389923Z [00:00:57.736]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: running: /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin/autoconf --force
2025-08-20T22:47:54.7428590Z [00:00:57.840]➜  libdrm-static-x86_64-unknown-linux-musl> [1/88] Generating format_mod_static_table with a custom command
2025-08-20T22:47:54.7480381Z [00:00:57.840]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDYL   -DJUDYPREV -DJU_64BIT -g -O2   -o libprev.la  libprev_la-JudyLPrev.lo libprev_la-JudyLPrevEmpty.lo
2025-08-20T22:47:54.7794128Z [00:00:57.876]➜  libdrm-static-x86_64-unknown-linux-musl> [2/88] Compiling C object nouveau/libdrm_nouveau.a.p/bufctx.c.o
2025-08-20T22:47:54.9960514Z [00:00:58.093]➜  libdrm-static-x86_64-unknown-linux-musl> [3/88] Compiling C object libdrm.a.p/xf86drmHash.c.o
2025-08-20T22:47:55.0024362Z [00:00:58.099]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libprev.a  libprev_la-JudyLPrev.o libprev_la-JudyLPrevEmpty.o
2025-08-20T22:47:55.0151697Z [00:00:58.112]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libprev.a
2025-08-20T22:47:55.0403313Z [00:00:58.137]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libprev.la" && ln -s "../libprev.la" "libprev.la" )
2025-08-20T22:47:55.0507039Z [00:00:58.148]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyByCount.c                JudyLByCount.c
2025-08-20T22:47:55.0534852Z [00:00:58.150]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -g -O2 -c -o libcount_la-JudyLByCount.lo `test -f 'JudyLByCount.c' || echo './'`JudyLByCount.c
2025-08-20T22:47:55.0869406Z [00:00:58.184]➜  libdrm-static-x86_64-unknown-linux-musl> [4/88] Compiling C object nouveau/libdrm_nouveau.a.p/abi16.c.o
2025-08-20T22:47:55.1169891Z [00:00:58.214]➜  libdrm-static-x86_64-unknown-linux-musl> [5/88] Compiling C object libdrm.a.p/xf86drmRandom.c.o
2025-08-20T22:47:55.1580594Z [00:00:58.255]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -g -O2 -c JudyLByCount.c -o libcount_la-JudyLByCount.o
2025-08-20T22:47:55.4068647Z [00:00:58.504]➜  libdrm-static-x86_64-unknown-linux-musl> [6/88] Compiling C object libdrm.a.p/xf86drmSL.c.o
2025-08-20T22:47:55.4758977Z [00:00:58.573]➜  libdrm-static-x86_64-unknown-linux-musl> [7/88] Compiling C object nouveau/libdrm_nouveau.a.p/nouveau.c.o
2025-08-20T22:47:55.4919473Z [00:00:58.589]➜  libdrm-static-x86_64-unknown-linux-musl> [8/88] Compiling C object nouveau/libdrm_nouveau.a.p/pushbuf.c.o
2025-08-20T22:47:55.6666176Z [00:00:58.763]➜  libdrm-static-x86_64-unknown-linux-musl> [9/88] Compiling C object amdgpu/libdrm_amdgpu.a.p/amdgpu_asic_id.c.o
2025-08-20T22:47:56.0484672Z [00:00:59.145]➜  libdrm-static-x86_64-unknown-linux-musl> [10/88] Compiling C object amdgpu/libdrm_amdgpu.a.p/amdgpu_device.c.o
2025-08-20T22:47:56.0858945Z [00:00:59.180]➜  libdrm-static-x86_64-unknown-linux-musl> [11/88] Compiling C object amdgpu/libdrm_amdgpu.a.p/amdgpu_bo.c.o
2025-08-20T22:47:56.1225698Z [00:00:59.219]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDYL   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -g -O2   -o libcount.la  libcount_la-JudyLByCount.lo
2025-08-20T22:47:56.3891219Z [00:00:59.486]➜  libdrm-static-x86_64-unknown-linux-musl> [12/88] Compiling C object amdgpu/libdrm_amdgpu.a.p/amdgpu_gpu_info.c.o
2025-08-20T22:47:56.4225338Z [00:00:59.519]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libcount.a  libcount_la-JudyLByCount.o
2025-08-20T22:47:56.4377665Z [00:00:59.534]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: running: /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin/autoheader --force
2025-08-20T22:47:56.4409012Z [00:00:59.538]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libcount.a
2025-08-20T22:47:56.4668864Z [00:00:59.558]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libcount.la" && ln -s "../libcount.la" "libcount.la" )
2025-08-20T22:47:56.4705527Z [00:00:59.568]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyGet.c                    j__udyLGet.c
2025-08-20T22:47:56.4741518Z [00:00:59.571]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYGETINLINE -DJU_64BIT -g -O2 -c -o libinline_la-j__udyLGet.lo `test -f 'j__udyLGet.c' || echo './'`j__udyLGet.c
2025-08-20T22:47:56.5588035Z [00:00:59.656]➜  libdrm-static-x86_64-unknown-linux-musl> [13/88] Compiling C object amdgpu/libdrm_amdgpu.a.p/amdgpu_cs.c.o
2025-08-20T22:47:56.5638660Z [00:00:59.656]➜  libdrm-static-x86_64-unknown-linux-musl> [14/88] Compiling C object amdgpu/libdrm_amdgpu.a.p/amdgpu_vamgr.c.o
2025-08-20T22:47:56.5798846Z [00:00:59.677]➜  libdrm-static-x86_64-unknown-linux-musl> [15/88] Compiling C object amdgpu/libdrm_amdgpu.a.p/amdgpu_vm.c.o
2025-08-20T22:47:56.5857974Z [00:00:59.682]➜  libdrm-static-x86_64-unknown-linux-musl> [16/88] Compiling C object libdrm.a.p/xf86drmMode.c.o
2025-08-20T22:47:56.6257457Z [00:00:59.722]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYGETINLINE -DJU_64BIT -g -O2 -c j__udyLGet.c -o libinline_la-j__udyLGet.o
2025-08-20T22:47:56.7505481Z [00:00:59.847]➜  libdrm-static-x86_64-unknown-linux-musl> [17/88] Compiling C object amdgpu/libdrm_amdgpu.a.p/handle_table.c.o
2025-08-20T22:47:56.7876380Z [00:00:59.885]➜  libdrm-static-x86_64-unknown-linux-musl> [18/88] Compiling C object etnaviv/libdrm_etnaviv.a.p/etnaviv_device.c.o
2025-08-20T22:47:56.8209812Z [00:00:59.918]➜  libdrm-static-x86_64-unknown-linux-musl> [19/88] Compiling C object etnaviv/libdrm_etnaviv.a.p/etnaviv_gpu.c.o
2025-08-20T22:47:56.9410620Z [00:01:00.038]➜  libdrm-static-x86_64-unknown-linux-musl> [20/88] Compiling C object etnaviv/libdrm_etnaviv.a.p/etnaviv_bo.c.o
2025-08-20T22:47:56.9418486Z [00:01:00.039]➜  libdrm-static-x86_64-unknown-linux-musl> ../etnaviv/etnaviv_bo.c: In function 'lookup_bo':
2025-08-20T22:47:56.9423389Z [00:01:00.039]➜  libdrm-static-x86_64-unknown-linux-musl> ../etnaviv/etnaviv_bo.c:63:50: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
2025-08-20T22:47:56.9428706Z [00:01:00.039]➜  libdrm-static-x86_64-unknown-linux-musl>    63 |         if (!drmHashLookup(tbl, handle, (void **)&bo)) {
2025-08-20T22:47:56.9434356Z [00:01:00.039]➜  libdrm-static-x86_64-unknown-linux-musl>       |                                                  ^~~
2025-08-20T22:47:57.0536021Z [00:01:00.150]➜  libdrm-static-x86_64-unknown-linux-musl> [21/88] Compiling C object etnaviv/libdrm_etnaviv.a.p/etnaviv_pipe.c.o
2025-08-20T22:47:57.1306455Z [00:01:00.228]➜  libdrm-static-x86_64-unknown-linux-musl> [22/88] Compiling C object etnaviv/libdrm_etnaviv.a.p/etnaviv_perfmon.c.o
2025-08-20T22:47:57.1951564Z [00:01:00.292]➜  libdrm-static-x86_64-unknown-linux-musl> [23/88] Compiling C object etnaviv/libdrm_etnaviv.a.p/etnaviv_bo_cache.c.o
2025-08-20T22:47:57.2331545Z [00:01:00.330]➜  libdrm-static-x86_64-unknown-linux-musl> [24/88] Compiling C object tests/util/libutil.a.p/format.c.o
2025-08-20T22:47:57.2559356Z [00:01:00.353]➜  libdrm-static-x86_64-unknown-linux-musl> [25/88] Linking static target nouveau/libdrm_nouveau.a
2025-08-20T22:47:57.3307751Z [00:01:00.428]➜  libdrm-static-x86_64-unknown-linux-musl> [26/88] Compiling C object etnaviv/libdrm_etnaviv.a.p/etnaviv_cmd_stream.c.o
2025-08-20T22:47:57.3846547Z [00:01:00.482]➜  libdrm-static-x86_64-unknown-linux-musl> [27/88] Compiling C object tests/util/libutil.a.p/kms.c.o
2025-08-20T22:47:57.6167815Z [00:01:00.714]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDYL   -DJUDYGETINLINE -DJU_64BIT -g -O2   -o libinline.la  libinline_la-j__udyLGet.lo
2025-08-20T22:47:57.6630311Z [00:01:00.760]➜  libdrm-static-x86_64-unknown-linux-musl> [28/88] Compiling C object radeon/libdrm_radeon.a.p/radeon_bo_gem.c.o
2025-08-20T22:47:57.7444226Z [00:01:00.837]➜  libdrm-static-x86_64-unknown-linux-musl> [29/88] Compiling C object radeon/libdrm_radeon.a.p/radeon_cs_space.c.o
2025-08-20T22:47:57.7940252Z [00:01:00.891]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libinline.a  libinline_la-j__udyLGet.o
2025-08-20T22:47:57.7985545Z [00:01:00.895]➜  libdrm-static-x86_64-unknown-linux-musl> [30/88] Compiling C object radeon/libdrm_radeon.a.p/radeon_cs_gem.c.o
2025-08-20T22:47:57.8182006Z [00:01:00.915]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libinline.a
2025-08-20T22:47:57.8383455Z [00:01:00.935]➜  libdrm-static-x86_64-unknown-linux-musl> [31/88] Compiling C object radeon/libdrm_radeon.a.p/radeon_bo.c.o
2025-08-20T22:47:57.8445150Z [00:01:00.941]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libinline.la" && ln -s "../libinline.la" "libinline.la" )
2025-08-20T22:47:57.8514831Z [00:01:00.948]➜  libdrm-static-x86_64-unknown-linux-musl> [32/88] Linking static target amdgpu/libdrm_amdgpu.a
2025-08-20T22:47:57.8581186Z [00:01:00.955]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/JudyL'
2025-08-20T22:47:57.8586083Z [00:01:00.955]➜  judy-static-x86_64-unknown-linux-musl> Making all in Judy1
2025-08-20T22:47:57.8671993Z [00:01:00.961]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/Judy1'
2025-08-20T22:47:57.8674622Z [00:01:00.964]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyGet.c                    Judy1Test.c
2025-08-20T22:47:57.8770558Z [00:01:00.974]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1Test.lo Judy1Test.c
2025-08-20T22:47:57.9994142Z [00:01:01.096]➜  libdrm-static-x86_64-unknown-linux-musl> [33/88] Compiling C object radeon/libdrm_radeon.a.p/radeon_cs.c.o
2025-08-20T22:47:58.0679047Z [00:01:01.163]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1Test.c -o Judy1Test.o
2025-08-20T22:47:58.1632150Z [00:01:01.260]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: running: automake --add-missing --copy --force-missing
2025-08-20T22:47:58.3088968Z [00:01:01.400]➜  libdrm-static-x86_64-unknown-linux-musl> [34/88] Compiling C object freedreno/libdrm_freedreno.a.p/freedreno_device.c.o
2025-08-20T22:47:58.3104885Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl> [35/88] Compiling C object omap/libdrm_omap.a.p/omap_drm.c.o
2025-08-20T22:47:58.3106287Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl> ../omap/omap_drm.c:46:9: warning: "PAGE_SIZE" redefined
2025-08-20T22:47:58.3107554Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl>    46 | #define PAGE_SIZE 4096
2025-08-20T22:47:58.3108489Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl>       |         ^~~~~~~~~
2025-08-20T22:47:58.3110119Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl> In file included from /nix/store/yzkqzy5bjl433k0n63b7g2ji0rr9pf72-fortify-headers-1.1alpine3/include/stdlib.h:30,
2025-08-20T22:47:58.3111748Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl>                  from ../omap/omap_drm.c:29:
2025-08-20T22:47:58.3114019Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/limits.h:97:9: note: this is the location of the previous definition
2025-08-20T22:47:58.3116061Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl>    97 | #define PAGE_SIZE PAGESIZE
2025-08-20T22:47:58.3117266Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl>       |         ^~~~~~~~~
2025-08-20T22:47:58.3118411Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl> ../omap/omap_drm.c: In function 'omap_device_new':
2025-08-20T22:47:58.3120181Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl> ../omap/omap_drm.c:99:51: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
2025-08-20T22:47:58.3121881Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl>    99 |         if (drmHashLookup(dev_table, fd, (void **)&dev)) {
2025-08-20T22:47:58.3123134Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl>       |                                                   ^~~~
2025-08-20T22:47:58.3124336Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl> ../omap/omap_drm.c: In function 'lookup_bo':
2025-08-20T22:47:58.3126050Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl> ../omap/omap_drm.c:163:64: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
2025-08-20T22:47:58.3128399Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl>   163 |         if (!drmHashLookup(dev->handle_table, handle, (void **)&bo)) {
2025-08-20T22:47:58.3129731Z [00:01:01.407]➜  libdrm-static-x86_64-unknown-linux-musl>       |                                                                ^~~
2025-08-20T22:47:58.3935763Z [00:01:01.490]➜  libdrm-static-x86_64-unknown-linux-musl> [36/88] Compiling C object libdrm.a.p/xf86drm.c.o
2025-08-20T22:47:58.4199320Z [00:01:01.517]➜  libdrm-static-x86_64-unknown-linux-musl> [37/88] Linking static target libdrm.a
2025-08-20T22:47:58.5949047Z [00:01:01.689]➜  libdrm-static-x86_64-unknown-linux-musl> [38/88] Compiling C object freedreno/libdrm_freedreno.a.p/freedreno_ringbuffer.c.o
2025-08-20T22:47:58.6208734Z [00:01:01.715]➜  libdrm-static-x86_64-unknown-linux-musl> [39/88] Compiling C object freedreno/libdrm_freedreno.a.p/freedreno_pipe.c.o
2025-08-20T22:47:58.8635842Z [00:01:01.960]➜  libdrm-static-x86_64-unknown-linux-musl> [40/88] Compiling C object freedreno/libdrm_freedreno.a.p/freedreno_bo.c.o
2025-08-20T22:47:58.8640936Z [00:01:01.960]➜  libdrm-static-x86_64-unknown-linux-musl> ../freedreno/freedreno_bo.c: In function 'lookup_bo':
2025-08-20T22:47:58.8643533Z [00:01:01.960]➜  libdrm-static-x86_64-unknown-linux-musl> ../freedreno/freedreno_bo.c:47:47: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
2025-08-20T22:47:58.8647758Z [00:01:01.960]➜  libdrm-static-x86_64-unknown-linux-musl>    47 |         if (!drmHashLookup(tbl, key, (void **)&bo)) {
2025-08-20T22:47:58.8650012Z [00:01:01.960]➜  libdrm-static-x86_64-unknown-linux-musl>       |                                               ^~~
2025-08-20T22:47:58.9800655Z [00:01:02.074]➜  libdrm-static-x86_64-unknown-linux-musl> [41/88] Compiling C object freedreno/libdrm_freedreno.a.p/freedreno_bo_cache.c.o
2025-08-20T22:47:58.9920107Z [00:01:02.089]➜  libdrm-static-x86_64-unknown-linux-musl> [42/88] Compiling C object freedreno/libdrm_freedreno.a.p/msm_msm_bo.c.o
2025-08-20T22:47:59.0919506Z [00:01:02.184]➜  libdrm-static-x86_64-unknown-linux-musl> [43/88] Compiling C object freedreno/libdrm_freedreno.a.p/msm_msm_device.c.o
2025-08-20T22:47:59.1039220Z [00:01:02.201]➜  libdrm-static-x86_64-unknown-linux-musl> [44/88] Linking static target etnaviv/libdrm_etnaviv.a
2025-08-20T22:47:59.3029870Z [00:01:02.400]➜  libdrm-static-x86_64-unknown-linux-musl> [45/88] Compiling C object freedreno/libdrm_freedreno.a.p/msm_msm_pipe.c.o
2025-08-20T22:47:59.3398407Z [00:01:02.434]➜  libbsd-static-x86_64-unknown-linux-musl> configure.ac:30: installing 'build-aux/compile'
2025-08-20T22:47:59.3642989Z [00:01:02.461]➜  libbsd-static-x86_64-unknown-linux-musl> configure.ac:9: installing 'build-aux/missing'
2025-08-20T22:47:59.4500389Z [00:01:02.547]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyTables.c         Judy1TablesGen.c
2025-08-20T22:47:59.4587205Z [00:01:02.556]➜  judy-static-x86_64-unknown-linux-musl> gcc -I. -I.. -I../JudyCommon/  -DJUDY1   -DJU_64BIT -g -O2 -o Judy1TablesGen Judy1TablesGen.c; ./Judy1TablesGen
2025-08-20T22:47:59.7637319Z [00:01:02.861]➜  libdrm-static-x86_64-unknown-linux-musl> [46/88] Compiling C object tests/modeprint/modeprint.p/modeprint.c.o
2025-08-20T22:47:59.9938860Z [00:01:03.083]➜  libdrm-static-x86_64-unknown-linux-musl> [47/88] Compiling C object tests/proptest/proptest.p/proptest.c.o
2025-08-20T22:47:59.9979469Z [00:01:03.095]➜  libbsd-static-x86_64-unknown-linux-musl> src/Makefile.am: installing 'build-aux/depcomp'
2025-08-20T22:48:00.0548907Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl> [48/88] Compiling C object freedreno/libdrm_freedreno.a.p/msm_msm_ringbuffer.c.o
2025-08-20T22:48:00.0554561Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl> In file included from ../freedreno/msm/msm_priv.h:32,
2025-08-20T22:48:00.0556320Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl>                  from ../freedreno/msm/msm_ringbuffer.c:34:
2025-08-20T22:48:00.0558276Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl> ../freedreno/msm/msm_ringbuffer.c: In function 'dump_submit':
2025-08-20T22:48:00.0560482Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl> ../freedreno/freedreno_priv.h:193:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type '__u64' {aka 'long long unsigned int'} [-Wformat=]
2025-08-20T22:48:00.0562435Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl>   193 |                 do { drmMsg("[E] " fmt " (%s:%d)\n", \
2025-08-20T22:48:00.0563678Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl>       |                             ^~~~~~
2025-08-20T22:48:00.0565138Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl> ../freedreno/msm/msm_ringbuffer.c:410:25: note: in expansion of macro 'ERROR_MSG'
2025-08-20T22:48:00.0567042Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl>   410 |                         ERROR_MSG("    reloc[%d]: submit_offset=%u, or=%08x, shift=%d, reloc_idx=%u"
2025-08-20T22:48:00.0568553Z [00:01:03.152]➜  libdrm-static-x86_64-unknown-linux-musl>       |                         ^~~~~~~~~
2025-08-20T22:48:00.2010117Z [00:01:03.297]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1Tables.lo Judy1Tables.c
2025-08-20T22:48:00.3854968Z [00:01:03.482]➜  libdrm-static-x86_64-unknown-linux-musl> [49/88] Compiling C object tests/modetest/modetest.p/cursor.c.o
2025-08-20T22:48:00.4097201Z [00:01:03.507]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1Tables.c -o Judy1Tables.o
2025-08-20T22:48:00.4398740Z [00:01:03.530]➜  libdrm-static-x86_64-unknown-linux-musl> [50/88] Compiling C object tests/modetest/modetest.p/buffers.c.o
2025-08-20T22:48:00.5625861Z [00:01:03.660]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyIns.c                    Judy1Set.c
2025-08-20T22:48:00.5861396Z [00:01:03.683]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1Set.lo Judy1Set.c
2025-08-20T22:48:00.7101789Z [00:01:03.807]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: 'build-aux/install-sh' is updated
2025-08-20T22:48:00.7107105Z [00:01:03.807]➜  libbsd-static-x86_64-unknown-linux-musl> autoreconf: Leaving directory '.'
2025-08-20T22:48:00.7147671Z [00:01:03.812]➜  libdrm-static-x86_64-unknown-linux-musl> [51/88] Compiling C object tests/vbltest/vbltest.p/vbltest.c.o
2025-08-20T22:48:00.7396854Z [00:01:03.836]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1Set.c -o Judy1Set.o
2025-08-20T22:48:00.7399796Z [00:01:03.837]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:00.7671053Z [00:01:03.864]➜  libbsd-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:48:00.7781228Z [00:01:03.875]➜  libbsd-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:48:00.7925431Z [00:01:03.888]➜  libdrm-static-x86_64-unknown-linux-musl> [52/88] Compiling C object tests/radeon/radeon_ttm.p/rbo.c.o
2025-08-20T22:48:00.7968713Z [00:01:03.894]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:00.8110698Z [00:01:03.908]➜  libbsd-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:48:00.8214622Z [00:01:03.918]➜  libbsd-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:48:00.8305784Z [00:01:03.928]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:48:00.8921685Z [00:01:03.989]➜  libbsd-static-x86_64-unknown-linux-musl> fixing libtool script ./build-aux/ltmain.sh
2025-08-20T22:48:00.9296463Z [00:01:04.027]➜  libdrm-static-x86_64-unknown-linux-musl> [53/88] Compiling C object tests/radeon/radeon_ttm.p/radeon_ttm.c.o
2025-08-20T22:48:00.9308846Z [00:01:04.028]➜  libbsd-static-x86_64-unknown-linux-musl> ./configure
2025-08-20T22:48:00.9581444Z [00:01:04.055]➜  libbsd-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:48:00.9660010Z [00:01:04.063]➜  libbsd-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:48:00.9849134Z [00:01:04.082]➜  judy-static-x86_64-unknown-linux-musl> In file included from Judy1Set.c:31:
2025-08-20T22:48:00.9855717Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl> Judy1Set.c: In function 'j__udyInsWalk':
2025-08-20T22:48:00.9864898Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl> Judy1Set.c:1506:51: warning: iteration 8 invokes undefined behavior [-Waggressive-loop-optimizations]
2025-08-20T22:48:00.9867135Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl>  1506 |                 JU_BITMAPSETL(Pjlb, Pjp->jp_1Index[offset]);
2025-08-20T22:48:00.9870746Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl> Judy1.h:402:58: note: in definition of macro 'J1_JLB_BITMAP'
2025-08-20T22:48:00.9872432Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl>   402 | #define J1_JLB_BITMAP(Pjlb,Subexp)  ((Pjlb)->j1lb_Bitmap[Subexp])
2025-08-20T22:48:00.9873970Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl>       |                                                          ^~~~~~
2025-08-20T22:48:00.9875517Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl> ../JudyCommon/JudyPrivate.h:825:26: note: in expansion of macro 'JU_SUBEXPL'
2025-08-20T22:48:00.9877420Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl>   825 |     (JU_JLB_BITMAP(PJLB, JU_SUBEXPL(INDEX)) |= JU_BITPOSMASKL(INDEX))
2025-08-20T22:48:00.9878673Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl>       |                          ^~~~~~~~~~
2025-08-20T22:48:00.9879914Z [00:01:04.083]➜  judy-static-x86_64-unknown-linux-musl> Judy1Set.c:1506:17: note: in expansion of macro 'JU_BITMAPSETL'
2025-08-20T22:48:00.9894040Z [00:01:04.086]➜  judy-static-x86_64-unknown-linux-musl>  1506 |                 JU_BITMAPSETL(Pjlb, Pjp->jp_1Index[offset]);
2025-08-20T22:48:00.9904747Z [00:01:04.086]➜  judy-static-x86_64-unknown-linux-musl>       |                 ^~~~~~~~~~~~~
2025-08-20T22:48:00.9905982Z [00:01:04.086]➜  judy-static-x86_64-unknown-linux-musl> Judy1Set.c:1505:37: note: within this loop
2025-08-20T22:48:00.9907402Z [00:01:04.086]➜  judy-static-x86_64-unknown-linux-musl>  1505 |             for (offset = 0; offset < 15; ++offset)
2025-08-20T22:48:00.9908584Z [00:01:04.086]➜  judy-static-x86_64-unknown-linux-musl>       |                              ~~~~~~~^~~~
2025-08-20T22:48:01.0102366Z [00:01:04.106]➜  libbsd-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2 --bindir=/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/bin --sbindir=/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/sbin --includedir=/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include --mandir=/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man --infodir=/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/share/info --docdir=/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/share/doc/libbsd --libdir=/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib --libexecdir=/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/libexec --localedir=/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/share/locale --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:48:01.1790050Z [00:01:04.275]➜  libdrm-static-x86_64-unknown-linux-musl> [54/88] Compiling C object radeon/libdrm_radeon.a.p/radeon_surface.c.o
2025-08-20T22:48:01.3416950Z [00:01:04.439]➜  libdrm-static-x86_64-unknown-linux-musl> [55/88] Compiling C object tests/etnaviv/etnaviv_2d_test.p/write_bmp.c.o
2025-08-20T22:48:01.3508275Z [00:01:04.445]➜  libdrm-static-x86_64-unknown-linux-musl> [56/88] Compiling C object tests/etnaviv/etnaviv_2d_test.p/etnaviv_2d_test.c.o
2025-08-20T22:48:01.3877691Z [00:01:04.485]➜  libbsd-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:48:01.3908318Z [00:01:04.486]➜  libdrm-static-x86_64-unknown-linux-musl> [57/88] Compiling C object tests/amdgpu/amdgpu_stress.p/amdgpu_stress.c.o
2025-08-20T22:48:01.3971235Z [00:01:04.494]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:48:01.4180939Z [00:01:04.515]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:48:01.4264953Z [00:01:04.522]➜  libbsd-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:48:01.4266481Z [00:01:04.523]➜  libbsd-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:48:01.4489781Z [00:01:04.546]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:48:01.4725724Z [00:01:04.569]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:48:01.4845712Z [00:01:04.581]➜  libdrm-static-x86_64-unknown-linux-musl> [58/88] Compiling C object tests/etnaviv/etnaviv_cmd_stream_test.p/etnaviv_cmd_stream_test.c.o
2025-08-20T22:48:01.4978723Z [00:01:04.592]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... (cached) yes
2025-08-20T22:48:01.5160270Z [00:01:04.613]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:48:01.5162464Z [00:01:04.613]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:48:01.5343920Z [00:01:04.631]➜  libdrm-static-x86_64-unknown-linux-musl> [59/88] Compiling C object tests/etnaviv/etnaviv_bo_cache_test.p/etnaviv_bo_cache_test.c.o
2025-08-20T22:48:01.6020468Z [00:01:04.699]➜  libdrm-static-x86_64-unknown-linux-musl> [60/88] Compiling C object tests/nouveau/threaded.p/threaded.c.o
2025-08-20T22:48:01.6590161Z [00:01:04.756]➜  libdrm-static-x86_64-unknown-linux-musl> [61/88] Compiling C object tests/drmsl.p/drmsl.c.o
2025-08-20T22:48:01.6685721Z [00:01:04.766]➜  libdrm-static-x86_64-unknown-linux-musl> [62/88] Linking static target radeon/libdrm_radeon.a
2025-08-20T22:48:01.6819954Z [00:01:04.779]➜  libdrm-static-x86_64-unknown-linux-musl> [63/88] Linking static target omap/libdrm_omap.a
2025-08-20T22:48:01.6981740Z [00:01:04.795]➜  libdrm-static-x86_64-unknown-linux-musl> [64/88] Linking static target freedreno/libdrm_freedreno.a
2025-08-20T22:48:01.7275298Z [00:01:04.824]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:48:01.7276880Z [00:01:04.825]➜  libbsd-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:48:01.7982220Z [00:01:04.895]➜  libdrm-static-x86_64-unknown-linux-musl> [65/88] Compiling C object tests/hash.p/hash.c.o
2025-08-20T22:48:01.8510421Z [00:01:04.948]➜  libbsd-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:48:01.8515693Z [00:01:04.948]➜  libdrm-static-x86_64-unknown-linux-musl> [66/88] Compiling C object tests/drmdevice.p/drmdevice.c.o
2025-08-20T22:48:01.8598959Z [00:01:04.957]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:48:01.9779991Z [00:01:05.075]➜  libbsd-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:48:02.0757218Z [00:01:05.173]➜  libdrm-static-x86_64-unknown-linux-musl> [67/88] Generating man/drm.7 with a custom command
2025-08-20T22:48:02.0878561Z [00:01:05.185]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:48:02.1754939Z [00:01:05.272]➜  libdrm-static-x86_64-unknown-linux-musl> [68/88] Generating man/drm-kms.7 with a custom command
2025-08-20T22:48:02.1811921Z [00:01:05.278]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:48:02.2347534Z [00:01:05.332]➜  libdrm-static-x86_64-unknown-linux-musl> [69/88] Generating man/drm-memory.7 with a custom command
2025-08-20T22:48:02.4389758Z [00:01:05.534]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:48:02.4858044Z [00:01:05.583]➜  libdrm-static-x86_64-unknown-linux-musl> [70/88] Generating man/drmModeGetResources.3 with a custom command
2025-08-20T22:48:02.5069363Z [00:01:05.604]➜  libdrm-static-x86_64-unknown-linux-musl> [71/88] Generating man/drmAvailable.3 with a custom command
2025-08-20T22:48:02.6029460Z [00:01:05.698]➜  libdrm-static-x86_64-unknown-linux-musl> [72/88] Generating man/drmHandleEvent.3 with a custom command
2025-08-20T22:48:02.6148713Z [00:01:05.709]➜  libdrm-static-x86_64-unknown-linux-musl> [73/88] Linking target tests/radeon/radeon_ttm
2025-08-20T22:48:02.6280204Z [00:01:05.725]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:48:02.6282153Z [00:01:05.725]➜  libbsd-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:48:02.6357693Z [00:01:05.733]➜  libdrm-static-x86_64-unknown-linux-musl> [74/88] Linking target tests/amdgpu/amdgpu_stress
2025-08-20T22:48:02.6958108Z [00:01:05.793]➜  libdrm-static-x86_64-unknown-linux-musl> [75/88] Linking target tests/etnaviv/etnaviv_cmd_stream_test
2025-08-20T22:48:02.7298843Z [00:01:05.822]➜  libbsd-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:48:02.7503261Z [00:01:05.847]➜  libdrm-static-x86_64-unknown-linux-musl> [76/88] Linking target tests/etnaviv/etnaviv_bo_cache_test
2025-08-20T22:48:02.7522836Z [00:01:05.849]➜  libdrm-static-x86_64-unknown-linux-musl> [77/88] Linking target tests/etnaviv/etnaviv_2d_test
2025-08-20T22:48:02.7876161Z [00:01:05.885]➜  libbsd-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:48:02.8319477Z [00:01:05.929]➜  libdrm-static-x86_64-unknown-linux-musl> [78/88] Linking target tests/nouveau/threaded
2025-08-20T22:48:02.8581270Z [00:01:05.954]➜  libdrm-static-x86_64-unknown-linux-musl> [79/88] Linking target tests/hash
2025-08-20T22:48:02.8607602Z [00:01:05.958]➜  libbsd-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:48:02.8682994Z [00:01:05.965]➜  libdrm-static-x86_64-unknown-linux-musl> [80/88] Linking target tests/drmsl
2025-08-20T22:48:02.9052409Z [00:01:06.002]➜  libdrm-static-x86_64-unknown-linux-musl> [81/88] Compiling C object tests/util/libutil.a.p/pattern.c.o
2025-08-20T22:48:02.9124700Z [00:01:06.009]➜  libdrm-static-x86_64-unknown-linux-musl> [82/88] Linking static target tests/util/libutil.a
2025-08-20T22:48:02.9387687Z [00:01:06.036]➜  libbsd-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:48:02.9400562Z [00:01:06.037]➜  libdrm-static-x86_64-unknown-linux-musl> [83/88] Linking target tests/drmdevice
2025-08-20T22:48:02.9913165Z [00:01:06.088]➜  libbsd-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:48:03.0019636Z [00:01:06.099]➜  libdrm-static-x86_64-unknown-linux-musl> [84/88] Linking target tests/proptest/proptest
2025-08-20T22:48:03.0161967Z [00:01:06.113]➜  libdrm-static-x86_64-unknown-linux-musl> [85/88] Linking target tests/vbltest/vbltest
2025-08-20T22:48:03.0450957Z [00:01:06.142]➜  libdrm-static-x86_64-unknown-linux-musl> [86/88] Linking target tests/modeprint/modeprint
2025-08-20T22:48:03.0501702Z [00:01:06.147]➜  go> Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
2025-08-20T22:48:03.0561786Z [00:01:06.153]➜  libbsd-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:48:03.1003793Z [00:01:06.197]➜  libbsd-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:48:03.1219164Z [00:01:06.216]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyInsArray.c               Judy1SetArray.c
2025-08-20T22:48:03.1277733Z [00:01:06.218]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1SetArray.lo Judy1SetArray.c
2025-08-20T22:48:03.1948410Z [00:01:06.291]➜  libdrm-static-x86_64-unknown-linux-musl> [87/88] Compiling C object tests/modetest/modetest.p/modetest.c.o
2025-08-20T22:48:03.1958938Z [00:01:06.292]➜  libbsd-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:48:03.2552465Z [00:01:06.352]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1SetArray.c -o Judy1SetArray.o
2025-08-20T22:48:03.2751314Z [00:01:06.372]➜  libbsd-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:48:03.3039594Z [00:01:06.401]➜  libdrm-static-x86_64-unknown-linux-musl> [88/88] Linking target tests/modetest/modetest
2025-08-20T22:48:03.3118566Z [00:01:06.409]➜  libdrm-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:48:03.3268417Z [00:01:06.419]➜  libdrm-static-x86_64-unknown-linux-musl> mesonInstallPhase flags: ''
2025-08-20T22:48:03.3727253Z [00:01:06.470]➜  libbsd-static-x86_64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T22:48:03.4465237Z [00:01:06.543]➜  libbsd-static-x86_64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T22:48:03.5201997Z [00:01:06.617]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T22:48:03.5802550Z [00:01:06.677]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T22:48:03.6984850Z [00:01:06.795]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable large file support... none needed
2025-08-20T22:48:03.7010305Z [00:01:06.798]➜  libdrm-static-x86_64-unknown-linux-musl> Installing libdrm.a to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib
2025-08-20T22:48:03.7015718Z [00:01:06.798]➜  libdrm-static-x86_64-unknown-linux-musl> Installing nouveau/libdrm_nouveau.a to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib
2025-08-20T22:48:03.7023329Z [00:01:06.799]➜  libdrm-static-x86_64-unknown-linux-musl> Installing radeon/libdrm_radeon.a to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib
2025-08-20T22:48:03.7042180Z [00:01:06.801]➜  libdrm-static-x86_64-unknown-linux-musl> Installing amdgpu/libdrm_amdgpu.a to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib
2025-08-20T22:48:03.7101892Z [00:01:06.801]➜  libdrm-static-x86_64-unknown-linux-musl> Installing omap/libdrm_omap.a to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib
2025-08-20T22:48:03.7104481Z [00:01:06.801]➜  libdrm-static-x86_64-unknown-linux-musl> Installing freedreno/libdrm_freedreno.a to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib
2025-08-20T22:48:03.7107545Z [00:01:06.801]➜  libdrm-static-x86_64-unknown-linux-musl> Installing etnaviv/libdrm_etnaviv.a to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib
2025-08-20T22:48:03.7110092Z [00:01:06.801]➜  libdrm-static-x86_64-unknown-linux-musl> Installing man/drm.7 to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/man/man7
2025-08-20T22:48:03.7112688Z [00:01:06.801]➜  libdrm-static-x86_64-unknown-linux-musl> Installing man/drm-kms.7 to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/man/man7
2025-08-20T22:48:03.7115299Z [00:01:06.802]➜  libdrm-static-x86_64-unknown-linux-musl> Installing man/drm-memory.7 to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/man/man7
2025-08-20T22:48:03.7118106Z [00:01:06.802]➜  libdrm-static-x86_64-unknown-linux-musl> Installing man/drmAvailable.3 to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/man/man3
2025-08-20T22:48:03.7120814Z [00:01:06.802]➜  libdrm-static-x86_64-unknown-linux-musl> Installing man/drmHandleEvent.3 to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/man/man3
2025-08-20T22:48:03.7123629Z [00:01:06.802]➜  libdrm-static-x86_64-unknown-linux-musl> Installing man/drmModeGetResources.3 to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/man/man3
2025-08-20T22:48:03.7126341Z [00:01:06.803]➜  libdrm-static-x86_64-unknown-linux-musl> Installing tests/modeprint/modeprint to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:03.7129181Z [00:01:06.803]➜  libdrm-static-x86_64-unknown-linux-musl> Installing tests/proptest/proptest to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:03.7131843Z [00:01:06.804]➜  libdrm-static-x86_64-unknown-linux-musl> Installing tests/modetest/modetest to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:03.7134452Z [00:01:06.805]➜  libdrm-static-x86_64-unknown-linux-musl> Installing tests/vbltest/vbltest to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:03.7137627Z [00:01:06.806]➜  libdrm-static-x86_64-unknown-linux-musl> Installing tests/amdgpu/amdgpu_stress to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:03.7140290Z [00:01:06.806]➜  libdrm-static-x86_64-unknown-linux-musl> Installing tests/etnaviv/etnaviv_2d_test to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:03.7143044Z [00:01:06.807]➜  libdrm-static-x86_64-unknown-linux-musl> Installing tests/etnaviv/etnaviv_cmd_stream_test to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:03.7150206Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing tests/etnaviv/etnaviv_bo_cache_test to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:03.7155120Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing tests/drmdevice to /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:03.7160075Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/libsync.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include
2025-08-20T22:48:03.7163752Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/xf86drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include
2025-08-20T22:48:03.7168262Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/xf86drmMode.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include
2025-08-20T22:48:03.7171228Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7174165Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/drm_fourcc.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7177333Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/drm_mode.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7188404Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/drm_sarea.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7191502Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/i915_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7194554Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/mach64_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7197844Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/mga_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7200886Z [00:01:06.812]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/msm_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7204183Z [00:01:06.813]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/nouveau_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7207369Z [00:01:06.813]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/qxl_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7210350Z [00:01:06.813]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/r128_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7213410Z [00:01:06.813]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/radeon_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7216468Z [00:01:06.814]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/amdgpu_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7241783Z [00:01:06.816]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/savage_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7284853Z [00:01:06.816]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/sis_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7288396Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/tegra_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7291573Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/vc4_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7294616Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/via_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7302134Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/virtgpu_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7305122Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/include/drm/vmwgfx_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7308285Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/nouveau/nouveau.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm/nouveau
2025-08-20T22:48:03.7311252Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/nouveau/nvif/class.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm/nouveau/nvif
2025-08-20T22:48:03.7314012Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/nouveau/nvif/cl0080.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm/nouveau/nvif
2025-08-20T22:48:03.7316902Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/nouveau/nvif/cl9097.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm/nouveau/nvif
2025-08-20T22:48:03.7319833Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/nouveau/nvif/if0002.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm/nouveau/nvif
2025-08-20T22:48:03.7322478Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/nouveau/nvif/if0003.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm/nouveau/nvif
2025-08-20T22:48:03.7325192Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/nouveau/nvif/ioctl.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm/nouveau/nvif
2025-08-20T22:48:03.7329649Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/nouveau/nvif/unpack.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm/nouveau/nvif
2025-08-20T22:48:03.7332271Z [00:01:06.819]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/radeon/radeon_bo.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7334662Z [00:01:06.820]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/radeon/radeon_cs.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7337450Z [00:01:06.820]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/radeon/radeon_surface.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7339925Z [00:01:06.820]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/radeon/radeon_bo_gem.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7342344Z [00:01:06.820]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/radeon/radeon_cs_gem.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7344706Z [00:01:06.820]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/radeon/radeon_bo_int.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7347260Z [00:01:06.820]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/radeon/radeon_cs_int.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7349640Z [00:01:06.821]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/radeon/r600_pci_ids.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7352039Z [00:01:06.821]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/amdgpu/amdgpu.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7354446Z [00:01:06.822]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/omap/omap_drmif.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7358310Z [00:01:06.822]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/omap/omap_drm.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/omap
2025-08-20T22:48:03.7360929Z [00:01:06.822]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/freedreno/freedreno_drmif.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/freedreno
2025-08-20T22:48:03.7363726Z [00:01:06.822]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/freedreno/freedreno_ringbuffer.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/freedreno
2025-08-20T22:48:03.7366196Z [00:01:06.823]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/vc4/vc4_packet.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7370347Z [00:01:06.823]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/vc4/vc4_qpu_defines.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7372747Z [00:01:06.823]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/etnaviv/etnaviv_drmif.h to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/include/libdrm
2025-08-20T22:48:03.7375186Z [00:01:06.824]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/build/meson-private/libdrm.pc to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/pkgconfig
2025-08-20T22:48:03.7378071Z [00:01:06.825]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/build/meson-private/libdrm_nouveau.pc to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/pkgconfig
2025-08-20T22:48:03.7380874Z [00:01:06.825]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/build/meson-private/libdrm_radeon.pc to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/pkgconfig
2025-08-20T22:48:03.7383445Z [00:01:06.826]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/build/meson-private/libdrm_amdgpu.pc to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/pkgconfig
2025-08-20T22:48:03.7386038Z [00:01:06.826]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/build/meson-private/libdrm_omap.pc to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/pkgconfig
2025-08-20T22:48:03.7390425Z [00:01:06.826]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/build/meson-private/libdrm_freedreno.pc to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/pkgconfig
2025-08-20T22:48:03.7393034Z [00:01:06.826]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/build/meson-private/libdrm_vc4.pc to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/pkgconfig
2025-08-20T22:48:03.7395609Z [00:01:06.827]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/build/meson-private/libdrm_etnaviv.pc to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/pkgconfig
2025-08-20T22:48:03.7398286Z [00:01:06.827]➜  libdrm-static-x86_64-unknown-linux-musl> Installing /build/libdrm-2.4.124/data/amdgpu.ids to /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/share/libdrm
2025-08-20T22:48:03.7810522Z [00:01:06.878]➜  libdrm-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:48:03.8076483Z [00:01:06.904]➜  libdrm-static-x86_64-unknown-linux-musl> Moving /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/pkgconfig to /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib/pkgconfig
2025-08-20T22:48:03.8257736Z [00:01:06.922]➜  libdrm-static-x86_64-unknown-linux-musl> Patching '/nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib/pkgconfig/libdrm.pc' includedir to output /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:03.8274526Z [00:01:06.924]➜  libdrm-static-x86_64-unknown-linux-musl> Patching '/nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib/pkgconfig/libdrm_amdgpu.pc' includedir to output /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:03.8310677Z [00:01:06.928]➜  libdrm-static-x86_64-unknown-linux-musl> Patching '/nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib/pkgconfig/libdrm_etnaviv.pc' includedir to output /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:03.8331426Z [00:01:06.930]➜  libdrm-static-x86_64-unknown-linux-musl> Patching '/nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib/pkgconfig/libdrm_freedreno.pc' includedir to output /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:03.8352183Z [00:01:06.932]➜  libdrm-static-x86_64-unknown-linux-musl> Patching '/nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib/pkgconfig/libdrm_nouveau.pc' includedir to output /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:03.8359513Z [00:01:06.933]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyDel.c                    Judy1Unset.c
2025-08-20T22:48:03.8379317Z [00:01:06.935]➜  libdrm-static-x86_64-unknown-linux-musl> Patching '/nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib/pkgconfig/libdrm_omap.pc' includedir to output /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:03.8393481Z [00:01:06.936]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1Unset.lo Judy1Unset.c
2025-08-20T22:48:03.8402342Z [00:01:06.937]➜  libdrm-static-x86_64-unknown-linux-musl> Patching '/nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib/pkgconfig/libdrm_radeon.pc' includedir to output /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:03.8430942Z [00:01:06.940]➜  libdrm-static-x86_64-unknown-linux-musl> Patching '/nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib/pkgconfig/libdrm_vc4.pc' includedir to output /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:03.8484931Z [00:01:06.944]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124
2025-08-20T22:48:03.8546541Z [00:01:06.952]➜  libdrm-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124...
2025-08-20T22:48:03.8710446Z [00:01:06.968]➜  libdrm-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124
2025-08-20T22:48:03.8773088Z [00:01:06.974]➜  libdrm-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib
2025-08-20T22:48:03.8965505Z [00:01:06.993]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1Unset.c -o Judy1Unset.o
2025-08-20T22:48:03.9470847Z [00:01:07.044]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:03.9740201Z [00:01:07.071]➜  libdrm-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev...
2025-08-20T22:48:04.0175935Z [00:01:07.114]➜  libdrm-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev
2025-08-20T22:48:04.0259875Z [00:01:07.123]➜  libdrm-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/iqvkiay8wzwcxpqiq0ixwvdj1aj8i4p9-libdrm-static-x86_64-unknown-linux-musl-2.4.124-dev/lib
2025-08-20T22:48:04.0562713Z [00:01:07.153]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin
2025-08-20T22:48:04.0588435Z [00:01:07.156]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin/drmdevice
2025-08-20T22:48:04.0618064Z [00:01:07.159]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.0638152Z [00:01:07.161]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin/etnaviv_cmd_stream_test
2025-08-20T22:48:04.0670055Z [00:01:07.164]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.0679273Z [00:01:07.165]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin/amdgpu_stress
2025-08-20T22:48:04.0704280Z [00:01:07.167]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.0720092Z [00:01:07.169]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin/modetest
2025-08-20T22:48:04.0744412Z [00:01:07.171]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.0755907Z [00:01:07.173]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin/modeprint
2025-08-20T22:48:04.0780636Z [00:01:07.175]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.0795541Z [00:01:07.177]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin/proptest
2025-08-20T22:48:04.0823537Z [00:01:07.179]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.0834325Z [00:01:07.180]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin/etnaviv_bo_cache_test
2025-08-20T22:48:04.0857784Z [00:01:07.183]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.0869715Z [00:01:07.184]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin/etnaviv_2d_test
2025-08-20T22:48:04.0895931Z [00:01:07.187]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.0908813Z [00:01:07.188]➜  libdrm-static-x86_64-unknown-linux-musl> shrinking /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin/vbltest
2025-08-20T22:48:04.0932113Z [00:01:07.190]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.0963689Z [00:01:07.193]➜  libdrm-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin...
2025-08-20T22:48:04.1173364Z [00:01:07.214]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.1179037Z [00:01:07.214]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.1198927Z [00:01:07.216]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.1227813Z [00:01:07.219]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.1245743Z [00:01:07.219]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.1345622Z [00:01:07.231]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.1353180Z [00:01:07.231]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.1354886Z [00:01:07.231]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.1356433Z [00:01:07.231]➜  libdrm-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:04.1409550Z [00:01:07.238]➜  libdrm-static-x86_64-unknown-linux-musl> gzipping man pages under /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/share/man/
2025-08-20T22:48:04.1619697Z [00:01:07.259]➜  libdrm-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin
2025-08-20T22:48:04.1660451Z [00:01:07.263]➜  libbsd-static-x86_64-unknown-linux-musl> checking size of time_t... 8
2025-08-20T22:48:04.1686512Z [00:01:07.266]➜  libdrm-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/m6k348y4c3hh01cxmvhnw70038hmiqik-libdrm-static-x86_64-unknown-linux-musl-2.4.124-bin/bin
2025-08-20T22:48:04.3383474Z [00:01:07.435]➜  building '/nix/store/pj4dd3hbwcigq0bkl2mh46w8v5y8x2lg-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21.drv'...
2025-08-20T22:48:04.4411948Z [00:01:07.538]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:48:04.4433917Z [00:01:07.540]➜  lksctp-tools-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/dz1gakigz5ijbgzv81l56pi9hnk8zbg8-source
2025-08-20T22:48:04.4737887Z [00:01:07.571]➜  lksctp-tools-static-x86_64-unknown-linux-musl> source root is source
2025-08-20T22:48:04.4942709Z [00:01:07.591]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:48:04.5068972Z [00:01:07.604]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Running phase: autoreconfPhase
2025-08-20T22:48:04.5586287Z [00:01:07.656]➜  libbsd-static-x86_64-unknown-linux-musl> checking size of time_t... 8
2025-08-20T22:48:04.6129003Z [00:01:07.710]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: export WARNINGS=
2025-08-20T22:48:04.6159009Z [00:01:07.713]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: Entering directory '.'
2025-08-20T22:48:04.6168617Z [00:01:07.714]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gettext
2025-08-20T22:48:04.9147986Z [00:01:08.012]➜  libbsd-static-x86_64-unknown-linux-musl> checking size of off_t... 8
2025-08-20T22:48:04.9158147Z [00:01:08.013]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:48:04.9495686Z [00:01:08.046]➜  libbsd-static-x86_64-unknown-linux-musl> checking the archiver (x86_64-unknown-linux-musl-ar) interface... ar
2025-08-20T22:48:04.9642810Z [00:01:08.061]➜  libbsd-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:48:04.9716499Z [00:01:08.069]➜  libbsd-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:48:04.9757461Z [00:01:08.073]➜  libbsd-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:48:04.9808475Z [00:01:08.078]➜  libbsd-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:48:04.9866127Z [00:01:08.084]➜  libbsd-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:48:04.9895262Z [00:01:08.086]➜  libbsd-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:48:04.9924159Z [00:01:08.089]➜  libbsd-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:48:05.0023272Z [00:01:08.099]➜  libbsd-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:48:05.0140589Z [00:01:08.111]➜  libbsd-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:48:05.0150026Z [00:01:08.112]➜  libbsd-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:48:05.0511985Z [00:01:08.148]➜  libbsd-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:48:05.0520130Z [00:01:08.149]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:48:05.1095061Z [00:01:08.206]➜  libbsd-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 32768
2025-08-20T22:48:05.1145080Z [00:01:08.211]➜  libbsd-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:48:05.1155207Z [00:01:08.212]➜  libbsd-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:48:05.1157213Z [00:01:08.212]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:48:05.1165621Z [00:01:08.214]➜  libbsd-static-x86_64-unknown-linux-musl> checking for file... file
2025-08-20T22:48:05.1172747Z [00:01:08.214]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:48:05.1185714Z [00:01:08.215]➜  libbsd-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:48:05.1203996Z [00:01:08.217]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:48:05.1218642Z [00:01:08.219]➜  libbsd-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:48:05.1227673Z [00:01:08.220]➜  libbsd-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:48:05.1231612Z [00:01:08.220]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:48:05.1241591Z [00:01:08.221]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... (cached) x86_64-unknown-linux-musl-ar
2025-08-20T22:48:05.1739787Z [00:01:08.271]➜  libbsd-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:48:05.1748886Z [00:01:08.272]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:48:05.2904866Z [00:01:08.387]➜  libbsd-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:48:05.2945769Z [00:01:08.392]➜  libbsd-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:48:05.3029436Z [00:01:08.399]➜  libbsd-static-x86_64-unknown-linux-musl> checking for a working dd... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd
2025-08-20T22:48:05.3094132Z [00:01:08.406]➜  libbsd-static-x86_64-unknown-linux-musl> checking how to truncate binary pipes... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd bs=4096 count=1
2025-08-20T22:48:05.3386030Z [00:01:08.435]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:48:05.3404334Z [00:01:08.437]➜  libbsd-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:48:05.3479029Z [00:01:08.443]➜  libbsd-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:48:05.3908004Z [00:01:08.488]➜  libbsd-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:48:05.3972322Z [00:01:08.494]➜  libbsd-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:48:05.5328501Z [00:01:08.629]➜  libbsd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:48:05.5336570Z [00:01:08.630]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:48:05.5667399Z [00:01:08.663]➜  libbsd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:48:05.6178400Z [00:01:08.715]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force -I m4
2025-08-20T22:48:05.6293068Z [00:01:08.726]➜  libbsd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:48:05.7071648Z [00:01:08.804]➜  libbsd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:48:05.7083297Z [00:01:08.805]➜  libbsd-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:48:05.7733001Z [00:01:08.870]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:48:05.8902262Z [00:01:08.987]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyCascade.c                Judy1Cascade.c
2025-08-20T22:48:05.8981200Z [00:01:08.995]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1Cascade.lo Judy1Cascade.c
2025-08-20T22:48:05.9585246Z [00:01:09.055]➜  libbsd-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:48:05.9591560Z [00:01:09.056]➜  libbsd-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:48:05.9671933Z [00:01:09.064]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:48:05.9713471Z [00:01:09.068]➜  libbsd-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:48:05.9716144Z [00:01:09.068]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:48:05.9719020Z [00:01:09.068]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:48:05.9921260Z [00:01:09.089]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1Cascade.c -o Judy1Cascade.o
2025-08-20T22:48:06.0652573Z [00:01:09.162]➜  libbsd-static-x86_64-unknown-linux-musl> checking if ld supports --version-script flag... yes
2025-08-20T22:48:06.0682261Z [00:01:09.165]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... (cached) x86_64-unknown-linux-musl-objdump
2025-08-20T22:48:06.0701893Z [00:01:09.166]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... (cached) x86_64-unknown-linux-musl-gcc
2025-08-20T22:48:06.1705084Z [00:01:09.267]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... (cached) yes
2025-08-20T22:48:06.1724087Z [00:01:09.269]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... (cached) yes
2025-08-20T22:48:06.1778882Z [00:01:09.274]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... (cached) none needed
2025-08-20T22:48:06.1780870Z [00:01:09.274]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... (cached) yes
2025-08-20T22:48:06.1782727Z [00:01:09.274]➜  libbsd-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... (cached) none
2025-08-20T22:48:06.1784760Z [00:01:09.274]➜  libbsd-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... (cached) /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:48:06.1813949Z [00:01:09.278]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:48:06.2403247Z [00:01:09.337]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wall... yes
2025-08-20T22:48:06.2995910Z [00:01:09.396]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wextra... yes
2025-08-20T22:48:06.3730465Z [00:01:09.470]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wbad-function-cast... yes
2025-08-20T22:48:06.4213722Z [00:01:09.518]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wc99-c11-compat... yes
2025-08-20T22:48:06.4943782Z [00:01:09.591]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wcast-align... yes
2025-08-20T22:48:06.5576468Z [00:01:09.655]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wdeclaration-after-statement... yes
2025-08-20T22:48:06.6128901Z [00:01:09.708]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wdocumentation... no
2025-08-20T22:48:06.6777114Z [00:01:09.775]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wduplicated-branches... yes
2025-08-20T22:48:06.7384723Z [00:01:09.835]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wduplicated-cond... yes
2025-08-20T22:48:06.8118072Z [00:01:09.909]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wformat -Wformat-security... yes
2025-08-20T22:48:06.8827062Z [00:01:09.980]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wformat=2... yes
2025-08-20T22:48:06.9452614Z [00:01:10.042]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Winit-self... yes
2025-08-20T22:48:06.9925843Z [00:01:10.089]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wlogical-not-parentheses... yes
2025-08-20T22:48:07.0437384Z [00:01:10.140]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wlogical-op... yes
2025-08-20T22:48:07.1032308Z [00:01:10.200]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wmissing-declarations... yes
2025-08-20T22:48:07.1635117Z [00:01:10.260]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wmissing-format-attribute... yes
2025-08-20T22:48:07.2200863Z [00:01:10.317]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wmissing-prototypes... yes
2025-08-20T22:48:07.2722919Z [00:01:10.369]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wnested-externs... yes
2025-08-20T22:48:07.3350649Z [00:01:10.432]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wno-missing-field-initializers... yes
2025-08-20T22:48:07.3524797Z [00:01:10.449]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyCount.c                  Judy1Count.c
2025-08-20T22:48:07.3610242Z [00:01:10.458]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1Count.lo Judy1Count.c
2025-08-20T22:48:07.3790004Z [00:01:10.476]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wno-nonnull-compare... yes
2025-08-20T22:48:07.4347665Z [00:01:10.532]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1Count.c -o Judy1Count.o
2025-08-20T22:48:07.4810589Z [00:01:10.578]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wno-tautological-constant-out-of-range-compare... no
2025-08-20T22:48:07.5292078Z [00:01:10.626]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wno-unused-parameter... yes
2025-08-20T22:48:07.5684714Z [00:01:10.665]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wnull-dereference... yes
2025-08-20T22:48:07.5884323Z [00:01:10.685]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: tracing
2025-08-20T22:48:07.6067756Z [00:01:10.704]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wold-style-definition... yes
2025-08-20T22:48:07.6520540Z [00:01:10.747]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wpointer-arith... yes
2025-08-20T22:48:07.7067849Z [00:01:10.804]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wregister... no
2025-08-20T22:48:07.7501762Z [00:01:10.847]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wrestrict... yes
2025-08-20T22:48:07.7959744Z [00:01:10.893]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wshadow... yes
2025-08-20T22:48:07.8305039Z [00:01:10.927]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wshift-negative-value... yes
2025-08-20T22:48:07.8658535Z [00:01:10.961]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wsizeof-array-argument... yes
2025-08-20T22:48:07.8938941Z [00:01:10.991]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wstrict-prototypes... yes
2025-08-20T22:48:07.9243624Z [00:01:11.021]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wswitch-bool... yes
2025-08-20T22:48:07.9780150Z [00:01:11.075]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wvla... yes
2025-08-20T22:48:08.0440899Z [00:01:11.141]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -Wwrite-strings... yes
2025-08-20T22:48:08.2159763Z [00:01:11.308]➜  libbsd-static-x86_64-unknown-linux-musl> checking for unif01_CreateExternGenBits in -ltestu01... no
2025-08-20T22:48:08.2530390Z [00:01:11.350]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: running: libtoolize --copy --force
2025-08-20T22:48:08.4004357Z [00:01:11.497]➜  libbsd-static-x86_64-unknown-linux-musl> checking for library containing MD5Update... -lmd
2025-08-20T22:48:08.4087703Z [00:01:11.506]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'.
2025-08-20T22:48:08.4104427Z [00:01:11.507]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtoolize: copying file 'bin/ltmain.sh'
2025-08-20T22:48:08.4430336Z [00:01:11.540]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyCreateBranch.c           Judy1CreateBranch.c
2025-08-20T22:48:08.4464212Z [00:01:11.543]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1CreateBranch.lo Judy1CreateBranch.c
2025-08-20T22:48:08.4758155Z [00:01:11.573]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
2025-08-20T22:48:08.4762296Z [00:01:11.573]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/libtool.m4'
2025-08-20T22:48:08.4902386Z [00:01:11.587]➜  libbsd-static-x86_64-unknown-linux-musl> checking for getentropy... yes
2025-08-20T22:48:08.5008785Z [00:01:11.598]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/ltoptions.m4'
2025-08-20T22:48:08.5159922Z [00:01:11.613]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1CreateBranch.c -o Judy1CreateBranch.o
2025-08-20T22:48:08.5277537Z [00:01:11.625]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/ltsugar.m4'
2025-08-20T22:48:08.5467458Z [00:01:11.644]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/ltversion.m4'
2025-08-20T22:48:08.5828079Z [00:01:11.667]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtoolize: copying file 'm4/lt~obsolete.m4'
2025-08-20T22:48:08.5857743Z [00:01:11.667]➜  libbsd-static-x86_64-unknown-linux-musl> checking for sys/ndir.h... no
2025-08-20T22:48:08.6218451Z [00:01:11.719]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Intltool
2025-08-20T22:48:08.6219928Z [00:01:11.719]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: configure.ac: not using Gtkdoc
2025-08-20T22:48:08.6221301Z [00:01:11.719]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: running: aclocal --force -I m4
2025-08-20T22:48:08.6434423Z [00:01:11.740]➜  libbsd-static-x86_64-unknown-linux-musl> checking for sys/dir.h... yes
2025-08-20T22:48:08.7052141Z [00:01:11.802]➜  libbsd-static-x86_64-unknown-linux-musl> checking for ndir.h... no
2025-08-20T22:48:08.7369243Z [00:01:11.834]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyDecascade.c              Judy1Decascade.c
2025-08-20T22:48:08.7527086Z [00:01:11.850]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1Decascade.lo Judy1Decascade.c
2025-08-20T22:48:08.7557378Z [00:01:11.853]➜  libbsd-static-x86_64-unknown-linux-musl> checking for dirent.h... yes
2025-08-20T22:48:08.8088214Z [00:01:11.906]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1Decascade.c -o Judy1Decascade.o
2025-08-20T22:48:08.8189079Z [00:01:11.916]➜  libbsd-static-x86_64-unknown-linux-musl> checking for pwd.h... yes
2025-08-20T22:48:08.8955325Z [00:01:11.992]➜  libbsd-static-x86_64-unknown-linux-musl> checking for grp.h... yes
2025-08-20T22:48:09.0075183Z [00:01:12.103]➜  libbsd-static-x86_64-unknown-linux-musl> checking for stdio_ext.h... yes
2025-08-20T22:48:09.1206300Z [00:01:12.218]➜  libbsd-static-x86_64-unknown-linux-musl> checking for procinfo.h... no
2025-08-20T22:48:09.2050781Z [00:01:12.302]➜  libbsd-static-x86_64-unknown-linux-musl> checking for inline... inline
2025-08-20T22:48:09.3414472Z [00:01:12.438]➜  libbsd-static-x86_64-unknown-linux-musl> checking for typeof syntax and keyword spelling... typeof
2025-08-20T22:48:09.6468732Z [00:01:12.741]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyFirst.c                  Judy1First.c
2025-08-20T22:48:09.6499241Z [00:01:12.742]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1First.lo Judy1First.c
2025-08-20T22:48:09.6501554Z [00:01:12.742]➜  libbsd-static-x86_64-unknown-linux-musl> checking for int64_t... yes
2025-08-20T22:48:09.7724202Z [00:01:12.869]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1First.c -o Judy1First.o
2025-08-20T22:48:09.9291609Z [00:01:13.025]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyFreeArray.c              Judy1FreeArray.c
2025-08-20T22:48:09.9326011Z [00:01:13.029]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1FreeArray.lo Judy1FreeArray.c
2025-08-20T22:48:10.0193463Z [00:01:13.116]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1FreeArray.c -o Judy1FreeArray.o
2025-08-20T22:48:10.0320546Z [00:01:13.129]➜  libbsd-static-x86_64-unknown-linux-musl> checking for mode_t... yes
2025-08-20T22:48:10.4419141Z [00:01:13.539]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyInsertBranch.c           Judy1InsertBranch.c
2025-08-20T22:48:10.4491252Z [00:01:13.546]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1InsertBranch.lo Judy1InsertBranch.c
2025-08-20T22:48:10.4539819Z [00:01:13.549]➜  libbsd-static-x86_64-unknown-linux-musl> checking for off_t... yes
2025-08-20T22:48:10.5658020Z [00:01:13.663]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1InsertBranch.c -o Judy1InsertBranch.o
2025-08-20T22:48:10.7528836Z [00:01:13.849]➜  libbsd-static-x86_64-unknown-linux-musl> checking for pid_t... yes
2025-08-20T22:48:10.8291823Z [00:01:13.926]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyMallocIF.c               Judy1MallocIF.c
2025-08-20T22:48:10.8367867Z [00:01:13.933]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1MallocIF.lo Judy1MallocIF.c
2025-08-20T22:48:10.9321184Z [00:01:14.029]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1MallocIF.c -o Judy1MallocIF.o
2025-08-20T22:48:10.9981273Z [00:01:14.095]➜  libgpg-error-static-x86_64-unknown-linux-musl> Confirm gpg-error-config works... good
2025-08-20T22:48:11.0038140Z [00:01:14.098]➜  libgpg-error-static-x86_64-unknown-linux-musl> cp gpg-error-config-old gpg-error-config
2025-08-20T22:48:11.0140399Z [00:01:14.109]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:11.0198705Z [00:01:14.116]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:11.0214936Z [00:01:14.118]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making all in doc
2025-08-20T22:48:11.0292056Z [00:01:14.126]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/doc'
2025-08-20T22:48:11.0329081Z [00:01:14.130]➜  libbsd-static-x86_64-unknown-linux-musl> checking for uid_t... yes
2025-08-20T22:48:11.0335291Z [00:01:14.130]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..    -DPACKAGE_VERSION="\"1.55\"" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o yat2m-yat2m.o `test -f 'yat2m.c' || echo './'`yat2m.c
2025-08-20T22:48:11.2330077Z [00:01:14.330]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: running: /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin/autoconf --force
2025-08-20T22:48:11.3153997Z [00:01:14.412]➜  libbsd-static-x86_64-unknown-linux-musl> checking for gid_t... yes
2025-08-20T22:48:11.4861714Z [00:01:14.583]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyMemActive.c              Judy1MemActive.c
2025-08-20T22:48:11.4922630Z [00:01:14.589]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1MemActive.lo Judy1MemActive.c
2025-08-20T22:48:11.5776431Z [00:01:14.675]➜  libbsd-static-x86_64-unknown-linux-musl> checking for size_t... yes
2025-08-20T22:48:11.6078363Z [00:01:14.705]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1MemActive.c -o Judy1MemActive.o
2025-08-20T22:48:11.7897385Z [00:01:14.887]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyMemUsed.c                Judy1MemUsed.c
2025-08-20T22:48:11.7936067Z [00:01:14.890]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -g -O2 -c -o Judy1MemUsed.lo Judy1MemUsed.c
2025-08-20T22:48:11.7964876Z [00:01:14.893]➜  libbsd-static-x86_64-unknown-linux-musl> checking for ssize_t... yes
2025-08-20T22:48:11.8683019Z [00:01:14.965]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -g -O2 -c Judy1MemUsed.c -o Judy1MemUsed.o
2025-08-20T22:48:11.9402897Z [00:01:15.037]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDY1   -DJU_64BIT -g -O2   -o libJudy1.la  Judy1Test.lo Judy1Tables.lo Judy1Set.lo Judy1SetArray.lo Judy1Unset.lo Judy1Cascade.lo Judy1Count.lo Judy1CreateBranch.lo Judy1Decascade.lo Judy1First.lo Judy1FreeArray.lo Judy1InsertBranch.lo Judy1MallocIF.lo Judy1MemActive.lo Judy1MemUsed.lo
2025-08-20T22:48:11.9415135Z [00:01:15.038]➜  libbsd-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T22:48:12.0312607Z [00:01:15.128]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether F_CLOSEM is declared... no
2025-08-20T22:48:12.1369095Z [00:01:15.234]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libJudy1.a  Judy1Test.o Judy1Tables.o Judy1Set.o Judy1SetArray.o Judy1Unset.o Judy1Cascade.o Judy1Count.o Judy1CreateBranch.o Judy1Decascade.o Judy1First.o Judy1FreeArray.o Judy1InsertBranch.o Judy1MallocIF.o Judy1MemActive.o Judy1MemUsed.o
2025-08-20T22:48:12.1473725Z [00:01:15.244]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libJudy1.a
2025-08-20T22:48:12.1512055Z [00:01:15.248]➜  libbsd-static-x86_64-unknown-linux-musl> checking whether environ is declared... yes
2025-08-20T22:48:12.1831240Z [00:01:15.280]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libJudy1.la" && ln -s "../libJudy1.la" "libJudy1.la" )
2025-08-20T22:48:12.1882126Z [00:01:15.285]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyPrevNext.c               Judy1Next.c
2025-08-20T22:48:12.1916071Z [00:01:15.288]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYNEXT -DJU_64BIT -g -O2 -c -o libnext_la-Judy1Next.lo `test -f 'Judy1Next.c' || echo './'`Judy1Next.c
2025-08-20T22:48:12.2555250Z [00:01:15.350]➜  libbsd-static-x86_64-unknown-linux-musl> checking how to run the C preprocessor... x86_64-unknown-linux-musl-gcc -E
2025-08-20T22:48:12.2693623Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:41: warning: The macro 'AC_ISC_POSIX' is obsolete.
2025-08-20T22:48:12.2738630Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:41: You should run autoupdate.
2025-08-20T22:48:12.2740610Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from...
2025-08-20T22:48:12.2742077Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:41: the top level
2025-08-20T22:48:12.2750935Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:44: warning: The macro 'AC_LIBTOOL_DLOPEN' is obsolete.
2025-08-20T22:48:12.2752473Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:44: You should run autoupdate.
2025-08-20T22:48:12.2753926Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from...
2025-08-20T22:48:12.2755540Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:44: the top level
2025-08-20T22:48:12.2759159Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:44: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you
2025-08-20T22:48:12.2778357Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:44: put the 'dlopen' option into LT_INIT's first parameter.
2025-08-20T22:48:12.2780037Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
2025-08-20T22:48:12.2781506Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from...
2025-08-20T22:48:12.2782743Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:44: the top level
2025-08-20T22:48:12.2783998Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:45: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
2025-08-20T22:48:12.2785396Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:45: You should run autoupdate.
2025-08-20T22:48:12.2786887Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
2025-08-20T22:48:12.2788203Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:45: the top level
2025-08-20T22:48:12.2789561Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:49: warning: The macro 'AC_HEADER_STDC' is obsolete.
2025-08-20T22:48:12.2790976Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:49: You should run autoupdate.
2025-08-20T22:48:12.2792397Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
2025-08-20T22:48:12.2793653Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:49: the top level
2025-08-20T22:48:12.2795277Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:67: warning: The macro 'AC_HEADER_TIME' is obsolete.
2025-08-20T22:48:12.2796973Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:67: You should run autoupdate.
2025-08-20T22:48:12.2798338Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
2025-08-20T22:48:12.2799547Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:67: the top level
2025-08-20T22:48:12.2801137Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:76: warning: The macro 'AC_FUNC_SETVBUF_REVERSED' is obsolete.  Remove it and all references to SETVBUF_REVERSED.
2025-08-20T22:48:12.2802920Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ./lib/autoconf/functions.m4:1785: AC_FUNC_SETVBUF_REVERSED is expanded from...
2025-08-20T22:48:12.2804236Z [00:01:15.364]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:76: the top level
2025-08-20T22:48:12.3326131Z [00:01:15.426]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -DJU_64BIT -g -O2 -c Judy1Next.c -o libnext_la-Judy1Next.o
2025-08-20T22:48:12.4672901Z [00:01:15.564]➜  libbsd-static-x86_64-unknown-linux-musl> checking for GNU .init_array section support... no
2025-08-20T22:48:12.6756187Z [00:01:15.773]➜  libbsd-static-x86_64-unknown-linux-musl> checking for program_invocation_short_name... yes
2025-08-20T22:48:12.8314864Z [00:01:15.928]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: running: /nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin/autoheader --force
2025-08-20T22:48:12.8381495Z [00:01:15.935]➜  libbsd-static-x86_64-unknown-linux-musl> checking for __progname... yes
2025-08-20T22:48:13.0724256Z [00:01:16.169]➜  libbsd-static-x86_64-unknown-linux-musl> checking for __register_atfork... no
2025-08-20T22:48:13.2615691Z [00:01:16.358]➜  libbsd-static-x86_64-unknown-linux-musl> checking for vasprintf... yes
2025-08-20T22:48:13.5744718Z [00:01:16.669]➜  libbsd-static-x86_64-unknown-linux-musl> checking for asprintf... yes
2025-08-20T22:48:13.7741825Z [00:01:16.871]➜  libbsd-static-x86_64-unknown-linux-musl> checking for clearenv... yes
2025-08-20T22:48:13.8687096Z [00:01:16.963]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DPACKAGE_VERSION="\"1.55\"" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden   -o yat2m yat2m-yat2m.o
2025-08-20T22:48:13.9812217Z [00:01:17.078]➜  libbsd-static-x86_64-unknown-linux-musl> checking for dirfd... yes
2025-08-20T22:48:14.1287089Z [00:01:17.225]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -DPACKAGE_VERSION=\"1.55\" -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o yat2m yat2m-yat2m.o
2025-08-20T22:48:14.2412016Z [00:01:17.338]➜  libbsd-static-x86_64-unknown-linux-musl> checking for flock... yes
2025-08-20T22:48:14.2852593Z [00:01:17.382]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: running: automake --add-missing --copy --force-missing
2025-08-20T22:48:14.2927187Z [00:01:17.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> gcc   \
2025-08-20T22:48:14.2928603Z [00:01:17.390]➜  libgpg-error-static-x86_64-unknown-linux-musl>  -o yat2m-for-build ./yat2m.c
2025-08-20T22:48:14.5331519Z [00:01:17.630]➜  libbsd-static-x86_64-unknown-linux-musl> checking for fopencookie... yes
2025-08-20T22:48:14.6769079Z [00:01:17.774]➜  libbsd-static-x86_64-unknown-linux-musl> checking for __fpurge... yes
2025-08-20T22:48:14.8037413Z [00:01:17.901]➜  libbsd-static-x86_64-unknown-linux-musl> checking for funopen... no
2025-08-20T22:48:15.0478892Z [00:01:18.145]➜  libbsd-static-x86_64-unknown-linux-musl> checking for getauxval... yes
2025-08-20T22:48:15.0504880Z [00:01:18.147]➜  libbsd-static-x86_64-unknown-linux-musl> checking for getentropy... (cached) yes
2025-08-20T22:48:15.1572749Z [00:01:18.254]➜  libgpg-error-static-x86_64-unknown-linux-musl> for file in gpgrt.texi ; do \
2025-08-20T22:48:15.1578861Z [00:01:18.255]➜  libgpg-error-static-x86_64-unknown-linux-musl>               ./yat2m-for-build -I . --release "Libgpg-error 1.55" --source "GnuPG" --store \
2025-08-20T22:48:15.1583635Z [00:01:18.255]➜  libgpg-error-static-x86_64-unknown-linux-musl>           `test -f '$file' || echo './'`$file ; done
2025-08-20T22:48:15.1784942Z [00:01:18.275]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/doc'
2025-08-20T22:48:15.1798104Z [00:01:18.276]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making all in tests
2025-08-20T22:48:15.1928404Z [00:01:18.287]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:15.1949442Z [00:01:18.287]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-version.o t-version.c
2025-08-20T22:48:15.2391771Z [00:01:18.336]➜  libbsd-static-x86_64-unknown-linux-musl> checking for getexecname... no
2025-08-20T22:48:15.3102721Z [00:01:18.407]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:38: installing 'bin/compile'
2025-08-20T22:48:15.3140588Z [00:01:18.411]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:45: installing 'bin/config.guess'
2025-08-20T22:48:15.3195218Z [00:01:18.416]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:45: installing 'bin/config.sub'
2025-08-20T22:48:15.3266376Z [00:01:18.424]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:29: installing 'bin/install-sh'
2025-08-20T22:48:15.3347479Z [00:01:18.432]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure.ac:29: installing 'bin/missing'
2025-08-20T22:48:15.3668477Z [00:01:18.464]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.3674681Z [00:01:18.464]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.am:2:   'Makefile.rules' included from here
2025-08-20T22:48:15.3829790Z [00:01:18.475]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.3831806Z [00:01:18.475]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.am:2:   'Makefile.rules' included from here
2025-08-20T22:48:15.3833330Z [00:01:18.477]➜  libbsd-static-x86_64-unknown-linux-musl> checking for getline... yes
2025-08-20T22:48:15.5363817Z [00:01:18.633]➜  libbsd-static-x86_64-unknown-linux-musl> checking for open_memstream... yes
2025-08-20T22:48:15.5409700Z [00:01:18.638]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.5415360Z [00:01:18.639]➜  lksctp-tools-static-x86_64-unknown-linux-musl> bin/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:15.5421217Z [00:01:18.639]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.5427115Z [00:01:18.640]➜  lksctp-tools-static-x86_64-unknown-linux-musl> bin/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:15.6102522Z [00:01:18.707]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-version t-version.o ../src/libgpg-error.la
2025-08-20T22:48:15.6510485Z [00:01:18.748]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.6516054Z [00:01:18.749]➜  lksctp-tools-static-x86_64-unknown-linux-musl> doc/Makefile.am:2:   'Makefile.rules' included from here
2025-08-20T22:48:15.6520274Z [00:01:18.749]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.6523648Z [00:01:18.749]➜  lksctp-tools-static-x86_64-unknown-linux-musl> doc/Makefile.am:2:   'Makefile.rules' included from here
2025-08-20T22:48:15.6555461Z [00:01:18.752]➜  libbsd-static-x86_64-unknown-linux-musl> checking for pstat_getproc... no
2025-08-20T22:48:15.7392171Z [00:01:18.836]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.7393736Z [00:01:18.836]➜  lksctp-tools-static-x86_64-unknown-linux-musl> man/Makefile.am:4:   'Makefile.rules' included from here
2025-08-20T22:48:15.7395289Z [00:01:18.836]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.7397015Z [00:01:18.836]➜  lksctp-tools-static-x86_64-unknown-linux-musl> man/Makefile.am:4:   'Makefile.rules' included from here
2025-08-20T22:48:15.7922028Z [00:01:18.889]➜  libbsd-static-x86_64-unknown-linux-musl> checking for sysconf... yes
2025-08-20T22:48:15.8242410Z [00:01:18.920]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-version t-version.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:15.8480518Z [00:01:18.945]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyPrevNextEmpty.c          Judy1NextEmpty.c
2025-08-20T22:48:15.8581291Z [00:01:18.954]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYNEXT -DJU_64BIT -g -O2 -c -o libnext_la-Judy1NextEmpty.lo `test -f 'Judy1NextEmpty.c' || echo './'`Judy1NextEmpty.c
2025-08-20T22:48:15.8779057Z [00:01:18.967]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.8781148Z [00:01:18.967]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/Makefile.am:2:   'Makefile.rules' included from here
2025-08-20T22:48:15.8782767Z [00:01:18.967]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:15.8784374Z [00:01:18.967]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/Makefile.am:2:   'Makefile.rules' included from here
2025-08-20T22:48:16.0028627Z [00:01:19.100]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.0030601Z [00:01:19.100]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/apps/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.0178768Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.0206785Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/apps/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.0209114Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:21: warning: ':='-style assignments are not portable
2025-08-20T22:48:16.0210882Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/apps/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.0212683Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name
2025-08-20T22:48:16.0214403Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.0216341Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/apps/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.0218276Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name
2025-08-20T22:48:16.0219802Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.0221255Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/apps/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.0222712Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: $v: non-POSIX variable name
2025-08-20T22:48:16.0224166Z [00:01:19.110]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/apps/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.0331953Z [00:01:19.130]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -DJU_64BIT -g -O2 -c Judy1NextEmpty.c -o libnext_la-Judy1NextEmpty.o
2025-08-20T22:48:16.0589581Z [00:01:19.156]➜  libbsd-static-x86_64-unknown-linux-musl> checking for uid_from_user... no
2025-08-20T22:48:16.0905490Z [00:01:19.187]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-strerror.o t-strerror.c
2025-08-20T22:48:16.1008063Z [00:01:19.198]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/apps/Makefile.am: installing 'bin/depcomp'
2025-08-20T22:48:16.2004643Z [00:01:19.297]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.2048548Z [00:01:19.297]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/func_tests/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.2156787Z [00:01:19.312]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.2158543Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/func_tests/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.2160639Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:21: warning: ':='-style assignments are not portable
2025-08-20T22:48:16.2162673Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/func_tests/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.2164665Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name
2025-08-20T22:48:16.2166392Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.2168305Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/func_tests/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.2170229Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name
2025-08-20T22:48:16.2171949Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.2173689Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/func_tests/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.2175557Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: $v: non-POSIX variable name
2025-08-20T22:48:16.2177351Z [00:01:19.313]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/func_tests/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.2500111Z [00:01:19.347]➜  libbsd-static-x86_64-unknown-linux-musl> checking for gid_from_group... no
2025-08-20T22:48:16.3183427Z [00:01:19.415]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-strerror t-strerror.o ../src/libgpg-error.la
2025-08-20T22:48:16.3570069Z [00:01:19.454]➜  libbsd-static-x86_64-unknown-linux-musl> checking for user_from_uid... no
2025-08-20T22:48:16.3665403Z [00:01:19.463]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.3673198Z [00:01:19.463]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/include/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.3678871Z [00:01:19.465]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.3683874Z [00:01:19.465]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/include/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.4310705Z [00:01:19.528]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.4316409Z [00:01:19.529]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/include/netinet/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.4322464Z [00:01:19.529]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.4328185Z [00:01:19.530]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/include/netinet/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.4333773Z [00:01:19.530]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-strerror t-strerror.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:16.4458564Z [00:01:19.543]➜  libbsd-static-x86_64-unknown-linux-musl> checking for group_from_gid... no
2025-08-20T22:48:16.5224900Z [00:01:19.619]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.5258860Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/lib/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.5260830Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.5262657Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/lib/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.5264357Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:21: warning: ':='-style assignments are not portable
2025-08-20T22:48:16.5266034Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/lib/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.5268274Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name
2025-08-20T22:48:16.5270020Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.5271648Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/lib/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.5273324Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name
2025-08-20T22:48:16.5274942Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.5276501Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/lib/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.5324690Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: $v: non-POSIX variable name
2025-08-20T22:48:16.5326209Z [00:01:19.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/lib/Makefile.am:4:   'Makefile.dirs' included from here
2025-08-20T22:48:16.5360546Z [00:01:19.633]➜  libbsd-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:48:16.5408344Z [00:01:19.634]➜  libbsd-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:48:16.5603715Z [00:01:19.657]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-syserror.o t-syserror.c
2025-08-20T22:48:16.6882016Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.6884233Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/testlib/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.6886015Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.6888061Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/testlib/Makefile.am:3:   'Makefile.rules' included from here
2025-08-20T22:48:16.6890288Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:21: warning: ':='-style assignments are not portable
2025-08-20T22:48:16.6892254Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/testlib/Makefile.am:5:   'Makefile.dirs' included from here
2025-08-20T22:48:16.6893990Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name
2025-08-20T22:48:16.6895745Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.6897597Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/testlib/Makefile.am:5:   'Makefile.dirs' included from here
2025-08-20T22:48:16.6899452Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name
2025-08-20T22:48:16.6901114Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.6902856Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/testlib/Makefile.am:5:   'Makefile.dirs' included from here
2025-08-20T22:48:16.6904473Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: $v: non-POSIX variable name
2025-08-20T22:48:16.6906230Z [00:01:19.785]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/testlib/Makefile.am:5:   'Makefile.dirs' included from here
2025-08-20T22:48:16.7340476Z [00:01:19.828]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-syserror t-syserror.o ../src/libgpg-error.la
2025-08-20T22:48:16.7829012Z [00:01:19.880]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:21: warning: ':='-style assignments are not portable
2025-08-20T22:48:16.7832125Z [00:01:19.880]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/withsctp/Makefile.am:7:   'Makefile.dirs' included from here
2025-08-20T22:48:16.7841675Z [00:01:19.881]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name
2025-08-20T22:48:16.7847765Z [00:01:19.882]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.7849442Z [00:01:19.882]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/withsctp/Makefile.am:7:   'Makefile.dirs' included from here
2025-08-20T22:48:16.7856232Z [00:01:19.883]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name
2025-08-20T22:48:16.7863004Z [00:01:19.883]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: (probably a GNU make extension)
2025-08-20T22:48:16.7868184Z [00:01:19.884]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/withsctp/Makefile.am:7:   'Makefile.dirs' included from here
2025-08-20T22:48:16.7874789Z [00:01:19.884]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.dirs:52: warning: $v: non-POSIX variable name
2025-08-20T22:48:16.7879674Z [00:01:19.885]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/withsctp/Makefile.am:7:   'Makefile.dirs' included from here
2025-08-20T22:48:16.7912956Z [00:01:19.888]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.7914690Z [00:01:19.888]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/withsctp/Makefile.am:8:   'Makefile.rules' included from here
2025-08-20T22:48:16.7916552Z [00:01:19.888]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension
2025-08-20T22:48:16.7918742Z [00:01:19.888]➜  lksctp-tools-static-x86_64-unknown-linux-musl> src/withsctp/Makefile.am:8:   'Makefile.rules' included from here
2025-08-20T22:48:16.8539767Z [00:01:19.951]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: 'bin/install-sh' is updated
2025-08-20T22:48:16.8545055Z [00:01:19.952]➜  lksctp-tools-static-x86_64-unknown-linux-musl> autoreconf: Leaving directory '.'
2025-08-20T22:48:16.8633279Z [00:01:19.960]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:16.8720333Z [00:01:19.969]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./bin/config.sub
2025-08-20T22:48:16.8741574Z [00:01:19.971]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-syserror t-syserror.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:16.8819231Z [00:01:19.979]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./bin/config.guess
2025-08-20T22:48:16.8863319Z [00:01:19.983]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:16.8943290Z [00:01:19.991]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./bin/config.sub
2025-08-20T22:48:16.8995807Z [00:01:19.996]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./bin/config.guess
2025-08-20T22:48:16.9060711Z [00:01:20.003]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:48:16.9162602Z [00:01:20.013]➜  lksctp-tools-static-x86_64-unknown-linux-musl> fixing libtool script ./bin/ltmain.sh
2025-08-20T22:48:16.9329045Z [00:01:20.030]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ./configure
2025-08-20T22:48:16.9541250Z [00:01:20.051]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:48:16.9653302Z [00:01:20.062]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:48:16.9737813Z [00:01:20.071]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-lock.o t-lock.c
2025-08-20T22:48:16.9934273Z [00:01:20.090]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21 --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:48:17.1819647Z [00:01:20.279]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-lock t-lock.o ../src/libgpg-error.la  -lpthread
2025-08-20T22:48:17.2198482Z [00:01:20.317]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:48:17.2277464Z [00:01:20.324]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:48:17.2434040Z [00:01:20.340]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:48:17.2483560Z [00:01:20.345]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:48:17.2502083Z [00:01:20.347]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:48:17.2758281Z [00:01:20.373]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:48:17.2901818Z [00:01:20.384]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-lock t-lock.o  ../src/.libs/libgpg-error.a -lpthread
2025-08-20T22:48:17.2908727Z [00:01:20.384]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:48:17.3011000Z [00:01:20.398]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... (cached) yes
2025-08-20T22:48:17.3025301Z [00:01:20.399]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for gawk... (cached) gawk
2025-08-20T22:48:17.3029893Z [00:01:20.400]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:48:17.4132407Z [00:01:20.510]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-printf.o t-printf.c
2025-08-20T22:48:17.5056096Z [00:01:20.602]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:48:17.5071938Z [00:01:20.604]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:48:17.6125898Z [00:01:20.710]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:48:17.6290133Z [00:01:20.726]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:48:17.6330233Z [00:01:20.730]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:48:17.6367268Z [00:01:20.734]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: creating include/Makefile
2025-08-20T22:48:17.6574102Z [00:01:20.754]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDY1   -DJUDYNEXT -DJU_64BIT -g -O2   -o libnext.la  libnext_la-Judy1Next.lo libnext_la-Judy1NextEmpty.lo
2025-08-20T22:48:17.6691951Z [00:01:20.766]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: creating man/Makefile
2025-08-20T22:48:17.6807451Z [00:01:20.778]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:48:17.7279748Z [00:01:20.825]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:48:17.7588953Z [00:01:20.853]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:48:17.7854832Z [00:01:20.882]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: creating src/libbsd.pc
2025-08-20T22:48:17.8765807Z [00:01:20.973]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: creating src/libbsd-ctor.pc
2025-08-20T22:48:17.8774714Z [00:01:20.974]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libnext.a  libnext_la-Judy1Next.o libnext_la-Judy1NextEmpty.o
2025-08-20T22:48:17.8919196Z [00:01:20.989]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:48:17.8979466Z [00:01:20.993]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libnext.a
2025-08-20T22:48:17.9280261Z [00:01:21.024]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libnext.la" && ln -s "../libnext.la" "libnext.la" )
2025-08-20T22:48:17.9396262Z [00:01:21.035]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyPrevNext.c               Judy1Prev.c
2025-08-20T22:48:17.9443114Z [00:01:21.041]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: creating src/libbsd-overlay.pc
2025-08-20T22:48:17.9446490Z [00:01:21.041]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYPREV -DJU_64BIT -g -O2 -c -o libprev_la-Judy1Prev.lo `test -f 'Judy1Prev.c' || echo './'`Judy1Prev.c
2025-08-20T22:48:18.0134278Z [00:01:21.110]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: creating test/Makefile
2025-08-20T22:48:18.0817035Z [00:01:21.179]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -DJU_64BIT -g -O2 -c Judy1Prev.c -o libprev_la-Judy1Prev.o
2025-08-20T22:48:18.0849614Z [00:01:21.182]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: creating config.h
2025-08-20T22:48:18.1099304Z [00:01:21.206]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:48:18.1116545Z [00:01:21.209]➜  libbsd-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:48:18.1273842Z [00:01:21.224]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:48:18.2236104Z [00:01:21.320]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:48:18.2541419Z [00:01:21.351]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:48:18.2543552Z [00:01:21.351]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:48:18.2544965Z [00:01:21.351]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:48:18.2687789Z [00:01:21.366]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:48:18.3019878Z [00:01:21.396]➜  libbsd-static-x86_64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:48:18.3111740Z [00:01:21.408]➜  libbsd-static-x86_64-unknown-linux-musl> make  all-recursive
2025-08-20T22:48:18.3229772Z [00:01:21.420]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2'
2025-08-20T22:48:18.3309710Z [00:01:21.428]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-printf t-printf.o ../src/libgpg-error.la
2025-08-20T22:48:18.3443654Z [00:01:21.441]➜  libbsd-static-x86_64-unknown-linux-musl> Making all in include
2025-08-20T22:48:18.3469626Z [00:01:21.444]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:18.3495806Z [00:01:21.447]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:48:18.3547936Z [00:01:21.447]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:18.3549268Z [00:01:21.447]➜  libbsd-static-x86_64-unknown-linux-musl> Making all in man
2025-08-20T22:48:18.3578846Z [00:01:21.455]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/man'
2025-08-20T22:48:18.3580405Z [00:01:21.455]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:48:18.3581875Z [00:01:21.455]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/man'
2025-08-20T22:48:18.3583957Z [00:01:21.455]➜  libbsd-static-x86_64-unknown-linux-musl> Making all in src
2025-08-20T22:48:18.3657903Z [00:01:21.463]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:18.3720545Z [00:01:21.469]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       setmode.lo
2025-08-20T22:48:18.3721859Z [00:01:21.469]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       arc4random.lo
2025-08-20T22:48:18.3854621Z [00:01:21.474]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       arc4random_uniform.lo
2025-08-20T22:48:18.3897181Z [00:01:21.479]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       bsd_getopt.lo
2025-08-20T22:48:18.3898576Z [00:01:21.486]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       closefrom.lo
2025-08-20T22:48:18.4216558Z [00:01:21.519]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for library containing strerror... none required
2025-08-20T22:48:18.4827868Z [00:01:21.580]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:48:18.5070903Z [00:01:21.604]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:48:18.5183584Z [00:01:21.615]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:48:18.5420986Z [00:01:21.639]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:48:18.5570360Z [00:01:21.654]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.5579215Z [00:01:21.654]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setmode.c:35:
2025-08-20T22:48:18.5582331Z [00:01:21.654]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.5584948Z [00:01:21.654]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.5586187Z [00:01:21.654]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.5588137Z [00:01:21.655]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:48:18.5594440Z [00:01:21.656]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:48:18.5673186Z [00:01:21.662]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.5674524Z [00:01:21.662]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:18.5675754Z [00:01:21.662]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:18.5677174Z [00:01:21.662]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setmode.c:43:
2025-08-20T22:48:18.5679643Z [00:01:21.662]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.5682125Z [00:01:21.662]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.5683306Z [00:01:21.662]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.5684753Z [00:01:21.664]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:48:18.5734444Z [00:01:21.670]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.5770344Z [00:01:21.670]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:18.5771584Z [00:01:21.670]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:18.5772818Z [00:01:21.670]➜  libbsd-static-x86_64-unknown-linux-musl>                  from arc4random_uniform.c:20:
2025-08-20T22:48:18.5775429Z [00:01:21.670]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.5778009Z [00:01:21.670]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.5779124Z [00:01:21.670]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.5780162Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.5781328Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:18.5782454Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:18.5784802Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.5787463Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.5788897Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.5790022Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.5791237Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:18.5793580Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.5796022Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.5887729Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.5888886Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.5890133Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:18.5891266Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setmode.c:45:
2025-08-20T22:48:18.5893676Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.5896092Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.5897499Z [00:01:21.674]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.5958289Z [00:01:21.688]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.5978288Z [00:01:21.688]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:18.5979931Z [00:01:21.688]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:18.5982446Z [00:01:21.688]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.5985035Z [00:01:21.688]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.5986295Z [00:01:21.688]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.5988461Z [00:01:21.688]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-printf t-printf.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:18.5990485Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.5991824Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:18.5994306Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.5996958Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.5998119Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.5999759Z [00:01:21.691]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:48:18.6001342Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6002644Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:18.6003843Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:18.6004948Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl>                  from closefrom.c:31:
2025-08-20T22:48:18.6047644Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6050185Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6051285Z [00:01:21.691]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6052358Z [00:01:21.696]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6053528Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:18.6054654Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:18.6057268Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6059781Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6061000Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6062449Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6063692Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:18.6066185Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6068889Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6070017Z [00:01:21.697]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6071056Z [00:01:21.699]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6072234Z [00:01:21.699]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:18.6073465Z [00:01:21.699]➜  libbsd-static-x86_64-unknown-linux-musl>                  from closefrom.c:32:
2025-08-20T22:48:18.6075804Z [00:01:21.699]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6149035Z [00:01:21.699]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6150313Z [00:01:21.699]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6151912Z [00:01:21.702]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6153305Z [00:01:21.702]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:18.6154619Z [00:01:21.702]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:18.6155839Z [00:01:21.702]➜  libbsd-static-x86_64-unknown-linux-musl>                  from arc4random.c:31:
2025-08-20T22:48:18.6158610Z [00:01:21.702]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6161173Z [00:01:21.702]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6162400Z [00:01:21.702]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6163451Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6164691Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/getopt.h:28,
2025-08-20T22:48:18.6165858Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl>                  from bsd_getopt.c:27:
2025-08-20T22:48:18.6168430Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6170810Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6171907Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6172956Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6174155Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:18.6175565Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/getopt.h:32:
2025-08-20T22:48:18.6281270Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6283985Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6285117Z [00:01:21.704]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6286196Z [00:01:21.723]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6288911Z [00:01:21.723]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:18.6290958Z [00:01:21.723]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:18.6294853Z [00:01:21.723]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6328505Z [00:01:21.723]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6330069Z [00:01:21.723]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6332318Z [00:01:21.725]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6333843Z [00:01:21.725]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:18.6336485Z [00:01:21.725]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6339298Z [00:01:21.725]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6340593Z [00:01:21.725]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6342005Z [00:01:21.725]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:48:18.6343835Z [00:01:21.725]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:48:18.6437927Z [00:01:21.739]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6439223Z [00:01:21.739]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:18.6440455Z [00:01:21.739]➜  libbsd-static-x86_64-unknown-linux-musl>                  from arc4random.c:32:
2025-08-20T22:48:18.6442926Z [00:01:21.739]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6445481Z [00:01:21.739]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6446845Z [00:01:21.739]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6477670Z [00:01:21.743]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       errc.lo
2025-08-20T22:48:18.6479097Z [00:01:21.743]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6480400Z [00:01:21.743]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:18.6481623Z [00:01:21.744]➜  libbsd-static-x86_64-unknown-linux-musl>                  from arc4random.c:33:
2025-08-20T22:48:18.6484141Z [00:01:21.744]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6487020Z [00:01:21.744]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6488290Z [00:01:21.744]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6579909Z [00:01:21.755]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6581215Z [00:01:21.755]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/time.h:36,
2025-08-20T22:48:18.6582366Z [00:01:21.755]➜  libbsd-static-x86_64-unknown-linux-musl>                  from arc4random.c:35:
2025-08-20T22:48:18.6584838Z [00:01:21.755]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6587546Z [00:01:21.755]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6588906Z [00:01:21.755]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6759039Z [00:01:21.771]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6760415Z [00:01:21.771]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:28,
2025-08-20T22:48:18.6761575Z [00:01:21.771]➜  libbsd-static-x86_64-unknown-linux-musl>                  from arc4random.h:30,
2025-08-20T22:48:18.6762653Z [00:01:21.771]➜  libbsd-static-x86_64-unknown-linux-musl>                  from arc4random.c:69:
2025-08-20T22:48:18.6765039Z [00:01:21.771]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6767672Z [00:01:21.771]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6768778Z [00:01:21.771]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6817826Z [00:01:21.775]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.6857824Z [00:01:21.775]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/time.h:36,
2025-08-20T22:48:18.6918596Z [00:01:21.775]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/resource.h:9,
2025-08-20T22:48:18.6978588Z [00:01:21.775]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/param.h:31,
2025-08-20T22:48:18.6981270Z [00:01:21.775]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:30:
2025-08-20T22:48:18.6983786Z [00:01:21.775]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.6987023Z [00:01:21.775]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.6988195Z [00:01:21.775]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.6989105Z [00:01:21.779]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       expand_number.lo
2025-08-20T22:48:18.7272255Z [00:01:21.823]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:48:18.7523226Z [00:01:21.849]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       explicit_bzero.lo
2025-08-20T22:48:18.7696858Z [00:01:21.867]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-poll.o t-poll.c
2025-08-20T22:48:18.8680909Z [00:01:21.965]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.8685893Z [00:01:21.965]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/err.h:29,
2025-08-20T22:48:18.8690617Z [00:01:21.965]➜  libbsd-static-x86_64-unknown-linux-musl>                  from errc.c:28:
2025-08-20T22:48:18.8696485Z [00:01:21.965]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.8703048Z [00:01:21.965]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.8707784Z [00:01:21.965]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.8874451Z [00:01:21.984]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.8879633Z [00:01:21.984]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:18.8884145Z [00:01:21.984]➜  libbsd-static-x86_64-unknown-linux-musl>                  from errc.c:29:
2025-08-20T22:48:18.8890233Z [00:01:21.984]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.8898029Z [00:01:21.984]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.8901088Z [00:01:21.984]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.8904666Z [00:01:21.987]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 32768
2025-08-20T22:48:18.9083003Z [00:01:22.004]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.9088627Z [00:01:22.004]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:18.9090372Z [00:01:22.004]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:18.9091670Z [00:01:22.004]➜  libbsd-static-x86_64-unknown-linux-musl>                  from errc.c:31:
2025-08-20T22:48:18.9094148Z [00:01:22.004]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.9096854Z [00:01:22.004]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.9098498Z [00:01:22.004]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.9100153Z [00:01:22.005]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:48:18.9105298Z [00:01:22.006]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:48:18.9107528Z [00:01:22.006]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:48:18.9109080Z [00:01:22.006]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for file... file
2025-08-20T22:48:18.9110693Z [00:01:22.007]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:48:18.9112459Z [00:01:22.008]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:48:18.9178165Z [00:01:22.010]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:48:18.9207742Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.9209168Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:18.9210610Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:18.9213349Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.9216148Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.9217692Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.9218949Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.9220314Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:18.9222831Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.9225449Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.9226928Z [00:01:22.013]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:18.9227977Z [00:01:22.013]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:48:18.9229395Z [00:01:22.014]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:48:18.9231186Z [00:01:22.015]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:48:18.9232985Z [00:01:22.015]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:48:18.9810230Z [00:01:22.078]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:18.9847663Z [00:01:22.078]➜  libbsd-static-x86_64-unknown-linux-musl>                  from expand_number.c:28:
2025-08-20T22:48:18.9889188Z [00:01:22.079]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:18.9892151Z [00:01:22.079]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:18.9893479Z [00:01:22.079]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.0041699Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.0078642Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/inttypes.h:37,
2025-08-20T22:48:19.0080351Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl>                  from expand_number.c:32:
2025-08-20T22:48:19.0082913Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.0085465Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.0086901Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.0088302Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.0089702Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.0091365Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl>                  from expand_number.c:33:
2025-08-20T22:48:19.0094102Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.0097020Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.0098312Z [00:01:22.101]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.0200173Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.0205096Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:19.0210581Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl>                  from explicit_bzero.c:7:
2025-08-20T22:48:19.0214171Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.0218007Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.0220333Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.0222654Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.0225184Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.0227467Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:19.0231570Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.0234638Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.0236345Z [00:01:22.116]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.0239628Z [00:01:22.117]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:48:19.0242761Z [00:01:22.118]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:48:19.0278527Z [00:01:22.125]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       fgetln.lo
2025-08-20T22:48:19.0515394Z [00:01:22.148]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       fgetwln.lo
2025-08-20T22:48:19.0848961Z [00:01:22.182]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       fparseln.lo
2025-08-20T22:48:19.1081988Z [00:01:22.205]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       flopen.lo
2025-08-20T22:48:19.1909914Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.1911516Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetln.c:28:
2025-08-20T22:48:19.1914234Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.1917585Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.1919087Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.1920522Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.1922086Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:19.1923509Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetln.c:31:
2025-08-20T22:48:19.1926191Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.1933174Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.1935170Z [00:01:22.288]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.1936816Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.1938315Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.1939613Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetln.c:32:
2025-08-20T22:48:19.1942152Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.1944831Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.1946233Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.1947742Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.1949493Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl>                  from local-link.h:30,
2025-08-20T22:48:19.1950818Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetln.c:34:
2025-08-20T22:48:19.1953339Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.1955814Z [00:01:22.290]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.1957277Z [00:01:22.291]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.1998050Z [00:01:22.297]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2004308Z [00:01:22.297]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetwln.c:27:
2025-08-20T22:48:19.2007657Z [00:01:22.297]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2010326Z [00:01:22.297]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2011571Z [00:01:22.297]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2280342Z [00:01:22.325]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2286082Z [00:01:22.326]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.2292194Z [00:01:22.326]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:19.2297523Z [00:01:22.326]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetwln.c:29:
2025-08-20T22:48:19.2300379Z [00:01:22.326]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2302876Z [00:01:22.326]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2304151Z [00:01:22.326]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2305118Z [00:01:22.326]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       fmtcheck.lo
2025-08-20T22:48:19.2458715Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2479815Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.2481285Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:19.2483991Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2486899Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2488277Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2489547Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2490972Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:19.2494008Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2496825Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2557917Z [00:01:22.342]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2640485Z [00:01:22.361]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2641995Z [00:01:22.361]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fparseln.c:27:
2025-08-20T22:48:19.2644582Z [00:01:22.361]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2647513Z [00:01:22.361]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2648847Z [00:01:22.361]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2682514Z [00:01:22.364]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2683989Z [00:01:22.364]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/wchar.h:44,
2025-08-20T22:48:19.2685299Z [00:01:22.364]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetwln.c:31:
2025-08-20T22:48:19.2688417Z [00:01:22.364]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2691130Z [00:01:22.364]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2692433Z [00:01:22.364]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2693789Z [00:01:22.365]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2695133Z [00:01:22.365]➜  libbsd-static-x86_64-unknown-linux-musl>                  from local-link.h:30,
2025-08-20T22:48:19.2696474Z [00:01:22.365]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetwln.c:33:
2025-08-20T22:48:19.2699119Z [00:01:22.365]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2738977Z [00:01:22.365]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2740505Z [00:01:22.365]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2780111Z [00:01:22.375]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2868278Z [00:01:22.375]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.2869962Z [00:01:22.375]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fparseln.c:31:
2025-08-20T22:48:19.2872863Z [00:01:22.375]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2876304Z [00:01:22.375]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2878029Z [00:01:22.375]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2888265Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2889852Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl>                  from flopen.c:30:
2025-08-20T22:48:19.2892248Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2894612Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2895737Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2897042Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2898248Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:19.2899378Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fparseln.c:32:
2025-08-20T22:48:19.2901733Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2904400Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2905559Z [00:01:22.386]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.2971062Z [00:01:22.392]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.2972405Z [00:01:22.393]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.2973664Z [00:01:22.393]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:19.2974795Z [00:01:22.393]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fparseln.c:33:
2025-08-20T22:48:19.2977748Z [00:01:22.393]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.2980276Z [00:01:22.393]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.2981425Z [00:01:22.393]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.3010586Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.3012030Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:19.3014618Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.3017417Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.3018717Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.3020218Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.3021560Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:19.3022749Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl>                  from flopen.c:37:
2025-08-20T22:48:19.3025242Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.3028151Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.3029417Z [00:01:22.398]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.3060958Z [00:01:22.403]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.3062125Z [00:01:22.403]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.3063188Z [00:01:22.403]➜  libbsd-static-x86_64-unknown-linux-musl>                  from flopen.c:39:
2025-08-20T22:48:19.3065587Z [00:01:22.403]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.3068164Z [00:01:22.403]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.3069482Z [00:01:22.403]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.3240242Z [00:01:22.421]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.3241956Z [00:01:22.421]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.3243441Z [00:01:22.421]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:19.3246169Z [00:01:22.421]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.3248970Z [00:01:22.421]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.3250231Z [00:01:22.421]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.3305874Z [00:01:22.428]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:48:19.3378802Z [00:01:22.435]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:48:19.3571985Z [00:01:22.454]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for a working dd... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd
2025-08-20T22:48:19.3754441Z [00:01:22.472]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking how to truncate binary pipes... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd bs=4096 count=1
2025-08-20T22:48:19.3897983Z [00:01:22.484]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       fpurge.lo
2025-08-20T22:48:19.4096778Z [00:01:22.506]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.4105776Z [00:01:22.507]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fmtcheck.c:31:
2025-08-20T22:48:19.4108905Z [00:01:22.507]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.4111817Z [00:01:22.507]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.4113046Z [00:01:22.507]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.4234614Z [00:01:22.517]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.4259336Z [00:01:22.523]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.4264404Z [00:01:22.523]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fmtcheck.c:33:
2025-08-20T22:48:19.4267330Z [00:01:22.523]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.4269952Z [00:01:22.523]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.4271220Z [00:01:22.523]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.4330732Z [00:01:22.530]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.4335654Z [00:01:22.530]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:19.4340371Z [00:01:22.530]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fmtcheck.c:34:
2025-08-20T22:48:19.4346925Z [00:01:22.530]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.4352803Z [00:01:22.530]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.4357404Z [00:01:22.530]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.4442880Z [00:01:22.541]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       freezero.lo
2025-08-20T22:48:19.4445496Z [00:01:22.541]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:48:19.4494690Z [00:01:22.543]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:48:19.4569180Z [00:01:22.554]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       funopen.lo
2025-08-20T22:48:19.4596761Z [00:01:22.557]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:48:19.4859240Z [00:01:22.583]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-poll t-poll.o ../src/libgpg-error.la  -lpthread
2025-08-20T22:48:19.5421344Z [00:01:22.639]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:48:19.5669705Z [00:01:22.664]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.5671524Z [00:01:22.664]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.5672886Z [00:01:22.664]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fpurge.c:28:
2025-08-20T22:48:19.5675583Z [00:01:22.664]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.5678911Z [00:01:22.664]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.5680264Z [00:01:22.664]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.5869364Z [00:01:22.684]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       getbsize.lo
2025-08-20T22:48:19.6065558Z [00:01:22.704]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:48:19.6299712Z [00:01:22.727]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       getpeereid.lo
2025-08-20T22:48:19.6349068Z [00:01:22.730]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.6350446Z [00:01:22.730]➜  libbsd-static-x86_64-unknown-linux-musl>                  from funopen.c:27:
2025-08-20T22:48:19.6353010Z [00:01:22.730]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.6355370Z [00:01:22.730]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.6356459Z [00:01:22.730]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.6429520Z [00:01:22.740]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.6432876Z [00:01:22.740]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.6435768Z [00:01:22.740]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:19.6438298Z [00:01:22.740]➜  libbsd-static-x86_64-unknown-linux-musl>                  from funopen.c:30:
2025-08-20T22:48:19.6441718Z [00:01:22.740]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.6458927Z [00:01:22.740]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.6461571Z [00:01:22.740]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.6475232Z [00:01:22.744]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.6477701Z [00:01:22.744]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.6478916Z [00:01:22.744]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:19.6480586Z [00:01:22.744]➜  libbsd-static-x86_64-unknown-linux-musl>                  from freezero.c:18:
2025-08-20T22:48:19.6483008Z [00:01:22.745]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.6485492Z [00:01:22.745]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.6486971Z [00:01:22.745]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.6517180Z [00:01:22.749]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.6518698Z [00:01:22.749]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.6520058Z [00:01:22.749]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:19.6522460Z [00:01:22.749]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.6524922Z [00:01:22.749]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.6526180Z [00:01:22.749]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.6573925Z [00:01:22.754]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.6576122Z [00:01:22.754]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:19.6579036Z [00:01:22.754]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.6581548Z [00:01:22.754]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.6582782Z [00:01:22.754]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.6583805Z [00:01:22.754]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       dehumanize_number.lo
2025-08-20T22:48:19.6590232Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.6591479Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.6592652Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:19.6595066Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.6597690Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.6598832Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.6599891Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.6601118Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:19.6603488Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.6606124Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.6607432Z [00:01:22.756]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.6720964Z [00:01:22.769]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.6722575Z [00:01:22.769]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:19.6724216Z [00:01:22.769]➜  libbsd-static-x86_64-unknown-linux-musl>                  from freezero.c:19:
2025-08-20T22:48:19.6727203Z [00:01:22.769]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.6729910Z [00:01:22.769]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.6731144Z [00:01:22.769]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.6969749Z [00:01:22.794]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:48:19.6995215Z [00:01:22.796]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-poll t-poll.o  ../src/.libs/libgpg-error.a -lpthread
2025-08-20T22:48:19.7259515Z [00:01:22.823]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       humanize_number.lo
2025-08-20T22:48:19.7644408Z [00:01:22.861]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       inet_net_pton.lo
2025-08-20T22:48:19.7656956Z [00:01:22.863]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.7659031Z [00:01:22.863]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/err.h:29,
2025-08-20T22:48:19.7660398Z [00:01:22.863]➜  libbsd-static-x86_64-unknown-linux-musl>                  from getbsize.c:34:
2025-08-20T22:48:19.7666922Z [00:01:22.863]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.7670104Z [00:01:22.863]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.7672739Z [00:01:22.863]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.7790257Z [00:01:22.874]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:48:19.7793487Z [00:01:22.876]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.7794861Z [00:01:22.876]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.7796132Z [00:01:22.876]➜  libbsd-static-x86_64-unknown-linux-musl>                  from getbsize.c:35:
2025-08-20T22:48:19.7798620Z [00:01:22.876]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.7800961Z [00:01:22.876]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.7802139Z [00:01:22.876]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.7931130Z [00:01:22.890]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.7932597Z [00:01:22.890]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.7933875Z [00:01:22.890]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:19.7935114Z [00:01:22.890]➜  libbsd-static-x86_64-unknown-linux-musl>                  from getbsize.c:36:
2025-08-20T22:48:19.7937699Z [00:01:22.890]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.7940130Z [00:01:22.890]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.7941398Z [00:01:22.890]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.7968809Z [00:01:22.894]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.7974634Z [00:01:22.894]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:19.7981043Z [00:01:22.895]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8015903Z [00:01:22.898]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8017918Z [00:01:22.898]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8080197Z [00:01:22.905]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.8081845Z [00:01:22.905]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:19.8083124Z [00:01:22.905]➜  libbsd-static-x86_64-unknown-linux-musl>                  from getbsize.c:37:
2025-08-20T22:48:19.8085613Z [00:01:22.905]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8088323Z [00:01:22.905]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8089639Z [00:01:22.905]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8168141Z [00:01:22.913]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.8169994Z [00:01:22.913]➜  libbsd-static-x86_64-unknown-linux-musl>                  from dehumanize_number.c:27:
2025-08-20T22:48:19.8172428Z [00:01:22.913]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8174827Z [00:01:22.913]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8176054Z [00:01:22.913]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8209721Z [00:01:22.918]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.8211296Z [00:01:22.918]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.8212977Z [00:01:22.918]➜  libbsd-static-x86_64-unknown-linux-musl>                  from dehumanize_number.c:31:
2025-08-20T22:48:19.8215535Z [00:01:22.918]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8218390Z [00:01:22.918]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8219676Z [00:01:22.918]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8340931Z [00:01:22.931]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.8342647Z [00:01:22.931]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.8344136Z [00:01:22.931]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:19.8347116Z [00:01:22.931]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8349815Z [00:01:22.931]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8351088Z [00:01:22.931]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8408255Z [00:01:22.937]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.8409862Z [00:01:22.937]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46,
2025-08-20T22:48:19.8411083Z [00:01:22.937]➜  libbsd-static-x86_64-unknown-linux-musl>                  from dehumanize_number.c:33:
2025-08-20T22:48:19.8413548Z [00:01:22.937]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8415975Z [00:01:22.937]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8417331Z [00:01:22.937]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8472645Z [00:01:22.944]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.8474218Z [00:01:22.944]➜  libbsd-static-x86_64-unknown-linux-musl>                  from getpeereid.c:27:
2025-08-20T22:48:19.8477003Z [00:01:22.944]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8479752Z [00:01:22.944]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8481216Z [00:01:22.944]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8491526Z [00:01:22.946]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.8493057Z [00:01:22.946]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:28,
2025-08-20T22:48:19.8494418Z [00:01:22.946]➜  libbsd-static-x86_64-unknown-linux-musl>                  from getpeereid.c:29:
2025-08-20T22:48:19.8497248Z [00:01:22.946]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8500115Z [00:01:22.946]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8501423Z [00:01:22.946]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8547765Z [00:01:22.952]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.8550118Z [00:01:22.952]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/time.h:36,
2025-08-20T22:48:19.8552122Z [00:01:22.952]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/resource.h:9,
2025-08-20T22:48:19.8554744Z [00:01:22.952]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/param.h:31,
2025-08-20T22:48:19.8556886Z [00:01:22.952]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:30:
2025-08-20T22:48:19.8559340Z [00:01:22.952]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8561818Z [00:01:22.952]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8562937Z [00:01:22.952]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8649740Z [00:01:22.962]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.8651202Z [00:01:22.962]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:19.8658204Z [00:01:22.962]➜  libbsd-static-x86_64-unknown-linux-musl>                  from getpeereid.c:35:
2025-08-20T22:48:19.8660656Z [00:01:22.962]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.8663163Z [00:01:22.962]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.8664313Z [00:01:22.962]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.8698930Z [00:01:22.962]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-b64.o t-b64.c
2025-08-20T22:48:19.8809502Z [00:01:22.978]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:48:19.9159820Z [00:01:23.013]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       md5.lo
2025-08-20T22:48:19.9266202Z [00:01:23.023]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9267977Z [00:01:23.024]➜  libbsd-static-x86_64-unknown-linux-musl>                  from humanize_number.c:36:
2025-08-20T22:48:19.9270430Z [00:01:23.024]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9272913Z [00:01:23.024]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9274151Z [00:01:23.024]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9342461Z [00:01:23.031]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       nlist.lo
2025-08-20T22:48:19.9383304Z [00:01:23.035]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9388432Z [00:01:23.035]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/inttypes.h:37,
2025-08-20T22:48:19.9393157Z [00:01:23.035]➜  libbsd-static-x86_64-unknown-linux-musl>                  from humanize_number.c:39:
2025-08-20T22:48:19.9400068Z [00:01:23.035]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9403043Z [00:01:23.035]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9404339Z [00:01:23.035]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9467595Z [00:01:23.044]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9479829Z [00:01:23.044]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.9481348Z [00:01:23.044]➜  libbsd-static-x86_64-unknown-linux-musl>                  from humanize_number.c:40:
2025-08-20T22:48:19.9483917Z [00:01:23.044]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9487099Z [00:01:23.044]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9488587Z [00:01:23.044]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9489723Z [00:01:23.045]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       pidfile.lo
2025-08-20T22:48:19.9557936Z [00:01:23.051]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9559219Z [00:01:23.051]➜  libbsd-static-x86_64-unknown-linux-musl>                  from inet_net_pton.c:20:
2025-08-20T22:48:19.9561655Z [00:01:23.051]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9564127Z [00:01:23.051]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9565257Z [00:01:23.051]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9630257Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9639267Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.9640486Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:19.9641637Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl>                  from humanize_number.c:41:
2025-08-20T22:48:19.9644071Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9646466Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9648074Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9649113Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9650307Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:19.9652733Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9655115Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9656254Z [00:01:23.056]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9657537Z [00:01:23.061]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9658806Z [00:01:23.061]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/inttypes.h:37,
2025-08-20T22:48:19.9660772Z [00:01:23.061]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/netinet/in.h:9,
2025-08-20T22:48:19.9662650Z [00:01:23.061]➜  libbsd-static-x86_64-unknown-linux-musl>                  from inet_net_pton.c:27:
2025-08-20T22:48:19.9665335Z [00:01:23.061]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9758053Z [00:01:23.061]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9759347Z [00:01:23.061]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9760487Z [00:01:23.067]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9761733Z [00:01:23.067]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:19.9762859Z [00:01:23.067]➜  libbsd-static-x86_64-unknown-linux-musl>                  from humanize_number.c:42:
2025-08-20T22:48:19.9765304Z [00:01:23.067]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9768071Z [00:01:23.067]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9769240Z [00:01:23.067]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9770325Z [00:01:23.069]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9771589Z [00:01:23.069]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:19.9772735Z [00:01:23.069]➜  libbsd-static-x86_64-unknown-linux-musl>                  from inet_net_pton.c:34:
2025-08-20T22:48:19.9775133Z [00:01:23.069]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9781901Z [00:01:23.069]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9783061Z [00:01:23.069]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9784308Z [00:01:23.073]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:48:19.9823426Z [00:01:23.078]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9825302Z [00:01:23.078]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:19.9827044Z [00:01:23.078]➜  libbsd-static-x86_64-unknown-linux-musl>                  from inet_net_pton.c:35:
2025-08-20T22:48:19.9829645Z [00:01:23.078]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9834555Z [00:01:23.078]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9835937Z [00:01:23.078]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9869529Z [00:01:23.084]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9870877Z [00:01:23.084]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:19.9871892Z [00:01:23.084]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:19.9872956Z [00:01:23.084]➜  libbsd-static-x86_64-unknown-linux-musl>                  from inet_net_pton.c:36:
2025-08-20T22:48:19.9875426Z [00:01:23.084]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9877859Z [00:01:23.084]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9878852Z [00:01:23.084]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9901320Z [00:01:23.087]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:19.9903728Z [00:01:23.087]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:19.9906340Z [00:01:23.087]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:19.9909163Z [00:01:23.087]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:19.9910483Z [00:01:23.087]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:19.9978293Z [00:01:23.094]➜  libbsd-static-x86_64-unknown-linux-musl> inet_net_pton.c:60:1: warning: no previous prototype for 'inet_net_pton' [-Wmissing-prototypes]
2025-08-20T22:48:19.9979997Z [00:01:23.094]➜  libbsd-static-x86_64-unknown-linux-musl>    60 | inet_net_pton(int af, const char *src, void *dst, size_t size)
2025-08-20T22:48:19.9981186Z [00:01:23.094]➜  libbsd-static-x86_64-unknown-linux-musl>       | ^~~~~~~~~~~~~
2025-08-20T22:48:20.0548791Z [00:01:23.152]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:48:20.1058464Z [00:01:23.200]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1123936Z [00:01:23.200]➜  libbsd-static-x86_64-unknown-linux-musl>                  from nlist.c:30:
2025-08-20T22:48:20.1179203Z [00:01:23.200]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1182267Z [00:01:23.200]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1183435Z [00:01:23.200]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1184539Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1185836Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:28,
2025-08-20T22:48:20.1187156Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>                  from nlist.c:32:
2025-08-20T22:48:20.1189541Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1191987Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1193144Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1194167Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1195350Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/time.h:36,
2025-08-20T22:48:20.1197667Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/resource.h:9,
2025-08-20T22:48:20.1200102Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/param.h:31,
2025-08-20T22:48:20.1201880Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:30:
2025-08-20T22:48:20.1204547Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1207038Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1208136Z [00:01:23.201]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1419655Z [00:01:23.230]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1422431Z [00:01:23.230]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:20.1433372Z [00:01:23.230]➜  libbsd-static-x86_64-unknown-linux-musl>                  from nlist.c:38:
2025-08-20T22:48:20.1437384Z [00:01:23.230]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1440101Z [00:01:23.230]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1441427Z [00:01:23.230]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1442676Z [00:01:23.231]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:48:20.1444036Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1445726Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:20.1447325Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:20.1448593Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl>                  from nlist.c:39:
2025-08-20T22:48:20.1451101Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1453673Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1455099Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1456474Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1458781Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:20.1461466Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1464164Z [00:01:23.235]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1465491Z [00:01:23.236]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1516052Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1517438Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl>                  from local-link.h:30,
2025-08-20T22:48:20.1518477Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl>                  from md5.c:28:
2025-08-20T22:48:20.1520841Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1523230Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1524371Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1525475Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1526870Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:20.1527997Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl>                  from nlist.c:40:
2025-08-20T22:48:20.1530363Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1532708Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1533788Z [00:01:23.248]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1534824Z [00:01:23.249]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1536424Z [00:01:23.249]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:20.1538327Z [00:01:23.249]➜  libbsd-static-x86_64-unknown-linux-musl>                  from nlist.c:41:
2025-08-20T22:48:20.1540693Z [00:01:23.249]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1543134Z [00:01:23.249]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1544248Z [00:01:23.249]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1678142Z [00:01:23.258]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1697966Z [00:01:23.258]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/nlist.h:31,
2025-08-20T22:48:20.1699118Z [00:01:23.258]➜  libbsd-static-x86_64-unknown-linux-musl>                  from nlist.c:42:
2025-08-20T22:48:20.1701649Z [00:01:23.258]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1704216Z [00:01:23.258]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1705456Z [00:01:23.258]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1971104Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1972760Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pidfile.c:27:
2025-08-20T22:48:20.1975306Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1978077Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1979261Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1980349Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1981666Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:28,
2025-08-20T22:48:20.1982812Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pidfile.c:28:
2025-08-20T22:48:20.1985305Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.1988079Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.1989254Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.1990367Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.1991624Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/time.h:36,
2025-08-20T22:48:20.1993642Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/resource.h:9,
2025-08-20T22:48:20.1996314Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/param.h:31,
2025-08-20T22:48:20.2048897Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:30:
2025-08-20T22:48:20.2051440Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.2053940Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.2055108Z [00:01:23.294]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.2084403Z [00:01:23.305]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.2137474Z [00:01:23.305]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/err.h:29,
2025-08-20T22:48:20.2138723Z [00:01:23.305]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pidfile.c:32:
2025-08-20T22:48:20.2141131Z [00:01:23.305]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.2143677Z [00:01:23.305]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.2145098Z [00:01:23.305]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.2146516Z [00:01:23.307]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       setproctitle.lo
2025-08-20T22:48:20.2148120Z [00:01:23.311]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.2149552Z [00:01:23.311]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:20.2150870Z [00:01:23.311]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pidfile.c:35:
2025-08-20T22:48:20.2153483Z [00:01:23.311]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.2156212Z [00:01:23.311]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.2158842Z [00:01:23.311]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.2293356Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.2294899Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:20.2296269Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:20.2299144Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.2301844Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.2303178Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.2304467Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.2305942Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46,
2025-08-20T22:48:20.2307892Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pidfile.c:37:
2025-08-20T22:48:20.2310491Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.2340517Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.2356043Z [00:01:23.326]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.2357846Z [00:01:23.331]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.2359437Z [00:01:23.331]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:20.2360902Z [00:01:23.331]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pidfile.c:38:
2025-08-20T22:48:20.2363575Z [00:01:23.331]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.2367598Z [00:01:23.331]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.2368760Z [00:01:23.331]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.2370101Z [00:01:23.332]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.2371406Z [00:01:23.332]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:20.2372505Z [00:01:23.332]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pidfile.c:40:
2025-08-20T22:48:20.2374849Z [00:01:23.332]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.2377493Z [00:01:23.333]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.2378626Z [00:01:23.333]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.2464842Z [00:01:23.342]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       progname.lo
2025-08-20T22:48:20.2487821Z [00:01:23.345]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       pwcache.lo
2025-08-20T22:48:20.2505312Z [00:01:23.348]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:48:20.3421962Z [00:01:23.439]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-b64 t-b64.o ../src/libgpg-error.la
2025-08-20T22:48:20.3621427Z [00:01:23.459]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/time.h... yes
2025-08-20T22:48:20.4171734Z [00:01:23.514]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       readpassphrase.lo
2025-08-20T22:48:20.4547183Z [00:01:23.552]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/select.h... yes
2025-08-20T22:48:20.4586159Z [00:01:23.556]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.4591417Z [00:01:23.556]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:28,
2025-08-20T22:48:20.4596226Z [00:01:23.556]➜  libbsd-static-x86_64-unknown-linux-musl>                  from progname.c:34:
2025-08-20T22:48:20.4602803Z [00:01:23.556]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.4609315Z [00:01:23.556]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.4614049Z [00:01:23.556]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.4658041Z [00:01:23.561]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.4659654Z [00:01:23.561]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/time.h:36,
2025-08-20T22:48:20.4661867Z [00:01:23.561]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/resource.h:9,
2025-08-20T22:48:20.4664468Z [00:01:23.561]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/param.h:31,
2025-08-20T22:48:20.4666432Z [00:01:23.561]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/param.h:30:
2025-08-20T22:48:20.4674205Z [00:01:23.561]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.4677847Z [00:01:23.561]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.4679478Z [00:01:23.561]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.4830953Z [00:01:23.580]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.4832562Z [00:01:23.580]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:20.4833848Z [00:01:23.580]➜  libbsd-static-x86_64-unknown-linux-musl>                  from progname.c:36:
2025-08-20T22:48:20.4838364Z [00:01:23.580]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.4841419Z [00:01:23.580]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.4845472Z [00:01:23.580]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.4907004Z [00:01:23.588]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.4908659Z [00:01:23.588]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/grp.h:28,
2025-08-20T22:48:20.4924415Z [00:01:23.588]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:39:
2025-08-20T22:48:20.4927074Z [00:01:23.588]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.4929655Z [00:01:23.588]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.4930789Z [00:01:23.588]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.4932157Z [00:01:23.589]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.4933397Z [00:01:23.589]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:20.4934550Z [00:01:23.589]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:20.4935657Z [00:01:23.589]➜  libbsd-static-x86_64-unknown-linux-musl>                  from progname.c:37:
2025-08-20T22:48:20.4986122Z [00:01:23.589]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.4988700Z [00:01:23.589]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.4989814Z [00:01:23.589]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.4990918Z [00:01:23.594]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.4992720Z [00:01:23.594]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/pwd.h:28,
2025-08-20T22:48:20.4994106Z [00:01:23.594]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:40:
2025-08-20T22:48:20.4996891Z [00:01:23.594]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.4999728Z [00:01:23.594]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5001050Z [00:01:23.594]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5002351Z [00:01:23.597]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5003741Z [00:01:23.597]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:20.5004961Z [00:01:23.597]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:41:
2025-08-20T22:48:20.5007705Z [00:01:23.597]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5010394Z [00:01:23.597]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5011943Z [00:01:23.597]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5060684Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5064046Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:20.5066380Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:20.5068991Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setproctitle.c:29:
2025-08-20T22:48:20.5087583Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5091493Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5096308Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5137913Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5139485Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:20.5140889Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:20.5143312Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5145969Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5147408Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5148633Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5150158Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:20.5152570Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5155298Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5157195Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5158522Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5159958Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:20.5161363Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:20.5162667Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:42:
2025-08-20T22:48:20.5165227Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5168188Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5169932Z [00:01:23.603]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5171293Z [00:01:23.606]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5172746Z [00:01:23.607]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:20.5175383Z [00:01:23.607]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5178315Z [00:01:23.607]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5179658Z [00:01:23.607]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5180969Z [00:01:23.615]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5182459Z [00:01:23.615]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:20.5184050Z [00:01:23.615]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:43:
2025-08-20T22:48:20.5186941Z [00:01:23.615]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5189763Z [00:01:23.615]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5191037Z [00:01:23.615]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5192292Z [00:01:23.616]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5193610Z [00:01:23.616]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:20.5195002Z [00:01:23.616]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:44:
2025-08-20T22:48:20.5197997Z [00:01:23.616]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5201096Z [00:01:23.616]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5202398Z [00:01:23.616]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5279787Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5285034Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:20.5286557Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:20.5289610Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5292972Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5294318Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5295571Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5297122Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:20.5299770Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5302426Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5303824Z [00:01:23.625]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5311694Z [00:01:23.628]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5313252Z [00:01:23.628]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/err.h:29,
2025-08-20T22:48:20.5316299Z [00:01:23.628]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setproctitle.c:31:
2025-08-20T22:48:20.5318945Z [00:01:23.628]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5321678Z [00:01:23.628]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5322802Z [00:01:23.628]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5393427Z [00:01:23.634]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5397559Z [00:01:23.634]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:20.5399267Z [00:01:23.634]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setproctitle.c:32:
2025-08-20T22:48:20.5401988Z [00:01:23.634]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5408737Z [00:01:23.634]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5410259Z [00:01:23.634]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5463908Z [00:01:23.643]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/socket.h... yes
2025-08-20T22:48:20.5548854Z [00:01:23.652]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5555439Z [00:01:23.653]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:20.5561836Z [00:01:23.653]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setproctitle.c:33:
2025-08-20T22:48:20.5569191Z [00:01:23.654]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5572135Z [00:01:23.654]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5573454Z [00:01:23.654]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5574736Z [00:01:23.654]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.5577629Z [00:01:23.655]➜  libbsd-static-x86_64-unknown-linux-musl>                  from local-link.h:30,
2025-08-20T22:48:20.5578935Z [00:01:23.655]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setproctitle.c:34:
2025-08-20T22:48:20.5582150Z [00:01:23.655]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.5584664Z [00:01:23.655]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.5585810Z [00:01:23.655]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.5667399Z [00:01:23.664]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       reallocarray.lo
2025-08-20T22:48:20.5958509Z [00:01:23.693]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       recallocarray.lo
2025-08-20T22:48:20.6359927Z [00:01:23.730]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-b64 t-b64.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:20.6458220Z [00:01:23.742]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:48:20.6610040Z [00:01:23.757]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:48:20.6995062Z [00:01:23.796]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.7000368Z [00:01:23.796]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/pwd.h:28,
2025-08-20T22:48:20.7001791Z [00:01:23.796]➜  libbsd-static-x86_64-unknown-linux-musl>                  from readpassphrase.c:28:
2025-08-20T22:48:20.7004325Z [00:01:23.796]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.7006998Z [00:01:23.796]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.7008215Z [00:01:23.796]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.7229175Z [00:01:23.816]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.7230544Z [00:01:23.816]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:20.7231743Z [00:01:23.816]➜  libbsd-static-x86_64-unknown-linux-musl>                  from readpassphrase.c:30:
2025-08-20T22:48:20.7234441Z [00:01:23.816]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.7237331Z [00:01:23.816]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.7238501Z [00:01:23.816]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.7320133Z [00:01:23.829]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.7325285Z [00:01:23.829]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:20.7326448Z [00:01:23.829]➜  libbsd-static-x86_64-unknown-linux-musl>                  from readpassphrase.c:32:
2025-08-20T22:48:20.7329130Z [00:01:23.829]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.7331539Z [00:01:23.829]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.7332632Z [00:01:23.829]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.7377933Z [00:01:23.835]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.7379249Z [00:01:23.835]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/readpassphrase.h:35,
2025-08-20T22:48:20.7408234Z [00:01:23.837]➜  libbsd-static-x86_64-unknown-linux-musl>                  from readpassphrase.c:33:
2025-08-20T22:48:20.7410639Z [00:01:23.837]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.7413102Z [00:01:23.837]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.7414220Z [00:01:23.837]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.8303022Z [00:01:23.925]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.8307701Z [00:01:23.925]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:20.8312239Z [00:01:23.925]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:20.8317045Z [00:01:23.925]➜  libbsd-static-x86_64-unknown-linux-musl>                  from recallocarray.c:19:
2025-08-20T22:48:20.8322880Z [00:01:23.925]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.8326464Z [00:01:23.925]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.8328844Z [00:01:23.925]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.8330822Z [00:01:23.925]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       heapsort.lo
2025-08-20T22:48:20.8472915Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.8474471Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:20.8476583Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:20.8480008Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.8484029Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.8485251Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.8486358Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.8487947Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:20.8489225Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:20.8490468Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl>                  from reallocarray.c:21:
2025-08-20T22:48:20.8492990Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.8495633Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.8497088Z [00:01:23.941]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.8498331Z [00:01:23.945]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.8499671Z [00:01:23.945]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:20.8502191Z [00:01:23.945]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.8505167Z [00:01:23.945]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.8506450Z [00:01:23.945]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.8608090Z [00:01:23.955]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.8609357Z [00:01:23.955]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:20.8610548Z [00:01:23.955]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:20.8613014Z [00:01:23.955]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.8615837Z [00:01:23.955]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.8617230Z [00:01:23.955]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.8618309Z [00:01:23.957]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.8619534Z [00:01:23.957]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:20.8620678Z [00:01:23.957]➜  libbsd-static-x86_64-unknown-linux-musl>                  from recallocarray.c:21:
2025-08-20T22:48:20.8623110Z [00:01:23.957]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.8625532Z [00:01:23.957]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.8626826Z [00:01:23.957]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.8718285Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.8719613Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:20.8720797Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl>                  from recallocarray.c:22:
2025-08-20T22:48:20.8723247Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.8725733Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.8727143Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.8728275Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:20.8729927Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:20.8732495Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:20.8734952Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:20.8736114Z [00:01:23.961]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:20.8939147Z [00:01:23.986]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-argparse.o t-argparse.c
2025-08-20T22:48:20.9276921Z [00:01:24.025]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       merge.lo
2025-08-20T22:48:20.9324383Z [00:01:24.029]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       radixsort.lo
2025-08-20T22:48:21.0359329Z [00:01:24.133]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       stringlist.lo
2025-08-20T22:48:21.0479537Z [00:01:24.145]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strlcat.lo
2025-08-20T22:48:21.0594126Z [00:01:24.156]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.0599823Z [00:01:24.156]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:21.0601815Z [00:01:24.156]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:21.0603125Z [00:01:24.156]➜  libbsd-static-x86_64-unknown-linux-musl>                  from heapsort.c:36:
2025-08-20T22:48:21.0605701Z [00:01:24.156]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.0608692Z [00:01:24.156]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.0609971Z [00:01:24.156]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.0704226Z [00:01:24.167]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:48:21.0710088Z [00:01:24.168]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:48:21.0759086Z [00:01:24.173]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.0764284Z [00:01:24.173]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:21.0765817Z [00:01:24.173]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:21.0768822Z [00:01:24.173]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.0781515Z [00:01:24.173]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.0783041Z [00:01:24.173]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.0788785Z [00:01:24.176]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.0790316Z [00:01:24.176]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:21.0792646Z [00:01:24.176]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.0794999Z [00:01:24.176]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.0796108Z [00:01:24.176]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.1370210Z [00:01:24.234]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.1371846Z [00:01:24.234]➜  libbsd-static-x86_64-unknown-linux-musl>                  from merge.c:33:
2025-08-20T22:48:21.1374293Z [00:01:24.234]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.1377176Z [00:01:24.234]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.1378456Z [00:01:24.234]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.1552085Z [00:01:24.252]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:48:21.1592435Z [00:01:24.256]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-argparse t-argparse.o ../src/libgpg-error.la
2025-08-20T22:48:21.1595339Z [00:01:24.256]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.1597056Z [00:01:24.256]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:21.1601409Z [00:01:24.256]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:21.1602897Z [00:01:24.256]➜  libbsd-static-x86_64-unknown-linux-musl>                  from merge.c:52:
2025-08-20T22:48:21.1605747Z [00:01:24.256]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.1609011Z [00:01:24.256]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.1611617Z [00:01:24.256]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.1619084Z [00:01:24.259]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.1621844Z [00:01:24.259]➜  libbsd-static-x86_64-unknown-linux-musl>                  from radixsort.c:35:
2025-08-20T22:48:21.1626430Z [00:01:24.259]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.1633258Z [00:01:24.259]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.1634470Z [00:01:24.259]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.1689238Z [00:01:24.263]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.1690803Z [00:01:24.263]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:21.1692032Z [00:01:24.263]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:21.1694507Z [00:01:24.263]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.1697123Z [00:01:24.263]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.1698313Z [00:01:24.264]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.1699372Z [00:01:24.264]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.1700558Z [00:01:24.264]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:21.1702919Z [00:01:24.264]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.1705342Z [00:01:24.266]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.1706470Z [00:01:24.266]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.1744094Z [00:01:24.271]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.1754478Z [00:01:24.271]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:21.1757676Z [00:01:24.271]➜  libbsd-static-x86_64-unknown-linux-musl>                  from merge.c:53:
2025-08-20T22:48:21.1761382Z [00:01:24.271]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.1774528Z [00:01:24.271]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.1811016Z [00:01:24.271]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.1812681Z [00:01:24.273]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.1814135Z [00:01:24.274]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:21.1815592Z [00:01:24.274]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:21.1817055Z [00:01:24.274]➜  libbsd-static-x86_64-unknown-linux-musl>                  from radixsort.c:51:
2025-08-20T22:48:21.1819711Z [00:01:24.274]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.1822359Z [00:01:24.274]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.1823968Z [00:01:24.274]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.1825216Z [00:01:24.277]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.1827035Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:21.1828778Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:21.1831508Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.1834522Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.1838365Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.1839440Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.1840649Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:21.1843034Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.1845482Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.1846842Z [00:01:24.278]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.2581031Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.2582690Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl>                  from stringlist.c:32:
2025-08-20T22:48:21.2585691Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.2588642Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.2589966Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.2591207Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.2592590Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/err.h:29,
2025-08-20T22:48:21.2593960Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl>                  from stringlist.c:35:
2025-08-20T22:48:21.2596559Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.2599385Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.2600780Z [00:01:24.355]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.2682458Z [00:01:24.363]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.2684143Z [00:01:24.363]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:21.2687322Z [00:01:24.363]➜  libbsd-static-x86_64-unknown-linux-musl>                  from stringlist.c:36:
2025-08-20T22:48:21.2689744Z [00:01:24.363]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.2692399Z [00:01:24.363]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.2693503Z [00:01:24.363]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.2728753Z [00:01:24.370]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.2733588Z [00:01:24.370]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:21.2738191Z [00:01:24.371]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:21.2742036Z [00:01:24.371]➜  libbsd-static-x86_64-unknown-linux-musl>                  from stringlist.c:37:
2025-08-20T22:48:21.2746896Z [00:01:24.371]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.2777859Z [00:01:24.371]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.2779754Z [00:01:24.371]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.2781258Z [00:01:24.372]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.2819398Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:21.2825693Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.2829684Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.2834554Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.2835805Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.2840398Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:21.2841708Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl>                  from stringlist.c:38:
2025-08-20T22:48:21.2847608Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.2850440Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.2852000Z [00:01:24.379]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.2861880Z [00:01:24.383]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.2863233Z [00:01:24.383]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stringlist.h:36,
2025-08-20T22:48:21.2864481Z [00:01:24.383]➜  libbsd-static-x86_64-unknown-linux-musl>                  from stringlist.c:39:
2025-08-20T22:48:21.2867187Z [00:01:24.383]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.2869876Z [00:01:24.383]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.2871563Z [00:01:24.383]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.2889003Z [00:01:24.384]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.2890430Z [00:01:24.384]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:21.2891639Z [00:01:24.384]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strlcat.c:20:
2025-08-20T22:48:21.2894207Z [00:01:24.384]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.2896991Z [00:01:24.385]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.2898251Z [00:01:24.385]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.2958918Z [00:01:24.393]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strlcpy.lo
2025-08-20T22:48:21.2960389Z [00:01:24.393]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:48:21.3189940Z [00:01:24.416]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyPrevNextEmpty.c          Judy1PrevEmpty.c
2025-08-20T22:48:21.3306859Z [00:01:24.427]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYPREV -DJU_64BIT -g -O2 -c -o libprev_la-Judy1PrevEmpty.lo `test -f 'Judy1PrevEmpty.c' || echo './'`Judy1PrevEmpty.c
2025-08-20T22:48:21.3877429Z [00:01:24.485]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:48:21.3884703Z [00:01:24.485]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:48:21.3898791Z [00:01:24.487]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strmode.lo
2025-08-20T22:48:21.3958903Z [00:01:24.491]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-argparse t-argparse.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:21.4149847Z [00:01:24.512]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strnstr.lo
2025-08-20T22:48:21.4390851Z [00:01:24.536]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -DJU_64BIT -g -O2 -c Judy1PrevEmpty.c -o libprev_la-Judy1PrevEmpty.o
2025-08-20T22:48:21.4861228Z [00:01:24.583]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.4864137Z [00:01:24.583]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:21.4865969Z [00:01:24.583]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strlcpy.c:20:
2025-08-20T22:48:21.4869155Z [00:01:24.583]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.4875583Z [00:01:24.583]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.4877686Z [00:01:24.583]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.4979041Z [00:01:24.590]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:48:21.5711707Z [00:01:24.668]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strtonum.lo
2025-08-20T22:48:21.5753037Z [00:01:24.671]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.5754687Z [00:01:24.672]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strnstr.c:34:
2025-08-20T22:48:21.5757651Z [00:01:24.672]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.5760511Z [00:01:24.672]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.5761906Z [00:01:24.672]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.5790767Z [00:01:24.676]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.5792289Z [00:01:24.676]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:21.5793639Z [00:01:24.676]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strnstr.c:36:
2025-08-20T22:48:21.5796179Z [00:01:24.676]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.5799730Z [00:01:24.676]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.5801086Z [00:01:24.676]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.5820559Z [00:01:24.679]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-logging.o t-logging.c
2025-08-20T22:48:21.5929184Z [00:01:24.690]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.5930615Z [00:01:24.690]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strmode.c:30:
2025-08-20T22:48:21.5933173Z [00:01:24.690]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.5935800Z [00:01:24.690]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.5937293Z [00:01:24.690]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.6038877Z [00:01:24.701]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.6067858Z [00:01:24.701]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:21.6069036Z [00:01:24.701]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strmode.c:33:
2025-08-20T22:48:21.6071429Z [00:01:24.701]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.6073879Z [00:01:24.701]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.6075027Z [00:01:24.701]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.6499971Z [00:01:24.747]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strtoi.lo
2025-08-20T22:48:21.6905920Z [00:01:24.787]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:48:21.6921032Z [00:01:24.789]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:48:21.7748630Z [00:01:24.866]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strtou.lo
2025-08-20T22:48:21.8084576Z [00:01:24.905]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       timeconv.lo
2025-08-20T22:48:21.8156105Z [00:01:24.913]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       unvis.lo
2025-08-20T22:48:21.8215837Z [00:01:24.918]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.8221238Z [00:01:24.919]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtonum.c:31:
2025-08-20T22:48:21.8227637Z [00:01:24.919]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.8233900Z [00:01:24.919]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.8239234Z [00:01:24.919]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.8290068Z [00:01:24.926]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.8295435Z [00:01:24.926]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:21.8297836Z [00:01:24.926]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtonum.c:33:
2025-08-20T22:48:21.8300495Z [00:01:24.926]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.8303269Z [00:01:24.926]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.8304684Z [00:01:24.926]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.8353242Z [00:01:24.932]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.8359393Z [00:01:24.933]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:21.8364403Z [00:01:24.933]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:21.8369298Z [00:01:24.934]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtonum.c:34:
2025-08-20T22:48:21.8375262Z [00:01:24.934]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.8381459Z [00:01:24.935]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.8384828Z [00:01:24.935]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.8458388Z [00:01:24.940]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.8460011Z [00:01:24.941]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:21.8462665Z [00:01:24.941]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.8465681Z [00:01:24.941]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.8467303Z [00:01:24.941]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.8468656Z [00:01:24.941]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.8470039Z [00:01:24.941]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/inttypes.h:37,
2025-08-20T22:48:21.8471329Z [00:01:24.941]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtonum.c:36:
2025-08-20T22:48:21.8473907Z [00:01:24.941]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.8476484Z [00:01:24.941]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.8478016Z [00:01:24.943]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.8587943Z [00:01:24.956]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.8589500Z [00:01:24.956]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtoi.c:38:
2025-08-20T22:48:21.8592542Z [00:01:24.956]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.8595338Z [00:01:24.956]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.8596897Z [00:01:24.956]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.8685256Z [00:01:24.966]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.8691010Z [00:01:24.966]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/inttypes.h:37,
2025-08-20T22:48:21.8694924Z [00:01:24.966]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtoi.c:43:
2025-08-20T22:48:21.8699501Z [00:01:24.966]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.8702985Z [00:01:24.966]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.8705147Z [00:01:24.966]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.9298171Z [00:01:25.021]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       vis.lo
2025-08-20T22:48:21.9305114Z [00:01:25.027]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for shl_load... no
2025-08-20T22:48:21.9769396Z [00:01:25.074]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.9770923Z [00:01:25.074]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtou.c:38:
2025-08-20T22:48:21.9773380Z [00:01:25.074]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.9775945Z [00:01:25.074]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.9777838Z [00:01:25.074]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.9779042Z [00:01:25.074]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       wcslcat.lo
2025-08-20T22:48:21.9837940Z [00:01:25.079]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:21.9839385Z [00:01:25.079]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/inttypes.h:37,
2025-08-20T22:48:21.9840689Z [00:01:25.079]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtou.c:43:
2025-08-20T22:48:21.9843111Z [00:01:25.079]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:21.9845581Z [00:01:25.079]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:21.9846927Z [00:01:25.079]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:21.9991563Z [00:01:25.096]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-logging t-logging.o ../src/libgpg-error.la
2025-08-20T22:48:22.0678738Z [00:01:25.161]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.0680462Z [00:01:25.161]➜  libbsd-static-x86_64-unknown-linux-musl>                  from timeconv.c:33:
2025-08-20T22:48:22.0683364Z [00:01:25.161]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.0686195Z [00:01:25.161]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.0687815Z [00:01:25.161]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.0747903Z [00:01:25.167]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.0749455Z [00:01:25.167]➜  libbsd-static-x86_64-unknown-linux-musl>                  from unvis.c:32:
2025-08-20T22:48:22.0752096Z [00:01:25.167]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.0754717Z [00:01:25.167]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.0756101Z [00:01:25.167]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.0757582Z [00:01:25.168]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.0758903Z [00:01:25.168]➜  libbsd-static-x86_64-unknown-linux-musl>                  from local-link.h:30,
2025-08-20T22:48:22.0760116Z [00:01:25.168]➜  libbsd-static-x86_64-unknown-linux-musl>                  from timeconv.c:36:
2025-08-20T22:48:22.0762644Z [00:01:25.168]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.0768127Z [00:01:25.168]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.0772101Z [00:01:25.168]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.0837983Z [00:01:25.179]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       wcslcpy.lo
2025-08-20T22:48:22.0875088Z [00:01:25.184]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.0876856Z [00:01:25.184]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:22.0878199Z [00:01:25.184]➜  libbsd-static-x86_64-unknown-linux-musl>                  from unvis.c:38:
2025-08-20T22:48:22.0880906Z [00:01:25.184]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.0883478Z [00:01:25.185]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.0884847Z [00:01:25.185]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.0929097Z [00:01:25.190]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.0933506Z [00:01:25.190]➜  libbsd-static-x86_64-unknown-linux-musl>                  from local-link.h:30,
2025-08-20T22:48:22.0934864Z [00:01:25.190]➜  libbsd-static-x86_64-unknown-linux-musl>                  from unvis.c:45:
2025-08-20T22:48:22.0937971Z [00:01:25.190]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.0940693Z [00:01:25.190]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.0942032Z [00:01:25.190]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.1243961Z [00:01:25.221]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for shl_load in -ldld... no
2025-08-20T22:48:22.1500997Z [00:01:25.247]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.1548019Z [00:01:25.248]➜  libbsd-static-x86_64-unknown-linux-musl>                  from vis.c:58:
2025-08-20T22:48:22.1551057Z [00:01:25.248]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.1553697Z [00:01:25.248]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.1554977Z [00:01:25.248]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.1779886Z [00:01:25.275]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.1797987Z [00:01:25.275]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:22.1799354Z [00:01:25.275]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:22.1800750Z [00:01:25.275]➜  libbsd-static-x86_64-unknown-linux-musl>                  from vis.c:67:
2025-08-20T22:48:22.1803180Z [00:01:25.275]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.1805567Z [00:01:25.275]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.1807178Z [00:01:25.275]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.1808030Z [00:01:25.276]➜  libbsd-static-x86_64-unknown-linux-musl>   GEN      libbsd.map
2025-08-20T22:48:22.1814135Z [00:01:25.278]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.1815587Z [00:01:25.278]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:22.1817116Z [00:01:25.278]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:22.1819772Z [00:01:25.278]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.1822407Z [00:01:25.278]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.1823720Z [00:01:25.278]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.1864293Z [00:01:25.283]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.1866210Z [00:01:25.284]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:22.1869599Z [00:01:25.284]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.1873185Z [00:01:25.284]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.1874549Z [00:01:25.284]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.2090678Z [00:01:25.306]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.2098297Z [00:01:25.306]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/wchar.h:44,
2025-08-20T22:48:22.2100017Z [00:01:25.306]➜  libbsd-static-x86_64-unknown-linux-musl>                  from vis.c:68:
2025-08-20T22:48:22.2102553Z [00:01:25.306]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.2105222Z [00:01:25.306]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.2106511Z [00:01:25.306]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.2320813Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.2374356Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>                  from wcslcat.c:31:
2025-08-20T22:48:22.2377502Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.2380081Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.2381428Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.2382561Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.2384364Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:22.2385606Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>                  from vis.c:78:
2025-08-20T22:48:22.2388270Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.2390861Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.2392172Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.2393401Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.2394715Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>                  from local-link.h:30,
2025-08-20T22:48:22.2395907Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>                  from vis.c:80:
2025-08-20T22:48:22.2398629Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.2401220Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.2402518Z [00:01:25.329]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.2769166Z [00:01:25.372]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.2770537Z [00:01:25.372]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/wchar.h:44,
2025-08-20T22:48:22.2771693Z [00:01:25.372]➜  libbsd-static-x86_64-unknown-linux-musl>                  from wcslcat.c:33:
2025-08-20T22:48:22.2774071Z [00:01:25.372]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.2776564Z [00:01:25.372]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.2777867Z [00:01:25.372]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.2822233Z [00:01:25.379]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.2823925Z [00:01:25.379]➜  libbsd-static-x86_64-unknown-linux-musl>                  from wcslcpy.c:31:
2025-08-20T22:48:22.2826764Z [00:01:25.379]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.2829592Z [00:01:25.379]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.2831220Z [00:01:25.379]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.2940464Z [00:01:25.391]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-logging t-logging.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:22.2942653Z [00:01:25.391]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for dlopen... yes
2025-08-20T22:48:22.2990123Z [00:01:25.396]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether a program can dlopen itself... cross
2025-08-20T22:48:22.3047796Z [00:01:25.402]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:22.3051012Z [00:01:25.402]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/wchar.h:44,
2025-08-20T22:48:22.3052786Z [00:01:25.402]➜  libbsd-static-x86_64-unknown-linux-musl>                  from wcslcpy.c:33:
2025-08-20T22:48:22.3055489Z [00:01:25.402]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:22.3058637Z [00:01:25.402]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:22.3060357Z [00:01:25.402]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:22.3109881Z [00:01:25.408]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:48:22.3118388Z [00:01:25.409]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:48:22.3125185Z [00:01:25.410]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:48:22.3142700Z [00:01:25.411]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:48:22.3161583Z [00:01:25.413]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for egrep... (cached) /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:48:22.4043906Z [00:01:25.501]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/wait.h that is POSIX.1 compatible... yes
2025-08-20T22:48:22.4082526Z [00:01:25.505]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-stringutils.o t-stringutils.c
2025-08-20T22:48:22.4587464Z [00:01:25.556]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for arpa/inet.h... yes
2025-08-20T22:48:22.5136221Z [00:01:25.611]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for fcntl.h... yes
2025-08-20T22:48:22.6052991Z [00:01:25.701]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for malloc.h... yes
2025-08-20T22:48:22.6898931Z [00:01:25.787]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-stringutils t-stringutils.o ../src/libgpg-error.la
2025-08-20T22:48:22.6945429Z [00:01:25.792]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for netdb.h... yes
2025-08-20T22:48:22.7527747Z [00:01:25.850]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for netinet/in.h... yes
2025-08-20T22:48:22.7541763Z [00:01:25.851]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T22:48:22.7547013Z [00:01:25.851]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for stdlib.h... (cached) yes
2025-08-20T22:48:22.7563809Z [00:01:25.853]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for string.h... (cached) yes
2025-08-20T22:48:22.8049454Z [00:01:25.902]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     libbsd.la
2025-08-20T22:48:22.8134768Z [00:01:25.910]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/ioctl.h... yes
2025-08-20T22:48:22.8432675Z [00:01:25.940]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-stringutils t-stringutils.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:22.8668358Z [00:01:25.964]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/param.h... yes
2025-08-20T22:48:22.8716043Z [00:01:25.969]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/socket.h... (cached) yes
2025-08-20T22:48:22.8721221Z [00:01:25.969]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sys/time.h... (cached) yes
2025-08-20T22:48:22.8726148Z [00:01:25.969]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T22:48:22.9633490Z [00:01:26.060]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for linux/sctp.h... yes
2025-08-20T22:48:22.9711812Z [00:01:26.067]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-malloc.o t-malloc.c
2025-08-20T22:48:23.0302065Z [00:01:26.127]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T22:48:23.0715962Z [00:01:26.169]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for inline... inline
2025-08-20T22:48:23.0912244Z [00:01:26.188]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDY1   -DJUDYPREV -DJU_64BIT -g -O2   -o libprev.la  libprev_la-Judy1Prev.lo libprev_la-Judy1PrevEmpty.lo
2025-08-20T22:48:23.0915402Z [00:01:26.188]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:23.0918092Z [00:01:26.188]➜  libbsd-static-x86_64-unknown-linux-musl> Making all in test
2025-08-20T22:48:23.0965624Z [00:01:26.194]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:23.0989662Z [00:01:26.196]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:48:23.0991286Z [00:01:26.196]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:23.1017388Z [00:01:26.199]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2'
2025-08-20T22:48:23.1066087Z [00:01:26.204]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2'
2025-08-20T22:48:23.1074123Z [00:01:26.204]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2'
2025-08-20T22:48:23.1121992Z [00:01:26.209]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: checkPhase
2025-08-20T22:48:23.2257306Z [00:01:26.322]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-malloc t-malloc.o ../src/libgpg-error.la
2025-08-20T22:48:23.3011510Z [00:01:26.398]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for size_t... yes
2025-08-20T22:48:23.3069392Z [00:01:26.404]➜  libbsd-static-x86_64-unknown-linux-musl> check flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash VERBOSE=y check
2025-08-20T22:48:23.3079445Z [00:01:26.405]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libprev.a  libprev_la-Judy1Prev.o libprev_la-Judy1PrevEmpty.o
2025-08-20T22:48:23.3197304Z [00:01:26.417]➜  libbsd-static-x86_64-unknown-linux-musl> Making check in include
2025-08-20T22:48:23.3268731Z [00:01:26.424]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:23.3301984Z [00:01:26.427]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'check'.
2025-08-20T22:48:23.3303618Z [00:01:26.427]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:23.3304867Z [00:01:26.427]➜  libbsd-static-x86_64-unknown-linux-musl> Making check in man
2025-08-20T22:48:23.3314594Z [00:01:26.428]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libprev.a
2025-08-20T22:48:23.3398459Z [00:01:26.437]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2/man'
2025-08-20T22:48:23.3428362Z [00:01:26.440]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'check'.
2025-08-20T22:48:23.3437355Z [00:01:26.440]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2/man'
2025-08-20T22:48:23.3438732Z [00:01:26.440]➜  libbsd-static-x86_64-unknown-linux-musl> Making check in src
2025-08-20T22:48:23.3484315Z [00:01:26.445]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:23.3490092Z [00:01:26.446]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'check'.
2025-08-20T22:48:23.3491384Z [00:01:26.446]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:23.3492553Z [00:01:26.446]➜  libbsd-static-x86_64-unknown-linux-musl> Making check in test
2025-08-20T22:48:23.3532238Z [00:01:26.450]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:23.3551848Z [00:01:26.452]➜  libbsd-static-x86_64-unknown-linux-musl> make  overlay endian setmode  closefrom bzero explicit_bzero fgetln fparseln fpurge funopen humanize fpurge funopen md5 nlist progname proctitle-init  pwcache progname strl strmode strnstr strtonum vis vis-openbsd  timeconv64 headers-overlay.sh headers-system.sh
2025-08-20T22:48:23.3608884Z [00:01:26.458]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libprev.la" && ln -s "../libprev.la" "libprev.la" )
2025-08-20T22:48:23.3624828Z [00:01:26.459]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:23.3644765Z [00:01:26.461]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       overlay.o
2025-08-20T22:48:23.3648637Z [00:01:26.462]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyByCount.c                Judy1ByCount.c
2025-08-20T22:48:23.3678288Z [00:01:26.465]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       endian.o
2025-08-20T22:48:23.3716484Z [00:01:26.469]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       setmode.o
2025-08-20T22:48:23.3717934Z [00:01:26.469]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       closefrom.o
2025-08-20T22:48:23.3764263Z [00:01:26.473]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -g -O2 -c -o libcount_la-Judy1ByCount.lo `test -f 'Judy1ByCount.c' || echo './'`Judy1ByCount.c
2025-08-20T22:48:23.3771304Z [00:01:26.474]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       bzero.o
2025-08-20T22:48:23.4059625Z [00:01:26.500]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4067216Z [00:01:26.500]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/endian.h:30,
2025-08-20T22:48:23.4070060Z [00:01:26.501]➜  libbsd-static-x86_64-unknown-linux-musl>                  from endian.c:27:
2025-08-20T22:48:23.4072753Z [00:01:26.501]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4075898Z [00:01:26.501]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4077548Z [00:01:26.501]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4172178Z [00:01:26.513]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether struct tm is in sys/time.h or time.h... time.h
2025-08-20T22:48:23.4174002Z [00:01:26.514]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4175482Z [00:01:26.514]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.4177014Z [00:01:26.514]➜  libbsd-static-x86_64-unknown-linux-musl>                  from endian.c:30:
2025-08-20T22:48:23.4179678Z [00:01:26.514]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4182356Z [00:01:26.514]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4183802Z [00:01:26.514]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4211468Z [00:01:26.518]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4237950Z [00:01:26.518]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/pwd.h:28,
2025-08-20T22:48:23.4239436Z [00:01:26.518]➜  libbsd-static-x86_64-unknown-linux-musl>                  from overlay.c:33:
2025-08-20T22:48:23.4241985Z [00:01:26.518]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4248381Z [00:01:26.518]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4249808Z [00:01:26.518]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4265412Z [00:01:26.523]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4267250Z [00:01:26.523]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/grp.h:28,
2025-08-20T22:48:23.4272685Z [00:01:26.523]➜  libbsd-static-x86_64-unknown-linux-musl>                  from overlay.c:36:
2025-08-20T22:48:23.4275632Z [00:01:26.523]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4284011Z [00:01:26.523]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4285163Z [00:01:26.523]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4369001Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4370741Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.4372103Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl>                  from bzero.c:28:
2025-08-20T22:48:23.4374713Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4377760Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4379275Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4380758Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4382493Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl>                  from overlay.c:42:
2025-08-20T22:48:23.4385173Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4388014Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4389385Z [00:01:26.534]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4448213Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4449677Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:23.4451032Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl>                  from closefrom.c:30:
2025-08-20T22:48:23.4453688Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4456270Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4457990Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4461372Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4462589Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.4463680Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl>                  from overlay.c:44:
2025-08-20T22:48:23.4466023Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4468547Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4469666Z [00:01:26.541]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4518127Z [00:01:26.546]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4523997Z [00:01:26.546]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:23.4526565Z [00:01:26.546]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:23.4528318Z [00:01:26.546]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setmode.c:28:
2025-08-20T22:48:23.4538766Z [00:01:26.546]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4580833Z [00:01:26.546]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4582245Z [00:01:26.546]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4591103Z [00:01:26.556]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4592677Z [00:01:26.556]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:23.4594469Z [00:01:26.556]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:23.4595878Z [00:01:26.556]➜  libbsd-static-x86_64-unknown-linux-musl>                  from overlay.c:45:
2025-08-20T22:48:23.4598606Z [00:01:26.556]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4601164Z [00:01:26.556]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4602416Z [00:01:26.556]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4608813Z [00:01:26.558]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4610216Z [00:01:26.558]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.4611536Z [00:01:26.558]➜  libbsd-static-x86_64-unknown-linux-musl>                  from closefrom.c:31:
2025-08-20T22:48:23.4614171Z [00:01:26.558]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4617103Z [00:01:26.558]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4618483Z [00:01:26.558]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4630331Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4631572Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:23.4633964Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4636478Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4637784Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4689707Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4691007Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.4692160Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:23.4694508Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4696982Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4698113Z [00:01:26.560]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4699137Z [00:01:26.566]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4700310Z [00:01:26.566]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:23.4702651Z [00:01:26.566]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4705231Z [00:01:26.566]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4706336Z [00:01:26.566]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4767947Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4778015Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:23.4807851Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl>                  from setmode.c:29:
2025-08-20T22:48:23.4810629Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4813481Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4814942Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4816296Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4818201Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.4819631Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl>                  from overlay.c:46:
2025-08-20T22:48:23.4879203Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4883126Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4884327Z [00:01:26.572]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4885418Z [00:01:26.574]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.4886838Z [00:01:26.574]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:23.4887977Z [00:01:26.574]➜  libbsd-static-x86_64-unknown-linux-musl>                  from overlay.c:47:
2025-08-20T22:48:23.4890452Z [00:01:26.574]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.4893165Z [00:01:26.574]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.4894299Z [00:01:26.574]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.4896111Z [00:01:26.584]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-malloc t-malloc.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:23.5110728Z [00:01:26.608]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       fgetln-test-stream.o
2025-08-20T22:48:23.5142309Z [00:01:26.611]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       explicit_bzero.o
2025-08-20T22:48:23.5284582Z [00:01:26.621]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       fgetln-fgetln.o
2025-08-20T22:48:23.5332781Z [00:01:26.630]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for working volatile... yes
2025-08-20T22:48:23.5341284Z [00:01:26.631]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for GNU libc compatible malloc... no
2025-08-20T22:48:23.5350274Z [00:01:26.632]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for working memcmp... no
2025-08-20T22:48:23.5358381Z [00:01:26.633]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for GNU libc compatible realloc... no
2025-08-20T22:48:23.5453955Z [00:01:26.642]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -g -O2 -c Judy1ByCount.c -o libcount_la-Judy1ByCount.o
2025-08-20T22:48:23.5588805Z [00:01:26.651]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       test-stream.o
2025-08-20T22:48:23.5600849Z [00:01:26.657]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.5602166Z [00:01:26.657]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/time.h:36,
2025-08-20T22:48:23.5604137Z [00:01:26.657]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/resource.h:9,
2025-08-20T22:48:23.5607160Z [00:01:26.657]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/wait.h:31,
2025-08-20T22:48:23.5608958Z [00:01:26.657]➜  libbsd-static-x86_64-unknown-linux-musl>                  from test-stream.c:27:
2025-08-20T22:48:23.5611552Z [00:01:26.657]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.5614140Z [00:01:26.657]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.5615482Z [00:01:26.657]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.5652969Z [00:01:26.662]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.5654478Z [00:01:26.662]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:23.5663861Z [00:01:26.662]➜  libbsd-static-x86_64-unknown-linux-musl>                  from test-stream.c:29:
2025-08-20T22:48:23.5666831Z [00:01:26.662]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.5670330Z [00:01:26.662]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.5671857Z [00:01:26.662]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.5775072Z [00:01:26.674]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.5776928Z [00:01:26.674]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.5778319Z [00:01:26.674]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetln.c:28:
2025-08-20T22:48:23.5781013Z [00:01:26.674]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.5783597Z [00:01:26.674]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.5784994Z [00:01:26.674]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.5792501Z [00:01:26.676]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.5794572Z [00:01:26.676]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:23.5795741Z [00:01:26.676]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:23.5797286Z [00:01:26.676]➜  libbsd-static-x86_64-unknown-linux-musl>                  from explicit_bzero.c:22:
2025-08-20T22:48:23.5799982Z [00:01:26.676]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.5807173Z [00:01:26.676]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.5808393Z [00:01:26.676]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.5860192Z [00:01:26.683]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.5866086Z [00:01:26.684]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:23.5869948Z [00:01:26.684]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:23.5872474Z [00:01:26.684]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetln.c:29:
2025-08-20T22:48:23.5876294Z [00:01:26.684]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.5880435Z [00:01:26.684]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.5882991Z [00:01:26.684]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.5893853Z [00:01:26.686]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.5896407Z [00:01:26.686]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/wchar.h:44,
2025-08-20T22:48:23.5899172Z [00:01:26.686]➜  libbsd-static-x86_64-unknown-linux-musl>                  from test-stream.c:30:
2025-08-20T22:48:23.5906109Z [00:01:26.686]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.5909086Z [00:01:26.686]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.5910312Z [00:01:26.686]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.5935750Z [00:01:26.689]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.5938395Z [00:01:26.689]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:23.5944868Z [00:01:26.689]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.5949861Z [00:01:26.689]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.5953201Z [00:01:26.689]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.5956451Z [00:01:26.691]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.5964437Z [00:01:26.691]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.5965660Z [00:01:26.691]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:23.5968312Z [00:01:26.691]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.5971014Z [00:01:26.691]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.5972163Z [00:01:26.691]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6000826Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6002464Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:23.6005307Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6009197Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6010531Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6011719Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6078017Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/sys/time.h:36,
2025-08-20T22:48:23.6080563Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/resource.h:9,
2025-08-20T22:48:23.6083243Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/wait.h:31,
2025-08-20T22:48:23.6085098Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from test-stream.c:27:
2025-08-20T22:48:23.6087910Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6090757Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6092009Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6093256Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6094758Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.6096121Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>                  from test-stream.c:31:
2025-08-20T22:48:23.6098986Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6102014Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6103361Z [00:01:26.697]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6104929Z [00:01:26.698]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6107228Z [00:01:26.698]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.6108763Z [00:01:26.698]➜  libbsd-static-x86_64-unknown-linux-musl>                  from explicit_bzero.c:23:
2025-08-20T22:48:23.6112331Z [00:01:26.698]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6115213Z [00:01:26.698]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6117181Z [00:01:26.698]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6118662Z [00:01:26.700]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6120674Z [00:01:26.700]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:23.6122132Z [00:01:26.700]➜  libbsd-static-x86_64-unknown-linux-musl>                  from test-stream.c:29:
2025-08-20T22:48:23.6125176Z [00:01:26.700]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6128658Z [00:01:26.700]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6130738Z [00:01:26.700]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6132625Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6134773Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.6136481Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetln.c:30:
2025-08-20T22:48:23.6139855Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6142561Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6144058Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6145164Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6146424Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:23.6149764Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl>                  from explicit_bzero.c:24:
2025-08-20T22:48:23.6152136Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6154465Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6155553Z [00:01:26.702]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6156378Z [00:01:26.707]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       fparseln.o
2025-08-20T22:48:23.6183790Z [00:01:26.715]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6185414Z [00:01:26.715]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/wchar.h:44,
2025-08-20T22:48:23.6186947Z [00:01:26.715]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fgetln.c:32:
2025-08-20T22:48:23.6189796Z [00:01:26.715]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6192490Z [00:01:26.715]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6193892Z [00:01:26.715]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6269048Z [00:01:26.724]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6270574Z [00:01:26.724]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/wchar.h:44,
2025-08-20T22:48:23.6271937Z [00:01:26.724]➜  libbsd-static-x86_64-unknown-linux-musl>                  from test-stream.c:30:
2025-08-20T22:48:23.6274568Z [00:01:26.724]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6277357Z [00:01:26.724]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6278689Z [00:01:26.724]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6328305Z [00:01:26.730]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6329855Z [00:01:26.730]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.6331118Z [00:01:26.730]➜  libbsd-static-x86_64-unknown-linux-musl>                  from test-stream.c:31:
2025-08-20T22:48:23.6333687Z [00:01:26.730]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6336483Z [00:01:26.730]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6339178Z [00:01:26.730]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6634575Z [00:01:26.760]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking types of arguments for select... int,fd_set *,struct timeval *
2025-08-20T22:48:23.6641583Z [00:01:26.761]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6647440Z [00:01:26.762]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.6652952Z [00:01:26.762]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fparseln.c:28:
2025-08-20T22:48:23.6660087Z [00:01:26.763]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6667452Z [00:01:26.764]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6669874Z [00:01:26.764]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6743545Z [00:01:26.771]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6749110Z [00:01:26.772]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:23.6754121Z [00:01:26.772]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:23.6759409Z [00:01:26.773]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fparseln.c:29:
2025-08-20T22:48:23.6797608Z [00:01:26.777]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6833308Z [00:01:26.780]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6834711Z [00:01:26.780]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6836106Z [00:01:26.780]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6837747Z [00:01:26.780]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:23.6840408Z [00:01:26.780]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6843010Z [00:01:26.780]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6844323Z [00:01:26.780]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6886552Z [00:01:26.786]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.6888762Z [00:01:26.786]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.6890128Z [00:01:26.786]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fparseln.c:30:
2025-08-20T22:48:23.6892584Z [00:01:26.786]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.6895285Z [00:01:26.786]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.6896584Z [00:01:26.786]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.6899051Z [00:01:26.786]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-spawn.o t-spawn.c
2025-08-20T22:48:23.6983920Z [00:01:26.795]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       fpurge.o
2025-08-20T22:48:23.7315182Z [00:01:26.828]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       funopen.o
2025-08-20T22:48:23.7509906Z [00:01:26.848]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       humanize.o
2025-08-20T22:48:23.7801158Z [00:01:26.877]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.7802790Z [00:01:26.877]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.7804110Z [00:01:26.877]➜  libbsd-static-x86_64-unknown-linux-musl>                  from funopen.c:29:
2025-08-20T22:48:23.7806944Z [00:01:26.877]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.7809634Z [00:01:26.877]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.7810927Z [00:01:26.877]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.7825010Z [00:01:26.879]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.7826450Z [00:01:26.879]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.7828071Z [00:01:26.879]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fpurge.c:27:
2025-08-20T22:48:23.7830472Z [00:01:26.879]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.7833245Z [00:01:26.879]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.7834568Z [00:01:26.879]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.8018500Z [00:01:26.894]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.8020042Z [00:01:26.894]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.8021400Z [00:01:26.894]➜  libbsd-static-x86_64-unknown-linux-musl>                  from funopen.c:30:
2025-08-20T22:48:23.8023911Z [00:01:26.894]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.8026503Z [00:01:26.894]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.8028003Z [00:01:26.894]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.8029256Z [00:01:26.897]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.8031684Z [00:01:26.897]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:23.8033610Z [00:01:26.897]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:23.8034955Z [00:01:26.897]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fpurge.c:28:
2025-08-20T22:48:23.8038006Z [00:01:26.897]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.8041759Z [00:01:26.897]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.8042899Z [00:01:26.897]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.8049910Z [00:01:26.902]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.8052529Z [00:01:26.902]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:23.8054861Z [00:01:26.902]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.8085827Z [00:01:26.902]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.8087146Z [00:01:26.902]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.8133725Z [00:01:26.908]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       md5.o
2025-08-20T22:48:23.8135111Z [00:01:26.910]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.8136532Z [00:01:26.910]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.8138564Z [00:01:26.910]➜  libbsd-static-x86_64-unknown-linux-musl>                  from fpurge.c:29:
2025-08-20T22:48:23.8141239Z [00:01:26.910]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.8149425Z [00:01:26.910]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.8150802Z [00:01:26.910]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.8370229Z [00:01:26.934]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       nlist.o
2025-08-20T22:48:23.8500125Z [00:01:26.947]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.8501486Z [00:01:26.947]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:23.8502734Z [00:01:26.947]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:23.8503855Z [00:01:26.947]➜  libbsd-static-x86_64-unknown-linux-musl>                  from humanize.c:29:
2025-08-20T22:48:23.8506245Z [00:01:26.947]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.8508831Z [00:01:26.947]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.8509970Z [00:01:26.947]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.8641308Z [00:01:26.961]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.8642700Z [00:01:26.961]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.8643963Z [00:01:26.961]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:23.8647046Z [00:01:26.961]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.8649569Z [00:01:26.961]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.8650725Z [00:01:26.961]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.8651822Z [00:01:26.962]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.8653089Z [00:01:26.962]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:23.8655567Z [00:01:26.962]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.8658230Z [00:01:26.962]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.8659397Z [00:01:26.962]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.8919013Z [00:01:26.987]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       progname.o
2025-08-20T22:48:23.8989207Z [00:01:26.996]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.8990536Z [00:01:26.996]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.8992109Z [00:01:26.996]➜  libbsd-static-x86_64-unknown-linux-musl>                  from md5.c:29:
2025-08-20T22:48:23.8994512Z [00:01:26.996]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.8997175Z [00:01:26.996]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.8998375Z [00:01:26.996]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.9198492Z [00:01:27.017]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.9200032Z [00:01:27.017]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.9212244Z [00:01:27.017]➜  libbsd-static-x86_64-unknown-linux-musl>                  from nlist.c:31:
2025-08-20T22:48:23.9214900Z [00:01:27.017]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.9218048Z [00:01:27.017]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.9219735Z [00:01:27.017]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.9238094Z [00:01:27.021]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for vprintf... yes
2025-08-20T22:48:23.9344537Z [00:01:27.031]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.9346100Z [00:01:27.031]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/nlist.h:31,
2025-08-20T22:48:23.9347554Z [00:01:27.031]➜  libbsd-static-x86_64-unknown-linux-musl>                  from nlist.c:34:
2025-08-20T22:48:23.9350157Z [00:01:27.031]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.9353185Z [00:01:27.031]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.9354645Z [00:01:27.031]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.9448405Z [00:01:27.036]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.9450187Z [00:01:27.036]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:23.9451830Z [00:01:27.036]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:23.9453191Z [00:01:27.036]➜  libbsd-static-x86_64-unknown-linux-musl>                  from progname.c:28:
2025-08-20T22:48:23.9455875Z [00:01:27.036]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.9458779Z [00:01:27.036]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.9460047Z [00:01:27.036]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.9539310Z [00:01:27.051]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.9540871Z [00:01:27.051]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:23.9542109Z [00:01:27.051]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:23.9544595Z [00:01:27.051]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.9547357Z [00:01:27.051]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.9548541Z [00:01:27.051]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.9698347Z [00:01:27.059]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.9699639Z [00:01:27.060]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:23.9702160Z [00:01:27.060]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.9704610Z [00:01:27.060]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.9705752Z [00:01:27.060]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.9707021Z [00:01:27.066]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:23.9708217Z [00:01:27.066]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:23.9709303Z [00:01:27.066]➜  libbsd-static-x86_64-unknown-linux-musl>                  from progname.c:29:
2025-08-20T22:48:23.9711684Z [00:01:27.066]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:23.9714418Z [00:01:27.066]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:23.9715607Z [00:01:27.066]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:23.9958543Z [00:01:27.087]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       proctitle_init-proctitle.o
2025-08-20T22:48:24.0425720Z [00:01:27.139]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       pwcache.o
2025-08-20T22:48:24.0601391Z [00:01:27.157]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strl.o
2025-08-20T22:48:24.0811649Z [00:01:27.178]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strmode.o
2025-08-20T22:48:24.1011013Z [00:01:27.198]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1012684Z [00:01:27.198]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/unistd.h:29,
2025-08-20T22:48:24.1014087Z [00:01:27.198]➜  libbsd-static-x86_64-unknown-linux-musl>                  from proctitle.c:29:
2025-08-20T22:48:24.1016815Z [00:01:27.198]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1019415Z [00:01:27.198]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1020956Z [00:01:27.198]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1249409Z [00:01:27.220]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1278250Z [00:01:27.220]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:24.1279789Z [00:01:27.220]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:24.1281158Z [00:01:27.220]➜  libbsd-static-x86_64-unknown-linux-musl>                  from proctitle.c:30:
2025-08-20T22:48:24.1283797Z [00:01:27.220]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1286424Z [00:01:27.220]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1287959Z [00:01:27.220]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1398823Z [00:01:27.230]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1400132Z [00:01:27.230]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:24.1401240Z [00:01:27.230]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:28:
2025-08-20T22:48:24.1403570Z [00:01:27.230]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1405947Z [00:01:27.230]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1407286Z [00:01:27.230]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1408329Z [00:01:27.233]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1409496Z [00:01:27.233]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:24.1410932Z [00:01:27.233]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:24.1413284Z [00:01:27.233]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1415641Z [00:01:27.233]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1416931Z [00:01:27.233]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1418012Z [00:01:27.236]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1419152Z [00:01:27.236]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:24.1421558Z [00:01:27.236]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1423915Z [00:01:27.236]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1425076Z [00:01:27.236]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1556844Z [00:01:27.252]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1558301Z [00:01:27.252]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:24.1559824Z [00:01:27.252]➜  libbsd-static-x86_64-unknown-linux-musl>                  from proctitle.c:31:
2025-08-20T22:48:24.1562397Z [00:01:27.252]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1565012Z [00:01:27.252]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1566335Z [00:01:27.252]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1688320Z [00:01:27.258]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1689805Z [00:01:27.258]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:24.1752598Z [00:01:27.258]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strl.c:28:
2025-08-20T22:48:24.1755216Z [00:01:27.258]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1758071Z [00:01:27.258]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1759441Z [00:01:27.258]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1762089Z [00:01:27.258]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-spawn t-spawn.o ../src/libgpg-error.la
2025-08-20T22:48:24.1764749Z [00:01:27.262]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1766137Z [00:01:27.262]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:24.1768304Z [00:01:27.262]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:24.1769809Z [00:01:27.262]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:29:
2025-08-20T22:48:24.1772461Z [00:01:27.262]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1775241Z [00:01:27.262]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1776827Z [00:01:27.262]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1777972Z [00:01:27.264]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strnstr.o
2025-08-20T22:48:24.1779308Z [00:01:27.265]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1780782Z [00:01:27.265]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:24.1782163Z [00:01:27.265]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strmode.c:29:
2025-08-20T22:48:24.1784762Z [00:01:27.265]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1787897Z [00:01:27.265]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1789448Z [00:01:27.265]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1805476Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1807287Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:24.1808847Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:49:
2025-08-20T22:48:24.1811552Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1814305Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1815595Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1817039Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1818400Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:24.1821060Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1823711Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1825192Z [00:01:27.278]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1967812Z [00:01:27.293]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1969586Z [00:01:27.293]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/pwd.h:28,
2025-08-20T22:48:24.1971283Z [00:01:27.293]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:30:
2025-08-20T22:48:24.1973909Z [00:01:27.293]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1976825Z [00:01:27.293]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1978293Z [00:01:27.293]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.1979582Z [00:01:27.294]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.1981043Z [00:01:27.294]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/grp.h:28,
2025-08-20T22:48:24.1982471Z [00:01:27.294]➜  libbsd-static-x86_64-unknown-linux-musl>                  from pwcache.c:31:
2025-08-20T22:48:24.1985141Z [00:01:27.294]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.1988026Z [00:01:27.294]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.1989413Z [00:01:27.294]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.2084713Z [00:01:27.305]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for bzero... yes
2025-08-20T22:48:24.2432436Z [00:01:27.340]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.2434410Z [00:01:27.340]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:24.2435932Z [00:01:27.340]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strnstr.c:28:
2025-08-20T22:48:24.2438629Z [00:01:27.340]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.2441240Z [00:01:27.340]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.2442646Z [00:01:27.340]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.3268537Z [00:01:27.421]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       strtonum.o
2025-08-20T22:48:24.3427746Z [00:01:27.440]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       vis.o
2025-08-20T22:48:24.3880077Z [00:01:27.485]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       vis-openbsd.o
2025-08-20T22:48:24.4088855Z [00:01:27.505]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.4128106Z [00:01:27.505]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdio.h:42,
2025-08-20T22:48:24.4129679Z [00:01:27.505]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtonum.c:19:
2025-08-20T22:48:24.4132435Z [00:01:27.505]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.4135168Z [00:01:27.505]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.4136910Z [00:01:27.505]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.4138761Z [00:01:27.505]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'headers-overlay.sh'.
2025-08-20T22:48:24.4140265Z [00:01:27.505]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'headers-system.sh'.
2025-08-20T22:48:24.4168141Z [00:01:27.514]➜  libbsd-static-x86_64-unknown-linux-musl>   CC       timeconv64.o
2025-08-20T22:48:24.4190441Z [00:01:27.516]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     overlay
2025-08-20T22:48:24.4338700Z [00:01:27.530]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.4343668Z [00:01:27.530]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/libutil.h:43,
2025-08-20T22:48:24.4348416Z [00:01:27.530]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:37,
2025-08-20T22:48:24.4352874Z [00:01:27.530]➜  libbsd-static-x86_64-unknown-linux-musl>                  from strtonum.c:20:
2025-08-20T22:48:24.4356291Z [00:01:27.530]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.4360607Z [00:01:27.530]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.4365224Z [00:01:27.530]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.4444154Z [00:01:27.536]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.4445776Z [00:01:27.536]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:24.4455935Z [00:01:27.536]➜  libbsd-static-x86_64-unknown-linux-musl>                  from vis.c:30:
2025-08-20T22:48:24.4458451Z [00:01:27.536]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.4460831Z [00:01:27.536]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.4461929Z [00:01:27.536]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.4614996Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.4725121Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/stdlib.h:46:
2025-08-20T22:48:24.4728146Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.4730905Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.4732193Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.4733485Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.4734848Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/vis.h:86,
2025-08-20T22:48:24.4735949Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl>                  from vis.c:31:
2025-08-20T22:48:24.4738605Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.4741401Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.4742414Z [00:01:27.551]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.4743408Z [00:01:27.559]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.4744607Z [00:01:27.559]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/string.h:37,
2025-08-20T22:48:24.4745723Z [00:01:27.559]➜  libbsd-static-x86_64-unknown-linux-musl>                  from vis-openbsd.c:30:
2025-08-20T22:48:24.4761349Z [00:01:27.559]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.4763773Z [00:01:27.559]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.4764849Z [00:01:27.559]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.4765783Z [00:01:27.559]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for getaddrinfo... yes
2025-08-20T22:48:24.4767142Z [00:01:27.560]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.4768301Z [00:01:27.560]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/vis.h:86,
2025-08-20T22:48:24.4769381Z [00:01:27.560]➜  libbsd-static-x86_64-unknown-linux-musl>                  from vis-openbsd.c:31:
2025-08-20T22:48:24.4771972Z [00:01:27.560]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.5129511Z [00:01:27.560]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.5130713Z [00:01:27.560]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.5359920Z [00:01:27.633]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     endian
2025-08-20T22:48:24.5448986Z [00:01:27.642]➜  libbsd-static-x86_64-unknown-linux-musl> In file included from ../include/bsd/sys/cdefs.h:50,
2025-08-20T22:48:24.5450836Z [00:01:27.642]➜  libbsd-static-x86_64-unknown-linux-musl>                  from ../include/bsd/timeconv.h:45,
2025-08-20T22:48:24.5452309Z [00:01:27.642]➜  libbsd-static-x86_64-unknown-linux-musl>                  from timeconv64.c:29:
2025-08-20T22:48:24.5454967Z [00:01:27.642]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
2025-08-20T22:48:24.5457830Z [00:01:27.642]➜  libbsd-static-x86_64-unknown-linux-musl>     1 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated
2025-08-20T22:48:24.5459180Z [00:01:27.642]➜  libbsd-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:24.5640535Z [00:01:27.659]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     setmode
2025-08-20T22:48:24.5960446Z [00:01:27.687]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDY1   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -g -O2   -o libcount.la  libcount_la-Judy1ByCount.lo
2025-08-20T22:48:24.6159784Z [00:01:27.706]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-spawn t-spawn.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:24.6322737Z [00:01:27.729]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     closefrom
2025-08-20T22:48:24.6377221Z [00:01:27.731]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     bzero
2025-08-20T22:48:24.7268820Z [00:01:27.822]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for gettimeofday... yes
2025-08-20T22:48:24.7624722Z [00:01:27.859]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-strlist.o t-strlist.c
2025-08-20T22:48:24.8575838Z [00:01:27.953]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for memmove... yes
2025-08-20T22:48:24.8635982Z [00:01:27.959]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libcount.a  libcount_la-Judy1ByCount.o
2025-08-20T22:48:24.8719218Z [00:01:27.967]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libcount.a
2025-08-20T22:48:24.9006336Z [00:01:27.997]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libcount.la" && ln -s "../libcount.la" "libcount.la" )
2025-08-20T22:48:24.9092412Z [00:01:28.006]➜  judy-static-x86_64-unknown-linux-musl> cp -f ../JudyCommon/JudyGet.c                    j__udy1Test.c
2025-08-20T22:48:24.9195281Z [00:01:28.015]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYGETINLINE -DJU_64BIT -g -O2 -c -o libinline_la-j__udy1Test.lo `test -f 'j__udy1Test.c' || echo './'`j__udy1Test.c
2025-08-20T22:48:25.0168466Z [00:01:28.114]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     explicit_bzero
2025-08-20T22:48:25.0463839Z [00:01:28.143]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     fgetln
2025-08-20T22:48:25.0576448Z [00:01:28.155]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     fparseln
2025-08-20T22:48:25.0692027Z [00:01:28.166]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for memset... yes
2025-08-20T22:48:25.0699042Z [00:01:28.167]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYGETINLINE -DJU_64BIT -g -O2 -c j__udy1Test.c -o libinline_la-j__udy1Test.o
2025-08-20T22:48:25.1129370Z [00:01:28.207]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     fpurge
2025-08-20T22:48:25.1241856Z [00:01:28.216]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     funopen
2025-08-20T22:48:25.2728594Z [00:01:28.369]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for select... yes
2025-08-20T22:48:25.3240197Z [00:01:28.418]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-strlist t-strlist.o ../src/libgpg-error.la
2025-08-20T22:48:25.4457822Z [00:01:28.542]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for socket... yes
2025-08-20T22:48:25.5283655Z [00:01:28.620]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: fgetln-fgetln.o: in function `test_fgetln_multi':
2025-08-20T22:48:25.5383753Z [00:01:28.620]➜  libbsd-static-x86_64-unknown-linux-musl> /build/libbsd-0.12.2/test/fgetln.c:114:(.text+0xdb): warning: The fgetln() function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008.
2025-08-20T22:48:25.5387267Z [00:01:28.620]➜  libbsd-static-x86_64-unknown-linux-musl> /nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: fgetln-fgetln.o: in function `test_fgetwln_multi':
2025-08-20T22:48:25.5418631Z [00:01:28.621]➜  libbsd-static-x86_64-unknown-linux-musl> /build/libbsd-0.12.2/test/fgetln.c:180:(.text+0x31b): warning: The fgetwln() function cannot be safely ported, use fgetwc(3) instead, as it is supported by C99 and POSIX.1-2001.
2025-08-20T22:48:25.5449303Z [00:01:28.642]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-strlist t-strlist.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:25.5575494Z [00:01:28.654]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     humanize
2025-08-20T22:48:25.5686827Z [00:01:28.664]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     md5
2025-08-20T22:48:25.5788766Z [00:01:28.676]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     nlist
2025-08-20T22:48:25.5802689Z [00:01:28.677]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     progname
2025-08-20T22:48:25.5984558Z [00:01:28.695]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     proctitle-init
2025-08-20T22:48:25.6401013Z [00:01:28.737]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for strchr... yes
2025-08-20T22:48:25.6897042Z [00:01:28.787]➜  libgpg-error-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -c -o t-name-value.o t-name-value.c
2025-08-20T22:48:25.7689869Z [00:01:28.866]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for strerror... yes
2025-08-20T22:48:25.8902021Z [00:01:28.986]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for strtol... yes
2025-08-20T22:48:25.9249198Z [00:01:29.022]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     pwcache
2025-08-20T22:48:25.9658575Z [00:01:29.060]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     strl
2025-08-20T22:48:25.9822541Z [00:01:29.078]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     strmode
2025-08-20T22:48:25.9838118Z [00:01:29.081]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJUDY1   -DJUDYGETINLINE -DJU_64BIT -g -O2   -o libinline.la  libinline_la-j__udy1Test.lo
2025-08-20T22:48:25.9905947Z [00:01:29.087]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     strnstr
2025-08-20T22:48:26.0201063Z [00:01:29.113]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     strtonum
2025-08-20T22:48:26.0317870Z [00:01:29.124]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for strtoul... yes
2025-08-20T22:48:26.1324636Z [00:01:29.229]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for struct sctp_event_subscribe.sctp_stream_reset_event... yes
2025-08-20T22:48:26.1763459Z [00:01:29.273]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libinline.a  libinline_la-j__udy1Test.o
2025-08-20T22:48:26.1885770Z [00:01:29.286]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libinline.a
2025-08-20T22:48:26.2191680Z [00:01:29.316]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libinline.la" && ln -s "../libinline.la" "libinline.la" )
2025-08-20T22:48:26.2405498Z [00:01:29.337]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/Judy1'
2025-08-20T22:48:26.2449480Z [00:01:29.342]➜  judy-static-x86_64-unknown-linux-musl> Making all in JudySL
2025-08-20T22:48:26.2484546Z [00:01:29.345]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/JudySL'
2025-08-20T22:48:26.2487709Z [00:01:29.345]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJU_64BIT -g -O2   -DJU_64BIT -g -O2 -c -o JudySL.lo JudySL.c
2025-08-20T22:48:26.2797107Z [00:01:29.377]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T22:48:26.3628806Z [00:01:29.458]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     vis-openbsd
2025-08-20T22:48:26.3630161Z [00:01:29.460]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     vis
2025-08-20T22:48:26.3762770Z [00:01:29.473]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether SCTP_RECONFIG_SUPPORTED is declared... yes
2025-08-20T22:48:26.3907427Z [00:01:29.488]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJU_64BIT -g -O2 -DJU_64BIT -g -O2 -c JudySL.c -o JudySL.o
2025-08-20T22:48:26.3994481Z [00:01:29.494]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: 'fpurge' is up to date.
2025-08-20T22:48:26.3999631Z [00:01:29.494]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: 'funopen' is up to date.
2025-08-20T22:48:26.4004296Z [00:01:29.494]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: 'progname' is up to date.
2025-08-20T22:48:26.4083903Z [00:01:29.504]➜  libbsd-static-x86_64-unknown-linux-musl>   CCLD     timeconv64
2025-08-20T22:48:26.4184177Z [00:01:29.515]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -no-install  -o t-name-value t-name-value.o ../src/libgpg-error.la
2025-08-20T22:48:26.4777033Z [00:01:29.575]➜  go> Building Go toolchain2 using go_bootstrap and Go toolchain1.
2025-08-20T22:48:26.5698517Z [00:01:29.666]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for sctp_peeloff_flags_arg_t... yes
2025-08-20T22:48:26.6417345Z [00:01:29.738]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -g -O2 -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -o t-name-value t-name-value.o  ../src/.libs/libgpg-error.a
2025-08-20T22:48:26.6751753Z [00:01:29.772]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for struct sctp_pdapi_event.pdapi_stream... yes
2025-08-20T22:48:26.7497326Z [00:01:29.847]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:26.7508961Z [00:01:29.848]➜  libbsd-static-x86_64-unknown-linux-musl> make  check-TESTS
2025-08-20T22:48:26.7582450Z [00:01:29.855]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for struct sctp_pdapi_event.pdapi_seq... yes
2025-08-20T22:48:26.7617282Z [00:01:29.859]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:26.7752208Z [00:01:29.872]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:26.7757388Z [00:01:29.873]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making all in po
2025-08-20T22:48:26.7790979Z [00:01:29.876]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/po'
2025-08-20T22:48:26.7828343Z [00:01:29.877]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:48:26.7830031Z [00:01:29.877]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/po'
2025-08-20T22:48:26.7836160Z [00:01:29.877]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making all in lang
2025-08-20T22:48:26.7838095Z [00:01:29.880]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:26.7921449Z [00:01:29.889]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making all in cl
2025-08-20T22:48:26.7959026Z [00:01:29.893]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libgpg-error-1.55/lang/cl'
2025-08-20T22:48:26.7975693Z [00:01:29.895]➜  libbsd-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:26.7981761Z [00:01:29.895]➜  libgpg-error-static-x86_64-unknown-linux-musl> echo '@errnos@' | cat ../../src/err-codes.h.in - ../../src/errnos.in \
2025-08-20T22:48:26.7983561Z [00:01:29.895]➜  libgpg-error-static-x86_64-unknown-linux-musl> | gawk -f ./mkerrcodes.awk >gpg-error-codes.lisp
2025-08-20T22:48:26.8122125Z [00:01:29.909]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libgpg-error-1.55/lang/cl'
2025-08-20T22:48:26.8205963Z [00:01:29.913]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:26.8208189Z [00:01:29.915]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'all-am'.
2025-08-20T22:48:26.8209973Z [00:01:29.915]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:26.8211790Z [00:01:29.916]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:26.8213184Z [00:01:29.916]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: setmode
2025-08-20T22:48:26.8214305Z [00:01:29.918]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: endian
2025-08-20T22:48:26.8329444Z [00:01:29.930]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55'
2025-08-20T22:48:26.8340001Z [00:01:29.930]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all-am'.
2025-08-20T22:48:26.8349885Z [00:01:29.930]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55'
2025-08-20T22:48:26.8351479Z [00:01:29.930]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: overlay
2025-08-20T22:48:26.8353297Z [00:01:29.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55'
2025-08-20T22:48:26.8391937Z [00:01:29.936]➜  libgpg-error-static-x86_64-unknown-linux-musl> buildPhase completed in 58 seconds
2025-08-20T22:48:26.8407934Z [00:01:29.938]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: closefrom
2025-08-20T22:48:26.8425073Z [00:01:29.940]➜  libgpg-error-static-x86_64-unknown-linux-musl> Running phase: checkPhase
2025-08-20T22:48:26.8444347Z [00:01:29.941]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: bzero
2025-08-20T22:48:26.8614165Z [00:01:29.958]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: explicit_bzero
2025-08-20T22:48:26.8912453Z [00:01:29.988]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: fpurge
2025-08-20T22:48:26.8918367Z [00:01:29.989]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: fgetln
2025-08-20T22:48:26.8988292Z [00:01:29.993]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: fparseln
2025-08-20T22:48:26.9199564Z [00:01:30.017]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: funopen
2025-08-20T22:48:26.9200932Z [00:01:30.017]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: md5
2025-08-20T22:48:26.9284486Z [00:01:30.025]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: humanize
2025-08-20T22:48:26.9490031Z [00:01:30.046]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: nlist
2025-08-20T22:48:26.9502377Z [00:01:30.047]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: progname
2025-08-20T22:48:26.9550126Z [00:01:30.052]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: proctitle-init
2025-08-20T22:48:26.9711605Z [00:01:30.067]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: strmode
2025-08-20T22:48:26.9712915Z [00:01:30.067]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: strl
2025-08-20T22:48:26.9771524Z [00:01:30.074]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: pwcache
2025-08-20T22:48:26.9952361Z [00:01:30.092]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: strnstr
2025-08-20T22:48:26.9993415Z [00:01:30.096]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: strtonum
2025-08-20T22:48:27.0014336Z [00:01:30.098]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: vis
2025-08-20T22:48:27.0117306Z [00:01:30.109]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: timeconv64
2025-08-20T22:48:27.0194584Z [00:01:30.116]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: vis-openbsd
2025-08-20T22:48:27.0277617Z [00:01:30.125]➜  libgpg-error-static-x86_64-unknown-linux-musl> check flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash VERBOSE=y check
2025-08-20T22:48:27.0450682Z [00:01:30.142]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJU_64BIT -g -O2   -DJU_64BIT -g -O2   -o libJudySL.la  JudySL.lo
2025-08-20T22:48:27.0467766Z [00:01:30.142]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making check in m4
2025-08-20T22:48:27.0505316Z [00:01:30.147]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/m4'
2025-08-20T22:48:27.0506885Z [00:01:30.147]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'check'.
2025-08-20T22:48:27.0508344Z [00:01:30.147]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/m4'
2025-08-20T22:48:27.0515174Z [00:01:30.148]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making check in src
2025-08-20T22:48:27.0604901Z [00:01:30.157]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:27.0606071Z [00:01:30.157]➜  libgpg-error-static-x86_64-unknown-linux-musl> make  check-am
2025-08-20T22:48:27.0939267Z [00:01:30.191]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:27.0953516Z [00:01:30.191]➜  libgpg-error-static-x86_64-unknown-linux-musl> make  check-TESTS
2025-08-20T22:48:27.1103643Z [00:01:30.204]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:27.1281917Z [00:01:30.225]➜  libgpg-error-static-x86_64-unknown-linux-musl> SKIP: gpg-error-config-test.sh
2025-08-20T22:48:27.1290386Z [00:01:30.226]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for struct sctp_prinfo... yes
2025-08-20T22:48:27.1593516Z [00:01:30.256]➜  libgpg-error-static-x86_64-unknown-linux-musl> ====================
2025-08-20T22:48:27.1598793Z [00:01:30.256]➜  libgpg-error-static-x86_64-unknown-linux-musl> All 0 tests passed
2025-08-20T22:48:27.1662052Z [00:01:30.256]➜  libgpg-error-static-x86_64-unknown-linux-musl> (1 test was not run)
2025-08-20T22:48:27.1663672Z [00:01:30.263]➜  libgpg-error-static-x86_64-unknown-linux-musl> ====================
2025-08-20T22:48:27.1665079Z [00:01:30.263]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:27.1666943Z [00:01:30.263]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:27.1668692Z [00:01:30.263]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:27.1679589Z [00:01:30.265]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making check in doc
2025-08-20T22:48:27.1788605Z [00:01:30.272]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/doc'
2025-08-20T22:48:27.1799218Z [00:01:30.277]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'check'.
2025-08-20T22:48:27.1804813Z [00:01:30.277]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/doc'
2025-08-20T22:48:27.1810498Z [00:01:30.278]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making check in tests
2025-08-20T22:48:27.1919931Z [00:01:30.287]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:27.1935354Z [00:01:30.287]➜  libgpg-error-static-x86_64-unknown-linux-musl> make  check-TESTS
2025-08-20T22:48:27.2018621Z [00:01:30.297]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:27.2245967Z [00:01:30.321]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-version
2025-08-20T22:48:27.2251262Z [00:01:30.322]➜  libgpg-error-static-x86_64-unknown-linux-musl> Unspecified source: Success
2025-08-20T22:48:27.2310239Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> gcrypt: Invalid length specifier in S-expression
2025-08-20T22:48:27.2324430Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> GnuPG: Unknown packet
2025-08-20T22:48:27.2325891Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> GpgSM: Certificate too young
2025-08-20T22:48:27.2331118Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> GPG Agent: Bad CA certificate
2025-08-20T22:48:27.2332973Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> Pinentry: Operation cancelled
2025-08-20T22:48:27.2334394Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> SCD: Card removed
2025-08-20T22:48:27.2335721Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> GPGME: Bad secret key
2025-08-20T22:48:27.2337206Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> Keybox: Too late to cancel LDAP
2025-08-20T22:48:27.2338557Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> gcrypt: Permission denied
2025-08-20T22:48:27.2339851Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> gcrypt: File exists
2025-08-20T22:48:27.2341207Z [00:01:30.328]➜  libgpg-error-static-x86_64-unknown-linux-musl> gcrypt: No such file or directory
2025-08-20T22:48:27.2417177Z [00:01:30.339]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-strerror
2025-08-20T22:48:27.2480683Z [00:01:30.342]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-syserror
2025-08-20T22:48:27.2608013Z [00:01:30.358]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-lock
2025-08-20T22:48:27.2675199Z [00:01:30.364]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-printf
2025-08-20T22:48:27.2793110Z [00:01:30.376]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-poll
2025-08-20T22:48:27.2826123Z [00:01:30.380]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libJudySL.a  JudySL.o
2025-08-20T22:48:27.2862875Z [00:01:30.383]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-b64
2025-08-20T22:48:27.2901078Z [00:01:30.387]➜  libgpg-error-static-x86_64-unknown-linux-musl> reading options from './etc/t-argparse.conf'
2025-08-20T22:48:27.2911595Z [00:01:30.388]➜  libgpg-error-static-x86_64-unknown-linux-musl> current conffile='./etc/t-argparse.conf'
2025-08-20T22:48:27.2916137Z [00:01:30.389]➜  libgpg-error-static-x86_64-unknown-linux-musl> Begin global config
2025-08-20T22:48:27.2937390Z [00:01:30.389]➜  libgpg-error-static-x86_64-unknown-linux-musl> use ${_user} to echo the current user (nixbld)
2025-08-20T22:48:27.2939206Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> use ${_file} to echo the current file (./etc/t-argparse.conf)
2025-08-20T22:48:27.2941290Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> use ${_line} to echo the current line (13)
2025-08-20T22:48:27.2944150Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> use ${_epoch} to echo a timestamp (1755730107)
2025-08-20T22:48:27.2945512Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> All the following options are applied only if the
2025-08-20T22:48:27.2947064Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> current user has no specific section above.
2025-08-20T22:48:27.2948190Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> End global config
2025-08-20T22:48:27.2949282Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> reading options from './t-argparse.conf'
2025-08-20T22:48:27.2950437Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> current conffile='./t-argparse.conf'
2025-08-20T22:48:27.2951562Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> begin of user config (user=)
2025-08-20T22:48:27.2952765Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> The name of the user is: " Montgomery Scott  ".
2025-08-20T22:48:27.2953781Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> foo=
2025-08-20T22:48:27.2992252Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> home=/homeless-shelter path=/nix/store/67x7pknz0qa2j16x02idf0x98lpcspah-gcc-wrapper-14.3.0/bin:/nix/store/qnwxpk0in4bm43q2qnykvkjxa9qhqd0z-gcc-14.3.0/bin:/nix/store/qkn51kys93mngwvxkjzcfbwr6rysj2a3-glibc-2.40-66-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/lv91pnk6dqvw0xmbi5irli7m6nikfr33-binutils-wrapper-2.44/bin:/nix/store/wi0nl3i48dl27dalzrrlq4n9a6mrl63y-binutils-2.44/bin:/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin
2025-08-20T22:48:27.3005229Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking user
2025-08-20T22:48:27.3006198Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking substring check
2025-08-20T22:48:27.3007334Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> strusage(9)=LGPL-2.1-or-later
2025-08-20T22:48:27.3008288Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> strusage(11)=t-argparse
2025-08-20T22:48:27.3054916Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> strusage(13)=6.42.17-beta99
2025-08-20T22:48:27.3056071Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> pgm="t-argparse" ver="6.42.17-beta99"
2025-08-20T22:48:27.3102963Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> is > 6.42.16
2025-08-20T22:48:27.3104177Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> is >= 6.42.17
2025-08-20T22:48:27.3105084Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> end of user config
2025-08-20T22:48:27.3106155Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> current conffile='[cmdline]'
2025-08-20T22:48:27.3107245Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl> Options:
2025-08-20T22:48:27.3108075Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl>   verbose=1
2025-08-20T22:48:27.3109031Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl>   street='Mühlenstraße'
2025-08-20T22:48:27.3131618Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl>   a-long-one=1
2025-08-20T22:48:27.3132652Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl>   disable-akr=$foo
2025-08-20T22:48:27.3133588Z [00:01:30.390]➜  libgpg-error-static-x86_64-unknown-linux-musl>   echo=1
2025-08-20T22:48:27.3134816Z [00:01:30.393]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libJudySL.a
2025-08-20T22:48:27.3135997Z [00:01:30.393]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-argparse
2025-08-20T22:48:27.3137399Z [00:01:30.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether SCTP_AUTH_NO_AUTH is declared... yes
2025-08-20T22:48:27.3138594Z [00:01:30.408]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-logging
2025-08-20T22:48:27.3196025Z [00:01:30.413]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libJudySL.la" && ln -s "../libJudySL.la" "libJudySL.la" )
2025-08-20T22:48:27.3219536Z [00:01:30.418]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/JudySL'
2025-08-20T22:48:27.3221214Z [00:01:30.418]➜  judy-static-x86_64-unknown-linux-musl> Making all in JudyHS
2025-08-20T22:48:27.3229880Z [00:01:30.420]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-stringutils
2025-08-20T22:48:27.3234896Z [00:01:30.421]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/JudyHS'
2025-08-20T22:48:27.3238016Z [00:01:30.421]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJU_64BIT -g -O2   -DJU_64BIT -g -O2 -c -o JudyHS.lo JudyHS.c
2025-08-20T22:48:27.3272340Z [00:01:30.424]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-malloc
2025-08-20T22:48:27.3344780Z [00:01:30.431]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-spawn
2025-08-20T22:48:27.3421129Z [00:01:30.439]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-strlist
2025-08-20T22:48:27.3469202Z [00:01:30.444]➜  libgpg-error-static-x86_64-unknown-linux-musl> PASS: t-name-value
2025-08-20T22:48:27.3590479Z [00:01:30.454]➜  libgpg-error-static-x86_64-unknown-linux-musl> ===================
2025-08-20T22:48:27.3595542Z [00:01:30.454]➜  libgpg-error-static-x86_64-unknown-linux-musl> All 14 tests passed
2025-08-20T22:48:27.3596941Z [00:01:30.454]➜  libgpg-error-static-x86_64-unknown-linux-musl> ===================
2025-08-20T22:48:27.3599090Z [00:01:30.457]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:27.3617202Z [00:01:30.457]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:27.3618531Z [00:01:30.457]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making check in po
2025-08-20T22:48:27.3648077Z [00:01:30.460]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/po'
2025-08-20T22:48:27.3653705Z [00:01:30.462]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'check'.
2025-08-20T22:48:27.3655656Z [00:01:30.462]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/po'
2025-08-20T22:48:27.3657694Z [00:01:30.462]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making check in lang
2025-08-20T22:48:27.3671327Z [00:01:30.464]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:27.3829093Z [00:01:30.479]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making check in cl
2025-08-20T22:48:27.3898719Z [00:01:30.487]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/lang/cl'
2025-08-20T22:48:27.3903734Z [00:01:30.487]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'check'.
2025-08-20T22:48:27.3913517Z [00:01:30.488]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/lang/cl'
2025-08-20T22:48:27.3944659Z [00:01:30.491]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:27.3950216Z [00:01:30.492]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'check-am'.
2025-08-20T22:48:27.3951544Z [00:01:30.492]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:27.3981690Z [00:01:30.495]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:27.4031788Z [00:01:30.500]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55'
2025-08-20T22:48:27.4059249Z [00:01:30.503]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'check-am'.
2025-08-20T22:48:27.4064660Z [00:01:30.503]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55'
2025-08-20T22:48:27.4224178Z [00:01:30.519]➜  judy-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJU_64BIT -g -O2 -DJU_64BIT -g -O2 -c JudyHS.c -o JudyHS.o
2025-08-20T22:48:27.4229920Z [00:01:30.519]➜  libgpg-error-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:48:27.4281152Z [00:01:30.525]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for struct sctp_paddrparams.spp_ipv6_flowlabel... yes
2025-08-20T22:48:27.4541641Z [00:01:30.547]➜  libgpg-error-static-x86_64-unknown-linux-musl> install flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash pkgconfigdir=/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/lib/pkgconfig m4datadir=/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/share/aclocal aclocaldir=/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/share/aclocal install
2025-08-20T22:48:27.4707828Z [00:01:30.568]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making install in m4
2025-08-20T22:48:27.4777736Z [00:01:30.575]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/m4'
2025-08-20T22:48:27.4878215Z [00:01:30.584]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/m4'
2025-08-20T22:48:27.4912986Z [00:01:30.588]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:27.4914797Z [00:01:30.588]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:27.4916437Z [00:01:30.588]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/m4'
2025-08-20T22:48:27.4919290Z [00:01:30.588]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/m4'
2025-08-20T22:48:27.4933401Z [00:01:30.590]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making install in src
2025-08-20T22:48:27.5047343Z [00:01:30.602]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:27.5078233Z [00:01:30.605]➜  libgpg-error-static-x86_64-unknown-linux-musl> make  install-am
2025-08-20T22:48:27.5344804Z [00:01:30.631]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:27.5761167Z [00:01:30.671]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:27.5764055Z [00:01:30.671]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib'
2025-08-20T22:48:27.5768653Z [00:01:30.673]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c   libgpg-error.la '/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib'
2025-08-20T22:48:27.5845499Z [00:01:30.682]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for struct sctp_paddrparams.spp_dscp... yes
2025-08-20T22:48:27.6484611Z [00:01:30.745]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libgpg-error.lai /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib/libgpg-error.la
2025-08-20T22:48:27.6594375Z [00:01:30.756]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libgpg-error.a /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib/libgpg-error.a
2025-08-20T22:48:27.6822151Z [00:01:30.779]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: install: chmod 644 /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib/libgpg-error.a
2025-08-20T22:48:27.6904808Z [00:01:30.787]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: install: x86_64-unknown-linux-musl-ranlib /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib/libgpg-error.a
2025-08-20T22:48:27.7833624Z [00:01:30.880]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking whether SCTP_FRAGMENT_INTERLEAVE is declared... yes
2025-08-20T22:48:27.8322965Z [00:01:30.928]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: finish: PATH="/nix/store/67x7pknz0qa2j16x02idf0x98lpcspah-gcc-wrapper-14.3.0/bin:/nix/store/qnwxpk0in4bm43q2qnykvkjxa9qhqd0z-gcc-14.3.0/bin:/nix/store/qkn51kys93mngwvxkjzcfbwr6rysj2a3-glibc-2.40-66-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/lv91pnk6dqvw0xmbi5irli7m6nikfr33-binutils-wrapper-2.44/bin:/nix/store/wi0nl3i48dl27dalzrrlq4n9a6mrl63y-binutils-2.44/bin:/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin:/sbin" ldconfig -n /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib
2025-08-20T22:48:27.8383786Z [00:01:30.931]➜  libgpg-error-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:27.8385524Z [00:01:30.931]➜  libgpg-error-static-x86_64-unknown-linux-musl> Libraries have been installed in:
2025-08-20T22:48:27.8388048Z [00:01:30.931]➜  libgpg-error-static-x86_64-unknown-linux-musl>    /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib
2025-08-20T22:48:27.8391408Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:27.8392979Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> If you ever happen to want to link against installed libraries
2025-08-20T22:48:27.8399682Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T22:48:27.8408061Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T22:48:27.8415359Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> flag during linking and do at least one of the following:
2025-08-20T22:48:27.8423005Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T22:48:27.8428347Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl>      during execution
2025-08-20T22:48:27.8438616Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T22:48:27.8441703Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl>      during linking
2025-08-20T22:48:27.8444559Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl>    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T22:48:27.8449700Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:27.8450991Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> See any operating system documentation about shared libraries for
2025-08-20T22:48:27.8452540Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T22:48:27.8454008Z [00:01:30.932]➜  libgpg-error-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:27.8470213Z [00:01:30.935]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin'
2025-08-20T22:48:27.8481157Z [00:01:30.945]➜  libgpg-error-static-x86_64-unknown-linux-musl>   /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c gpg-error '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin'
2025-08-20T22:48:27.9462424Z [00:01:31.043]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJU_64BIT -g -O2   -DJU_64BIT -g -O2   -o libJudyHS.la  JudyHS.lo
2025-08-20T22:48:27.9526092Z [00:01:31.049]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c gpg-error /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin/gpg-error
2025-08-20T22:48:27.9588184Z [00:01:31.054]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:48:27.9591761Z [00:01:31.054]➜  lksctp-tools-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:48:27.9623113Z [00:01:31.059]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin'
2025-08-20T22:48:27.9680754Z [00:01:31.065]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c gpgrt-config gpg-error-config '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin'
2025-08-20T22:48:27.9716154Z [00:01:31.068]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/share/aclocal'
2025-08-20T22:48:27.9762909Z [00:01:31.073]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 gpg-error.m4 gpgrt.m4 '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/share/aclocal'
2025-08-20T22:48:27.9823241Z [00:01:31.079]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include'
2025-08-20T22:48:27.9880290Z [00:01:31.085]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 gpg-error.h gpgrt.h '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include'
2025-08-20T22:48:27.9965710Z [00:01:31.090]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/lib/pkgconfig'
2025-08-20T22:48:27.9978386Z [00:01:31.094]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 gpg-error.pc '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/lib/pkgconfig'
2025-08-20T22:48:28.0020895Z [00:01:31.099]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:28.0040311Z [00:01:31.099]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:28.0041798Z [00:01:31.099]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/src'
2025-08-20T22:48:28.0042993Z [00:01:31.100]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making install in doc
2025-08-20T22:48:28.0063717Z [00:01:31.103]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/doc'
2025-08-20T22:48:28.0107620Z [00:01:31.108]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/doc'
2025-08-20T22:48:28.0128245Z [00:01:31.110]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin'
2025-08-20T22:48:28.0227260Z [00:01:31.120]➜  libgpg-error-static-x86_64-unknown-linux-musl>   /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c yat2m '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin'
2025-08-20T22:48:28.0955768Z [00:01:31.191]➜  libgpg-error-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c yat2m /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin/yat2m
2025-08-20T22:48:28.0971528Z [00:01:31.194]➜  libgpg-error-static-x86_64-unknown-linux-musl> sed '/^##/ d' ./errorref.txt >errorref.txt.x
2025-08-20T22:48:28.1003707Z [00:01:31.197]➜  libgpg-error-static-x86_64-unknown-linux-musl> echo "# Installed by libgpg-error 1.55" >>errorref.txt.x
2025-08-20T22:48:28.1024535Z [00:01:31.199]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash /build/libgpg-error-1.55/build-aux/install-sh -d /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/libgpg-error
2025-08-20T22:48:28.1032579Z [00:01:31.200]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libJudyHS.a  JudyHS.o
2025-08-20T22:48:28.1118817Z [00:01:31.209]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libJudyHS.a
2025-08-20T22:48:28.1235420Z [00:01:31.220]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libJudyHS.la" && ln -s "../libJudyHS.la" "libJudyHS.la" )
2025-08-20T22:48:28.1290185Z [00:01:31.226]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/JudyHS'
2025-08-20T22:48:28.1292296Z [00:01:31.226]➜  judy-static-x86_64-unknown-linux-musl> Making all in obj
2025-08-20T22:48:28.1399406Z [00:01:31.237]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/obj'
2025-08-20T22:48:28.1414280Z [00:01:31.238]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -DJU_64BIT -g -O2 -version-info 1:3:0  -o libJudy.la -rpath /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib  ../JudyCommon/*.lo ../JudyL/*.lo ../Judy1/*.lo ../JudyHS/*.lo ../JudySL/*.lo
2025-08-20T22:48:28.1473179Z [00:01:31.239]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 errorref.txt.x /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/libgpg-error/errorref.txt
2025-08-20T22:48:28.1575621Z [00:01:31.254]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/chqwfb2n24fpzsa7a277zjlrkp9fyh5y-libgpg-error-static-x86_64-unknown-linux-musl-1.55-info/share/info'
2025-08-20T22:48:28.1733577Z [00:01:31.269]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 ./gpgrt.info '/nix/store/chqwfb2n24fpzsa7a277zjlrkp9fyh5y-libgpg-error-static-x86_64-unknown-linux-musl-1.55-info/share/info'
2025-08-20T22:48:28.1834505Z [00:01:31.280]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/share/man/man1'
2025-08-20T22:48:28.2017180Z [00:01:31.298]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 gpg-error-config.1 gpgrt-config.1 '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/share/man/man1'
2025-08-20T22:48:28.2059697Z [00:01:31.301]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/doc'
2025-08-20T22:48:28.2063632Z [00:01:31.302]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/doc'
2025-08-20T22:48:28.2064907Z [00:01:31.303]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making install in tests
2025-08-20T22:48:28.2121705Z [00:01:31.309]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:28.2224718Z [00:01:31.319]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:28.2229538Z [00:01:31.319]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:28.2234119Z [00:01:31.319]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:28.2235655Z [00:01:31.319]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:28.2238562Z [00:01:31.319]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/tests'
2025-08-20T22:48:28.2241117Z [00:01:31.319]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making install in po
2025-08-20T22:48:28.2272066Z [00:01:31.324]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/po'
2025-08-20T22:48:28.2395858Z [00:01:31.336]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing cs.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/cs/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.2546312Z [00:01:31.351]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing da.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/da/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.2685540Z [00:01:31.365]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing de.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/de/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.2785041Z [00:01:31.375]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing eo.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/eo/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.2905960Z [00:01:31.387]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing es.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/es/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.3011611Z [00:01:31.398]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing fr.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/fr/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.3127983Z [00:01:31.410]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing hu.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/hu/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.3289324Z [00:01:31.425]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing it.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/it/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.3403404Z [00:01:31.436]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cr .libs/libJudy.a  ../JudyCommon/JudyMalloc.o ../JudyL/JudyLCascade.o ../JudyL/JudyLCount.o ../JudyL/JudyLCreateBranch.o ../JudyL/JudyLDecascade.o ../JudyL/JudyLDel.o ../JudyL/JudyLFirst.o ../JudyL/JudyLFreeArray.o ../JudyL/JudyLGet.o ../JudyL/JudyLIns.o ../JudyL/JudyLInsArray.o ../JudyL/JudyLInsertBranch.o ../JudyL/JudyLMallocIF.o ../JudyL/JudyLMemActive.o ../JudyL/JudyLMemUsed.o ../JudyL/JudyLTables.o ../JudyL/libcount_la-JudyLByCount.o ../JudyL/libinline_la-j__udyLGet.o ../JudyL/libnext_la-JudyLNext.o ../JudyL/libnext_la-JudyLNextEmpty.o ../JudyL/libprev_la-JudyLPrev.o ../JudyL/libprev_la-JudyLPrevEmpty.o ../Judy1/Judy1Cascade.o ../Judy1/Judy1Count.o ../Judy1/Judy1CreateBranch.o ../Judy1/Judy1Decascade.o ../Judy1/Judy1First.o ../Judy1/Judy1FreeArray.o ../Judy1/Judy1InsertBranch.o ../Judy1/Judy1MallocIF.o ../Judy1/Judy1MemActive.o ../Judy1/Judy1MemUsed.o ../Judy1/Judy1Set.o ../Judy1/Judy1SetArray.o ../Judy1/Judy1Tables.o ../Judy1/Judy1Test.o ../Judy1/Judy1Unset.o ../Judy1/libcount_la-Judy1ByCount.o ../Judy1/libinline_la-j__udy1Test.o ../Judy1/libnext_la-Judy1Next.o ../Judy1/libnext_la-Judy1NextEmpty.o ../Judy1/libprev_la-Judy1Prev.o ../Judy1/libprev_la-Judy1PrevEmpty.o ../JudyHS/JudyHS.o ../JudySL/JudySL.o
2025-08-20T22:48:28.3463871Z [00:01:31.443]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing ja.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/ja/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.3625517Z [00:01:31.459]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libJudy.a
2025-08-20T22:48:28.3660015Z [00:01:31.463]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing nl.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/nl/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.3798980Z [00:01:31.477]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing pl.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/pl/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.3930263Z [00:01:31.490]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing pt.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/pt/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.3998613Z [00:01:31.497]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libJudy.la" && ln -s "../libJudy.la" "libJudy.la" )
2025-08-20T22:48:28.4078267Z [00:01:31.503]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/obj'
2025-08-20T22:48:28.4079790Z [00:01:31.503]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/src'
2025-08-20T22:48:28.4082025Z [00:01:31.503]➜  judy-static-x86_64-unknown-linux-musl> Making all in tool
2025-08-20T22:48:28.4088691Z [00:01:31.506]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/tool'
2025-08-20T22:48:28.4090331Z [00:01:31.506]➜  judy-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.    -DJU_64BIT -g -O2  -DJU_64BIT -g -O2 -c -o jhton.o jhton.c
2025-08-20T22:48:28.4092776Z [00:01:31.506]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing ro.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/ro/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.4220305Z [00:01:31.519]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing ru.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/ru/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.4392887Z [00:01:31.536]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing sr.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/sr/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.4547890Z [00:01:31.552]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing sv.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/sv/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.4655619Z [00:01:31.562]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing tr.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/tr/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.4851126Z [00:01:31.581]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing uk.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/uk/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.5090865Z [00:01:31.606]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing vi.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/vi/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.5268435Z [00:01:31.624]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing zh_CN.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.5436042Z [00:01:31.640]➜  libgpg-error-static-x86_64-unknown-linux-musl> installing zh_TW.gmo as /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
2025-08-20T22:48:28.5439588Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl> if test "libgpg-error" = "gettext-tools"; then \
2025-08-20T22:48:28.5442401Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl>   /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/gettext/po; \
2025-08-20T22:48:28.5445692Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl>   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
2025-08-20T22:48:28.5448685Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl>     /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 ./$file \
2025-08-20T22:48:28.5451168Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl>              /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/gettext/po/$file; \
2025-08-20T22:48:28.5453016Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl>   done; \
2025-08-20T22:48:28.5454202Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl>   for file in Makevars; do \
2025-08-20T22:48:28.5456447Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl>     rm -f /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/gettext/po/$file; \
2025-08-20T22:48:28.5458515Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl>   done; \
2025-08-20T22:48:28.5459545Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl> else \
2025-08-20T22:48:28.5460555Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl>   : ; \
2025-08-20T22:48:28.5466220Z [00:01:31.641]➜  libgpg-error-static-x86_64-unknown-linux-musl> fi
2025-08-20T22:48:28.5469132Z [00:01:31.644]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/po'
2025-08-20T22:48:28.5472145Z [00:01:31.644]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making install in lang
2025-08-20T22:48:28.5518697Z [00:01:31.649]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:28.5597330Z [00:01:31.657]➜  libgpg-error-static-x86_64-unknown-linux-musl> Making install in cl
2025-08-20T22:48:28.5658643Z [00:01:31.663]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/lang/cl'
2025-08-20T22:48:28.5706121Z [00:01:31.668]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libgpg-error-1.55/lang/cl'
2025-08-20T22:48:28.5712632Z [00:01:31.668]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:28.5751363Z [00:01:31.672]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/common-lisp/source/gpg-error'
2025-08-20T22:48:28.5845870Z [00:01:31.681]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 gpg-error.asd gpg-error-package.lisp gpg-error.lisp '/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/common-lisp/source/gpg-error'
2025-08-20T22:48:28.5931478Z [00:01:31.690]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/common-lisp/source/gpg-error'
2025-08-20T22:48:28.6033565Z [00:01:31.700]➜  libgpg-error-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 gpg-error-codes.lisp '/nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/share/common-lisp/source/gpg-error'
2025-08-20T22:48:28.6092132Z [00:01:31.706]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libgpg-error-1.55/lang/cl'
2025-08-20T22:48:28.6099447Z [00:01:31.707]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/lang/cl'
2025-08-20T22:48:28.6158074Z [00:01:31.712]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:28.6180178Z [00:01:31.715]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:28.6181921Z [00:01:31.715]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:28.6209229Z [00:01:31.715]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:28.6210682Z [00:01:31.715]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:28.6212120Z [00:01:31.715]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:28.6213582Z [00:01:31.716]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55/lang'
2025-08-20T22:48:28.6216246Z [00:01:31.719]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgpg-error-1.55'
2025-08-20T22:48:28.6249875Z [00:01:31.722]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgpg-error-1.55'
2025-08-20T22:48:28.6255846Z [00:01:31.723]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:28.6261580Z [00:01:31.723]➜  libgpg-error-static-x86_64-unknown-linux-musl> make  install-data-hook
2025-08-20T22:48:28.6307578Z [00:01:31.728]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libgpg-error-1.55'
2025-08-20T22:48:28.6309237Z [00:01:31.728]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-hook'.
2025-08-20T22:48:28.6315527Z [00:01:31.728]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libgpg-error-1.55'
2025-08-20T22:48:28.6317439Z [00:01:31.728]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgpg-error-1.55'
2025-08-20T22:48:28.6319185Z [00:01:31.728]➜  libgpg-error-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libgpg-error-1.55'
2025-08-20T22:48:28.6389418Z [00:01:31.736]➜  libgpg-error-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:48:28.7067635Z [00:01:31.803]➜  libgpg-error-static-x86_64-unknown-linux-musl> Patching '/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/lib/pkgconfig/gpg-error.pc' includedir to output /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev
2025-08-20T22:48:28.7109415Z [00:01:31.808]➜  libgpg-error-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55
2025-08-20T22:48:28.7341492Z [00:01:31.831]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55...
2025-08-20T22:48:28.7699297Z [00:01:31.866]➜  libgpg-error-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55
2025-08-20T22:48:28.7944141Z [00:01:31.891]➜  libgpg-error-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/hj1ryqjj7jjdc56pkmp87qv8k0w8w3dz-libgpg-error-static-x86_64-unknown-linux-musl-1.55/lib
2025-08-20T22:48:28.8426243Z [00:01:31.939]➜  libgpg-error-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev
2025-08-20T22:48:28.8478656Z [00:01:31.945]➜  libgpg-error-static-x86_64-unknown-linux-musl> shrinking /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin/gpg-error
2025-08-20T22:48:28.8549056Z [00:01:31.951]➜  libgpg-error-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:28.8578179Z [00:01:31.955]➜  libgpg-error-static-x86_64-unknown-linux-musl> shrinking /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin/yat2m
2025-08-20T22:48:28.8649099Z [00:01:31.962]➜  libgpg-error-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:28.8679337Z [00:01:31.965]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev...
2025-08-20T22:48:28.8991266Z [00:01:31.996]➜  libgpg-error-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:28.8994500Z [00:01:31.996]➜  libgpg-error-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:28.9109452Z [00:01:32.006]➜  libgpg-error-static-x86_64-unknown-linux-musl> gzipping man pages under /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/share/man/
2025-08-20T22:48:28.9302607Z [00:01:32.027]➜  libgpg-error-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev
2025-08-20T22:48:28.9408208Z [00:01:32.038]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin/gpg-error-config: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:48:28.9688456Z [00:01:32.066]➜  libgpg-error-static-x86_64-unknown-linux-musl> /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin/gpgrt-config: interpreter directive changed from "#!/bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:48:28.9975773Z [00:01:32.094]➜  libgpg-error-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/lib /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin
2025-08-20T22:48:29.0195902Z [00:01:32.113]➜  judy-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -DJU_64BIT -g -O2  -DJU_64BIT -g -O2   -o jhton jhton.o
2025-08-20T22:48:29.0290110Z [00:01:32.124]➜  libgpg-error-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/chqwfb2n24fpzsa7a277zjlrkp9fyh5y-libgpg-error-static-x86_64-unknown-linux-musl-1.55-info
2025-08-20T22:48:29.0321631Z [00:01:32.128]➜  libgpg-error-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/chqwfb2n24fpzsa7a277zjlrkp9fyh5y-libgpg-error-static-x86_64-unknown-linux-musl-1.55-info...
2025-08-20T22:48:29.0505612Z [00:01:32.147]➜  libgpg-error-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/chqwfb2n24fpzsa7a277zjlrkp9fyh5y-libgpg-error-static-x86_64-unknown-linux-musl-1.55-info
2025-08-20T22:48:29.2447988Z [00:01:32.342]➜  building '/nix/store/pqlhrvb6xcfvsf4cbdj7invxqq07hvra-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0.drv'...
2025-08-20T22:48:29.2453554Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-gcc -DJU_64BIT -g -O2 -DJU_64BIT -g -O2 -o jhton jhton.o
2025-08-20T22:48:29.2456454Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/tool'
2025-08-20T22:48:29.2460037Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> Making all in doc
2025-08-20T22:48:29.2461555Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/doc'
2025-08-20T22:48:29.2464639Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> ../tool/jhton ext/Judy_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' >  man/man3/Judy
2025-08-20T22:48:29.2467923Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> ../tool/jhton ext/Judy1_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/Judy1
2025-08-20T22:48:29.2477607Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1T
2025-08-20T22:48:29.2479122Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1S
2025-08-20T22:48:29.2480367Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1U
2025-08-20T22:48:29.2481628Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1F
2025-08-20T22:48:29.2482804Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1N
2025-08-20T22:48:29.2484157Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1L
2025-08-20T22:48:29.2485328Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1P
2025-08-20T22:48:29.2487231Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1FE
2025-08-20T22:48:29.2488460Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1NE
2025-08-20T22:48:29.2489599Z [00:01:32.342]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1LE
2025-08-20T22:48:29.2490932Z [00:01:32.342]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating lksctp-tools.spec
2025-08-20T22:48:29.2492360Z [00:01:32.342]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:48:29.2498731Z [00:01:32.347]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1PE
2025-08-20T22:48:29.2519210Z [00:01:32.349]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1C
2025-08-20T22:48:29.2560074Z [00:01:32.353]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1BC
2025-08-20T22:48:29.2609665Z [00:01:32.358]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1FA
2025-08-20T22:48:29.2610783Z [00:01:32.358]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy J1MU
2025-08-20T22:48:29.2667099Z [00:01:32.364]➜  judy-static-x86_64-unknown-linux-musl> ../tool/jhton ext/Judy1_funcs_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/Judy1_funcs
2025-08-20T22:48:29.2724882Z [00:01:32.369]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating bin/Makefile
2025-08-20T22:48:29.2734672Z [00:01:32.370]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1Test
2025-08-20T22:48:29.2781343Z [00:01:32.375]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1Set
2025-08-20T22:48:29.2821519Z [00:01:32.379]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1Unset
2025-08-20T22:48:29.2857566Z [00:01:32.383]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1First
2025-08-20T22:48:29.2883905Z [00:01:32.385]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1Next
2025-08-20T22:48:29.2918775Z [00:01:32.389]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1Last
2025-08-20T22:48:29.2967811Z [00:01:32.392]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1Prev
2025-08-20T22:48:29.2991938Z [00:01:32.396]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1FirstEmpty
2025-08-20T22:48:29.3018191Z [00:01:32.399]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1NextEmpty
2025-08-20T22:48:29.3047593Z [00:01:32.402]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1LastEmpty
2025-08-20T22:48:29.3075421Z [00:01:32.405]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1PrevEmpty
2025-08-20T22:48:29.3104490Z [00:01:32.407]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1Count
2025-08-20T22:48:29.3134127Z [00:01:32.410]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1ByCount
2025-08-20T22:48:29.3143855Z [00:01:32.411]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating man/Makefile
2025-08-20T22:48:29.3200607Z [00:01:32.417]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1FreeArray
2025-08-20T22:48:29.3241425Z [00:01:32.421]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s Judy1_funcs Judy1MemUsed
2025-08-20T22:48:29.3290860Z [00:01:32.426]➜  judy-static-x86_64-unknown-linux-musl> ../tool/jhton ext/JudyL_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudyL
2025-08-20T22:48:29.3375639Z [00:01:32.435]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLG
2025-08-20T22:48:29.3402399Z [00:01:32.437]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLI
2025-08-20T22:48:29.3420435Z [00:01:32.439]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:48:29.3439087Z [00:01:32.441]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLD
2025-08-20T22:48:29.3494175Z [00:01:32.446]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/cpha9mga8a4kdn8qps4bas4rphpx85a0-source
2025-08-20T22:48:29.3530113Z [00:01:32.450]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLF
2025-08-20T22:48:29.3549600Z [00:01:32.451]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:48:29.3567975Z [00:01:32.454]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLN
2025-08-20T22:48:29.3614302Z [00:01:32.458]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLL
2025-08-20T22:48:29.3650622Z [00:01:32.462]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLP
2025-08-20T22:48:29.3748803Z [00:01:32.472]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLFE
2025-08-20T22:48:29.3782564Z [00:01:32.475]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLNE
2025-08-20T22:48:29.3823310Z [00:01:32.479]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLLE
2025-08-20T22:48:29.3862300Z [00:01:32.483]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLPE
2025-08-20T22:48:29.3947692Z [00:01:32.492]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLC
2025-08-20T22:48:29.3992041Z [00:01:32.496]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating src/apps/Makefile
2025-08-20T22:48:29.3998420Z [00:01:32.497]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLBC
2025-08-20T22:48:29.4020656Z [00:01:32.499]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLFA
2025-08-20T22:48:29.4119445Z [00:01:32.509]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL JLMU
2025-08-20T22:48:29.4162236Z [00:01:32.513]➜  judy-static-x86_64-unknown-linux-musl> ../tool/jhton ext/JudyL_funcs_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudyL_funcs
2025-08-20T22:48:29.4256040Z [00:01:32.523]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLGet
2025-08-20T22:48:29.4283583Z [00:01:32.525]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLIns
2025-08-20T22:48:29.4311249Z [00:01:32.528]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLDel
2025-08-20T22:48:29.4339990Z [00:01:32.531]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLFirst
2025-08-20T22:48:29.4368491Z [00:01:32.534]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLNext
2025-08-20T22:48:29.4395965Z [00:01:32.536]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLLast
2025-08-20T22:48:29.4427028Z [00:01:32.540]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLPrev
2025-08-20T22:48:29.4480656Z [00:01:32.545]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLFirstEmpty
2025-08-20T22:48:29.4482134Z [00:01:32.545]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating src/func_tests/Makefile
2025-08-20T22:48:29.4500181Z [00:01:32.547]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLNextEmpty
2025-08-20T22:48:29.4544251Z [00:01:32.551]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLLastEmpty
2025-08-20T22:48:29.4595643Z [00:01:32.557]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLPrevEmpty
2025-08-20T22:48:29.4639352Z [00:01:32.561]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLCount
2025-08-20T22:48:29.4697105Z [00:01:32.567]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLByCount
2025-08-20T22:48:29.4784989Z [00:01:32.576]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLFreeArray
2025-08-20T22:48:29.4808186Z [00:01:32.578]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyL_funcs JudyLMemUsed
2025-08-20T22:48:29.4857968Z [00:01:32.580]➜  judy-static-x86_64-unknown-linux-musl> ../tool/jhton ext/JudySL_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudySL
2025-08-20T22:48:29.4875980Z [00:01:32.585]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL JSLG
2025-08-20T22:48:29.4928231Z [00:01:32.590]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL JSLI
2025-08-20T22:48:29.4934418Z [00:01:32.590]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL JSLD
2025-08-20T22:48:29.4975599Z [00:01:32.594]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL JSLF
2025-08-20T22:48:29.5013126Z [00:01:32.598]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL JSLN
2025-08-20T22:48:29.5021624Z [00:01:32.599]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating src/include/Makefile
2025-08-20T22:48:29.5118539Z [00:01:32.609]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL JSLL
2025-08-20T22:48:29.5145743Z [00:01:32.612]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL JSLP
2025-08-20T22:48:29.5191492Z [00:01:32.616]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL JSLFA
2025-08-20T22:48:29.5217093Z [00:01:32.619]➜  judy-static-x86_64-unknown-linux-musl> ../tool/jhton ext/JudySL_funcs_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudySL_funcs
2025-08-20T22:48:29.5287335Z [00:01:32.626]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL_funcs JudySLGet
2025-08-20T22:48:29.5348854Z [00:01:32.632]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL_funcs JudySLIns
2025-08-20T22:48:29.5406215Z [00:01:32.638]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL_funcs JudySLDel
2025-08-20T22:48:29.5447206Z [00:01:32.642]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL_funcs JudySLFirst
2025-08-20T22:48:29.5524798Z [00:01:32.647]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL_funcs JudySLNext
2025-08-20T22:48:29.5526279Z [00:01:32.649]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating src/include/netinet/Makefile
2025-08-20T22:48:29.5527836Z [00:01:32.650]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL_funcs JudySLLast
2025-08-20T22:48:29.5570320Z [00:01:32.654]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL_funcs JudySLPrev
2025-08-20T22:48:29.5581092Z [00:01:32.655]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudySL_funcs JudySLFreeArray
2025-08-20T22:48:29.5606290Z [00:01:32.658]➜  judy-static-x86_64-unknown-linux-musl> ../tool/jhton ext/JudyHS_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudyHS
2025-08-20T22:48:29.5656245Z [00:01:32.663]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyHS JHSG
2025-08-20T22:48:29.5689730Z [00:01:32.666]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyHS JHSI
2025-08-20T22:48:29.5762802Z [00:01:32.673]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyHS JHSD
2025-08-20T22:48:29.5891504Z [00:01:32.685]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyHS JHSFA
2025-08-20T22:48:29.5909743Z [00:01:32.688]➜  judy-static-x86_64-unknown-linux-musl> ../tool/jhton ext/JudyHS_funcs_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudyHS_funcs
2025-08-20T22:48:29.6001937Z [00:01:32.697]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyHS_funcs JudyHSGet
2025-08-20T22:48:29.6061816Z [00:01:32.703]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyHS_funcs JudyHSIns
2025-08-20T22:48:29.6064691Z [00:01:32.704]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating src/lib/Makefile
2025-08-20T22:48:29.6114638Z [00:01:32.708]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyHS_funcs JudyHSDel
2025-08-20T22:48:29.6152319Z [00:01:32.712]➜  judy-static-x86_64-unknown-linux-musl> cd man/man3; ln -s JudyHS_funcs JudyHSFreeArray
2025-08-20T22:48:29.6221157Z [00:01:32.719]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/doc'
2025-08-20T22:48:29.6229597Z [00:01:32.720]➜  judy-static-x86_64-unknown-linux-musl> Making all in test
2025-08-20T22:48:29.6283569Z [00:01:32.725]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/test'
2025-08-20T22:48:29.6285069Z [00:01:32.725]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:48:29.6286414Z [00:01:32.725]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/test'
2025-08-20T22:48:29.6312910Z [00:01:32.728]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5'
2025-08-20T22:48:29.6394517Z [00:01:32.736]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating src/testlib/Makefile
2025-08-20T22:48:29.6404197Z [00:01:32.737]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5'
2025-08-20T22:48:29.6412938Z [00:01:32.738]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/judy-1.0.5'
2025-08-20T22:48:29.6489710Z [00:01:32.746]➜  judy-static-x86_64-unknown-linux-musl> buildPhase completed in 1 minutes 4 seconds
2025-08-20T22:48:29.6494185Z [00:01:32.746]➜  judy-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:48:29.6623949Z [00:01:32.759]➜  judy-static-x86_64-unknown-linux-musl> install flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash install
2025-08-20T22:48:29.6713208Z [00:01:32.768]➜  judy-static-x86_64-unknown-linux-musl> Making install in src
2025-08-20T22:48:29.6750069Z [00:01:32.772]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/judy-1.0.5/src'
2025-08-20T22:48:29.6836299Z [00:01:32.781]➜  judy-static-x86_64-unknown-linux-musl> Making install in .
2025-08-20T22:48:29.6885234Z [00:01:32.785]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/src'
2025-08-20T22:48:29.6887901Z [00:01:32.786]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating src/withsctp/Makefile
2025-08-20T22:48:29.6941196Z [00:01:32.791]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src'
2025-08-20T22:48:29.6947143Z [00:01:32.792]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:29.6952789Z [00:01:32.792]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:29.6958696Z [00:01:32.793]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src'
2025-08-20T22:48:29.6966232Z [00:01:32.794]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/src'
2025-08-20T22:48:29.6972183Z [00:01:32.794]➜  judy-static-x86_64-unknown-linux-musl> Making install in JudyCommon
2025-08-20T22:48:29.6988341Z [00:01:32.796]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/src/JudyCommon'
2025-08-20T22:48:29.7080264Z [00:01:32.805]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/JudyCommon'
2025-08-20T22:48:29.7091210Z [00:01:32.806]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:29.7093728Z [00:01:32.806]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:29.7096195Z [00:01:32.806]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/JudyCommon'
2025-08-20T22:48:29.7100801Z [00:01:32.806]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/src/JudyCommon'
2025-08-20T22:48:29.7101930Z [00:01:32.806]➜  judy-static-x86_64-unknown-linux-musl> Making install in JudyL
2025-08-20T22:48:29.7155310Z [00:01:32.813]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/src/JudyL'
2025-08-20T22:48:29.7240708Z [00:01:32.821]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/JudyL'
2025-08-20T22:48:29.7249388Z [00:01:32.822]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:29.7251727Z [00:01:32.822]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:29.7260160Z [00:01:32.822]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/JudyL'
2025-08-20T22:48:29.7261455Z [00:01:32.822]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/src/JudyL'
2025-08-20T22:48:29.7262529Z [00:01:32.822]➜  judy-static-x86_64-unknown-linux-musl> Making install in Judy1
2025-08-20T22:48:29.7305477Z [00:01:32.827]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/src/Judy1'
2025-08-20T22:48:29.7330363Z [00:01:32.830]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T22:48:29.7358807Z [00:01:32.833]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/Judy1'
2025-08-20T22:48:29.7365820Z [00:01:32.833]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:29.7367256Z [00:01:32.833]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:29.7368523Z [00:01:32.833]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/Judy1'
2025-08-20T22:48:29.7377102Z [00:01:32.834]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/src/Judy1'
2025-08-20T22:48:29.7378233Z [00:01:32.834]➜  judy-static-x86_64-unknown-linux-musl> Making install in JudySL
2025-08-20T22:48:29.7419186Z [00:01:32.839]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/src/JudySL'
2025-08-20T22:48:29.7512560Z [00:01:32.848]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/JudySL'
2025-08-20T22:48:29.7514137Z [00:01:32.848]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:29.7515636Z [00:01:32.848]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:29.7517250Z [00:01:32.848]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/JudySL'
2025-08-20T22:48:29.7518688Z [00:01:32.848]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/src/JudySL'
2025-08-20T22:48:29.7578207Z [00:01:32.849]➜  judy-static-x86_64-unknown-linux-musl> Making install in JudyHS
2025-08-20T22:48:29.7580300Z [00:01:32.853]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/src/JudyHS'
2025-08-20T22:48:29.7605727Z [00:01:32.858]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/JudyHS'
2025-08-20T22:48:29.7621658Z [00:01:32.859]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:29.7625460Z [00:01:32.859]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:29.7626951Z [00:01:32.859]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/JudyHS'
2025-08-20T22:48:29.7629334Z [00:01:32.859]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/src/JudyHS'
2025-08-20T22:48:29.7630427Z [00:01:32.860]➜  judy-static-x86_64-unknown-linux-musl> Making install in obj
2025-08-20T22:48:29.7691881Z [00:01:32.862]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/src/obj'
2025-08-20T22:48:29.7729044Z [00:01:32.870]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/judy-1.0.5/src/obj'
2025-08-20T22:48:29.7749969Z [00:01:32.872]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib'
2025-08-20T22:48:29.7755489Z [00:01:32.872]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating libsctp.pc
2025-08-20T22:48:29.7791342Z [00:01:32.876]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c   libJudy.la '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib'
2025-08-20T22:48:29.8068616Z [00:01:32.904]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating config.h
2025-08-20T22:48:29.8279959Z [00:01:32.925]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: creating src/include/netinet/sctp.h
2025-08-20T22:48:29.8410192Z [00:01:32.938]➜  judy-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libJudy.lai /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib/libJudy.la
2025-08-20T22:48:29.8531086Z [00:01:32.948]➜  judy-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libJudy.a /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib/libJudy.a
2025-08-20T22:48:29.8664839Z [00:01:32.963]➜  judy-static-x86_64-unknown-linux-musl> libtool: install: chmod 644 /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib/libJudy.a
2025-08-20T22:48:29.8728206Z [00:01:32.970]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:48:29.8737761Z [00:01:32.971]➜  judy-static-x86_64-unknown-linux-musl> libtool: install: x86_64-unknown-linux-musl-ranlib /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib/libJudy.a
2025-08-20T22:48:29.8827892Z [00:01:32.975]➜  lksctp-tools-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:48:29.9879263Z [00:01:33.083]➜  judy-static-x86_64-unknown-linux-musl> libtool: finish: PATH="/nix/store/67x7pknz0qa2j16x02idf0x98lpcspah-gcc-wrapper-14.3.0/bin:/nix/store/qnwxpk0in4bm43q2qnykvkjxa9qhqd0z-gcc-14.3.0/bin:/nix/store/qkn51kys93mngwvxkjzcfbwr6rysj2a3-glibc-2.40-66-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/lv91pnk6dqvw0xmbi5irli7m6nikfr33-binutils-wrapper-2.44/bin:/nix/store/wi0nl3i48dl27dalzrrlq4n9a6mrl63y-binutils-2.44/bin:/nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin:/nix/store/8zbd9786fijd7j9d41bc1gh8ra1y4k1r-automake-1.16.5/bin:/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin:/nix/store/l9070j59cfdkcijm6rij7mnhfvf2f436-libtool-2.5.4/bin:/nix/store/sfpjyj2zh09920zd5ig3skiznayh15zm-gnum4-1.4.20/bin:/nix/store/vi7ya34k19nid2m0dmkljqip5572g0bi-file-5.45/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin:/sbin" ldconfig -n /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib
2025-08-20T22:48:29.9949235Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:29.9950395Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> Libraries have been installed in:
2025-08-20T22:48:29.9951913Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl>    /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib
2025-08-20T22:48:29.9953403Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:29.9954431Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> If you ever happen to want to link against installed libraries
2025-08-20T22:48:29.9955733Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T22:48:29.9957255Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T22:48:29.9958604Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> flag during linking and do at least one of the following:
2025-08-20T22:48:29.9959887Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T22:48:29.9960953Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl>      during execution
2025-08-20T22:48:29.9962016Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T22:48:29.9963001Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl>      during linking
2025-08-20T22:48:29.9963970Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl>    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T22:48:29.9964823Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:29.9965832Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> See any operating system documentation about shared libraries for
2025-08-20T22:48:30.0019357Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T22:48:30.0020692Z [00:01:33.085]➜  judy-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:30.0023135Z [00:01:33.088]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/include'
2025-08-20T22:48:30.0026243Z [00:01:33.095]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 ../Judy.h '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/include'
2025-08-20T22:48:30.0071703Z [00:01:33.101]➜  judy-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/judy-1.0.5/src/obj'
2025-08-20T22:48:30.0120434Z [00:01:33.106]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/src/obj'
2025-08-20T22:48:30.0158120Z [00:01:33.106]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/judy-1.0.5/src'
2025-08-20T22:48:30.0159209Z [00:01:33.106]➜  judy-static-x86_64-unknown-linux-musl> Making install in tool
2025-08-20T22:48:30.0160501Z [00:01:33.111]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/judy-1.0.5/tool'
2025-08-20T22:48:30.0162450Z [00:01:33.113]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/tool'
2025-08-20T22:48:30.0165014Z [00:01:33.114]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:30.0166769Z [00:01:33.114]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:30.0168713Z [00:01:33.114]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/tool'
2025-08-20T22:48:30.0268710Z [00:01:33.124]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/judy-1.0.5/tool'
2025-08-20T22:48:30.0270147Z [00:01:33.124]➜  judy-static-x86_64-unknown-linux-musl> Making install in doc
2025-08-20T22:48:30.0271471Z [00:01:33.124]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/judy-1.0.5/doc'
2025-08-20T22:48:30.0333178Z [00:01:33.130]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/doc'
2025-08-20T22:48:30.0338283Z [00:01:33.130]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:30.0394893Z [00:01:33.136]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3'
2025-08-20T22:48:30.0539283Z [00:01:33.151]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy.3'
2025-08-20T22:48:30.0582743Z [00:01:33.155]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1.3'
2025-08-20T22:48:30.0624273Z [00:01:33.159]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1_funcs' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1_funcs.Judy1_funcs'
2025-08-20T22:48:30.0632216Z [00:01:33.160]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:48:30.0663209Z [00:01:33.163]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyL' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyL.JudyL'
2025-08-20T22:48:30.0684595Z [00:01:33.165]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyL_funcs' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyL_funcs.JudyL_funcs'
2025-08-20T22:48:30.0713386Z [00:01:33.168]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySL' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySL.JudySL'
2025-08-20T22:48:30.0764307Z [00:01:33.173]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySL_funcs' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySL_funcs.JudySL_funcs'
2025-08-20T22:48:30.0807989Z [00:01:33.178]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyHS' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyHS.JudyHS'
2025-08-20T22:48:30.0829127Z [00:01:33.180]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyHS_funcs' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyHS_funcs.JudyHS_funcs'
2025-08-20T22:48:30.0890256Z [00:01:33.186]➜  lksctp-tools-static-x86_64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:48:30.0898267Z [00:01:33.186]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1T' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1T.J1T'
2025-08-20T22:48:30.0924869Z [00:01:33.189]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1S' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1S.J1S'
2025-08-20T22:48:30.0943003Z [00:01:33.191]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1U' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1U.J1U'
2025-08-20T22:48:30.0962272Z [00:01:33.193]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1F' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1F.J1F'
2025-08-20T22:48:30.0989223Z [00:01:33.196]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1N' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1N.J1N'
2025-08-20T22:48:30.1021192Z [00:01:33.199]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make  all-recursive
2025-08-20T22:48:30.1080616Z [00:01:33.205]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source'
2025-08-20T22:48:30.1157935Z [00:01:33.211]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1L' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1L.J1L'
2025-08-20T22:48:30.1168560Z [00:01:33.212]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in man
2025-08-20T22:48:30.1197178Z [00:01:33.216]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1P' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1P.J1P'
2025-08-20T22:48:30.1199667Z [00:01:33.216]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/man'
2025-08-20T22:48:30.1205402Z [00:01:33.217]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:48:30.1207102Z [00:01:33.217]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/man'
2025-08-20T22:48:30.1212318Z [00:01:33.218]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1FE' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1FE.J1FE'
2025-08-20T22:48:30.1221358Z [00:01:33.219]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in bin
2025-08-20T22:48:30.1251337Z [00:01:33.222]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/bin'
2025-08-20T22:48:30.1252673Z [00:01:33.222]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:48:30.1253931Z [00:01:33.222]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/bin'
2025-08-20T22:48:30.1255032Z [00:01:33.222]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in src
2025-08-20T22:48:30.1285747Z [00:01:33.225]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1NE' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1NE.J1NE'
2025-08-20T22:48:30.1325644Z [00:01:33.229]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1LE' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1LE.J1LE'
2025-08-20T22:48:30.1387638Z [00:01:33.233]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/src'
2025-08-20T22:48:30.1390296Z [00:01:33.233]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1PE' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1PE.J1PE'
2025-08-20T22:48:30.1394166Z [00:01:33.236]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1C' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1C.J1C'
2025-08-20T22:48:30.1456516Z [00:01:33.242]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1BC' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1BC.J1BC'
2025-08-20T22:48:30.1460834Z [00:01:33.243]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1FA' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1FA.J1FA'
2025-08-20T22:48:30.1501395Z [00:01:33.247]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/J1MU' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/J1MU.J1MU'
2025-08-20T22:48:30.1577850Z [00:01:33.251]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in apps
2025-08-20T22:48:30.1581508Z [00:01:33.251]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1Test' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1Test.Judy1Test'
2025-08-20T22:48:30.1585600Z [00:01:33.254]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1Set' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1Set.Judy1Set'
2025-08-20T22:48:30.1603415Z [00:01:33.257]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1Unset' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1Unset.Judy1Unset'
2025-08-20T22:48:30.1631391Z [00:01:33.259]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1First' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1First.Judy1First'
2025-08-20T22:48:30.1635675Z [00:01:33.261]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/apps'
2025-08-20T22:48:30.1652142Z [00:01:33.262]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make -C ../../src/testlib libsctputil.la
2025-08-20T22:48:30.1712451Z [00:01:33.268]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1Next' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1Next.Judy1Next'
2025-08-20T22:48:30.1715911Z [00:01:33.268]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sctp_darn.o
2025-08-20T22:48:30.1727773Z [00:01:33.268]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make -C ../../src/lib libsctp.la
2025-08-20T22:48:30.1730100Z [00:01:33.268]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Entering directory '/build/source/src/testlib'
2025-08-20T22:48:30.1744934Z [00:01:33.271]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sctputil.lo
2025-08-20T22:48:30.1748205Z [00:01:33.271]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1Last' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1Last.Judy1Last'
2025-08-20T22:48:30.1837304Z [00:01:33.275]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sctp_test.o
2025-08-20T22:48:30.1852890Z [00:01:33.275]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sctp_status.o
2025-08-20T22:48:30.1855847Z [00:01:33.278]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1Prev' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1Prev.Judy1Prev'
2025-08-20T22:48:30.1858816Z [00:01:33.279]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Entering directory '/build/source/src/lib'
2025-08-20T22:48:30.1862230Z [00:01:33.280]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1FirstEmpty' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1FirstEmpty.Judy1FirstEmpty'
2025-08-20T22:48:30.1865098Z [00:01:33.281]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       bindx.lo
2025-08-20T22:48:30.1910335Z [00:01:33.288]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1NextEmpty' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1NextEmpty.Judy1NextEmpty'
2025-08-20T22:48:30.1913032Z [00:01:33.288]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: headers-overlay.sh
2025-08-20T22:48:30.2033949Z [00:01:33.300]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1LastEmpty' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1LastEmpty.Judy1LastEmpty'
2025-08-20T22:48:30.2080014Z [00:01:33.305]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1PrevEmpty' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1PrevEmpty.Judy1PrevEmpty'
2025-08-20T22:48:30.2145115Z [00:01:33.311]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1Count' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1Count.Judy1Count'
2025-08-20T22:48:30.2279956Z [00:01:33.321]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1ByCount' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1ByCount.Judy1ByCount'
2025-08-20T22:48:30.2288270Z [00:01:33.323]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1FreeArray' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1FreeArray.Judy1FreeArray'
2025-08-20T22:48:30.2341796Z [00:01:33.331]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/Judy1MemUsed' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/Judy1MemUsed.Judy1MemUsed'
2025-08-20T22:48:30.2478002Z [00:01:33.340]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyL' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyL.JudyL'
2025-08-20T22:48:30.2552281Z [00:01:33.345]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLG' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLG.JLG'
2025-08-20T22:48:30.2614445Z [00:01:33.349]➜  lksctp-tools-static-x86_64-unknown-linux-musl> In file included from sctp_darn.c:64:
2025-08-20T22:48:30.2617735Z [00:01:33.349]➜  lksctp-tools-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
2025-08-20T22:48:30.2620642Z [00:01:33.349]➜  lksctp-tools-static-x86_64-unknown-linux-musl>     1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
2025-08-20T22:48:30.2622203Z [00:01:33.349]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:30.2625196Z [00:01:33.349]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLI' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLI.JLI'
2025-08-20T22:48:30.2629678Z [00:01:33.353]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLD' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLD.JLD'
2025-08-20T22:48:30.2635418Z [00:01:33.354]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLF' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLF.JLF'
2025-08-20T22:48:30.2639455Z [00:01:33.359]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLN' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLN.JLN'
2025-08-20T22:48:30.2729132Z [00:01:33.366]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLL' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLL.JLL'
2025-08-20T22:48:30.2759118Z [00:01:33.372]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLP' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLP.JLP'
2025-08-20T22:48:30.2829043Z [00:01:33.374]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLFE' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLFE.JLFE'
2025-08-20T22:48:30.2832676Z [00:01:33.379]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLNE' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLNE.JLNE'
2025-08-20T22:48:30.2883808Z [00:01:33.384]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLLE' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLLE.JLLE'
2025-08-20T22:48:30.2940377Z [00:01:33.391]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLPE' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLPE.JLPE'
2025-08-20T22:48:30.2971552Z [00:01:33.394]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLC' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLC.JLC'
2025-08-20T22:48:30.2986183Z [00:01:33.396]➜  lksctp-tools-static-x86_64-unknown-linux-musl> sctp_darn.c: In function 'user_test_check_message':
2025-08-20T22:48:30.3002114Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl> sctp_darn.c:1335:60: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'socklen_t' {aka 'unsigned int'} [-Wformat=]
2025-08-20T22:48:30.3006487Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  1335 |                         "Got control structure of length %zu, not %d\n",
2025-08-20T22:48:30.3008612Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                          ~~^
2025-08-20T22:48:30.3010527Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                            |
2025-08-20T22:48:30.3012454Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                            long unsigned int
2025-08-20T22:48:30.3014343Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                          %u
2025-08-20T22:48:30.3016281Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  1336 |                         msg->msg_controllen, controllen);
2025-08-20T22:48:30.3017892Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                         ~~~~~~~~~~~~~~~~~~~
2025-08-20T22:48:30.3019124Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                            |
2025-08-20T22:48:30.3020446Z [00:01:33.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                            socklen_t {aka unsigned int}
2025-08-20T22:48:30.3090973Z [00:01:33.402]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLBC' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLBC.JLBC'
2025-08-20T22:48:30.3111622Z [00:01:33.404]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLFA' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLFA.JLFA'
2025-08-20T22:48:30.3119013Z [00:01:33.406]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JLMU' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JLMU.JLMU'
2025-08-20T22:48:30.3123174Z [00:01:33.409]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLGet' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLGet.JudyLGet'
2025-08-20T22:48:30.3222851Z [00:01:33.419]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLIns' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLIns.JudyLIns'
2025-08-20T22:48:30.3307463Z [00:01:33.428]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLDel' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLDel.JudyLDel'
2025-08-20T22:48:30.3369374Z [00:01:33.434]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLFirst' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLFirst.JudyLFirst'
2025-08-20T22:48:30.3428728Z [00:01:33.440]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLNext' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLNext.JudyLNext'
2025-08-20T22:48:30.3513614Z [00:01:33.448]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLLast' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLLast.JudyLLast'
2025-08-20T22:48:30.3525167Z [00:01:33.449]➜  libbsd-static-x86_64-unknown-linux-musl> PASS: headers-system.sh
2025-08-20T22:48:30.3590849Z [00:01:33.456]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLPrev' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLPrev.JudyLPrev'
2025-08-20T22:48:30.3740478Z [00:01:33.469]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLFirstEmpty' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLFirstEmpty.JudyLFirstEmpty'
2025-08-20T22:48:30.3763607Z [00:01:33.473]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLNextEmpty' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLNextEmpty.JudyLNextEmpty'
2025-08-20T22:48:30.3810800Z [00:01:33.478]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLLastEmpty' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLLastEmpty.JudyLLastEmpty'
2025-08-20T22:48:30.3875366Z [00:01:33.484]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLPrevEmpty' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLPrevEmpty.JudyLPrevEmpty'
2025-08-20T22:48:30.3963818Z [00:01:33.493]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLCount' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLCount.JudyLCount'
2025-08-20T22:48:30.3981060Z [00:01:33.495]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLByCount' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLByCount.JudyLByCount'
2025-08-20T22:48:30.4069391Z [00:01:33.502]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLFreeArray' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLFreeArray.JudyLFreeArray'
2025-08-20T22:48:30.4145516Z [00:01:33.507]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyLMemUsed' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyLMemUsed.JudyLMemUsed'
2025-08-20T22:48:30.4151984Z [00:01:33.512]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JSLG' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JSLG.JSLG'
2025-08-20T22:48:30.4168900Z [00:01:33.514]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JSLI' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JSLI.JSLI'
2025-08-20T22:48:30.4243110Z [00:01:33.521]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JSLD' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JSLD.JSLD'
2025-08-20T22:48:30.4289207Z [00:01:33.523]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JSLF' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JSLF.JSLF'
2025-08-20T22:48:30.4349266Z [00:01:33.531]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JSLN' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JSLN.JSLN'
2025-08-20T22:48:30.4391596Z [00:01:33.532]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JSLL' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JSLL.JSLL'
2025-08-20T22:48:30.4453974Z [00:01:33.540]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JSLP' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JSLP.JSLP'
2025-08-20T22:48:30.4458368Z [00:01:33.541]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JSLFA' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JSLFA.JSLFA'
2025-08-20T22:48:30.4513311Z [00:01:33.548]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySLGet' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySLGet.JudySLGet'
2025-08-20T22:48:30.4539355Z [00:01:33.550]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySLIns' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySLIns.JudySLIns'
2025-08-20T22:48:30.4549638Z [00:01:33.552]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySLDel' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySLDel.JudySLDel'
2025-08-20T22:48:30.4679885Z [00:01:33.562]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySLFirst' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySLFirst.JudySLFirst'
2025-08-20T22:48:30.4691014Z [00:01:33.566]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySLNext' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySLNext.JudySLNext'
2025-08-20T22:48:30.4783772Z [00:01:33.575]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySLLast' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySLLast.JudySLLast'
2025-08-20T22:48:30.4830221Z [00:01:33.580]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySLPrev' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySLPrev.JudySLPrev'
2025-08-20T22:48:30.4962489Z [00:01:33.591]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudySLFreeArray' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudySLFreeArray.JudySLFreeArray'
2025-08-20T22:48:30.4967014Z [00:01:33.593]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JHSG' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JHSG.JHSG'
2025-08-20T22:48:30.5019094Z [00:01:33.596]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JHSI' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JHSI.JHSI'
2025-08-20T22:48:30.5027521Z [00:01:33.599]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JHSD' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JHSD.JHSD'
2025-08-20T22:48:30.5116177Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> ============================================================================
2025-08-20T22:48:30.5118091Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> Testsuite summary for libbsd 0.12.2
2025-08-20T22:48:30.5119558Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> ============================================================================
2025-08-20T22:48:30.5120812Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> # TOTAL: 28
2025-08-20T22:48:30.5121907Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> # PASS:  28
2025-08-20T22:48:30.5124548Z [00:01:33.609]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JHSFA' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JHSFA.JHSFA'
2025-08-20T22:48:30.5127314Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> # SKIP:  0
2025-08-20T22:48:30.5128370Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> # XFAIL: 0
2025-08-20T22:48:30.5129372Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> # FAIL:  0
2025-08-20T22:48:30.5130326Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> # XPASS: 0
2025-08-20T22:48:30.5131260Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> # ERROR: 0
2025-08-20T22:48:30.5132477Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> ============================================================================
2025-08-20T22:48:30.5133898Z [00:01:33.609]➜  libbsd-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:30.5168862Z [00:01:33.614]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyHSGet' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyHSGet.JudyHSGet'
2025-08-20T22:48:30.5171829Z [00:01:33.614]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:30.5173724Z [00:01:33.614]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:30.5188736Z [00:01:33.616]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyHSIns' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyHSIns.JudyHSIns'
2025-08-20T22:48:30.5278905Z [00:01:33.625]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2'
2025-08-20T22:48:30.5285808Z [00:01:33.625]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyHSDel' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyHSDel.JudyHSDel'
2025-08-20T22:48:30.5291733Z [00:01:33.626]➜  judy-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 'man/man3/JudyHSFreeArray' '/nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/man3/JudyHSFreeArray.JudyHSFreeArray'
2025-08-20T22:48:30.5363135Z [00:01:33.633]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2'
2025-08-20T22:48:30.5526196Z [00:01:33.650]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:48:30.5531946Z [00:01:33.650]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/doc'
2025-08-20T22:48:30.5559123Z [00:01:33.653]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/judy-1.0.5/doc'
2025-08-20T22:48:30.5567937Z [00:01:33.653]➜  judy-static-x86_64-unknown-linux-musl> Making install in test
2025-08-20T22:48:30.5627361Z [00:01:33.660]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/judy-1.0.5/test'
2025-08-20T22:48:30.5748559Z [00:01:33.672]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5/test'
2025-08-20T22:48:30.5754128Z [00:01:33.672]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:30.5755681Z [00:01:33.672]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:30.5757378Z [00:01:33.672]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5/test'
2025-08-20T22:48:30.5758927Z [00:01:33.673]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/judy-1.0.5/test'
2025-08-20T22:48:30.5838135Z [00:01:33.679]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/judy-1.0.5'
2025-08-20T22:48:30.5843163Z [00:01:33.679]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       connectx.lo
2025-08-20T22:48:30.5954858Z [00:01:33.690]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/judy-1.0.5'
2025-08-20T22:48:30.5960472Z [00:01:33.691]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:30.5962046Z [00:01:33.691]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:30.5963635Z [00:01:33.691]➜  judy-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/judy-1.0.5'
2025-08-20T22:48:30.5965010Z [00:01:33.691]➜  judy-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/judy-1.0.5'
2025-08-20T22:48:30.5969909Z [00:01:33.692]➜  libbsd-static-x86_64-unknown-linux-musl> install flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash pkgconfigdir=/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/lib/pkgconfig m4datadir=/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/share/aclocal aclocaldir=/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/share/aclocal install
2025-08-20T22:48:30.6129897Z [00:01:33.710]➜  judy-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:48:30.6239144Z [00:01:33.721]➜  libbsd-static-x86_64-unknown-linux-musl> Making install in include
2025-08-20T22:48:30.6285974Z [00:01:33.726]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:30.6397180Z [00:01:33.737]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:30.6398917Z [00:01:33.737]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:30.6484820Z [00:01:33.745]➜  judy-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5
2025-08-20T22:48:30.6549079Z [00:01:33.748]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include'
2025-08-20T22:48:30.6811158Z [00:01:33.778]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include/bsd/netinet'
2025-08-20T22:48:30.6853471Z [00:01:33.782]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644  bsd/netinet/ip_icmp.h '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include/bsd/netinet'
2025-08-20T22:48:30.6883075Z [00:01:33.785]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include/bsd/sys'
2025-08-20T22:48:30.6944814Z [00:01:33.791]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644  bsd/sys/bitstring.h bsd/sys/cdefs.h bsd/sys/endian.h bsd/sys/param.h bsd/sys/poll.h bsd/sys/queue.h bsd/sys/time.h bsd/sys/tree.h '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include/bsd/sys'
2025-08-20T22:48:30.7023787Z [00:01:33.799]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include/bsd'
2025-08-20T22:48:30.7059118Z [00:01:33.803]➜  judy-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5...
2025-08-20T22:48:30.7159645Z [00:01:33.813]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644  bsd/bitstring.h bsd/bsd.h bsd/inttypes.h bsd/libutil.h bsd/stdio.h bsd/stdlib.h bsd/string.h bsd/unistd.h bsd/wchar.h bsd/err.h bsd/getopt.h bsd/md5.h bsd/nlist.h bsd/readpassphrase.h bsd/grp.h bsd/pwd.h bsd/stringlist.h bsd/timeconv.h bsd/vis.h '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include/bsd'
2025-08-20T22:48:30.7238804Z [00:01:33.821]➜  libbsd-static-x86_64-unknown-linux-musl> make  install-data-hook
2025-08-20T22:48:30.7372307Z [00:01:33.834]➜  libbsd-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:30.7377446Z [00:01:33.834]➜  libbsd-static-x86_64-unknown-linux-musl>   GEN      install-data-hook
2025-08-20T22:48:30.7442377Z [00:01:33.841]➜  libbsd-static-x86_64-unknown-linux-musl> mv  /nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include/bsd/sys/cdefs.h.new \
2025-08-20T22:48:30.7504659Z [00:01:33.841]➜  libbsd-static-x86_64-unknown-linux-musl>     /nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/include/bsd/sys/cdefs.h
2025-08-20T22:48:30.7507309Z [00:01:33.847]➜  libbsd-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:30.7509094Z [00:01:33.847]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:30.7510723Z [00:01:33.847]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2/include'
2025-08-20T22:48:30.7529175Z [00:01:33.850]➜  libbsd-static-x86_64-unknown-linux-musl> Making install in man
2025-08-20T22:48:30.7628152Z [00:01:33.858]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2/man'
2025-08-20T22:48:30.7707439Z [00:01:33.868]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/man'
2025-08-20T22:48:30.7709047Z [00:01:33.868]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:30.7823157Z [00:01:33.879]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/man3'
2025-08-20T22:48:30.7960050Z [00:01:33.893]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/man7'
2025-08-20T22:48:30.8253274Z [00:01:33.921]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 libbsd.7 '/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/man7'
2025-08-20T22:48:30.8258977Z [00:01:33.922]➜  judy-static-x86_64-unknown-linux-musl> gzipping man pages under /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/share/man/
2025-08-20T22:48:30.8671874Z [00:01:33.964]➜  lksctp-tools-static-x86_64-unknown-linux-musl> connectx.c:92:12: warning: 'sctp_connectx_orig' alias between functions of incompatible types 'int(int)' and 'int(int,  struct sockaddr *, int)' [-Wattribute-alias=]
2025-08-20T22:48:30.8798060Z [00:01:33.964]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    92 | extern int sctp_connectx_orig (int)
2025-08-20T22:48:30.8799283Z [00:01:33.964]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |            ^~~~~~~~~~~~~~~~~~
2025-08-20T22:48:30.8800474Z [00:01:33.964]➜  lksctp-tools-static-x86_64-unknown-linux-musl> connectx.c:80:5: note: aliased declaration here
2025-08-20T22:48:30.8801948Z [00:01:33.964]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    80 | int __sctp_connectx(int fd, struct sockaddr *addrs, int addrcnt)
2025-08-20T22:48:30.8803255Z [00:01:33.964]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |     ^~~~~~~~~~~~~~~
2025-08-20T22:48:30.8809969Z [00:01:33.971]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 LIST_CLASS_ENTRY.3bsd LIST_CLASS_HEAD.3bsd LIST_EMPTY.3bsd LIST_ENTRY.3bsd LIST_FIRST.3bsd LIST_FOREACH.3bsd LIST_FOREACH_FROM.3bsd LIST_FOREACH_FROM_SAFE.3bsd LIST_FOREACH_SAFE.3bsd LIST_HEAD.3bsd LIST_HEAD_INITIALIZER.3bsd LIST_INIT.3bsd LIST_INSERT_AFTER.3bsd LIST_INSERT_BEFORE.3bsd LIST_INSERT_HEAD.3bsd LIST_NEXT.3bsd LIST_PREV.3bsd LIST_REMOVE.3bsd LIST_SWAP.3bsd RB_EMPTY.3bsd RB_ENTRY.3bsd RB_FIND.3bsd RB_FOREACH.3bsd RB_FOREACH_REVERSE.3bsd RB_GENERATE.3bsd RB_GENERATE_STATIC.3bsd RB_HEAD.3bsd RB_INIT.3bsd RB_INITIALIZER.3bsd RB_INSERT.3bsd RB_LEFT.3bsd RB_MAX.3bsd RB_MIN.3bsd RB_NEXT.3bsd RB_NFIND.3bsd RB_PARENT.3bsd RB_PREV.3bsd RB_PROTOTYPE.3bsd RB_PROTOTYPE_STATIC.3bsd RB_REMOVE.3bsd '/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/man3'
2025-08-20T22:48:30.8940015Z [00:01:33.990]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 RB_RIGHT.3bsd RB_ROOT.3bsd SLIST_CLASS_ENTRY.3bsd SLIST_CLASS_HEAD.3bsd SLIST_EMPTY.3bsd SLIST_ENTRY.3bsd SLIST_FIRST.3bsd SLIST_FOREACH.3bsd SLIST_FOREACH_FROM.3bsd SLIST_FOREACH_FROM_SAFE.3bsd SLIST_FOREACH_SAFE.3bsd SLIST_HEAD.3bsd SLIST_HEAD_INITIALIZER.3bsd SLIST_INIT.3bsd SLIST_INSERT_AFTER.3bsd SLIST_INSERT_HEAD.3bsd SLIST_NEXT.3bsd SLIST_REMOVE.3bsd SLIST_REMOVE_AFTER.3bsd SLIST_REMOVE_HEAD.3bsd SLIST_REMOVE_PREVPTR.3bsd SLIST_SWAP.3bsd SPLAY_EMPTY.3bsd SPLAY_ENTRY.3bsd SPLAY_FIND.3bsd SPLAY_FOREACH.3bsd SPLAY_GENERATE.3bsd SPLAY_HEAD.3bsd SPLAY_INIT.3bsd SPLAY_INITIALIZER.3bsd SPLAY_INSERT.3bsd SPLAY_LEFT.3bsd SPLAY_MAX.3bsd SPLAY_MIN.3bsd SPLAY_NEXT.3bsd SPLAY_PROTOTYPE.3bsd SPLAY_REMOVE.3bsd SPLAY_RIGHT.3bsd SPLAY_ROOT.3bsd STAILQ_CLASS_ENTRY.3bsd '/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/man3'
2025-08-20T22:48:30.9069555Z [00:01:34.003]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 STAILQ_CLASS_HEAD.3bsd STAILQ_CONCAT.3bsd STAILQ_EMPTY.3bsd STAILQ_ENTRY.3bsd STAILQ_FIRST.3bsd STAILQ_FOREACH.3bsd STAILQ_FOREACH_FROM.3bsd STAILQ_FOREACH_FROM_SAFE.3bsd STAILQ_FOREACH_SAFE.3bsd STAILQ_HEAD.3bsd STAILQ_HEAD_INITIALIZER.3bsd STAILQ_INIT.3bsd STAILQ_INSERT_AFTER.3bsd STAILQ_INSERT_HEAD.3bsd STAILQ_INSERT_TAIL.3bsd STAILQ_LAST.3bsd STAILQ_NEXT.3bsd STAILQ_REMOVE.3bsd STAILQ_REMOVE_AFTER.3bsd STAILQ_REMOVE_HEAD.3bsd STAILQ_SWAP.3bsd TAILQ_CLASS_ENTRY.3bsd TAILQ_CLASS_HEAD.3bsd TAILQ_CONCAT.3bsd TAILQ_EMPTY.3bsd TAILQ_ENTRY.3bsd TAILQ_FIRST.3bsd TAILQ_FOREACH.3bsd TAILQ_FOREACH_FROM.3bsd TAILQ_FOREACH_FROM_SAFE.3bsd TAILQ_FOREACH_REVERSE.3bsd TAILQ_FOREACH_REVERSE_FROM.3bsd TAILQ_FOREACH_REVERSE_FROM_SAFE.3bsd TAILQ_FOREACH_REVERSE_SAFE.3bsd TAILQ_FOREACH_SAFE.3bsd TAILQ_HEAD.3bsd TAILQ_HEAD_INITIALIZER.3bsd TAILQ_INIT.3bsd TAILQ_INSERT_AFTER.3bsd TAILQ_INSERT_BEFORE.3bsd '/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/man3'
2025-08-20T22:48:30.9169078Z [00:01:34.013]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 TAILQ_INSERT_HEAD.3bsd TAILQ_INSERT_TAIL.3bsd TAILQ_LAST.3bsd TAILQ_NEXT.3bsd TAILQ_PREV.3bsd TAILQ_REMOVE.3bsd TAILQ_SWAP.3bsd be16dec.3bsd be16enc.3bsd be32dec.3bsd be32enc.3bsd be64dec.3bsd be64enc.3bsd bit_alloc.3bsd bit_clear.3bsd bit_decl.3bsd bit_ffc.3bsd bit_ffs.3bsd bit_nclear.3bsd bit_nset.3bsd bit_set.3bsd bit_test.3bsd bitstr_size.3bsd bitstring.3bsd byteorder.3bsd le16dec.3bsd le16enc.3bsd le32dec.3bsd le32enc.3bsd le64dec.3bsd le64enc.3bsd queue.3bsd timeradd.3bsd timerclear.3bsd timercmp.3bsd timerisset.3bsd timersub.3bsd timespecadd.3bsd timespecclear.3bsd timespeccmp.3bsd '/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/man3'
2025-08-20T22:48:30.9432772Z [00:01:34.038]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 timespecisset.3bsd timespecsub.3bsd tree.3bsd getmode.3bsd setmode.3bsd arc4random.3bsd arc4random_addrandom.3bsd arc4random_buf.3bsd arc4random_stir.3bsd arc4random_uniform.3bsd closefrom.3bsd errc.3bsd verrc.3bsd vwarnc.3bsd warnc.3bsd expand_number.3bsd explicit_bzero.3bsd fgetln.3bsd fgetwln.3bsd fparseln.3bsd flopen.3bsd fmtcheck.3bsd fpurge.3bsd freezero.3bsd funopen.3bsd getbsize.3bsd getpeereid.3bsd dehumanize_number.3bsd humanize_number.3bsd md5.3bsd nlist.3bsd pidfile.3bsd pidfile_close.3bsd pidfile_open.3bsd pidfile_remove.3bsd pidfile_write.3bsd setproctitle.3bsd setproctitle_init.3bsd getprogname.3bsd setprogname.3bsd '/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/man3'
2025-08-20T22:48:30.9484977Z [00:01:34.045]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 pwcache.3bsd gid_from_group.3bsd uid_from_user.3bsd group_from_gid.3bsd user_from_uid.3bsd readpassphrase.3bsd reallocarray.3bsd recallocarray.3bsd heapsort.3bsd mergesort.3bsd radixsort.3bsd sradixsort.3bsd sl_add.3bsd sl_delete.3bsd sl_find.3bsd sl_free.3bsd sl_init.3bsd stringlist.3bsd strlcat.3bsd strlcpy.3bsd strmode.3bsd strnstr.3bsd strtoi.3bsd strtou.3bsd strtonum.3bsd strnunvis.3bsd strnvis.3bsd strunvis.3bsd strvis.3bsd strvisx.3bsd unvis.3bsd vis.3bsd wcslcat.3bsd wcslcpy.3bsd '/nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/man3'
2025-08-20T22:48:30.9655626Z [00:01:34.059]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/man'
2025-08-20T22:48:30.9658374Z [00:01:34.059]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2/man'
2025-08-20T22:48:30.9660511Z [00:01:34.059]➜  libbsd-static-x86_64-unknown-linux-musl> Making install in src
2025-08-20T22:48:30.9677265Z [00:01:34.065]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:30.9747588Z [00:01:34.072]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:30.9920327Z [00:01:34.088]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib'
2025-08-20T22:48:30.9926294Z [00:01:34.089]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/lib/pkgconfig'
2025-08-20T22:48:30.9966808Z [00:01:34.093]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c   libbsd.la '/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib'
2025-08-20T22:48:31.0092989Z [00:01:34.104]➜  libbsd-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 libbsd.pc libbsd-overlay.pc '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/lib/pkgconfig'
2025-08-20T22:48:31.0884544Z [00:01:34.185]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       peeloff.lo
2025-08-20T22:48:31.1327746Z [00:01:34.228]➜  libbsd-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libbsd.lai /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/libbsd.la
2025-08-20T22:48:31.1330543Z [00:01:34.229]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     libsctputil.la
2025-08-20T22:48:31.1456589Z [00:01:34.239]➜  libbsd-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libbsd.a /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/libbsd.a
2025-08-20T22:48:31.1575927Z [00:01:34.254]➜  libbsd-static-x86_64-unknown-linux-musl> libtool: install: chmod 644 /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/libbsd.a
2025-08-20T22:48:31.1783957Z [00:01:34.275]➜  libbsd-static-x86_64-unknown-linux-musl> libtool: install: x86_64-unknown-linux-musl-ranlib /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/libbsd.a
2025-08-20T22:48:31.2260173Z [00:01:34.323]➜  judy-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5
2025-08-20T22:48:31.2269101Z [00:01:34.323]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> source root is source
2025-08-20T22:48:31.2541423Z [00:01:34.351]➜  judy-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/x0lrg50k67yk692l6lkxc1wp93szmvcz-judy-static-x86_64-unknown-linux-musl-1.0.5/lib
2025-08-20T22:48:31.3367120Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl> libtool: finish: PATH="/nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin:/nix/store/8zbd9786fijd7j9d41bc1gh8ra1y4k1r-automake-1.16.5/bin:/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin:/nix/store/l9070j59cfdkcijm6rij7mnhfvf2f436-libtool-2.5.4/bin:/nix/store/sfpjyj2zh09920zd5ig3skiznayh15zm-gnum4-1.4.20/bin:/nix/store/vi7ya34k19nid2m0dmkljqip5572g0bi-file-5.45/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin:/sbin" ldconfig -n /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib
2025-08-20T22:48:31.3382024Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl> /build/libbsd-0.12.2/libtool: line 1886: ldconfig: command not found
2025-08-20T22:48:31.3384633Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:31.3385974Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl> Libraries have been installed in:
2025-08-20T22:48:31.3388076Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl>    /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib
2025-08-20T22:48:31.3389758Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:31.3390978Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl> If you ever happen to want to link against installed libraries
2025-08-20T22:48:31.3392469Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl> in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T22:48:31.3393996Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl> specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T22:48:31.3395498Z [00:01:34.432]➜  libbsd-static-x86_64-unknown-linux-musl> flag during linking and do at least one of the following:
2025-08-20T22:48:31.3410847Z [00:01:34.438]➜  libbsd-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T22:48:31.3416834Z [00:01:34.439]➜  libbsd-static-x86_64-unknown-linux-musl>      during execution
2025-08-20T22:48:31.3453787Z [00:01:34.442]➜  libbsd-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T22:48:31.3457860Z [00:01:34.443]➜  libbsd-static-x86_64-unknown-linux-musl>      during linking
2025-08-20T22:48:31.3501851Z [00:01:34.445]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       bindx_test.o
2025-08-20T22:48:31.3518782Z [00:01:34.448]➜  libbsd-static-x86_64-unknown-linux-musl>    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T22:48:31.3520485Z [00:01:34.448]➜  libbsd-static-x86_64-unknown-linux-musl>    - have your system administrator run these commands:
2025-08-20T22:48:31.3521881Z [00:01:34.448]➜  libbsd-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:31.3522989Z [00:01:34.448]➜  libbsd-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:31.3524451Z [00:01:34.448]➜  libbsd-static-x86_64-unknown-linux-musl> See any operating system documentation about shared libraries for
2025-08-20T22:48:31.3526233Z [00:01:34.448]➜  libbsd-static-x86_64-unknown-linux-musl> more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T22:48:31.3529600Z [00:01:34.448]➜  libbsd-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:31.3532695Z [00:01:34.450]➜  libbsd-static-x86_64-unknown-linux-musl> make  install-exec-hook
2025-08-20T22:48:31.3679193Z [00:01:34.465]➜  libbsd-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:31.3683826Z [00:01:34.465]➜  libbsd-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-gcc -shared -nostdlib -nostartfiles -x assembler /dev/null -o format.ld.so
2025-08-20T22:48:31.7280374Z [00:01:34.825]➜  building '/nix/store/3jqhifahpimhbqh2yl3cagawvdhn9w9f-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1.drv'...
2025-08-20T22:48:31.7282742Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-objdump -f format.ld.so | sed -n 's/.*file format \(.*\)/OUTPUT_FORMAT(\1)/;T;p' >format.ld
2025-08-20T22:48:31.7284166Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> rm -f format.ld.so
2025-08-20T22:48:31.7286352Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> if [ "/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib" != "/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib" ]; then \
2025-08-20T22:48:31.7289544Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl>        /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib; \
2025-08-20T22:48:31.7292039Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl>        mv /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/libbsd*.so.* \
2025-08-20T22:48:31.7294162Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl>           /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/; \
2025-08-20T22:48:31.7295386Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> fi
2025-08-20T22:48:31.7297176Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> soname=`readlink /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/libbsd.so`; \
2025-08-20T22:48:31.7299458Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> rm -f /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/libbsd.so; \
2025-08-20T22:48:31.7301049Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> (echo '/* GNU ld script'; \
2025-08-20T22:48:31.7302299Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl>  echo ' * The MD5 functions are provided by the libmd library. */'; \
2025-08-20T22:48:31.7303485Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl>  cat format.ld; \
2025-08-20T22:48:31.7305202Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl>  echo "GROUP(/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/$soname AS_NEEDED(-lmd))"; \
2025-08-20T22:48:31.7307986Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> )>/nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib/libbsd.so
2025-08-20T22:48:31.7309920Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:31.7311440Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:31.7313096Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2/src'
2025-08-20T22:48:31.7314425Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> Making install in test
2025-08-20T22:48:31.7315735Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:31.7317666Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:31.7319358Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:31.7320806Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:31.7322286Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:31.7323815Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2/test'
2025-08-20T22:48:31.7325302Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libbsd-0.12.2'
2025-08-20T22:48:31.7327294Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libbsd-0.12.2'
2025-08-20T22:48:31.7328864Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:31.7330631Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:31.7332169Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libbsd-0.12.2'
2025-08-20T22:48:31.7333797Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libbsd-0.12.2'
2025-08-20T22:48:31.7335168Z [00:01:34.825]➜  libbsd-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:48:31.7336395Z [00:01:34.825]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       opt_info.lo
2025-08-20T22:48:31.7337995Z [00:01:34.825]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Leaving directory '/build/source/src/testlib'
2025-08-20T22:48:31.7339381Z [00:01:34.825]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       nagle_snd.o
2025-08-20T22:48:31.7340534Z [00:01:34.825]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       nagle_rcv.o
2025-08-20T22:48:31.7350150Z [00:01:34.832]➜  libbsd-static-x86_64-unknown-linux-musl> Patching '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/lib/pkgconfig/libbsd-overlay.pc' includedir to output /nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev
2025-08-20T22:48:31.7442894Z [00:01:34.836]➜  libbsd-static-x86_64-unknown-linux-musl> Patching '/nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/lib/pkgconfig/libbsd.pc' includedir to output /nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev
2025-08-20T22:48:31.7571015Z [00:01:34.854]➜  libbsd-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2
2025-08-20T22:48:31.7613697Z [00:01:34.858]➜  libbsd-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2...
2025-08-20T22:48:31.7749299Z [00:01:34.872]➜  libbsd-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2
2025-08-20T22:48:31.7826548Z [00:01:34.880]➜  libbsd-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/n9nim5s3j3jydzkn073z0a0126659w2r-libbsd-static-x86_64-unknown-linux-musl-0.12.2/lib
2025-08-20T22:48:31.8266351Z [00:01:34.923]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       addrs.lo
2025-08-20T22:48:31.8892688Z [00:01:34.986]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:48:31.8978190Z [00:01:34.991]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       myftp.o
2025-08-20T22:48:31.9098305Z [00:01:35.007]➜  libbsd-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev
2025-08-20T22:48:31.9173823Z [00:01:35.014]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:31.9391974Z [00:01:35.036]➜  libgcrypt-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:48:31.9432495Z [00:01:35.040]➜  libbsd-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev...
2025-08-20T22:48:31.9621859Z [00:01:35.059]➜  libgcrypt-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/8vwgyzn6hbdxssmliirgvigrayrzx59h-libgcrypt-1.11.1.tar.bz2
2025-08-20T22:48:32.0112817Z [00:01:35.108]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sctp_xconnect.o
2025-08-20T22:48:32.0248651Z [00:01:35.112]➜  libbsd-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev
2025-08-20T22:48:32.0353551Z [00:01:35.132]➜  libbsd-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/qlr6y9dbyrikw83d1lsyki8548jmg3mi-libbsd-static-x86_64-unknown-linux-musl-0.12.2-dev/lib
2025-08-20T22:48:32.1021076Z [00:01:35.199]➜  libbsd-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man
2025-08-20T22:48:32.1027667Z [00:01:35.199]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:32.2209275Z [00:01:35.313]➜  libbsd-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man...
2025-08-20T22:48:32.2594433Z [00:01:35.356]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:48:32.2642540Z [00:01:35.361]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       peel_server.o
2025-08-20T22:48:32.2763105Z [00:01:35.372]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> mesonConfigurePhase flags: --prefix=/nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0 --libdir=/nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/lib --libexecdir=/nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/libexec --bindir=/nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/bin --sbindir=/nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/sbin --includedir=/nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/include --mandir=/nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/share/man --infodir=/nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/share/info --localedir=/nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/share/locale -Dauto_features=disabled -Dwrap_mode=nodownload --buildtype=plain --cross-file=/nix/store/z5mm9bppvz0kmgygihk9wlpyvl57p6as-cross-file.conf --sysconfdir=/etc -Dgbm=enabled -Dgbm-backends-path=/run/opengl-driver/lib/gbm -Degl=disabled -Dglx=disabled -Dzlib=disabled -Dplatforms= -Dgallium-drivers= -Dvulkan-drivers= -Dvulkan-layers= -Ddefault_library=static -Ddefault_both_libraries=static
2025-08-20T22:48:32.3160191Z [00:01:35.413]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sendmsg.lo
2025-08-20T22:48:32.4023653Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl> peel_server.c: In function 'my_sctpReadInput':
2025-08-20T22:48:32.4030254Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl> peel_server.c:435:65: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'socklen_t' {aka 'unsigned int'} [-Wformat=]
2025-08-20T22:48:32.4032856Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   435 |         printf("Read fd:%d returns %d errno:%d control len is %zu msgflg:%x\n",
2025-08-20T22:48:32.4034764Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                               ~~^
2025-08-20T22:48:32.4036329Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                                 |
2025-08-20T22:48:32.4038281Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                                 long unsigned int
2025-08-20T22:48:32.4039813Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                               %u
2025-08-20T22:48:32.4041035Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ......
2025-08-20T22:48:32.4042188Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   438 |                msg.msg_controllen,
2025-08-20T22:48:32.4043531Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                ~~~~~~~~~~~~~~~~~~
2025-08-20T22:48:32.4044742Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                   |
2025-08-20T22:48:32.4046079Z [00:01:35.499]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                   socklen_t {aka unsigned int}
2025-08-20T22:48:32.4240125Z [00:01:35.521]➜  libbsd-static-x86_64-unknown-linux-musl> gzipping man pages under /nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man/share/man/
2025-08-20T22:48:32.5679556Z [00:01:35.665]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       peel_client.o
2025-08-20T22:48:32.6231001Z [00:01:35.720]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       recvmsg.lo
2025-08-20T22:48:32.6819616Z [00:01:35.779]➜  lksctp-tools-static-x86_64-unknown-linux-musl> peel_client.c: In function 'my_sctpReadInput':
2025-08-20T22:48:32.6828913Z [00:01:35.780]➜  lksctp-tools-static-x86_64-unknown-linux-musl> peel_client.c:453:67: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'socklen_t' {aka 'unsigned int'} [-Wformat=]
2025-08-20T22:48:32.6831135Z [00:01:35.780]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   453 |                 printf("Read returns %d errno:%d control len is %zu msgflg:%x\n",
2025-08-20T22:48:32.6832774Z [00:01:35.780]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                                 ~~^
2025-08-20T22:48:32.6834279Z [00:01:35.780]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                                   |
2025-08-20T22:48:32.6844374Z [00:01:35.780]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                                   long unsigned int
2025-08-20T22:48:32.6846494Z [00:01:35.781]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                                                                 %u
2025-08-20T22:48:32.6848061Z [00:01:35.781]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   454 |                        sz,errno,
2025-08-20T22:48:32.6849449Z [00:01:35.781]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   455 |                        msg.msg_controllen,msg.msg_flags);
2025-08-20T22:48:32.6850863Z [00:01:35.781]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                        ~~~~~~~~~~~~~~~~~~
2025-08-20T22:48:32.6852144Z [00:01:35.781]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                           |
2025-08-20T22:48:32.6853417Z [00:01:35.781]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |                           socklen_t {aka unsigned int}
2025-08-20T22:48:33.0858961Z [00:01:36.183]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     libsctp.la
2025-08-20T22:48:33.1003839Z [00:01:36.197]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> The Meson build system
2025-08-20T22:48:33.1008881Z [00:01:36.197]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Version: 1.8.2
2025-08-20T22:48:33.1013684Z [00:01:36.198]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Source dir: /build/source
2025-08-20T22:48:33.1018798Z [00:01:36.198]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Build dir: /build/source/build
2025-08-20T22:48:33.1023705Z [00:01:36.199]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Build type: cross build
2025-08-20T22:48:33.1236904Z [00:01:36.221]➜  libbsd-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/bsksr0nvx7lhrj71gsznybcql8hljx6m-libbsd-static-x86_64-unknown-linux-musl-0.12.2-man
2025-08-20T22:48:33.6296862Z [00:01:36.724]➜  building '/nix/store/vgbgnvhc93h3a63hd254ws2yqjbqbjpw-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0.drv'...
2025-08-20T22:48:33.6298769Z [00:01:36.724]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Leaving directory '/build/source/src/lib'
2025-08-20T22:48:33.6300102Z [00:01:36.724]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     sctp_darn
2025-08-20T22:48:33.6301179Z [00:01:36.724]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     sctp_test
2025-08-20T22:48:33.6307660Z [00:01:36.724]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     sctp_status
2025-08-20T22:48:33.6308945Z [00:01:36.724]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     bindx_test
2025-08-20T22:48:33.6310192Z [00:01:36.724]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     nagle_snd
2025-08-20T22:48:33.6312893Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> source root is libgcrypt-1.11.1
2025-08-20T22:48:33.6314572Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1746633125 of file "libgcrypt-1.11.1/doc/version.texi"
2025-08-20T22:48:33.6316216Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:48:33.6317951Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:33.6325544Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:48:33.6327996Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:48:33.6329907Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:33.6331816Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:48:33.6419461Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:48:33.6421443Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:48:33.6422763Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> fixing libtool script ./build-aux/ltmain.sh
2025-08-20T22:48:33.6424286Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:48:33.6426283Z [00:01:36.724]➜  libgcrypt-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:48:33.6674348Z [00:01:36.763]➜  libgcrypt-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/5i0gx1zrmkhvvh1jiy6jhy7k6k5zqk5d-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1 --bindir=/nix/store/q3s7l3csxihll9cq79r803grgky78173-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-bin/bin --sbindir=/nix/store/q3s7l3csxihll9cq79r803grgky78173-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-bin/sbin --includedir=/nix/store/xj6d45vqkcckp49mkq7rkqmsb5ax6ava-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-dev/include --mandir=/nix/store/q3s7l3csxihll9cq79r803grgky78173-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-bin/share/man --infodir=/nix/store/j0w0l1sp6xmkzblzsn81v6xwvbddkf0h-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-info/share/info --docdir=/nix/store/5i0gx1zrmkhvvh1jiy6jhy7k6k5zqk5d-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1/share/doc/libgcrypt --libdir=/nix/store/25kh6vjpci7ha5zb04dr0myhq8y3nri2-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-lib/lib --libexecdir=/nix/store/25kh6vjpci7ha5zb04dr0myhq8y3nri2-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-lib/libexec --localedir=/nix/store/25kh6vjpci7ha5zb04dr0myhq8y3nri2-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-lib/share/locale --with-libgpg-error-prefix=/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev --disable-asm --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:48:33.6927324Z [00:01:36.790]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     nagle_rcv
2025-08-20T22:48:33.6968797Z [00:01:36.794]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Project name: mesa
2025-08-20T22:48:33.6970095Z [00:01:36.794]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Project version: 25.1.0
2025-08-20T22:48:33.7883372Z [00:01:36.883]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     myftp
2025-08-20T22:48:33.8148630Z [00:01:36.909]➜  xcb-proto-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:48:33.8369458Z [00:01:36.934]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     sctp_xconnect
2025-08-20T22:48:33.8379162Z [00:01:36.935]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     peel_server
2025-08-20T22:48:33.8395351Z [00:01:36.936]➜  xcb-proto-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/ipv2c4dwqw1l2h0q5hvafj3s9hylpiz2-xcb-proto-1.17.0.tar.xz
2025-08-20T22:48:33.9022173Z [00:01:36.999]➜  xcb-proto-static-x86_64-unknown-linux-musl> source root is xcb-proto-1.17.0
2025-08-20T22:48:33.9244992Z [00:01:37.021]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     peel_client
2025-08-20T22:48:33.9271052Z [00:01:37.024]➜  xcb-proto-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1713191882 of file "xcb-proto-1.17.0/xcbgen/Makefile.in"
2025-08-20T22:48:33.9468046Z [00:01:37.044]➜  xcb-proto-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:48:33.9964667Z [00:01:37.093]➜  xcb-proto-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:34.0502073Z [00:01:37.147]➜  xcb-proto-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:34.0770900Z [00:01:37.174]➜  xcb-proto-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:48:34.1423748Z [00:01:37.239]➜  xcb-proto-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:48:34.1672763Z [00:01:37.264]➜  xcb-proto-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:48:34.2053722Z [00:01:37.302]➜  xcb-proto-static-x86_64-unknown-linux-musl> configure flags: --prefix=/nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0 --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:48:34.2595210Z [00:01:37.356]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> C compiler for the host machine: x86_64-unknown-linux-musl-gcc (gcc 14.3.0 "x86_64-unknown-linux-musl-gcc (GCC) 14.3.0")
2025-08-20T22:48:34.2602091Z [00:01:37.357]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> C linker for the host machine: x86_64-unknown-linux-musl-gcc ld.bfd 2.44
2025-08-20T22:48:34.3705740Z [00:01:37.467]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:48:34.3926929Z [00:01:37.490]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:48:34.4250561Z [00:01:37.522]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:48:34.4328109Z [00:01:37.530]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:48:34.4356207Z [00:01:37.533]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:48:34.4513888Z [00:01:37.548]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/apps'
2025-08-20T22:48:34.4516420Z [00:01:37.549]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in include
2025-08-20T22:48:34.4579921Z [00:01:37.555]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/include'
2025-08-20T22:48:34.4668622Z [00:01:37.564]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:48:34.4862208Z [00:01:37.581]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in netinet
2025-08-20T22:48:34.4892934Z [00:01:37.584]➜  xcb-proto-static-x86_64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T22:48:34.4895000Z [00:01:37.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Entering directory '/build/source/src/include/netinet'
2025-08-20T22:48:34.5018903Z [00:01:37.599]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:48:34.5060557Z [00:01:37.603]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make  all-am
2025-08-20T22:48:34.5124426Z [00:01:37.609]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[5]: Entering directory '/build/source/src/include/netinet'
2025-08-20T22:48:34.5210830Z [00:01:37.618]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[5]: Leaving directory '/build/source/src/include/netinet'
2025-08-20T22:48:34.5215958Z [00:01:37.619]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Leaving directory '/build/source/src/include/netinet'
2025-08-20T22:48:34.5329130Z [00:01:37.630]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Entering directory '/build/source/src/include'
2025-08-20T22:48:34.5332133Z [00:01:37.630]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Nothing to be done for 'all-am'.
2025-08-20T22:48:34.5333830Z [00:01:37.630]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Leaving directory '/build/source/src/include'
2025-08-20T22:48:34.5336022Z [00:01:37.630]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/include'
2025-08-20T22:48:34.5337709Z [00:01:37.630]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in lib
2025-08-20T22:48:34.5404038Z [00:01:37.637]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/lib'
2025-08-20T22:48:34.5420154Z [00:01:37.639]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'all'.
2025-08-20T22:48:34.5421842Z [00:01:37.639]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/lib'
2025-08-20T22:48:34.5427015Z [00:01:37.639]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in testlib
2025-08-20T22:48:34.5464890Z [00:01:37.643]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/testlib'
2025-08-20T22:48:34.5539395Z [00:01:37.651]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'all'.
2025-08-20T22:48:34.5544245Z [00:01:37.651]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/testlib'
2025-08-20T22:48:34.5549408Z [00:01:37.651]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in withsctp
2025-08-20T22:48:34.5554301Z [00:01:37.651]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:48:34.5578781Z [00:01:37.655]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/withsctp'
2025-08-20T22:48:34.5738811Z [00:01:37.664]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       checksctp.o
2025-08-20T22:48:34.5762755Z [00:01:37.664]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:48:34.5764436Z [00:01:37.673]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sctp_load_libs.lo
2025-08-20T22:48:34.5766104Z [00:01:37.673]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to enable maintainer-specific portions of Makefiles... no
2025-08-20T22:48:34.5768119Z [00:01:37.673]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... (cached) yes
2025-08-20T22:48:34.5885735Z [00:01:37.679]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sctp_socket.lo
2025-08-20T22:48:34.5887333Z [00:01:37.679]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sctp_bind.lo
2025-08-20T22:48:34.5889196Z [00:01:37.686]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       sctp_sockopt.lo
2025-08-20T22:48:34.6181877Z [00:01:37.715]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:48:34.6184659Z [00:01:37.715]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:48:34.7427180Z [00:01:37.840]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> C++ compiler for the host machine: x86_64-unknown-linux-musl-g++ (gcc 14.3.0 "x86_64-unknown-linux-musl-g++ (GCC) 14.3.0")
2025-08-20T22:48:34.7429581Z [00:01:37.840]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> C++ linker for the host machine: x86_64-unknown-linux-musl-g++ ld.bfd 2.44
2025-08-20T22:48:34.7760015Z [00:01:37.873]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:48:34.7768127Z [00:01:37.873]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for language c for the build machine not found.
2025-08-20T22:48:34.7939496Z [00:01:37.891]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:48:34.7945631Z [00:01:37.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     checksctp
2025-08-20T22:48:34.8118783Z [00:01:37.907]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for language cpp for the build machine not found.
2025-08-20T22:48:34.8120547Z [00:01:37.907]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Build machine cpu family: x86_64
2025-08-20T22:48:34.8122010Z [00:01:37.907]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Build machine cpu: x86_64
2025-08-20T22:48:34.8123444Z [00:01:37.907]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Host machine cpu family: x86_64
2025-08-20T22:48:34.8124740Z [00:01:37.907]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Host machine cpu: x86_64
2025-08-20T22:48:34.8126036Z [00:01:37.907]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Target machine cpu family: x86_64
2025-08-20T22:48:34.8127603Z [00:01:37.907]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Target machine cpu: x86_64
2025-08-20T22:48:34.8380421Z [00:01:37.935]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:48:34.8478933Z [00:01:37.943]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:48:34.8540274Z [00:01:37.944]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:48:34.8846413Z [00:01:37.982]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:48:34.9122019Z [00:01:38.009]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:48:34.9440381Z [00:01:38.041]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for xmllint... no
2025-08-20T22:48:34.9446369Z [00:01:38.042]➜  xcb-proto-static-x86_64-unknown-linux-musl> configure: WARNING: xmllint not found; unable to validate against schema.
2025-08-20T22:48:34.9941467Z [00:01:38.091]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     libwithsctp.la
2025-08-20T22:48:35.0189111Z [00:01:38.112]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for a Python interpreter with version >= 2.5... python
2025-08-20T22:48:35.0196893Z [00:01:38.112]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for python... /nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5/bin/python
2025-08-20T22:48:35.0593388Z [00:01:38.156]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for python version... 3.13
2025-08-20T22:48:35.0694281Z [00:01:38.166]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:48:35.0699251Z [00:01:38.166]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:48:35.1483146Z [00:01:38.245]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for python platform... linux
2025-08-20T22:48:35.1491451Z [00:01:38.246]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for GNU default python prefix... ${prefix}
2025-08-20T22:48:35.1493605Z [00:01:38.246]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for GNU default python exec_prefix... ${exec_prefix}
2025-08-20T22:48:35.2388994Z [00:01:38.332]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
2025-08-20T22:48:35.2643670Z [00:01:38.361]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:48:35.2812210Z [00:01:38.375]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:48:35.2945024Z [00:01:38.391]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/withsctp'
2025-08-20T22:48:35.2951797Z [00:01:38.392]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in func_tests
2025-08-20T22:48:35.3057234Z [00:01:38.403]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/func_tests'
2025-08-20T22:48:35.3116978Z [00:01:38.409]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_assoc_abort.o
2025-08-20T22:48:35.3118505Z [00:01:38.409]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_assoc_shutdown.o
2025-08-20T22:48:35.3131616Z [00:01:38.410]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_autoclose.o
2025-08-20T22:48:35.3188500Z [00:01:38.416]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_basic.o
2025-08-20T22:48:35.3248018Z [00:01:38.422]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_fragments.o
2025-08-20T22:48:35.3813286Z [00:01:38.476]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
2025-08-20T22:48:35.4459612Z [00:01:38.543]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:48:35.6178682Z [00:01:38.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:48:35.7989428Z [00:01:38.896]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for size of "void*" : 8
2025-08-20T22:48:35.8098420Z [00:01:38.907]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:48:35.8151811Z [00:01:38.912]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:48:35.8156954Z [00:01:38.912]➜  xcb-proto-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:48:35.8298856Z [00:01:38.924]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_inaddr_any.o
2025-08-20T22:48:36.0222151Z [00:01:39.119]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_peeloff.o
2025-08-20T22:48:36.0569570Z [00:01:39.154]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_sockopt.o
2025-08-20T22:48:36.1509100Z [00:01:39.248]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_connect.o
2025-08-20T22:48:36.1918697Z [00:01:39.289]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:48:36.2191546Z [00:01:39.316]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "-mtls-dialect=gnu2" runs: YES
2025-08-20T22:48:36.3168544Z [00:01:39.409]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_connectx.o
2025-08-20T22:48:36.3379378Z [00:01:39.435]➜  xcb-proto-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:48:36.4149212Z [00:01:39.512]➜  xcb-proto-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:48:36.4363648Z [00:01:39.528]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "split TLSDESC" links: YES
2025-08-20T22:48:36.4398139Z [00:01:39.534]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Dependency libglvnd skipped: feature glvnd disabled
2025-08-20T22:48:36.4478876Z [00:01:39.545]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Dependency vdpau skipped: feature gallium-vdpau disabled
2025-08-20T22:48:36.4507312Z [00:01:39.548]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program glslangValidator found: NO
2025-08-20T22:48:36.4597571Z [00:01:39.555]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Dependency libva skipped: feature gallium-va disabled
2025-08-20T22:48:36.4901097Z [00:01:39.587]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:48:36.4903598Z [00:01:39.587]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:48:36.4992607Z [00:01:39.596]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program python3 found: YES 3.13.5 3.13.5 (/nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5/bin/python3)
2025-08-20T22:48:36.5038138Z [00:01:39.599]➜  xcb-proto-static-x86_64-unknown-linux-musl> config.status: creating xcbgen/Makefile
2025-08-20T22:48:36.5859113Z [00:01:39.681]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_recvmsg.o
2025-08-20T22:48:36.6068718Z [00:01:39.703]➜  xcb-proto-static-x86_64-unknown-linux-musl> config.status: creating xcb-proto.pc
2025-08-20T22:48:36.6250612Z [00:01:39.721]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:48:36.6558622Z [00:01:39.748]➜  xcb-proto-static-x86_64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T22:48:36.7564679Z [00:01:39.853]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:48:36.7717044Z [00:01:39.869]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_timetolive.o
2025-08-20T22:48:36.8399424Z [00:01:39.937]➜  xcb-proto-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:48:36.8538124Z [00:01:39.948]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:48:36.8624169Z [00:01:39.959]➜  xcb-proto-static-x86_64-unknown-linux-musl> build flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:48:36.8813621Z [00:01:39.978]➜  xcb-proto-static-x86_64-unknown-linux-musl> Making all in src
2025-08-20T22:48:36.8835319Z [00:01:39.980]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xcb-proto-1.17.0/src'
2025-08-20T22:48:36.8836876Z [00:01:39.980]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'all'.
2025-08-20T22:48:36.8838227Z [00:01:39.980]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xcb-proto-1.17.0/src'
2025-08-20T22:48:36.8840850Z [00:01:39.981]➜  xcb-proto-static-x86_64-unknown-linux-musl> Making all in xcbgen
2025-08-20T22:48:36.8889028Z [00:01:39.986]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xcb-proto-1.17.0/xcbgen'
2025-08-20T22:48:36.8890760Z [00:01:39.986]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'all'.
2025-08-20T22:48:36.8892589Z [00:01:39.986]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xcb-proto-1.17.0/xcbgen'
2025-08-20T22:48:36.8906088Z [00:01:39.988]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xcb-proto-1.17.0'
2025-08-20T22:48:36.8911245Z [00:01:39.988]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'all-am'.
2025-08-20T22:48:36.8912865Z [00:01:39.988]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xcb-proto-1.17.0'
2025-08-20T22:48:36.8981870Z [00:01:39.995]➜  xcb-proto-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:48:36.9284863Z [00:01:40.025]➜  xcb-proto-static-x86_64-unknown-linux-musl> install flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash install
2025-08-20T22:48:36.9349566Z [00:01:40.032]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_sctp_sendrecvmsg.o
2025-08-20T22:48:36.9355079Z [00:01:40.032]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Fetching value of define "ETIME" : 62
2025-08-20T22:48:36.9572856Z [00:01:40.054]➜  xcb-proto-static-x86_64-unknown-linux-musl> Making install in src
2025-08-20T22:48:36.9638594Z [00:01:40.058]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xcb-proto-1.17.0/src'
2025-08-20T22:48:36.9697148Z [00:01:40.065]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:48:36.9698946Z [00:01:40.067]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/xcb-proto-1.17.0/src'
2025-08-20T22:48:36.9700380Z [00:01:40.067]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:36.9773433Z [00:01:40.074]➜  xcb-proto-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0/share/xcb'
2025-08-20T22:48:36.9941151Z [00:01:40.091]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -gsplit-dwarf: NO
2025-08-20T22:48:36.9956245Z [00:01:40.092]➜  xcb-proto-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 xcb.xsd xproto.xml bigreq.xml composite.xml damage.xml dbe.xml dpms.xml dri2.xml dri3.xml ge.xml glx.xml present.xml randr.xml record.xml render.xml res.xml screensaver.xml shape.xml shm.xml sync.xml xc_misc.xml xevie.xml xf86dri.xml xf86vidmode.xml xfixes.xml xinerama.xml xinput.xml xkb.xml xprint.xml xselinux.xml xtest.xml xv.xml xvmc.xml '/nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0/share/xcb'
2025-08-20T22:48:37.0170699Z [00:01:40.114]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/xcb-proto-1.17.0/src'
2025-08-20T22:48:37.0180412Z [00:01:40.114]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xcb-proto-1.17.0/src'
2025-08-20T22:48:37.0182069Z [00:01:40.114]➜  xcb-proto-static-x86_64-unknown-linux-musl> Making install in xcbgen
2025-08-20T22:48:37.0188835Z [00:01:40.116]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xcb-proto-1.17.0/xcbgen'
2025-08-20T22:48:37.0238062Z [00:01:40.121]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_getname.o
2025-08-20T22:48:37.0289476Z [00:01:40.126]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/xcb-proto-1.17.0/xcbgen'
2025-08-20T22:48:37.0291249Z [00:01:40.126]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:37.0409836Z [00:01:40.135]➜  xcb-proto-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0/lib/python3.13/site-packages/xcbgen'
2025-08-20T22:48:37.0438316Z [00:01:40.136]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_tcp_style.o
2025-08-20T22:48:37.1142535Z [00:01:40.211]➜  lksctp-tools-static-x86_64-unknown-linux-musl> In file included from test_tcp_style.c:48:
2025-08-20T22:48:37.1169744Z [00:01:40.212]➜  lksctp-tools-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
2025-08-20T22:48:37.1172244Z [00:01:40.212]➜  lksctp-tools-static-x86_64-unknown-linux-musl>     1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
2025-08-20T22:48:37.1173476Z [00:01:40.212]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:37.1178478Z [00:01:40.215]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:48:37.1333274Z [00:01:40.228]➜  xcb-proto-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 __init__.py error.py expr.py align.py matcher.py state.py xtypes.py '/nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0/lib/python3.13/site-packages/xcbgen'
2025-08-20T22:48:37.1609247Z [00:01:40.257]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports link arguments -Wl,--gdb-index: NO
2025-08-20T22:48:37.2768518Z [00:01:40.373]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:48:37.3038226Z [00:01:40.401]➜  xcb-proto-static-x86_64-unknown-linux-musl> Byte-compiling python modules...
2025-08-20T22:48:37.3687411Z [00:01:40.466]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:48:37.4249329Z [00:01:40.520]➜  xcb-proto-static-x86_64-unknown-linux-musl> __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py
2025-08-20T22:48:37.5382370Z [00:01:40.635]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:48:37.5409973Z [00:01:40.638]➜  xcb-proto-static-x86_64-unknown-linux-musl> Byte-compiling python modules (optimized versions) ...
2025-08-20T22:48:37.5588734Z [00:01:40.652]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_socket_bind_listen.o
2025-08-20T22:48:37.5652138Z [00:01:40.662]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "bswap32" : YES
2025-08-20T22:48:37.6431693Z [00:01:40.740]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:48:37.6689772Z [00:01:40.766]➜  xcb-proto-static-x86_64-unknown-linux-musl> __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py
2025-08-20T22:48:37.6856071Z [00:01:40.783]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_accept_close.o
2025-08-20T22:48:37.7145496Z [00:01:40.811]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_connect.o
2025-08-20T22:48:37.7678665Z [00:01:40.864]➜  xcb-proto-static-x86_64-unknown-linux-musl> Byte-compiling python modules (optimized versions) ...
2025-08-20T22:48:37.8065582Z [00:01:40.903]➜  xcb-proto-static-x86_64-unknown-linux-musl> __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py
2025-08-20T22:48:37.8201174Z [00:01:40.917]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T22:48:37.8235262Z [00:01:40.920]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/xcb-proto-1.17.0/xcbgen'
2025-08-20T22:48:37.8248242Z [00:01:40.920]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xcb-proto-1.17.0/xcbgen'
2025-08-20T22:48:37.8339387Z [00:01:40.931]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xcb-proto-1.17.0'
2025-08-20T22:48:37.8418940Z [00:01:40.932]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/xcb-proto-1.17.0'
2025-08-20T22:48:37.8462336Z [00:01:40.932]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:37.8464868Z [00:01:40.939]➜  xcb-proto-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0/share/pkgconfig'
2025-08-20T22:48:37.8611706Z [00:01:40.958]➜  xcb-proto-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 xcb-proto.pc '/nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0/share/pkgconfig'
2025-08-20T22:48:37.8620055Z [00:01:40.959]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/xcb-proto-1.17.0'
2025-08-20T22:48:37.8621654Z [00:01:40.959]➜  xcb-proto-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xcb-proto-1.17.0'
2025-08-20T22:48:37.8726023Z [00:01:40.970]➜  xcb-proto-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:48:37.9197242Z [00:01:41.017]➜  xcb-proto-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0
2025-08-20T22:48:37.9234685Z [00:01:41.020]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "bswap64" : YES
2025-08-20T22:48:37.9536502Z [00:01:41.050]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T22:48:37.9618055Z [00:01:41.059]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_connectx.o
2025-08-20T22:48:37.9661879Z [00:01:41.063]➜  xcb-proto-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0...
2025-08-20T22:48:38.0762765Z [00:01:41.173]➜  xcb-proto-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0
2025-08-20T22:48:38.0844578Z [00:01:41.181]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_send.o
2025-08-20T22:48:38.0932727Z [00:01:41.190]➜  xcb-proto-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0/lib
2025-08-20T22:48:38.1307139Z [00:01:41.225]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T22:48:38.1419606Z [00:01:41.239]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_sendto.o
2025-08-20T22:48:38.1538502Z [00:01:41.248]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_sendmsg.o
2025-08-20T22:48:38.2523869Z [00:01:41.349]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_recvfrom.o
2025-08-20T22:48:38.2888830Z [00:01:41.386]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T22:48:38.5055044Z [00:01:41.602]➜  building '/nix/store/0vanbyaazbrl3zlghjdan7fy1nzjrmvn-xorgproto-static-x86_64-unknown-linux-musl-2024.1.drv'...
2025-08-20T22:48:38.5060513Z [00:01:41.602]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_recvmsg.o
2025-08-20T22:48:38.5062892Z [00:01:41.602]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "clz" : YES
2025-08-20T22:48:38.5067860Z [00:01:41.602]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... (cached) yes
2025-08-20T22:48:38.5073029Z [00:01:41.602]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... (cached) x86_64-unknown-linux-musl-gcc
2025-08-20T22:48:38.5125693Z [00:01:41.609]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... (cached) yes
2025-08-20T22:48:38.5137191Z [00:01:41.611]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... (cached) yes
2025-08-20T22:48:38.5143107Z [00:01:41.611]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... (cached) none needed
2025-08-20T22:48:38.5208547Z [00:01:41.616]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... (cached) yes
2025-08-20T22:48:38.5214300Z [00:01:41.616]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... (cached) none
2025-08-20T22:48:38.5789489Z [00:01:41.674]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to run the C preprocessor... x86_64-unknown-linux-musl-gcc -E
2025-08-20T22:48:38.6480381Z [00:01:41.745]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "clzll" : YES
2025-08-20T22:48:38.7240729Z [00:01:41.821]➜  xorgproto-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:48:38.7354183Z [00:01:41.832]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_shutdown.o
2025-08-20T22:48:38.7402169Z [00:01:41.837]➜  xorgproto-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/7w5cfnqs31bldj93asyhmag7vrlbx7g4-xorgproto-2024.1.tar.xz
2025-08-20T22:48:38.7539492Z [00:01:41.851]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:48:38.8081282Z [00:01:41.905]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_sockopt.o
2025-08-20T22:48:38.8697747Z [00:01:41.967]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_addrs.o
2025-08-20T22:48:38.9120511Z [00:01:42.009]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_nonblock.o
2025-08-20T22:48:38.9122024Z [00:01:42.009]➜  xorgproto-static-x86_64-unknown-linux-musl> source root is xorgproto-2024.1
2025-08-20T22:48:38.9668811Z [00:01:42.061]➜  xorgproto-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1711437395 of file "xorgproto-2024.1/test-driver"
2025-08-20T22:48:38.9837103Z [00:01:42.076]➜  xorgproto-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:48:38.9944825Z [00:01:42.091]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for library containing strerror... none required
2025-08-20T22:48:38.9998766Z [00:01:42.091]➜  xorgproto-static-x86_64-unknown-linux-musl> applying patch /nix/store/gb73za0wl3cz6sry4cvw2qqsc4bkrnj6-meson.patch?h=mingw-w64-xorgproto-id=7b817efc3144a50e6766817c4ca7242f8ce49307
2025-08-20T22:48:39.0001204Z [00:01:42.091]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gawk... (cached) gawk
2025-08-20T22:48:39.0002568Z [00:01:42.093]➜  xorgproto-static-x86_64-unknown-linux-musl> patching file include/X11/meson.build
2025-08-20T22:48:39.0003838Z [00:01:42.093]➜  xorgproto-static-x86_64-unknown-linux-musl> Hunk #1 succeeded at 10 with fuzz 1.
2025-08-20T22:48:39.0038436Z [00:01:42.101]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:48:39.0129199Z [00:01:42.103]➜  xorgproto-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:39.0147961Z [00:01:42.112]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:48:39.0391991Z [00:01:42.136]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "ctz" : YES
2025-08-20T22:48:39.0400361Z [00:01:42.137]➜  xorgproto-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:48:39.0556973Z [00:01:42.152]➜  xorgproto-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:48:39.0690815Z [00:01:42.163]➜  xorgproto-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:39.0868876Z [00:01:42.180]➜  xorgproto-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:48:39.0942294Z [00:01:42.191]➜  xorgproto-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:48:39.1007181Z [00:01:42.198]➜  xorgproto-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:48:39.1164955Z [00:01:42.212]➜  xorgproto-static-x86_64-unknown-linux-musl> mesonConfigurePhase flags: --prefix=/nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1 --libdir=/nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/lib --libexecdir=/nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/libexec --bindir=/nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/bin --sbindir=/nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/sbin --includedir=/nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include --mandir=/nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/man --infodir=/nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/info --localedir=/nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain --cross-file=/nix/store/z5mm9bppvz0kmgygihk9wlpyvl57p6as-cross-file.conf -Dlegacy=true -Ddefault_library=static -Ddefault_both_libraries=static
2025-08-20T22:48:39.1632946Z [00:01:42.259]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_rtoinfo.o
2025-08-20T22:48:39.2831434Z [00:01:42.380]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for build system executable suffix... no
2025-08-20T22:48:39.2923006Z [00:01:42.389]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:48:39.3041268Z [00:01:42.401]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:48:39.3136874Z [00:01:42.411]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:48:39.3657221Z [00:01:42.463]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:48:39.4369243Z [00:01:42.531]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:48:39.4440277Z [00:01:42.531]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:48:39.4703176Z [00:01:42.567]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "expect" : YES
2025-08-20T22:48:39.5484239Z [00:01:42.645]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_events.o
2025-08-20T22:48:39.5569404Z [00:01:42.654]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:48:39.5574485Z [00:01:42.654]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:48:39.5599862Z [00:01:42.657]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_threads.o
2025-08-20T22:48:39.5946220Z [00:01:42.691]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 4718592
2025-08-20T22:48:39.5957061Z [00:01:42.693]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_1_to_1_initmsg_connect.o
2025-08-20T22:48:39.5959605Z [00:01:42.693]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the shell understands some XSI constructs... yes
2025-08-20T22:48:39.5984179Z [00:01:42.695]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the shell understands "+="... yes
2025-08-20T22:48:39.6159300Z [00:01:42.713]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:48:39.6165408Z [00:01:42.713]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:48:39.6168177Z [00:01:42.713]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:48:39.6174125Z [00:01:42.713]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:48:39.6176195Z [00:01:42.713]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:48:39.6196919Z [00:01:42.717]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:48:39.6308782Z [00:01:42.728]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:48:39.6311969Z [00:01:42.728]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:48:39.6314293Z [00:01:42.728]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:48:39.6638413Z [00:01:42.760]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_sctp_sendvrecvv.o
2025-08-20T22:48:39.6679597Z [00:01:42.765]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "ffs" : YES
2025-08-20T22:48:39.7765334Z [00:01:42.873]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:48:39.7771287Z [00:01:42.873]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:48:39.7799405Z [00:01:42.877]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:48:39.8358540Z [00:01:42.928]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "ffsll" : YES
2025-08-20T22:48:39.9904142Z [00:01:43.087]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_interleave.o
2025-08-20T22:48:40.0317745Z [00:01:43.129]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_re_conf.o
2025-08-20T22:48:40.0527438Z [00:01:43.150]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_basic_v6-test_basic.o
2025-08-20T22:48:40.1394790Z [00:01:43.236]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_sockopt_v6-test_sockopt.o
2025-08-20T22:48:40.2549939Z [00:01:43.351]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:48:40.2566167Z [00:01:43.352]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "popcount" : YES
2025-08-20T22:48:40.2569747Z [00:01:43.354]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:48:40.3677725Z [00:01:43.464]➜  libgcrypt-static-x86_64-unknown-linux-musl> ./configure: line 9169: /usr/bin/file: No such file or directory
2025-08-20T22:48:40.3818217Z [00:01:43.472]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:48:40.3877828Z [00:01:43.485]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:48:40.4121952Z [00:01:43.509]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:48:40.4403571Z [00:01:43.537]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_fragments_v6-test_fragments.o
2025-08-20T22:48:40.4980272Z [00:01:43.595]➜  xorgproto-static-x86_64-unknown-linux-musl> The Meson build system
2025-08-20T22:48:40.5098271Z [00:01:43.604]➜  xorgproto-static-x86_64-unknown-linux-musl> Version: 1.8.2
2025-08-20T22:48:40.5102905Z [00:01:43.604]➜  xorgproto-static-x86_64-unknown-linux-musl> Source dir: /build/xorgproto-2024.1
2025-08-20T22:48:40.5104536Z [00:01:43.604]➜  xorgproto-static-x86_64-unknown-linux-musl> Build dir: /build/xorgproto-2024.1/build
2025-08-20T22:48:40.5107494Z [00:01:43.604]➜  xorgproto-static-x86_64-unknown-linux-musl> Build type: cross build
2025-08-20T22:48:40.6058621Z [00:01:43.694]➜  xorgproto-static-x86_64-unknown-linux-musl> Project name: xorgproto
2025-08-20T22:48:40.6060154Z [00:01:43.694]➜  xorgproto-static-x86_64-unknown-linux-musl> Project version: 2024.1
2025-08-20T22:48:40.6530294Z [00:01:43.750]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:48:40.6832071Z [00:01:43.780]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:48:40.7019733Z [00:01:43.799]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_inaddr_any_v6-test_inaddr_any.o
2025-08-20T22:48:40.7862718Z [00:01:43.883]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_peeloff_v6-test_peeloff.o
2025-08-20T22:48:40.7898393Z [00:01:43.886]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "popcountll" : YES
2025-08-20T22:48:41.0266220Z [00:01:44.124]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_timetolive_v6-test_timetolive.o
2025-08-20T22:48:41.0457330Z [00:01:44.142]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:48:41.0464133Z [00:01:44.143]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:48:41.1240301Z [00:01:44.221]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:48:41.1679916Z [00:01:44.262]➜  xorgproto-static-x86_64-unknown-linux-musl> C compiler for the host machine: x86_64-unknown-linux-musl-gcc (gcc 14.3.0 "x86_64-unknown-linux-musl-gcc (GCC) 14.3.0")
2025-08-20T22:48:41.1761531Z [00:01:44.262]➜  xorgproto-static-x86_64-unknown-linux-musl> C linker for the host machine: x86_64-unknown-linux-musl-gcc ld.bfd 2.44
2025-08-20T22:48:41.1763145Z [00:01:44.273]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_sctp_sendrecvmsg_v6-test_sctp_sendrecvmsg.o
2025-08-20T22:48:41.2088601Z [00:01:44.304]➜  xorgproto-static-x86_64-unknown-linux-musl> Compiler for language c for the build machine not found.
2025-08-20T22:48:41.2090138Z [00:01:44.304]➜  xorgproto-static-x86_64-unknown-linux-musl> Build machine cpu family: x86_64
2025-08-20T22:48:41.2091466Z [00:01:44.304]➜  xorgproto-static-x86_64-unknown-linux-musl> Build machine cpu: x86_64
2025-08-20T22:48:41.2092683Z [00:01:44.304]➜  xorgproto-static-x86_64-unknown-linux-musl> Host machine cpu family: x86_64
2025-08-20T22:48:41.2093955Z [00:01:44.304]➜  xorgproto-static-x86_64-unknown-linux-musl> Host machine cpu: x86_64
2025-08-20T22:48:41.2095178Z [00:01:44.304]➜  xorgproto-static-x86_64-unknown-linux-musl> Target machine cpu family: x86_64
2025-08-20T22:48:41.2096401Z [00:01:44.304]➜  xorgproto-static-x86_64-unknown-linux-musl> Target machine cpu: x86_64
2025-08-20T22:48:41.2191961Z [00:01:44.313]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring applewmproto.pc using configuration
2025-08-20T22:48:41.2193382Z [00:01:44.316]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "unreachable" : YES
2025-08-20T22:48:41.2287424Z [00:01:44.326]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring bigreqsproto.pc using configuration
2025-08-20T22:48:41.2289258Z [00:01:44.326]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring compositeproto.pc using configuration
2025-08-20T22:48:41.2290872Z [00:01:44.326]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring damageproto.pc using configuration
2025-08-20T22:48:41.2348590Z [00:01:44.332]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring dmxproto.pc using configuration
2025-08-20T22:48:41.2396347Z [00:01:44.333]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring dpmsproto.pc using configuration
2025-08-20T22:48:41.2402446Z [00:01:44.337]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring dri2proto.pc using configuration
2025-08-20T22:48:41.2435555Z [00:01:44.341]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring dri3proto.pc using configuration
2025-08-20T22:48:41.2475978Z [00:01:44.345]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring fixesproto.pc using configuration
2025-08-20T22:48:41.2489198Z [00:01:44.346]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_getname_v6-test_getname.o
2025-08-20T22:48:41.2523298Z [00:01:44.349]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring fontsproto.pc using configuration
2025-08-20T22:48:41.2539115Z [00:01:44.351]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring glproto.pc using configuration
2025-08-20T22:48:41.2649426Z [00:01:44.362]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring inputproto.pc using configuration
2025-08-20T22:48:41.2655874Z [00:01:44.362]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring kbproto.pc using configuration
2025-08-20T22:48:41.2659188Z [00:01:44.362]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring presentproto.pc using configuration
2025-08-20T22:48:41.2678009Z [00:01:44.365]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring randrproto.pc using configuration
2025-08-20T22:48:41.2748035Z [00:01:44.372]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring recordproto.pc using configuration
2025-08-20T22:48:41.2762212Z [00:01:44.373]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring renderproto.pc using configuration
2025-08-20T22:48:41.3055469Z [00:01:44.387]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring resourceproto.pc using configuration
2025-08-20T22:48:41.3057863Z [00:01:44.392]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring scrnsaverproto.pc using configuration
2025-08-20T22:48:41.3059428Z [00:01:44.392]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring videoproto.pc using configuration
2025-08-20T22:48:41.3061168Z [00:01:44.402]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xcmiscproto.pc using configuration
2025-08-20T22:48:41.3073833Z [00:01:44.404]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xextproto.pc using configuration
2025-08-20T22:48:41.3091452Z [00:01:44.406]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xf86bigfontproto.pc using configuration
2025-08-20T22:48:41.3169062Z [00:01:44.414]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xf86dgaproto.pc using configuration
2025-08-20T22:48:41.3183201Z [00:01:44.415]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xf86driproto.pc using configuration
2025-08-20T22:48:41.3197444Z [00:01:44.417]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xf86vidmodeproto.pc using configuration
2025-08-20T22:48:41.3215103Z [00:01:44.419]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xineramaproto.pc using configuration
2025-08-20T22:48:41.3234881Z [00:01:44.420]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xproto.pc using configuration
2025-08-20T22:48:41.3249437Z [00:01:44.422]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xwaylandproto.pc using configuration
2025-08-20T22:48:41.3325076Z [00:01:44.429]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:48:41.3445057Z [00:01:44.441]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring evieproto.pc using configuration
2025-08-20T22:48:41.3465550Z [00:01:44.444]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring fontcacheproto.pc using configuration
2025-08-20T22:48:41.3481129Z [00:01:44.445]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring lg3dproto.pc using configuration
2025-08-20T22:48:41.3553320Z [00:01:44.451]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring printproto.pc using configuration
2025-08-20T22:48:41.3638121Z [00:01:44.451]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring trapproto.pc using configuration
2025-08-20T22:48:41.3640152Z [00:01:44.456]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring windowswmproto.pc using configuration
2025-08-20T22:48:41.3648367Z [00:01:44.462]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xcalibrateproto.pc using configuration
2025-08-20T22:48:41.3728496Z [00:01:44.468]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xf86miscproto.pc using configuration
2025-08-20T22:48:41.3734063Z [00:01:44.468]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xf86rushproto.pc using configuration
2025-08-20T22:48:41.3736108Z [00:01:44.468]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring xproxymngproto.pc using configuration
2025-08-20T22:48:41.4773775Z [00:01:44.574]➜  xorgproto-static-x86_64-unknown-linux-musl> Has header "sys/param.h" : YES
2025-08-20T22:48:41.5015844Z [00:01:44.598]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:48:41.5022074Z [00:01:44.598]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:48:41.5168294Z [00:01:44.614]➜  xorgproto-static-x86_64-unknown-linux-musl> Has header "sys/types.h" : YES
2025-08-20T22:48:41.5404717Z [00:01:44.637]➜  xorgproto-static-x86_64-unknown-linux-musl> Has header "sys/time.h" : YES
2025-08-20T22:48:41.5928019Z [00:01:44.690]➜  xorgproto-static-x86_64-unknown-linux-musl> Has header "sys/select.h" : YES
2025-08-20T22:48:41.6059092Z [00:01:44.699]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld) supports shared libraries... yes
2025-08-20T22:48:41.6384061Z [00:01:44.735]➜  xorgproto-static-x86_64-unknown-linux-musl> Fetching value of define "_WIN32" : (undefined)
2025-08-20T22:48:41.7020483Z [00:01:44.799]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "types_compatible_p" : YES
2025-08-20T22:48:41.7328929Z [00:01:44.826]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_tcp_style_v6-test_tcp_style.o
2025-08-20T22:48:41.7508974Z [00:01:44.847]➜  xorgproto-static-x86_64-unknown-linux-musl> Checking whether type "fd_set" has member "fds_bits" : YES
2025-08-20T22:48:41.7511217Z [00:01:44.847]➜  xorgproto-static-x86_64-unknown-linux-musl> Configuring Xpoll.h using configuration
2025-08-20T22:48:41.8111305Z [00:01:44.907]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute const: YES
2025-08-20T22:48:41.8488981Z [00:01:44.943]➜  xorgproto-static-x86_64-unknown-linux-musl> Program scripts/keysym-generator.py found: YES (/build/xorgproto-2024.1/scripts/keysym-generator.py)
2025-08-20T22:48:41.8579046Z [00:01:44.952]➜  xorgproto-static-x86_64-unknown-linux-musl> Build targets in project: 0
2025-08-20T22:48:41.8582285Z [00:01:44.952]➜  xorgproto-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:41.8583290Z [00:01:44.955]➜  xorgproto-static-x86_64-unknown-linux-musl> xorgproto 2024.1
2025-08-20T22:48:41.8584330Z [00:01:44.955]➜  xorgproto-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:41.8585358Z [00:01:44.955]➜  xorgproto-static-x86_64-unknown-linux-musl>   User defined options
2025-08-20T22:48:41.8587167Z [00:01:44.955]➜  xorgproto-static-x86_64-unknown-linux-musl>     Cross files           : /nix/store/z5mm9bppvz0kmgygihk9wlpyvl57p6as-cross-file.conf
2025-08-20T22:48:41.8589209Z [00:01:44.955]➜  xorgproto-static-x86_64-unknown-linux-musl>     auto_features         : enabled
2025-08-20T22:48:41.8591828Z [00:01:44.955]➜  xorgproto-static-x86_64-unknown-linux-musl>     bindir                : /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/bin
2025-08-20T22:48:41.8594064Z [00:01:44.955]➜  xorgproto-static-x86_64-unknown-linux-musl>     buildtype             : plain
2025-08-20T22:48:41.8595561Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     default_both_libraries: static
2025-08-20T22:48:41.8597143Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     default_library       : static
2025-08-20T22:48:41.8601038Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     includedir            : /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include
2025-08-20T22:48:41.8605924Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     infodir               : /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/info
2025-08-20T22:48:41.8608489Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     legacy                : true
2025-08-20T22:48:41.8611553Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     libdir                : /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/lib
2025-08-20T22:48:41.8614930Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     libexecdir            : /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/libexec
2025-08-20T22:48:41.8618044Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     localedir             : /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/locale
2025-08-20T22:48:41.8621627Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     mandir                : /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/man
2025-08-20T22:48:41.8624411Z [00:01:44.956]➜  xorgproto-static-x86_64-unknown-linux-musl>     prefix                : /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1
2025-08-20T22:48:41.8627894Z [00:01:44.957]➜  xorgproto-static-x86_64-unknown-linux-musl>     sbindir               : /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/sbin
2025-08-20T22:48:41.8630081Z [00:01:44.957]➜  xorgproto-static-x86_64-unknown-linux-musl>     wrap_mode             : nodownload
2025-08-20T22:48:41.8632320Z [00:01:44.957]➜  xorgproto-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:41.9033499Z [00:01:44.998]➜  xorgproto-static-x86_64-unknown-linux-musl> Found ninja-1.12.1 at /nix/store/wws3zb9sa7b21msrwh0b2018pl7bpsw6-ninja-1.12.1/bin/ninja
2025-08-20T22:48:41.9108235Z [00:01:45.005]➜  lksctp-tools-static-x86_64-unknown-linux-musl> In file included from test_tcp_style.c:48:
2025-08-20T22:48:41.9119371Z [00:01:45.005]➜  lksctp-tools-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
2025-08-20T22:48:41.9148061Z [00:01:45.005]➜  lksctp-tools-static-x86_64-unknown-linux-musl>     1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
2025-08-20T22:48:41.9149586Z [00:01:45.005]➜  lksctp-tools-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:48:41.9151101Z [00:01:45.011]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute flatten: YES
2025-08-20T22:48:41.9309268Z [00:01:45.028]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:48:41.9311470Z [00:01:45.028]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:48:41.9404412Z [00:01:45.037]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:48:41.9407761Z [00:01:45.038]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:48:41.9409132Z [00:01:45.038]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:48:41.9410476Z [00:01:45.038]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:48:41.9588188Z [00:01:45.056]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-windres... no
2025-08-20T22:48:41.9750082Z [00:01:45.056]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for windres... no
2025-08-20T22:48:42.0021659Z [00:01:45.099]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute malloc: YES
2025-08-20T22:48:42.0551618Z [00:01:45.151]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_sctp_sendvrecvv_v6-test_sctp_sendvrecvv.o
2025-08-20T22:48:42.0568197Z [00:01:45.154]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute pure: YES
2025-08-20T22:48:42.0959033Z [00:01:45.189]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute unused: YES
2025-08-20T22:48:42.1161819Z [00:01:45.213]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_interleave_v6-test_interleave.o
2025-08-20T22:48:42.1289827Z [00:01:45.226]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CC       test_re_conf_v6-test_re_conf.o
2025-08-20T22:48:42.1570581Z [00:01:45.254]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute warn_unused_result: YES
2025-08-20T22:48:42.2502566Z [00:01:45.347]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute weak: YES
2025-08-20T22:48:42.2711464Z [00:01:45.368]➜  xorgproto-static-x86_64-unknown-linux-musl> mesonConfigurePhase: enabled\ parallel\ building
2025-08-20T22:48:42.2774077Z [00:01:45.374]➜  xorgproto-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:48:42.2904032Z [00:01:45.387]➜  xorgproto-static-x86_64-unknown-linux-musl> build flags: -j5
2025-08-20T22:48:42.3038292Z [00:01:45.398]➜  xorgproto-static-x86_64-unknown-linux-musl> ninja: no work to do.
2025-08-20T22:48:42.3091745Z [00:01:45.406]➜  xorgproto-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:48:42.3272780Z [00:01:45.424]➜  xorgproto-static-x86_64-unknown-linux-musl> mesonInstallPhase flags: ''
2025-08-20T22:48:42.3378828Z [00:01:45.433]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute format: YES
2025-08-20T22:48:42.4440392Z [00:01:45.541]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute packed: YES
2025-08-20T22:48:42.5538862Z [00:01:45.651]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute returns_nonnull: YES
2025-08-20T22:48:42.5938780Z [00:01:45.687]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether byte ordering is bigendian... no
2025-08-20T22:48:42.6615661Z [00:01:45.758]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_assoc_abort
2025-08-20T22:48:42.6770263Z [00:01:45.774]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute alias: YES
2025-08-20T22:48:42.7507643Z [00:01:45.848]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute noreturn: YES
2025-08-20T22:48:42.8448911Z [00:01:45.940]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_assoc_shutdown
2025-08-20T22:48:42.8497910Z [00:01:45.944]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_autoclose
2025-08-20T22:48:42.8714412Z [00:01:45.968]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute optimize: YES
2025-08-20T22:48:42.9232579Z [00:01:46.020]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_basic
2025-08-20T22:48:42.9707152Z [00:01:46.068]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports function attribute visibility:hidden: YES
2025-08-20T22:48:43.0552913Z [00:01:46.152]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "__uint128_t" compiles: YES
2025-08-20T22:48:43.2069909Z [00:01:46.304]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_fragments
2025-08-20T22:48:43.2170111Z [00:01:46.314]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_inaddr_any
2025-08-20T22:48:43.2218541Z [00:01:46.319]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "reallocarray" : YES
2025-08-20T22:48:43.3545177Z [00:01:46.451]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_peeloff
2025-08-20T22:48:43.3698603Z [00:01:46.467]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned short... 2
2025-08-20T22:48:43.4019085Z [00:01:46.498]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "fmemopen" : YES
2025-08-20T22:48:43.4220245Z [00:01:46.519]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_sockopt
2025-08-20T22:48:43.4860474Z [00:01:46.583]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_connect
2025-08-20T22:48:43.6240013Z [00:01:46.721]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "gc-sections" links: YES
2025-08-20T22:48:43.6399473Z [00:01:46.732]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/GL/glxint.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/GL
2025-08-20T22:48:43.6410936Z [00:01:46.732]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/GL/glxmd.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/GL
2025-08-20T22:48:43.6414223Z [00:01:46.732]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/GL/glxproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/GL
2025-08-20T22:48:43.6417798Z [00:01:46.732]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/GL/glxtokens.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/GL
2025-08-20T22:48:43.6421493Z [00:01:46.733]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/GL/internal/glcore.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/GL/internal
2025-08-20T22:48:43.6424857Z [00:01:46.733]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/ap_keysym.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6451520Z [00:01:46.742]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/DECkeysym.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6459285Z [00:01:46.743]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/HPkeysym.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6468524Z [00:01:46.743]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/keysymdef.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6506923Z [00:01:46.743]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/keysym.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6513381Z [00:01:46.743]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Sunkeysym.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6516797Z [00:01:46.743]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xalloca.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6523035Z [00:01:46.744]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xarch.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6527063Z [00:01:46.744]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xatom.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6530195Z [00:01:46.744]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xdefs.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6533399Z [00:01:46.744]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/XF86keysym.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6558804Z [00:01:46.745]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xfuncs.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6562304Z [00:01:46.745]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xfuncproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6583963Z [00:01:46.755]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/X.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6591913Z [00:01:46.755]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xmd.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6596492Z [00:01:46.755]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xosdefs.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6599743Z [00:01:46.755]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xos.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6602670Z [00:01:46.756]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xos_r.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6605555Z [00:01:46.756]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6608914Z [00:01:46.756]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xprotostr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6626931Z [00:01:46.756]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xthreads.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6647794Z [00:01:46.757]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xw32defs.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6710328Z [00:01:46.768]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/XWDFile.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6778939Z [00:01:46.768]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xwindows.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6782433Z [00:01:46.768]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/Xwinsock.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.6785611Z [00:01:46.768]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/dri/xf86dri.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/dri
2025-08-20T22:48:43.6815207Z [00:01:46.768]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/dri/xf86driproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/dri
2025-08-20T22:48:43.6818893Z [00:01:46.769]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/dri/xf86dristr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/dri
2025-08-20T22:48:43.6822303Z [00:01:46.769]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/ag.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6826325Z [00:01:46.769]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/agproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6829668Z [00:01:46.770]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/applewmconst.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6832981Z [00:01:46.773]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/applewmproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6836128Z [00:01:46.773]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/bigreqsproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6839692Z [00:01:46.773]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/bigreqstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6843041Z [00:01:46.774]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/composite.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6846474Z [00:01:46.776]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/compositeproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6849808Z [00:01:46.777]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/cup.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6852866Z [00:01:46.779]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/cupproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6856335Z [00:01:46.780]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/damageproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6860214Z [00:01:46.781]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/damagewire.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6863643Z [00:01:46.782]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/dbe.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6878974Z [00:01:46.784]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/dbeproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6882377Z [00:01:46.784]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/dmx.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6944742Z [00:01:46.790]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/dmxproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6948351Z [00:01:46.790]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/dpmsconst.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6951941Z [00:01:46.790]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/dpmsproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6955307Z [00:01:46.790]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/dri2proto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6958799Z [00:01:46.790]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/dri2tokens.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6962094Z [00:01:46.790]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/dri3proto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6965457Z [00:01:46.792]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/EVI.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6995756Z [00:01:46.792]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/EVIproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.6999260Z [00:01:46.793]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/ge.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7002405Z [00:01:46.795]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/geproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7019183Z [00:01:46.798]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/lbx.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7023075Z [00:01:46.798]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/lbxproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7026895Z [00:01:46.798]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/mitmiscconst.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7030578Z [00:01:46.798]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/mitmiscproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7047632Z [00:01:46.801]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/multibufconst.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7051649Z [00:01:46.802]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/multibufproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7105607Z [00:01:46.806]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/panoramiXproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7109808Z [00:01:46.806]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/presentproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7113519Z [00:01:46.806]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/presenttokens.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7117446Z [00:01:46.806]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/randr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7128547Z [00:01:46.806]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/randrproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7132201Z [00:01:46.806]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/recordconst.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7135890Z [00:01:46.806]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/recordproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7139807Z [00:01:46.808]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/recordstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7240468Z [00:01:46.821]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=implicit-function-declaration: YES
2025-08-20T22:48:43.7244100Z [00:01:46.821]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/render.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7305324Z [00:01:46.827]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/renderproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7412052Z [00:01:46.838]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/saver.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7415806Z [00:01:46.838]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/saverproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7419818Z [00:01:46.838]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/secur.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7423608Z [00:01:46.838]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/securproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7489147Z [00:01:46.838]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/shapeconst.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7505206Z [00:01:46.838]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/shapeproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7509017Z [00:01:46.838]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/shapestr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7512118Z [00:01:46.838]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/shm.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7515193Z [00:01:46.842]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/shmproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7597334Z [00:01:46.843]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/shmstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7600791Z [00:01:46.844]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/syncconst.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7603906Z [00:01:46.847]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/syncproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7607367Z [00:01:46.850]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/syncstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7610607Z [00:01:46.851]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xcmiscproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7614150Z [00:01:46.856]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xcmiscstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7621619Z [00:01:46.856]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86bigfont.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7628902Z [00:01:46.856]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86bigfproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7632551Z [00:01:46.856]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86bigfstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7636104Z [00:01:46.856]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86dga1const.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7640209Z [00:01:46.857]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86dga1proto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7643798Z [00:01:46.860]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86dga1str.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7664485Z [00:01:46.863]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86dgaconst.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7668031Z [00:01:46.863]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86dga.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7671371Z [00:01:46.863]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86dgaproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7742030Z [00:01:46.871]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=missing-prototypes: YES
2025-08-20T22:48:43.7745060Z [00:01:46.871]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86dgastr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7752273Z [00:01:46.871]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86vm.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7755595Z [00:01:46.871]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86vmproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7759361Z [00:01:46.871]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86vmstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7763976Z [00:01:46.871]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xfixesproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7767684Z [00:01:46.871]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xfixeswire.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7771248Z [00:01:46.871]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XI2.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7774786Z [00:01:46.871]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XI2proto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7783732Z [00:01:46.875]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XI.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7797191Z [00:01:46.877]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XIproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7805888Z [00:01:46.877]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XKB.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7895257Z [00:01:46.886]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XKBproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7901280Z [00:01:46.887]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XKBsrv.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7953347Z [00:01:46.887]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XKBstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7956893Z [00:01:46.887]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XResproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7960193Z [00:01:46.887]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtestconst.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7963534Z [00:01:46.888]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtestext1const.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7967023Z [00:01:46.888]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtestext1proto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7970903Z [00:01:46.888]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtestproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7974260Z [00:01:46.888]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/Xv.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.7977695Z [00:01:46.889]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XvMC.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8035331Z [00:01:46.900]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XvMCproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8040599Z [00:01:46.900]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/Xvproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8056489Z [00:01:46.901]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xwaylandproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8060370Z [00:01:46.901]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/evieproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8063623Z [00:01:46.902]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/fontcache.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8068689Z [00:01:46.904]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/fontcacheP.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8073744Z [00:01:46.904]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/fontcachstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8083200Z [00:01:46.905]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/lgewire.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8088603Z [00:01:46.906]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/Print.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8092348Z [00:01:46.906]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/Printstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8114176Z [00:01:46.908]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/vldXvMC.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8120886Z [00:01:46.908]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/windowswm.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8165804Z [00:01:46.908]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/windowswmstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8299693Z [00:01:46.918]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xcalibrateproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8303670Z [00:01:46.918]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xcalibratewire.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8307624Z [00:01:46.918]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtrapbits.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8311325Z [00:01:46.918]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtrapddmi.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8313867Z [00:01:46.926]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_connectx
2025-08-20T22:48:43.8315319Z [00:01:46.926]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=return-type: YES
2025-08-20T22:48:43.8318426Z [00:01:46.926]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtrapdi.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8325565Z [00:01:46.926]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtrapemacros.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8329044Z [00:01:46.929]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtraplib.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8332419Z [00:01:46.929]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtraplibp.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8335819Z [00:01:46.930]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xtrapproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8339372Z [00:01:46.930]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/Xeviestr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8499656Z [00:01:46.932]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86misc.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8503088Z [00:01:46.932]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86mscstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8506496Z [00:01:46.936]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86rush.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8510327Z [00:01:46.936]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/xf86rushstr.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8513665Z [00:01:46.936]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/extensions/XKBgeom.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/extensions
2025-08-20T22:48:43.8516994Z [00:01:46.936]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/fonts/font.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/fonts
2025-08-20T22:48:43.8520249Z [00:01:46.943]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/fonts/fontproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/fonts
2025-08-20T22:48:43.8523404Z [00:01:46.943]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/fonts/fontstruct.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/fonts
2025-08-20T22:48:43.8526548Z [00:01:46.943]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/fonts/FS.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/fonts
2025-08-20T22:48:43.8530098Z [00:01:46.943]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/fonts/fsmasks.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/fonts
2025-08-20T22:48:43.8533262Z [00:01:46.943]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/fonts/FSproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/fonts
2025-08-20T22:48:43.8536312Z [00:01:46.943]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/PM/PM.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/PM
2025-08-20T22:48:43.8539509Z [00:01:46.943]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/include/X11/PM/PMproto.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11/PM
2025-08-20T22:48:43.8542621Z [00:01:46.943]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/applewmproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8545687Z [00:01:46.944]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/bigreqsproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8689261Z [00:01:46.961]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/compositeproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8692660Z [00:01:46.961]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/damageproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8695805Z [00:01:46.962]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/dmxproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8699551Z [00:01:46.962]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/dpmsproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8799364Z [00:01:46.962]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/dri2proto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8802442Z [00:01:46.962]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/dri3proto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8805387Z [00:01:46.963]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/fixesproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8808490Z [00:01:46.963]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/fontsproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8811387Z [00:01:46.963]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/glproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8814539Z [00:01:46.963]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/inputproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8817777Z [00:01:46.964]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/kbproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8820574Z [00:01:46.964]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/presentproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8823521Z [00:01:46.975]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/randrproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8826374Z [00:01:46.975]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/recordproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8847186Z [00:01:46.975]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/renderproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8850317Z [00:01:46.976]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/resourceproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8853418Z [00:01:46.976]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/scrnsaverproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8856478Z [00:01:46.976]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/videoproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8859652Z [00:01:46.976]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xcmiscproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8862817Z [00:01:46.976]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xextproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8865557Z [00:01:46.976]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xf86bigfontproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8874180Z [00:01:46.977]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xf86dgaproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8877398Z [00:01:46.977]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xf86driproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.8988043Z [00:01:46.991]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_recvmsg
2025-08-20T22:48:43.9089438Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xf86vidmodeproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9118872Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xineramaproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9122466Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9125603Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xwaylandproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9129154Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/compositeproto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9132560Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/damageproto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9135716Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/dri2proto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9139272Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/dri3proto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9142714Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/fixesproto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9146036Z [00:01:47.005]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/presentproto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9149656Z [00:01:47.006]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/randrproto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9152938Z [00:01:47.008]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/renderproto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9156181Z [00:01:47.010]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/resproto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9159633Z [00:01:47.011]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/xv-protocol-v2.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9163163Z [00:01:47.012]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/xwaylandproto.txt to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9173273Z [00:01:47.014]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/evieproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9183693Z [00:01:47.015]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/fontcacheproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9246188Z [00:01:47.021]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=empty-body: YES
2025-08-20T22:48:43.9273964Z [00:01:47.021]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/lg3dproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9319554Z [00:01:47.021]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/printproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9324257Z [00:01:47.021]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/trapproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9358689Z [00:01:47.021]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/windowswmproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9362378Z [00:01:47.021]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xcalibrateproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9365928Z [00:01:47.021]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xf86miscproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9369486Z [00:01:47.021]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xf86rushproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9372723Z [00:01:47.021]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/xproxymngproto.pc to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/pkgconfig
2025-08-20T22:48:43.9375922Z [00:01:47.022]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/PM_spec to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/share/doc/xorgproto
2025-08-20T22:48:43.9379485Z [00:01:47.022]➜  xorgproto-static-x86_64-unknown-linux-musl> Installing /build/xorgproto-2024.1/build/include/X11/Xpoll.h to /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1/include/X11
2025-08-20T22:48:43.9519315Z [00:01:47.049]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_timetolive
2025-08-20T22:48:44.0164503Z [00:01:47.113]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=incompatible-pointer-types: YES
2025-08-20T22:48:44.0452946Z [00:01:47.140]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_sctp_sendrecvmsg
2025-08-20T22:48:44.0764227Z [00:01:47.172]➜  xorgproto-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:48:44.0868309Z [00:01:47.179]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_getname
2025-08-20T22:48:44.0871134Z [00:01:47.179]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=int-conversion: YES
2025-08-20T22:48:44.1268553Z [00:01:47.222]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wimplicit-fallthrough: YES
2025-08-20T22:48:44.1395233Z [00:01:47.236]➜  xorgproto-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1
2025-08-20T22:48:44.1769247Z [00:01:47.274]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wmisleading-indentation: YES
2025-08-20T22:48:44.2480118Z [00:01:47.345]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-missing-field-initializers: YES
2025-08-20T22:48:44.2503290Z [00:01:47.345]➜  xorgproto-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1...
2025-08-20T22:48:44.2755967Z [00:01:47.372]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-format-truncation: YES
2025-08-20T22:48:44.3006106Z [00:01:47.397]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_tcp_style
2025-08-20T22:48:44.3120418Z [00:01:47.409]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-nonnull-compare: YES
2025-08-20T22:48:44.3679288Z [00:01:47.465]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_socket_bind_listen
2025-08-20T22:48:44.3740481Z [00:01:47.471]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -fno-math-errno: YES
2025-08-20T22:48:44.4499417Z [00:01:47.547]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_accept_close
2025-08-20T22:48:44.4565935Z [00:01:47.550]➜  xorgproto-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/rsdvky7gz1vdlasnrbxzkwjzp3xxxgl6-xorgproto-static-x86_64-unknown-linux-musl-2024.1
2025-08-20T22:48:44.4646852Z [00:01:47.560]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -fno-trapping-math: YES
2025-08-20T22:48:44.5149606Z [00:01:47.612]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Qunused-arguments: NO
2025-08-20T22:48:44.5229458Z [00:01:47.620]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_connect
2025-08-20T22:48:44.8480453Z [00:01:47.945]➜  building '/nix/store/vjshfnpmf83ks04n1wfry0q6yv6hra53-xtrans-static-x86_64-unknown-linux-musl-1.6.0.drv'...
2025-08-20T22:48:44.8482219Z [00:01:47.945]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_connectx
2025-08-20T22:48:44.8483558Z [00:01:47.945]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_send
2025-08-20T22:48:44.8484931Z [00:01:47.945]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_sendto
2025-08-20T22:48:44.8486455Z [00:01:47.945]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -fno-common: YES
2025-08-20T22:48:44.8488259Z [00:01:47.945]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-unknown-pragmas: YES
2025-08-20T22:48:44.8489793Z [00:01:47.945]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-microsoft-enum-value: NO
2025-08-20T22:48:44.8491265Z [00:01:47.945]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-unused-function: YES
2025-08-20T22:48:44.8492573Z [00:01:47.945]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned int... 4
2025-08-20T22:48:44.8894127Z [00:01:47.986]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=format: YES
2025-08-20T22:48:44.9393176Z [00:01:48.032]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wformat-security: YES
2025-08-20T22:48:45.0179357Z [00:01:48.115]➜  xtrans-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:48:45.0258219Z [00:01:48.120]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_sendmsg
2025-08-20T22:48:45.0308638Z [00:01:48.128]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_recvfrom
2025-08-20T22:48:45.0375890Z [00:01:48.135]➜  xtrans-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/mby251gvv0fp01vcbqllfhcjljsmx7q8-xtrans-1.6.0.tar.xz
2025-08-20T22:48:45.0468178Z [00:01:48.141]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_recvmsg
2025-08-20T22:48:45.0488621Z [00:01:48.141]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=thread-safety: NO
2025-08-20T22:48:45.0974796Z [00:01:48.194]➜  xtrans-static-x86_64-unknown-linux-musl> source root is xtrans-1.6.0
2025-08-20T22:48:45.1058659Z [00:01:48.202]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -ffunction-sections: YES
2025-08-20T22:48:45.1176261Z [00:01:48.215]➜  xtrans-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1741479183 of file "xtrans-1.6.0/INSTALL"
2025-08-20T22:48:45.1419350Z [00:01:48.239]➜  xtrans-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:48:45.1679271Z [00:01:48.265]➜  xtrans-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:45.1835094Z [00:01:48.280]➜  xtrans-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:48:45.1901211Z [00:01:48.287]➜  xtrans-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:48:45.1908023Z [00:01:48.288]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -fdata-sections: YES
2025-08-20T22:48:45.2032485Z [00:01:48.300]➜  xtrans-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:45.2171182Z [00:01:48.314]➜  xtrans-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:48:45.2263888Z [00:01:48.323]➜  xtrans-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:48:45.2388504Z [00:01:48.336]➜  xtrans-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:48:45.2912700Z [00:01:48.388]➜  xtrans-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:48:45.2974791Z [00:01:48.394]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Werror=return-type: YES
2025-08-20T22:48:45.3270052Z [00:01:48.424]➜  xtrans-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:48:45.3459656Z [00:01:48.443]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_shutdown
2025-08-20T22:48:45.3599066Z [00:01:48.457]➜  xtrans-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0 --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:48:45.3685833Z [00:01:48.464]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_sockopt
2025-08-20T22:48:45.4188472Z [00:01:48.513]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Werror=empty-body: YES
2025-08-20T22:48:45.4793317Z [00:01:48.576]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Wmisleading-indentation: YES
2025-08-20T22:48:45.5521466Z [00:01:48.649]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_addrs
2025-08-20T22:48:45.5840869Z [00:01:48.681]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES
2025-08-20T22:48:45.5980283Z [00:01:48.694]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_nonblock
2025-08-20T22:48:45.6088363Z [00:01:48.702]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_rtoinfo
2025-08-20T22:48:45.6506842Z [00:01:48.748]➜  xtrans-static-x86_64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T22:48:45.6757507Z [00:01:48.773]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Wno-missing-field-initializers: YES
2025-08-20T22:48:45.7853195Z [00:01:48.882]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Wno-format-truncation: YES
2025-08-20T22:48:45.8532835Z [00:01:48.950]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -fno-math-errno: YES
2025-08-20T22:48:45.9157857Z [00:01:49.013]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_events
2025-08-20T22:48:45.9451150Z [00:01:49.042]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -fno-trapping-math: YES
2025-08-20T22:48:45.9659081Z [00:01:49.062]➜  xtrans-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:48:45.9712354Z [00:01:49.068]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_threads
2025-08-20T22:48:45.9766119Z [00:01:49.074]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether sleep supports fractional seconds... yes
2025-08-20T22:48:46.0323691Z [00:01:49.129]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Qunused-arguments: NO
2025-08-20T22:48:46.0842233Z [00:01:49.181]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_1_to_1_initmsg_connect
2025-08-20T22:48:46.1017300Z [00:01:49.199]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -flifetime-dse=1: YES
2025-08-20T22:48:46.1117133Z [00:01:49.208]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_sctp_sendvrecvv
2025-08-20T22:48:46.1608478Z [00:01:49.255]➜  xtrans-static-x86_64-unknown-linux-musl> checking filesystem timestamp resolution... 0.01
2025-08-20T22:48:46.1813461Z [00:01:49.278]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_interleave
2025-08-20T22:48:46.1814826Z [00:01:49.278]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Wno-unknown-pragmas: YES
2025-08-20T22:48:46.1888250Z [00:01:49.286]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:48:46.2116171Z [00:01:49.308]➜  xtrans-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:48:46.2266052Z [00:01:49.323]➜  xtrans-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:48:46.2381176Z [00:01:49.323]➜  xtrans-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:48:46.2698558Z [00:01:49.365]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:48:46.2870036Z [00:01:49.384]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Wno-microsoft-enum-value: NO
2025-08-20T22:48:46.3092829Z [00:01:49.402]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:48:46.3188867Z [00:01:49.416]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned long... 8
2025-08-20T22:48:46.3431935Z [00:01:49.440]➜  xtrans-static-x86_64-unknown-linux-musl> checking xargs -n works... yes
2025-08-20T22:48:46.3840928Z [00:01:49.481]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Werror=format: YES
2025-08-20T22:48:46.4135710Z [00:01:49.509]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:48:46.4137621Z [00:01:49.509]➜  xtrans-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:48:46.4582017Z [00:01:49.555]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Wformat-security: YES
2025-08-20T22:48:46.4669267Z [00:01:49.564]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_re_conf
2025-08-20T22:48:46.5461990Z [00:01:49.643]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -ffunction-sections: YES
2025-08-20T22:48:46.6108681Z [00:01:49.706]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_basic_v6
2025-08-20T22:48:46.6339453Z [00:01:49.731]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -fdata-sections: YES
2025-08-20T22:48:46.6524040Z [00:01:49.749]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_sockopt_v6
2025-08-20T22:48:46.7189397Z [00:01:49.816]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-override-init: YES
2025-08-20T22:48:46.7498385Z [00:01:49.837]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_fragments_v6
2025-08-20T22:48:46.8072891Z [00:01:49.904]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_inaddr_any_v6
2025-08-20T22:48:46.8721336Z [00:01:49.969]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-initializer-overrides: NO
2025-08-20T22:48:46.9597040Z [00:01:50.056]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:48:46.9615915Z [00:01:50.056]➜  xtrans-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:48:46.9628647Z [00:01:50.060]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=pointer-arith: YES
2025-08-20T22:48:47.0069288Z [00:01:50.103]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_peeloff_v6
2025-08-20T22:48:47.0279248Z [00:01:50.125]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=vla: YES
2025-08-20T22:48:47.1518652Z [00:01:50.247]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Werror=gnu-empty-initializer: NO
2025-08-20T22:48:47.2097625Z [00:01:50.307]➜  xtrans-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:48:47.2267340Z [00:01:50.324]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:48:47.2353899Z [00:01:50.329]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Werror=pointer-arith: YES
2025-08-20T22:48:47.2838761Z [00:01:50.381]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_timetolive_v6
2025-08-20T22:48:47.2918694Z [00:01:50.389]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_sctp_sendrecvmsg_v6
2025-08-20T22:48:47.3042603Z [00:01:50.401]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_getname_v6
2025-08-20T22:48:47.3429051Z [00:01:50.428]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Werror=vla: YES
2025-08-20T22:48:47.3632753Z [00:01:50.460]➜  xtrans-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:48:47.4650228Z [00:01:50.562]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C++ supports arguments -Werror=gnu-empty-initializer: NO
2025-08-20T22:48:47.4851551Z [00:01:50.582]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:48:47.5085424Z [00:01:50.605]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_tcp_style_v6
2025-08-20T22:48:47.6318906Z [00:01:50.729]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:48:47.6479233Z [00:01:50.745]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_sctp_sendvrecvv_v6
2025-08-20T22:48:47.9028621Z [00:01:50.991]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_interleave_v6
2025-08-20T22:48:47.9104269Z [00:01:51.007]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "__builtin_ia32_clflushopt" : YES
2025-08-20T22:48:47.9114877Z [00:01:51.008]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   CCLD     test_re_conf_v6
2025-08-20T22:48:47.9652361Z [00:01:51.062]➜  xtrans-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:48:47.9811246Z [00:01:51.078]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned long long... 8
2025-08-20T22:48:48.0076439Z [00:01:51.104]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "GCC atomic builtins" compiles: YES
2025-08-20T22:48:48.1400695Z [00:01:51.237]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:48:48.1410122Z [00:01:51.238]➜  xtrans-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:48:48.1712209Z [00:01:51.268]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "GCC atomic builtins required -latomic" links: YES
2025-08-20T22:48:48.3098784Z [00:01:51.407]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "GCC 64bit atomics" with dependency  links: YES
2025-08-20T22:48:48.3211593Z [00:01:51.418]➜  xtrans-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T22:48:48.4350856Z [00:01:51.532]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/func_tests'
2025-08-20T22:48:48.4352931Z [00:01:51.532]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src'
2025-08-20T22:48:48.4454330Z [00:01:51.533]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'all-am'.
2025-08-20T22:48:48.4455979Z [00:01:51.536]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src'
2025-08-20T22:48:48.4457620Z [00:01:51.543]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/src'
2025-08-20T22:48:48.4502322Z [00:01:51.547]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making all in doc
2025-08-20T22:48:48.4516373Z [00:01:51.549]➜  xtrans-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:48:48.4600575Z [00:01:51.557]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/doc'
2025-08-20T22:48:48.4639499Z [00:01:51.558]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:48:48.4641284Z [00:01:51.558]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/doc'
2025-08-20T22:48:48.4712881Z [00:01:51.568]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source'
2025-08-20T22:48:48.4908858Z [00:01:51.585]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source'
2025-08-20T22:48:48.4952203Z [00:01:51.591]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source'
2025-08-20T22:48:48.5073847Z [00:01:51.604]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:48:48.5540939Z [00:01:51.651]➜  lksctp-tools-static-x86_64-unknown-linux-musl> install flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash install
2025-08-20T22:48:48.5719489Z [00:01:51.669]➜  xtrans-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:48:48.5745485Z [00:01:51.669]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in man
2025-08-20T22:48:48.5747339Z [00:01:51.671]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/man'
2025-08-20T22:48:48.5797325Z [00:01:51.677]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/man'
2025-08-20T22:48:48.5802840Z [00:01:51.677]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:48.5877631Z [00:01:51.685]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/share/man/man3'
2025-08-20T22:48:48.5891019Z [00:01:51.686]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/share/man/man7'
2025-08-20T22:48:48.6132534Z [00:01:51.707]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 sctp_bindx.3 sctp_getladdrs.3 sctp_getpaddrs.3 sctp_opt_info.3 sctp_peeloff.3 sctp_recvmsg.3 sctp_sendmsg.3 sctp_connectx.3 sctp_send.3 sctp_sendv.3 sctp_recvv.3 '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/share/man/man3'
2025-08-20T22:48:48.6218117Z [00:01:51.717]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 sctp.7 '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/share/man/man7'
2025-08-20T22:48:48.6282117Z [00:01:51.725]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/man'
2025-08-20T22:48:48.6313694Z [00:01:51.728]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/man'
2025-08-20T22:48:48.6315433Z [00:01:51.729]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in bin
2025-08-20T22:48:48.6348945Z [00:01:51.732]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/bin'
2025-08-20T22:48:48.6424634Z [00:01:51.739]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/bin'
2025-08-20T22:48:48.6471700Z [00:01:51.744]➜  xtrans-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:48:48.6479254Z [00:01:51.745]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:48.6485611Z [00:01:51.746]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:48.6492076Z [00:01:51.746]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/bin'
2025-08-20T22:48:48.6498023Z [00:01:51.747]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/bin'
2025-08-20T22:48:48.6502067Z [00:01:51.747]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in src
2025-08-20T22:48:48.6539579Z [00:01:51.751]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/src'
2025-08-20T22:48:48.6722055Z [00:01:51.763]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in apps
2025-08-20T22:48:48.6744321Z [00:01:51.771]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/src/apps'
2025-08-20T22:48:48.7017497Z [00:01:51.786]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/apps'
2025-08-20T22:48:48.7020794Z [00:01:51.790]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin'
2025-08-20T22:48:48.7024657Z [00:01:51.799]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/share/lksctp-tools'
2025-08-20T22:48:48.7191392Z [00:01:51.816]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 sctp_darn.c sctp_darn.h sctp_test.c sctp_status.c '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/share/lksctp-tools'
2025-08-20T22:48:48.7239502Z [00:01:51.817]➜  xtrans-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:48:48.7330006Z [00:01:51.825]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c sctp_darn sctp_test sctp_status '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin'
2025-08-20T22:48:48.8266564Z [00:01:51.924]➜  xtrans-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:48:48.8687207Z [00:01:51.965]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c sctp_darn /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin/sctp_darn
2025-08-20T22:48:48.8917157Z [00:01:51.988]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c sctp_test /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin/sctp_test
2025-08-20T22:48:48.9200056Z [00:01:52.017]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c sctp_status /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin/sctp_status
2025-08-20T22:48:48.9255247Z [00:01:52.022]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/apps'
2025-08-20T22:48:48.9339092Z [00:01:52.031]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/src/apps'
2025-08-20T22:48:48.9417867Z [00:01:52.037]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in include
2025-08-20T22:48:48.9480663Z [00:01:52.045]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/src/include'
2025-08-20T22:48:48.9738993Z [00:01:52.069]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in netinet
2025-08-20T22:48:48.9800001Z [00:01:52.074]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/include/netinet'
2025-08-20T22:48:48.9846061Z [00:01:52.079]➜  xtrans-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:48:49.0073285Z [00:01:52.104]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Entering directory '/build/source/src/include/netinet'
2025-08-20T22:48:49.0074806Z [00:01:52.104]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:49.0249451Z [00:01:52.118]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/include/netinet'
2025-08-20T22:48:49.0401264Z [00:01:52.137]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 sctp.h '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/include/netinet'
2025-08-20T22:48:49.0448655Z [00:01:52.142]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Leaving directory '/build/source/src/include/netinet'
2025-08-20T22:48:49.0450247Z [00:01:52.142]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/include/netinet'
2025-08-20T22:48:49.0517242Z [00:01:52.149]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/include'
2025-08-20T22:48:49.0598138Z [00:01:52.157]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Entering directory '/build/source/src/include'
2025-08-20T22:48:49.0656936Z [00:01:52.163]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:49.0658324Z [00:01:52.163]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:49.0659676Z [00:01:52.163]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[4]: Leaving directory '/build/source/src/include'
2025-08-20T22:48:49.0661036Z [00:01:52.163]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/include'
2025-08-20T22:48:49.0662513Z [00:01:52.163]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/src/include'
2025-08-20T22:48:49.0663755Z [00:01:52.163]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in lib
2025-08-20T22:48:49.0687844Z [00:01:52.166]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/src/lib'
2025-08-20T22:48:49.0848289Z [00:01:52.182]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/lib'
2025-08-20T22:48:49.0941964Z [00:01:52.186]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib'
2025-08-20T22:48:49.0944404Z [00:01:52.188]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:49.1068254Z [00:01:52.203]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c   libsctp.la '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib'
2025-08-20T22:48:49.1531323Z [00:01:52.249]➜  xtrans-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:48:49.2526130Z [00:01:52.350]➜  xtrans-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:48:49.2870020Z [00:01:52.380]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libsctp.lai /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/libsctp.la
2025-08-20T22:48:49.2979524Z [00:01:52.395]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libsctp.a /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/libsctp.a
2025-08-20T22:48:49.3078736Z [00:01:52.405]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: chmod 644 /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/libsctp.a
2025-08-20T22:48:49.3210387Z [00:01:52.418]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: x86_64-unknown-linux-musl-ranlib /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/libsctp.a
2025-08-20T22:48:49.3339599Z [00:01:52.431]➜  xtrans-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:48:49.4789321Z [00:01:52.573]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether __clang__ is declared... no
2025-08-20T22:48:49.4813126Z [00:01:52.577]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: finish: PATH="/nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin:/nix/store/8zbd9786fijd7j9d41bc1gh8ra1y4k1r-automake-1.16.5/bin:/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin:/nix/store/l9070j59cfdkcijm6rij7mnhfvf2f436-libtool-2.5.4/bin:/nix/store/sfpjyj2zh09920zd5ig3skiznayh15zm-gnum4-1.4.20/bin:/nix/store/vi7ya34k19nid2m0dmkljqip5572g0bi-file-5.45/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin:/sbin" ldconfig -n /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib
2025-08-20T22:48:49.4833958Z [00:01:52.577]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Library ws2_32 found: NO
2025-08-20T22:48:49.4835591Z [00:01:52.578]➜  lksctp-tools-static-x86_64-unknown-linux-musl> /build/source/libtool: line 1886: ldconfig: command not found
2025-08-20T22:48:49.4949137Z [00:01:52.585]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:49.4957962Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Libraries have been installed in:
2025-08-20T22:48:49.4959687Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib
2025-08-20T22:48:49.4961138Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:49.4962321Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> If you ever happen to want to link against installed libraries
2025-08-20T22:48:49.4963923Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T22:48:49.4965457Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T22:48:49.4967160Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> flag during linking and do at least one of the following:
2025-08-20T22:48:49.4968603Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T22:48:49.4970059Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl>      during execution
2025-08-20T22:48:49.4971405Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T22:48:49.4972936Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl>      during linking
2025-08-20T22:48:49.4974234Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T22:48:49.4975687Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    - have your system administrator run these commands:
2025-08-20T22:48:49.4976970Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:49.4977846Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:49.4979167Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> See any operating system documentation about shared libraries for
2025-08-20T22:48:49.4980796Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T22:48:49.4982432Z [00:01:52.586]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:49.4984003Z [00:01:52.590]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/lib'
2025-08-20T22:48:49.4985567Z [00:01:52.590]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/src/lib'
2025-08-20T22:48:49.5027271Z [00:01:52.591]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in testlib
2025-08-20T22:48:49.5118075Z [00:01:52.602]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/src/testlib'
2025-08-20T22:48:49.5208848Z [00:01:52.618]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/testlib'
2025-08-20T22:48:49.5249874Z [00:01:52.618]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:49.5251263Z [00:01:52.618]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:49.5252875Z [00:01:52.618]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/testlib'
2025-08-20T22:48:49.5254308Z [00:01:52.618]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/src/testlib'
2025-08-20T22:48:49.5322129Z [00:01:52.618]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in withsctp
2025-08-20T22:48:49.5323563Z [00:01:52.621]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/src/withsctp'
2025-08-20T22:48:49.5325011Z [00:01:52.629]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned __int128... 16
2025-08-20T22:48:49.5488663Z [00:01:52.646]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/withsctp'
2025-08-20T22:48:49.5562811Z [00:01:52.649]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin'
2025-08-20T22:48:49.5639238Z [00:01:52.659]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin'
2025-08-20T22:48:49.5642896Z [00:01:52.659]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/lksctp-tools'
2025-08-20T22:48:49.5646427Z [00:01:52.660]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/share/lksctp-tools'
2025-08-20T22:48:49.5651289Z [00:01:52.662]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c   libwithsctp.la '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/lksctp-tools'
2025-08-20T22:48:49.5728096Z [00:01:52.669]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 sctp_load_libs.c sctp_socket.c sctp_bind.c sctp_sockopt.c sctp_socket.h checksctp.c '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/share/lksctp-tools'
2025-08-20T22:48:49.5929991Z [00:01:52.674]➜  lksctp-tools-static-x86_64-unknown-linux-musl>   /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../../libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c checksctp '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin'
2025-08-20T22:48:49.5934160Z [00:01:52.685]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c withsctp '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin'
2025-08-20T22:48:49.6322189Z [00:01:52.729]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libwithsctp.lai /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/lksctp-tools/libwithsctp.la
2025-08-20T22:48:49.6331828Z [00:01:52.730]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libwithsctp.a /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/lksctp-tools/libwithsctp.a
2025-08-20T22:48:49.6347994Z [00:01:52.732]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Header "sys/sysmacros.h" has symbol "major" : YES
2025-08-20T22:48:49.6522879Z [00:01:52.747]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: chmod 644 /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/lksctp-tools/libwithsctp.a
2025-08-20T22:48:49.6680430Z [00:01:52.765]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: x86_64-unknown-linux-musl-ranlib /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/lksctp-tools/libwithsctp.a
2025-08-20T22:48:49.6749062Z [00:01:52.769]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether __INTEL_COMPILER is declared... no
2025-08-20T22:48:49.7126510Z [00:01:52.809]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c checksctp /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin/checksctp
2025-08-20T22:48:49.7262280Z [00:01:52.823]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Header "sys/sysmacros.h" has symbol "minor" : YES
2025-08-20T22:48:49.7768335Z [00:01:52.873]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Header "sys/sysmacros.h" has symbol "makedev" : YES
2025-08-20T22:48:49.7925187Z [00:01:52.888]➜  lksctp-tools-static-x86_64-unknown-linux-musl> libtool: finish: PATH="/nix/store/garr3nwr5apsl5nb1v8jn90sp1bz1bl3-autoconf-2.72/bin:/nix/store/8zbd9786fijd7j9d41bc1gh8ra1y4k1r-automake-1.16.5/bin:/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1/bin:/nix/store/l9070j59cfdkcijm6rij7mnhfvf2f436-libtool-2.5.4/bin:/nix/store/sfpjyj2zh09920zd5ig3skiznayh15zm-gnum4-1.4.20/bin:/nix/store/vi7ya34k19nid2m0dmkljqip5572g0bi-file-5.45/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin:/sbin" ldconfig -n /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/lksctp-tools
2025-08-20T22:48:49.7940201Z [00:01:52.889]➜  lksctp-tools-static-x86_64-unknown-linux-musl> /build/source/libtool: line 1886: ldconfig: command not found
2025-08-20T22:48:49.7941632Z [00:01:52.890]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:49.7942849Z [00:01:52.890]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Libraries have been installed in:
2025-08-20T22:48:49.7944589Z [00:01:52.890]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/lksctp-tools
2025-08-20T22:48:49.7946045Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:49.7947299Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> If you ever happen to want to link against installed libraries
2025-08-20T22:48:49.7963184Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T22:48:49.7964661Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T22:48:49.7966148Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> flag during linking and do at least one of the following:
2025-08-20T22:48:49.7967811Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T22:48:49.7968926Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl>      during execution
2025-08-20T22:48:49.7970141Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T22:48:49.7971403Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl>      during linking
2025-08-20T22:48:49.7972587Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T22:48:49.7973886Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl>    - have your system administrator run these commands:
2025-08-20T22:48:49.7974917Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:49.7975652Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:49.7976984Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> See any operating system documentation about shared libraries for
2025-08-20T22:48:49.7978476Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T22:48:49.7980162Z [00:01:52.891]➜  lksctp-tools-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:48:49.7981561Z [00:01:52.893]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/withsctp'
2025-08-20T22:48:49.7982958Z [00:01:52.893]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/src/withsctp'
2025-08-20T22:48:49.8071656Z [00:01:52.897]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in func_tests
2025-08-20T22:48:49.8072944Z [00:01:52.901]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/src/func_tests'
2025-08-20T22:48:49.8165936Z [00:01:52.914]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src/func_tests'
2025-08-20T22:48:49.8170146Z [00:01:52.914]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:49.8171906Z [00:01:52.914]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:49.8173508Z [00:01:52.914]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src/func_tests'
2025-08-20T22:48:49.8175177Z [00:01:52.914]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Header "sys/mkdev.h" has symbol "major" : NO
2025-08-20T22:48:49.8200563Z [00:01:52.917]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/src/func_tests'
2025-08-20T22:48:49.8223936Z [00:01:52.919]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/src'
2025-08-20T22:48:49.8297942Z [00:01:52.924]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Entering directory '/build/source/src'
2025-08-20T22:48:49.8300688Z [00:01:52.927]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:49.8303183Z [00:01:52.927]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:49.8305854Z [00:01:52.928]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[3]: Leaving directory '/build/source/src'
2025-08-20T22:48:49.8317820Z [00:01:52.928]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/src'
2025-08-20T22:48:49.8319357Z [00:01:52.929]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/src'
2025-08-20T22:48:49.8322233Z [00:01:52.929]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Making install in doc
2025-08-20T22:48:49.8346245Z [00:01:52.931]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source/doc'
2025-08-20T22:48:49.8448681Z [00:01:52.942]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source/doc'
2025-08-20T22:48:49.8450316Z [00:01:52.942]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:49.8451876Z [00:01:52.942]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:48:49.8453442Z [00:01:52.942]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source/doc'
2025-08-20T22:48:49.8454900Z [00:01:52.942]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source/doc'
2025-08-20T22:48:49.8485756Z [00:01:52.946]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/source'
2025-08-20T22:48:49.8487471Z [00:01:52.946]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether __SUNPRO_C is declared... no
2025-08-20T22:48:49.8573473Z [00:01:52.954]➜  xtrans-static-x86_64-unknown-linux-musl> checking pkg-config is at least version 0.9.0... yes
2025-08-20T22:48:49.8645618Z [00:01:52.959]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "sched.h" : YES
2025-08-20T22:48:49.8647343Z [00:01:52.960]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/source'
2025-08-20T22:48:49.8648685Z [00:01:52.960]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:49.8651111Z [00:01:52.961]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/pkgconfig'
2025-08-20T22:48:49.8783683Z [00:01:52.975]➜  lksctp-tools-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 libsctp.pc '/nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib/pkgconfig'
2025-08-20T22:48:49.8833577Z [00:01:52.980]➜  xtrans-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:48:49.8843520Z [00:01:52.981]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/source'
2025-08-20T22:48:49.8857588Z [00:01:52.983]➜  lksctp-tools-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/source'
2025-08-20T22:48:49.8967918Z [00:01:52.994]➜  xtrans-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:48:49.9008601Z [00:01:52.998]➜  lksctp-tools-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:48:49.9037116Z [00:01:53.001]➜  xtrans-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:48:49.9514487Z [00:01:53.048]➜  lksctp-tools-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21
2025-08-20T22:48:49.9517284Z [00:01:53.048]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "sched_getaffinity" : YES
2025-08-20T22:48:49.9541908Z [00:01:53.051]➜  lksctp-tools-static-x86_64-unknown-linux-musl> shrinking /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin/sctp_darn
2025-08-20T22:48:49.9618244Z [00:01:53.057]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:49.9699226Z [00:01:53.064]➜  lksctp-tools-static-x86_64-unknown-linux-musl> shrinking /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin/sctp_test
2025-08-20T22:48:49.9717666Z [00:01:53.068]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:49.9720174Z [00:01:53.069]➜  lksctp-tools-static-x86_64-unknown-linux-musl> shrinking /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin/sctp_status
2025-08-20T22:48:49.9781488Z [00:01:53.075]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:49.9791830Z [00:01:53.076]➜  lksctp-tools-static-x86_64-unknown-linux-musl> shrinking /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin/checksctp
2025-08-20T22:48:49.9822367Z [00:01:53.079]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:49.9869796Z [00:01:53.084]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "xlocale.h" : NO
2025-08-20T22:48:49.9915507Z [00:01:53.088]➜  lksctp-tools-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21...
2025-08-20T22:48:50.0305682Z [00:01:53.126]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:50.0343196Z [00:01:53.126]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=unknown-warning-option... no
2025-08-20T22:48:50.0345607Z [00:01:53.130]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:50.0348233Z [00:01:53.130]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:50.0357127Z [00:01:53.133]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T22:48:50.0418087Z [00:01:53.139]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "linux/futex.h" : YES
2025-08-20T22:48:50.0690281Z [00:01:53.166]➜  lksctp-tools-static-x86_64-unknown-linux-musl> gzipping man pages under /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/share/man/
2025-08-20T22:48:50.1184993Z [00:01:53.215]➜  lksctp-tools-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21
2025-08-20T22:48:50.1281331Z [00:01:53.225]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "endian.h" : YES
2025-08-20T22:48:50.1288792Z [00:01:53.226]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=unused-command-line-argument... no
2025-08-20T22:48:50.1732044Z [00:01:53.270]➜  lksctp-tools-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/lib /nix/store/4rpcnjc1ixp60b30lqg808nvnbjs7ylj-lksctp-tools-static-x86_64-unknown-linux-musl-1.0.21/bin
2025-08-20T22:48:50.1935277Z [00:01:53.290]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "dlfcn.h" : YES
2025-08-20T22:48:50.2527645Z [00:01:53.350]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "sys/shm.h" : YES
2025-08-20T22:48:50.2928955Z [00:01:53.389]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wall... yes
2025-08-20T22:48:50.5023279Z [00:01:53.599]➜  building '/nix/store/3k5d9njx4m1rzrkvs8jrmzk7v8f2ww3z-libXau-static-x86_64-unknown-linux-musl-1.0.12.drv'...
2025-08-20T22:48:50.5028781Z [00:01:53.599]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "cet.h" : YES
2025-08-20T22:48:50.5033324Z [00:01:53.599]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "pthread_np.h" : NO
2025-08-20T22:48:50.5035650Z [00:01:53.599]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "sys/inotify.h" : YES
2025-08-20T22:48:50.5188183Z [00:01:53.613]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Check usable header "linux/udmabuf.h" : YES
2025-08-20T22:48:50.5189864Z [00:01:53.613]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wpointer-arith... yes
2025-08-20T22:48:50.6593964Z [00:01:53.756]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "strtof" : YES
2025-08-20T22:48:50.6764213Z [00:01:53.773]➜  libXau-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:48:50.6862482Z [00:01:53.783]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-declarations... yes
2025-08-20T22:48:50.6982596Z [00:01:53.795]➜  libXau-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/4a5jdwbjg03gdjb4yzf826q9ni4lbpcm-libXau-1.0.12.tar.xz
2025-08-20T22:48:50.7939146Z [00:01:53.890]➜  libXau-static-x86_64-unknown-linux-musl> source root is libXau-1.0.12
2025-08-20T22:48:50.8269705Z [00:01:53.918]➜  libXau-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1734139994 of file "libXau-1.0.12/INSTALL"
2025-08-20T22:48:50.8408702Z [00:01:53.938]➜  libXau-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:48:50.8606503Z [00:01:53.955]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of void *... 8
2025-08-20T22:48:50.8614841Z [00:01:53.958]➜  libXau-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:50.8870867Z [00:01:53.984]➜  libXau-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:48:50.8963920Z [00:01:53.988]➜  libXau-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:48:50.9048357Z [00:01:53.999]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "mkostemp" : YES
2025-08-20T22:48:50.9049840Z [00:01:54.000]➜  libXau-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:50.9215906Z [00:01:54.017]➜  libXau-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:48:50.9321956Z [00:01:54.029]➜  libXau-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:48:50.9466422Z [00:01:54.044]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wformat=2... yes
2025-08-20T22:48:50.9468395Z [00:01:54.044]➜  libXau-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:48:50.9923166Z [00:01:54.084]➜  libXau-static-x86_64-unknown-linux-musl> fixing libtool script ./ltmain.sh
2025-08-20T22:48:51.0046164Z [00:01:54.102]➜  libXau-static-x86_64-unknown-linux-musl> ./configure
2025-08-20T22:48:51.0354542Z [00:01:54.132]➜  libXau-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:48:51.0461493Z [00:01:54.143]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "memfd_create" : YES
2025-08-20T22:48:51.0506498Z [00:01:54.146]➜  libXau-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:48:51.0903955Z [00:01:54.186]➜  libXau-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12 --bindir=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/bin --sbindir=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/sbin --includedir=/nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/include --mandir=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/share/man --infodir=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/share/info --docdir=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/share/doc/libXau --libdir=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib --libexecdir=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/libexec --localedir=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/share/locale --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:48:51.1215324Z [00:01:54.218]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wstrict-prototypes... yes
2025-08-20T22:48:51.1340524Z [00:01:54.229]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for uintptr_t... yes
2025-08-20T22:48:51.2086126Z [00:01:54.305]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for UINT64_C... yes
2025-08-20T22:48:51.2159694Z [00:01:54.313]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-prototypes... yes
2025-08-20T22:48:51.2515322Z [00:01:54.348]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "random_r" : NO
2025-08-20T22:48:51.3147328Z [00:01:54.412]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wnested-externs... yes
2025-08-20T22:48:51.3590366Z [00:01:54.456]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "flock" : YES
2025-08-20T22:48:51.4777195Z [00:01:54.575]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wbad-function-cast... yes
2025-08-20T22:48:51.4878208Z [00:01:54.582]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "strtok_r" : YES
2025-08-20T22:48:51.5089672Z [00:01:54.605]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:48:51.6461109Z [00:01:54.743]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "getrandom" : YES
2025-08-20T22:48:51.6649628Z [00:01:54.761]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wold-style-definition... yes
2025-08-20T22:48:51.8427312Z [00:01:54.939]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "qsort_s" : NO
2025-08-20T22:48:51.8551306Z [00:01:54.952]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wunused... yes
2025-08-20T22:48:51.8703847Z [00:01:54.967]➜  libXau-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:48:51.8705216Z [00:01:54.967]➜  libXau-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:48:52.0001770Z [00:01:55.097]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "posix_fallocate" : YES
2025-08-20T22:48:52.0268809Z [00:01:55.124]➜  libXau-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:48:52.0380257Z [00:01:55.135]➜  libXau-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:48:52.0528393Z [00:01:55.147]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wuninitialized... yes
2025-08-20T22:48:52.0968818Z [00:01:55.194]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "secure_getenv" : YES
2025-08-20T22:48:52.1300470Z [00:01:55.227]➜  libXau-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:48:52.1870432Z [00:01:55.284]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wshadow... yes
2025-08-20T22:48:52.2045586Z [00:01:55.301]➜  libXau-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:48:52.2855967Z [00:01:55.382]➜  libXau-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:48:52.3016875Z [00:01:55.399]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "GNU qsort_r" links: YES
2025-08-20T22:48:52.3343162Z [00:01:55.431]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of uint64_t... 8
2025-08-20T22:48:52.3425954Z [00:01:55.439]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4 aria
2025-08-20T22:48:52.3432613Z [00:01:55.439]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-noreturn... yes
2025-08-20T22:48:52.3453498Z [00:01:55.442]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which public-key ciphers to include... dsa elgamal rsa ecc kyber
2025-08-20T22:48:52.3482591Z [00:01:55.445]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which message digests to include... crc gostr3411-94  md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3
2025-08-20T22:48:52.3508050Z [00:01:55.448]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which key derivation functions to include... s2k pkdf2 scrypt
2025-08-20T22:48:52.3517741Z [00:01:55.449]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which random module to use... default
2025-08-20T22:48:52.3528536Z [00:01:55.450]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether use of /dev/random is requested... yes
2025-08-20T22:48:52.3563356Z [00:01:55.453]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether MPI and cipher assembler modules are requested... no
2025-08-20T22:48:52.3565823Z [00:01:55.453]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to run large data tests... no
2025-08-20T22:48:52.3569304Z [00:01:55.453]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether 'soft' HW feature bits are forced on... no
2025-08-20T22:48:52.3578193Z [00:01:55.453]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether use of capabilities is requested... no
2025-08-20T22:48:52.3579507Z [00:01:55.453]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether a HMAC binary check is requested... no
2025-08-20T22:48:52.3580801Z [00:01:55.453]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether jitter entropy support is requested... yes
2025-08-20T22:48:52.3582072Z [00:01:55.454]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether padlock support is requested... yes
2025-08-20T22:48:52.3583279Z [00:01:55.454]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether AESNI support is requested... yes
2025-08-20T22:48:52.3596563Z [00:01:55.457]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether SHAEXT support is requested... yes
2025-08-20T22:48:52.3598159Z [00:01:55.457]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether PCLMUL support is requested... yes
2025-08-20T22:48:52.3599526Z [00:01:55.457]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether SSE4.1 support is requested... yes
2025-08-20T22:48:52.3601172Z [00:01:55.457]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether DRNG support is requested... yes
2025-08-20T22:48:52.3610402Z [00:01:55.458]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether AVX support is requested... yes
2025-08-20T22:48:52.3612882Z [00:01:55.458]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether AVX2 support is requested... yes
2025-08-20T22:48:52.3622103Z [00:01:55.459]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether AVX512 support is requested... yes
2025-08-20T22:48:52.3625025Z [00:01:55.459]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GFNI support is requested... yes
2025-08-20T22:48:52.3626289Z [00:01:55.459]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether NEON support is requested... yes
2025-08-20T22:48:52.3627845Z [00:01:55.459]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether ARMv8 Crypto Extension support is requested... yes
2025-08-20T22:48:52.3642259Z [00:01:55.460]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether SVE support is requested... yes
2025-08-20T22:48:52.3643492Z [00:01:55.460]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether SVE2 support is requested... yes
2025-08-20T22:48:52.3644707Z [00:01:55.461]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether PPC crypto support is requested... yes
2025-08-20T22:48:52.3645970Z [00:01:55.461]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether a -O flag munging is requested... yes
2025-08-20T22:48:52.3688840Z [00:01:55.466]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether a instrumentation (-fprofile, -fsanitize) munging is requested... yes
2025-08-20T22:48:52.3691441Z [00:01:55.466]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to enable AMD64 as(1) feature detection... yes
2025-08-20T22:48:52.3694123Z [00:01:55.466]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gpg-error-config... /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin/gpg-error-config
2025-08-20T22:48:52.3703063Z [00:01:55.467]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gpgrt-config... no
2025-08-20T22:48:52.4237900Z [00:01:55.520]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Header "time.h" has symbol "struct timespec" : YES
2025-08-20T22:48:52.4949318Z [00:01:55.591]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for GPG Error - version >= 1.49... yes (1.55)
2025-08-20T22:48:52.5400797Z [00:01:55.636]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:48:52.5850578Z [00:01:55.682]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-format-attribute... yes
2025-08-20T22:48:52.6339705Z [00:01:55.729]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "thrd_create" : YES
2025-08-20T22:48:52.7328968Z [00:01:55.821]➜  libXau-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:48:52.7330994Z [00:01:55.829]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Header "errno.h" has symbol "program_invocation_name" : YES
2025-08-20T22:48:52.7631503Z [00:01:55.860]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for pthread_create in -lpthread... yes
2025-08-20T22:48:52.7688183Z [00:01:55.866]➜  libXau-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:48:52.7859036Z [00:01:55.883]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wredundant-decls... yes
2025-08-20T22:48:52.8103391Z [00:01:55.907]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Header "math.h" has symbol "issignaling" : NO
2025-08-20T22:48:52.8718458Z [00:01:55.966]➜  libXau-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:48:52.9039271Z [00:01:56.001]➜  libXau-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:48:52.9873559Z [00:01:56.084]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for library containing setsockopt... none required
2025-08-20T22:48:52.9879863Z [00:01:56.085]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for library containing setsockopt... (cached) none required
2025-08-20T22:48:52.9885293Z [00:01:56.086]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T22:48:53.0032062Z [00:01:56.100]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "posix_memalign" : YES
2025-08-20T22:48:53.0101224Z [00:01:56.107]➜  libXau-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:48:53.0198889Z [00:01:56.114]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wlogical-op... yes
2025-08-20T22:48:53.0886273Z [00:01:56.185]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking whether type "struct dirent" has member "d_type" : YES
2025-08-20T22:48:53.1015774Z [00:01:56.198]➜  libXau-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:48:53.1025512Z [00:01:56.200]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/auxv.h... yes
2025-08-20T22:48:53.1593524Z [00:01:56.256]➜  libXau-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:48:53.1812011Z [00:01:56.278]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=implicit... yes
2025-08-20T22:48:53.1903588Z [00:01:56.287]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/random.h... yes
2025-08-20T22:48:53.2289904Z [00:01:56.324]➜  libXau-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:48:53.2733246Z [00:01:56.370]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "strtod has locale support" links: YES
2025-08-20T22:48:53.3340211Z [00:01:56.431]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/sysctl.h... no
2025-08-20T22:48:53.3539005Z [00:01:56.450]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=nonnull... yes
2025-08-20T22:48:53.3700331Z [00:01:56.466]➜  libXau-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:48:53.4062237Z [00:01:56.503]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "Bsymbolic" links: YES
2025-08-20T22:48:53.4448999Z [00:01:56.536]➜  libXau-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:48:53.4879073Z [00:01:56.580]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T22:48:53.5060903Z [00:01:56.603]➜  libXau-static-x86_64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T22:48:53.5262503Z [00:01:56.623]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "version-script" links: YES
2025-08-20T22:48:53.5381616Z [00:01:56.635]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=init-self... yes
2025-08-20T22:48:53.5835129Z [00:01:56.676]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for inline... inline
2025-08-20T22:48:53.6188009Z [00:01:56.716]➜  libXau-static-x86_64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T22:48:53.6650341Z [00:01:56.762]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking if "dynamic-list" links: YES
2025-08-20T22:48:53.6953063Z [00:01:56.792]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=main... yes
2025-08-20T22:48:53.8002158Z [00:01:56.897]➜  libXau-static-x86_64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T22:48:53.8374517Z [00:01:56.934]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports link arguments -Wl,--build-id=sha1: YES
2025-08-20T22:48:53.9121769Z [00:01:57.009]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for size_t... yes
2025-08-20T22:48:53.9159598Z [00:01:57.011]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=missing-braces... yes
2025-08-20T22:48:53.9518661Z [00:01:57.043]➜  libXau-static-x86_64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T22:48:53.9869721Z [00:01:57.084]➜  libXau-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:48:53.9902487Z [00:01:57.087]➜  libXau-static-x86_64-unknown-linux-musl> checking whether sleep supports fractional seconds... yes
2025-08-20T22:48:53.9978900Z [00:01:57.094]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "dlopen" : YES
2025-08-20T22:48:54.0913298Z [00:01:57.188]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=sequence-point... yes
2025-08-20T22:48:54.1484067Z [00:01:57.245]➜  libXau-static-x86_64-unknown-linux-musl> checking filesystem timestamp resolution... 0.01
2025-08-20T22:48:54.1668416Z [00:01:57.262]➜  libXau-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:48:54.1703186Z [00:01:57.267]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "dladdr" with dependency : YES
2025-08-20T22:48:54.1878603Z [00:01:57.282]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:48:54.1981618Z [00:01:57.295]➜  libXau-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:48:54.2029865Z [00:01:57.295]➜  libXau-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:48:54.2136267Z [00:01:57.311]➜  libXau-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:48:54.2348507Z [00:01:57.332]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for pid_t... yes
2025-08-20T22:48:54.2497344Z [00:01:57.347]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=return-type... yes
2025-08-20T22:48:54.2578372Z [00:01:57.353]➜  libXau-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:48:54.2635439Z [00:01:57.360]➜  libXau-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:48:54.2917166Z [00:01:57.389]➜  libXau-static-x86_64-unknown-linux-musl> checking xargs -n works... yes
2025-08-20T22:48:54.2964899Z [00:01:57.393]➜  libXau-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:48:54.3249861Z [00:01:57.422]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "dl_iterate_phdr" : YES
2025-08-20T22:48:54.3421161Z [00:01:57.439]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for byte... no
2025-08-20T22:48:54.3546294Z [00:01:57.452]➜  libXau-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:48:54.3689949Z [00:01:57.466]➜  libXau-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:48:54.3788747Z [00:01:57.472]➜  libXau-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:48:54.3835119Z [00:01:57.480]➜  libXau-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:48:54.3971018Z [00:01:57.494]➜  libXau-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:48:54.4072398Z [00:01:57.504]➜  libXau-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:48:54.4141333Z [00:01:57.511]➜  libXau-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:48:54.4402442Z [00:01:57.537]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=trigraphs... yes
2025-08-20T22:48:54.4432649Z [00:01:57.540]➜  libXau-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:48:54.4727568Z [00:01:57.570]➜  libXau-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:48:54.4733836Z [00:01:57.570]➜  libXau-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:48:54.5098765Z [00:01:57.598]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "clock_gettime" : YES
2025-08-20T22:48:54.5100201Z [00:01:57.598]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Dependency zlib skipped: feature zlib disabled
2025-08-20T22:48:54.5112487Z [00:01:57.598]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Dependency libzstd skipped: feature zstd disabled
2025-08-20T22:48:54.5156050Z [00:01:57.613]➜  libXau-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:48:54.5217897Z [00:01:57.613]➜  libXau-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:48:54.5464105Z [00:01:57.643]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency threads found: YES
2025-08-20T22:48:54.5897062Z [00:01:57.687]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for ushort... yes
2025-08-20T22:48:54.6269688Z [00:01:57.722]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=array-bounds... yes
2025-08-20T22:48:54.7108800Z [00:01:57.808]➜  libXau-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 32768
2025-08-20T22:48:54.7155583Z [00:01:57.813]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for u16... no
2025-08-20T22:48:54.7219746Z [00:01:57.819]➜  libXau-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:48:54.7221968Z [00:01:57.819]➜  libXau-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:48:54.7223834Z [00:01:57.819]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:48:54.7227237Z [00:01:57.820]➜  libXau-static-x86_64-unknown-linux-musl> checking for file... file
2025-08-20T22:48:54.7230124Z [00:01:57.820]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:48:54.7253264Z [00:01:57.821]➜  libXau-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:48:54.7257433Z [00:01:57.823]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:48:54.7264626Z [00:01:57.823]➜  libXau-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:48:54.7273209Z [00:01:57.824]➜  libXau-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:48:54.7277857Z [00:01:57.824]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:48:54.7280718Z [00:01:57.824]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:48:54.7390033Z [00:01:57.835]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for function "pthread_setaffinity_np" with dependency threads: YES
2025-08-20T22:48:54.7392840Z [00:01:57.835]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Dependency expat skipped: feature expat disabled
2025-08-20T22:48:54.8091279Z [00:01:57.906]➜  libXau-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:48:54.8112156Z [00:01:57.906]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:48:54.8212625Z [00:01:57.918]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for u32... no
2025-08-20T22:48:54.8681310Z [00:01:57.965]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Library m found: YES
2025-08-20T22:48:54.8859529Z [00:01:57.983]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for u64... no
2025-08-20T22:48:54.8988999Z [00:01:57.996]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Found pkg-config: YES (/nix/store/6jb3wyj5mx3c5pw843z7ja7xs9h70gz3-x86_64-unknown-linux-musl-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-musl-pkg-config) 0.29.2
2025-08-20T22:48:54.9971246Z [00:01:58.094]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_bswap32... yes
2025-08-20T22:48:54.9972675Z [00:01:58.094]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=write-strings... yes
2025-08-20T22:48:55.0999363Z [00:01:58.190]➜  libXau-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:48:55.1028178Z [00:01:58.198]➜  libXau-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:48:55.1272319Z [00:01:58.224]➜  libXau-static-x86_64-unknown-linux-musl> checking for a working dd... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd
2025-08-20T22:48:55.1278324Z [00:01:58.225]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_bswap64... yes
2025-08-20T22:48:55.1420485Z [00:01:58.239]➜  libXau-static-x86_64-unknown-linux-musl> checking how to truncate binary pipes... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd bs=4096 count=1
2025-08-20T22:48:55.1814836Z [00:01:58.277]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=address... yes
2025-08-20T22:48:55.2109433Z [00:01:58.308]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:48:55.2122175Z [00:01:58.309]➜  libXau-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:48:55.2308165Z [00:01:58.328]➜  libXau-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:48:55.2777038Z [00:01:58.375]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_ctz... yes
2025-08-20T22:48:55.2978702Z [00:01:58.392]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=int-to-pointer-cast... yes
2025-08-20T22:48:55.3458458Z [00:01:58.441]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_ctzl... yes
2025-08-20T22:48:55.3658197Z [00:01:58.462]➜  libXau-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:48:55.3778975Z [00:01:58.475]➜  libXau-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:48:55.4268748Z [00:01:58.520]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=pointer-to-int-cast... yes
2025-08-20T22:48:55.4425076Z [00:01:58.539]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_clz... yes
2025-08-20T22:48:55.5405591Z [00:01:58.637]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -pedantic... yes
2025-08-20T22:48:55.5474577Z [00:01:58.644]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency libdrm found: YES 2.4.124
2025-08-20T22:48:55.5538459Z [00:01:58.651]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Did not find CMake 'cmake'
2025-08-20T22:48:55.5539597Z [00:01:58.651]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Found CMake: NO
2025-08-20T22:48:55.5568021Z [00:01:58.652]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency libudev found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.5626785Z [00:01:58.660]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency spirv-tools found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.5731211Z [00:01:58.670]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency lua54 found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.5867330Z [00:01:58.684]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency lua5.4 found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.5982127Z [00:01:58.695]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency lua-5.4 found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.6098187Z [00:01:58.707]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency lua53 found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.6158327Z [00:01:58.713]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_clzl... yes
2025-08-20T22:48:55.6218025Z [00:01:58.716]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency lua5.3 found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.6280062Z [00:01:58.725]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency lua-5.3 found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.6335322Z [00:01:58.730]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency lua found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.6366263Z [00:01:58.733]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror... yes
2025-08-20T22:48:55.6448753Z [00:01:58.742]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency libelf found: NO (tried pkgconfig and cmake)
2025-08-20T22:48:55.6595425Z [00:01:58.756]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:48:55.6618123Z [00:01:58.757]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:48:55.7222935Z [00:01:58.819]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:48:55.7332386Z [00:01:58.829]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Library elf found: NO
2025-08-20T22:48:55.7334284Z [00:01:58.830]➜  xtrans-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=attributes... yes
2025-08-20T22:48:55.7368686Z [00:01:58.832]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Dependency valgrind skipped: feature valgrind disabled
2025-08-20T22:48:55.7370430Z [00:01:58.834]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program bison found: YES (/nix/store/67r8ljj2fxpdmr8h1ic04n0hvgj7qfwx-bison-3.8.2/bin/bison)
2025-08-20T22:48:55.7417700Z [00:01:58.838]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __sync_synchronize... yes
2025-08-20T22:48:55.7570738Z [00:01:58.851]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program bison found: YES 3.8.2 3.8.2 (/nix/store/67r8ljj2fxpdmr8h1ic04n0hvgj7qfwx-bison-3.8.2/bin/bison)
2025-08-20T22:48:55.7572710Z [00:01:58.851]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program flex found: YES (/nix/store/bd8nq53jkv2qyrgjw3c8alqzf6131vza-flex-2.6.4/bin/flex)
2025-08-20T22:48:55.7574304Z [00:01:58.851]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Dependency libunwind skipped: feature libunwind disabled
2025-08-20T22:48:55.7620159Z [00:01:58.859]➜  xtrans-static-x86_64-unknown-linux-musl> Package xorg-macros was not found in the pkg-config search path.
2025-08-20T22:48:55.7621656Z [00:01:58.859]➜  xtrans-static-x86_64-unknown-linux-musl> Perhaps you should add the directory containing `xorg-macros.pc'
2025-08-20T22:48:55.7622952Z [00:01:58.859]➜  xtrans-static-x86_64-unknown-linux-musl> to the PKG_CONFIG_PATH environment variable
2025-08-20T22:48:55.7669782Z [00:01:58.864]➜  xtrans-static-x86_64-unknown-linux-musl> No package 'xorg-macros' found
2025-08-20T22:48:55.7708240Z [00:01:58.868]➜  xtrans-static-x86_64-unknown-linux-musl> checking whether to build documentation... yes
2025-08-20T22:48:55.7710488Z [00:01:58.868]➜  xtrans-static-x86_64-unknown-linux-musl> checking for xmlto... no
2025-08-20T22:48:55.7711752Z [00:01:58.868]➜  xtrans-static-x86_64-unknown-linux-musl> configure: WARNING: xmlto not found - documentation targets will be skipped
2025-08-20T22:48:55.7855588Z [00:01:58.883]➜  xtrans-static-x86_64-unknown-linux-musl> checking for fop... no
2025-08-20T22:48:55.7857628Z [00:01:58.883]➜  xtrans-static-x86_64-unknown-linux-musl> configure: WARNING: fop not found - documentation targets will be skipped
2025-08-20T22:48:55.7898875Z [00:01:58.887]➜  xtrans-static-x86_64-unknown-linux-musl> checking for xsltproc... no
2025-08-20T22:48:55.7903378Z [00:01:58.887]➜  xtrans-static-x86_64-unknown-linux-musl> configure: WARNING: xsltproc not found - cannot transform XML documents
2025-08-20T22:48:55.8038127Z [00:01:58.899]➜  xtrans-static-x86_64-unknown-linux-musl> checking for X.Org SGML entities >= 1.8... no
2025-08-20T22:48:55.8039570Z [00:01:58.899]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the variable length arrays are supported... yes
2025-08-20T22:48:55.8240830Z [00:01:58.921]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:48:55.8323525Z [00:01:58.929]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Run-time dependency OpenMP found: YES 4.5
2025-08-20T22:48:55.8348688Z [00:01:58.932]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Library sensors skipped: feature lmsensors disabled
2025-08-20T22:48:55.8426182Z [00:01:58.940]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program x86_64-unknown-linux-musl-nm found: YES
2025-08-20T22:48:55.8431382Z [00:01:58.940]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the visibility attribute is supported... yes
2025-08-20T22:48:55.8640968Z [00:01:58.961]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program symbols-check.py found: YES (/nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5/bin/python3.13 /build/source/bin/symbols-check.py)
2025-08-20T22:48:55.8652306Z [00:01:58.962]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program install_megadrivers.py found: YES (/nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5/bin/python3.13 /build/source/bin/install_megadrivers.py)
2025-08-20T22:48:55.9251621Z [00:01:59.022]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for broken visibility attribute... no
2025-08-20T22:48:55.9264404Z [00:01:59.023]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:48:55.9337519Z [00:01:59.031]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:48:55.9449896Z [00:01:59.042]➜  xtrans-static-x86_64-unknown-linux-musl> checking for fchown... yes
2025-08-20T22:48:55.9963257Z [00:01:59.093]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for broken alias attribute... no
2025-08-20T22:48:56.0261585Z [00:01:59.123]➜  libXau-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:48:56.0307153Z [00:01:59.128]➜  xtrans-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:48:56.0308542Z [00:01:59.128]➜  xtrans-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:48:56.1249547Z [00:01:59.222]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if gcc supports -fvisibility=hidden... yes
2025-08-20T22:48:56.1886272Z [00:01:59.286]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the GCC style aligned attribute is supported... yes
2025-08-20T22:48:56.2394028Z [00:01:59.336]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the GCC style packed attribute is supported... yes
2025-08-20T22:48:56.2401903Z [00:01:59.337]➜  libXau-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:48:56.2413703Z [00:01:59.338]➜  libXau-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:48:56.2516871Z [00:01:59.348]➜  libXau-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:48:56.2518286Z [00:01:59.348]➜  libXau-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:48:56.2519824Z [00:01:59.348]➜  libXau-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:48:56.2521112Z [00:01:59.348]➜  libXau-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:48:56.2783334Z [00:01:59.375]➜  xtrans-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:48:56.2938886Z [00:01:59.388]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the GCC style may_alias attribute is supported... yes
2025-08-20T22:48:56.3164593Z [00:01:59.413]➜  xtrans-static-x86_64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T22:48:56.3536863Z [00:01:59.451]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether 'asm' assembler keyword is supported... yes
2025-08-20T22:48:56.3590070Z [00:01:59.456]➜  xtrans-static-x86_64-unknown-linux-musl> config.status: creating xtrans.pc
2025-08-20T22:48:56.3813505Z [00:01:59.478]➜  xtrans-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:48:56.3838669Z [00:01:59.481]➜  xtrans-static-x86_64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T22:48:56.4113516Z [00:01:59.508]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Checking for size of "void *" : 8
2025-08-20T22:48:56.4241182Z [00:01:59.520]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T22:48:56.4503510Z [00:01:59.547]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether '__asm__' assembler keyword is supported... yes
2025-08-20T22:48:56.4933276Z [00:01:59.589]➜  xtrans-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:48:56.5153831Z [00:01:59.612]➜  xtrans-static-x86_64-unknown-linux-musl> build flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:48:56.5291717Z [00:01:59.626]➜  libXau-static-x86_64-unknown-linux-musl> checking whether __clang__ is declared... no
2025-08-20T22:48:56.5293290Z [00:01:59.626]➜  xtrans-static-x86_64-unknown-linux-musl> Making all in doc
2025-08-20T22:48:56.5328176Z [00:01:59.630]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xtrans-1.6.0/doc'
2025-08-20T22:48:56.5333337Z [00:01:59.630]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'all'.
2025-08-20T22:48:56.5335807Z [00:01:59.630]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xtrans-1.6.0/doc'
2025-08-20T22:48:56.5349360Z [00:01:59.632]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether inline assembly memory barrier is supported... yes
2025-08-20T22:48:56.5371590Z [00:01:59.633]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler is compatible for ARM assembly implementations... n/a
2025-08-20T22:48:56.5373430Z [00:01:59.633]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... n/a
2025-08-20T22:48:56.5390871Z [00:01:59.635]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xtrans-1.6.0'
2025-08-20T22:48:56.5392100Z [00:01:59.635]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Nothing to be done for 'all-am'.
2025-08-20T22:48:56.5393233Z [00:01:59.636]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xtrans-1.6.0'
2025-08-20T22:48:56.5459529Z [00:01:59.641]➜  xtrans-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:48:56.5799256Z [00:01:59.677]➜  xtrans-static-x86_64-unknown-linux-musl> install flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash install
2025-08-20T22:48:56.5861995Z [00:01:59.683]➜  xtrans-static-x86_64-unknown-linux-musl> Making install in doc
2025-08-20T22:48:56.5909446Z [00:01:59.688]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xtrans-1.6.0/doc'
2025-08-20T22:48:56.5983930Z [00:01:59.695]➜  xtrans-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/xtrans-1.6.0/doc'
2025-08-20T22:48:56.5985716Z [00:01:59.695]➜  xtrans-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:56.6017545Z [00:01:59.699]➜  xtrans-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0/share/doc/xtrans'
2025-08-20T22:48:56.6085142Z [00:01:59.705]➜  xtrans-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 xtrans.xml '/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0/share/doc/xtrans'
2025-08-20T22:48:56.6139661Z [00:01:59.711]➜  xtrans-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0/share/doc/xtrans'
2025-08-20T22:48:56.6235411Z [00:01:59.720]➜  xtrans-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/xtrans-1.6.0/doc'
2025-08-20T22:48:56.6241110Z [00:01:59.721]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xtrans-1.6.0/doc'
2025-08-20T22:48:56.6253159Z [00:01:59.722]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Compiler for C supports arguments -Wno-misleading-indentation: YES
2025-08-20T22:48:56.6332310Z [00:01:59.725]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/xtrans-1.6.0'
2025-08-20T22:48:56.6335960Z [00:01:59.730]➜  xtrans-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/xtrans-1.6.0'
2025-08-20T22:48:56.6345157Z [00:01:59.730]➜  xtrans-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:48:56.6346826Z [00:01:59.730]➜  libXau-static-x86_64-unknown-linux-musl> checking whether __INTEL_COMPILER is declared... no
2025-08-20T22:48:56.6349088Z [00:01:59.730]➜  xtrans-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0/include/X11/Xtrans'
2025-08-20T22:48:56.6429937Z [00:01:59.740]➜  xtrans-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 Xtrans.h Xtrans.c Xtransint.h Xtranslcl.c Xtranssock.c Xtransutil.c transport.c '/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0/include/X11/Xtrans'
2025-08-20T22:48:56.6539291Z [00:01:59.751]➜  xtrans-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0/share/aclocal'
2025-08-20T22:48:56.6615148Z [00:01:59.758]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler supports for CFI directives... yes
2025-08-20T22:48:56.6665860Z [00:01:59.763]➜  xtrans-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 xtrans.m4 '/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0/share/aclocal'
2025-08-20T22:48:56.6724265Z [00:01:59.769]➜  xtrans-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0/share/pkgconfig'
2025-08-20T22:48:56.6853055Z [00:01:59.782]➜  xtrans-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 xtrans.pc '/nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0/share/pkgconfig'
2025-08-20T22:48:56.6920919Z [00:01:59.789]➜  xtrans-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/xtrans-1.6.0'
2025-08-20T22:48:56.6926952Z [00:01:59.789]➜  xtrans-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/xtrans-1.6.0'
2025-08-20T22:48:56.6931959Z [00:01:59.790]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program decode.py found: YES (/build/source/src/compiler/isaspec/decode.py)
2025-08-20T22:48:56.6937642Z [00:01:59.791]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program encode.py found: YES (/build/source/src/compiler/isaspec/encode.py)
2025-08-20T22:48:56.7078148Z [00:01:59.803]➜  xtrans-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:48:56.7340209Z [00:01:59.831]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Program sphinx-build skipped: feature html-docs disabled
2025-08-20T22:48:56.7512013Z [00:01:59.848]➜  xtrans-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0
2025-08-20T22:48:56.7551376Z [00:01:59.852]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Build targets in project: 36
2025-08-20T22:48:56.7552425Z [00:01:59.852]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7554019Z [00:01:59.852]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> mesa 25.1.0
2025-08-20T22:48:56.7554827Z [00:01:59.852]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7555658Z [00:01:59.852]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   Directories
2025-08-20T22:48:56.7557625Z [00:01:59.852]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     prefix                : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0
2025-08-20T22:48:56.7559473Z [00:01:59.853]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     libdir                : lib
2025-08-20T22:48:56.7560771Z [00:01:59.853]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     includedir            : include
2025-08-20T22:48:56.7561855Z [00:01:59.853]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7562931Z [00:01:59.853]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   Common C and C++ arguments
2025-08-20T22:48:56.7564259Z [00:01:59.853]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     c_cpp_args            : -mtls-dialect=gnu2
2025-08-20T22:48:56.7565782Z [00:01:59.853]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7566854Z [00:01:59.853]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   OpenGL
2025-08-20T22:48:56.7656491Z [00:01:59.853]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     OpenGL                : NO
2025-08-20T22:48:56.7659128Z [00:01:59.853]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     ES1                   : NO
2025-08-20T22:48:56.7660170Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     ES2                   : NO
2025-08-20T22:48:56.7661176Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     GLVND                 : NO
2025-08-20T22:48:56.7662016Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7662787Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   DRI
2025-08-20T22:48:56.7663701Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Platform              : drm
2025-08-20T22:48:56.7665421Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Driver dir            : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/lib/dri
2025-08-20T22:48:56.7667064Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7667904Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   GLX
2025-08-20T22:48:56.7668864Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Enabled               : NO
2025-08-20T22:48:56.7670647Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Provider              : None
2025-08-20T22:48:56.7671565Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7672581Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   EGL
2025-08-20T22:48:56.7673540Z [00:01:59.854]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Enabled               : NO
2025-08-20T22:48:56.7674421Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7675180Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   GBM
2025-08-20T22:48:56.7676220Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Enabled               : YES
2025-08-20T22:48:56.7677504Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     External libgbm       : NO
2025-08-20T22:48:56.7678752Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Backends path         : /run/opengl-driver/lib/gbm
2025-08-20T22:48:56.7679783Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7680554Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   Vulkan
2025-08-20T22:48:56.7681496Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Drivers               : NO
2025-08-20T22:48:56.7682366Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7683202Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   Video
2025-08-20T22:48:56.7684343Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Codecs                : all_free av1dec av1enc vp9dec
2025-08-20T22:48:56.7685570Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     APIs                  : NO
2025-08-20T22:48:56.7686458Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7687422Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   LLVM
2025-08-20T22:48:56.7688397Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Enabled               : NO
2025-08-20T22:48:56.7689274Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7690062Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   Gallium
2025-08-20T22:48:56.7691026Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Enabled               : NO
2025-08-20T22:48:56.7691935Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7692985Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   Perfetto
2025-08-20T22:48:56.7693954Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Enabled               : NO
2025-08-20T22:48:56.7694882Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7695839Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   Teflon (TensorFlow Lite delegate)
2025-08-20T22:48:56.7697114Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Enabled               : NO
2025-08-20T22:48:56.7697983Z [00:01:59.855]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7698819Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>   User defined options
2025-08-20T22:48:56.7700224Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     Cross files           : /nix/store/z5mm9bppvz0kmgygihk9wlpyvl57p6as-cross-file.conf
2025-08-20T22:48:56.7701639Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     auto_features         : disabled
2025-08-20T22:48:56.7703537Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     bindir                : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/bin
2025-08-20T22:48:56.7705196Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     buildtype             : plain
2025-08-20T22:48:56.7706344Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     default_both_libraries: static
2025-08-20T22:48:56.7707695Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     default_library       : static
2025-08-20T22:48:56.7708814Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     egl                   : disabled
2025-08-20T22:48:56.7710164Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     gallium-drivers       :
2025-08-20T22:48:56.7711332Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     gbm                   : enabled
2025-08-20T22:48:56.7712619Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     gbm-backends-path     : /run/opengl-driver/lib/gbm
2025-08-20T22:48:56.7713852Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     glx                   : disabled
2025-08-20T22:48:56.7715623Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     includedir            : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/include
2025-08-20T22:48:56.7718126Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     infodir               : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/share/info
2025-08-20T22:48:56.7720240Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     libdir                : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/lib
2025-08-20T22:48:56.7722566Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     libexecdir            : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/libexec
2025-08-20T22:48:56.7724912Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     localedir             : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/share/locale
2025-08-20T22:48:56.7727402Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     mandir                : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/share/man
2025-08-20T22:48:56.7729039Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     platforms             :
2025-08-20T22:48:56.7730656Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     prefix                : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0
2025-08-20T22:48:56.7800809Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     sbindir               : /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0/sbin
2025-08-20T22:48:56.7802483Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     sysconfdir            : /etc
2025-08-20T22:48:56.7803576Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     vulkan-drivers        :
2025-08-20T22:48:56.7804604Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     vulkan-layers         :
2025-08-20T22:48:56.7805645Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     wrap_mode             : nodownload
2025-08-20T22:48:56.7806957Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     zlib                  : disabled
2025-08-20T22:48:56.7808169Z [00:01:59.858]➜  libXau-static-x86_64-unknown-linux-musl> checking whether __SUNPRO_C is declared... no
2025-08-20T22:48:56.7809133Z [00:01:59.858]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> 
2025-08-20T22:48:56.7810772Z [00:01:59.862]➜  xtrans-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0...
2025-08-20T22:48:56.7812568Z [00:01:59.866]➜  libXau-static-x86_64-unknown-linux-musl> checking pkg-config is at least version 0.9.0... yes
2025-08-20T22:48:56.7868469Z [00:01:59.881]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Found ninja-1.12.1 at /nix/store/wws3zb9sa7b21msrwh0b2018pl7bpsw6-ninja-1.12.1/bin/ninja
2025-08-20T22:48:56.8228457Z [00:01:59.920]➜  xtrans-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/az4r3ilk21znqwd2q0imwccxhs8z4v06-xtrans-static-x86_64-unknown-linux-musl-1.6.0
2025-08-20T22:48:56.8353488Z [00:01:59.932]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler supports for ELF directives... yes
2025-08-20T22:48:56.8376466Z [00:01:59.934]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for _ prefix in compiled symbols...
2025-08-20T22:48:56.9989641Z [00:02:00.096]➜  building '/nix/store/l6f9vh3q268isg32f5nac8wq0r6gd3vq-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5.drv'...
2025-08-20T22:48:56.9994564Z [00:02:00.096]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking architecture and mpi assembler functions... disabled
2025-08-20T22:48:56.9999479Z [00:02:00.096]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=unknown-warning-option... no
2025-08-20T22:48:57.0694005Z [00:02:00.166]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports 'optimize' function attribute... yes
2025-08-20T22:48:57.0920565Z [00:02:00.189]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=unused-command-line-argument... no
2025-08-20T22:48:57.1056816Z [00:02:00.203]➜  libXdmcp-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:48:57.1167945Z [00:02:00.214]➜  libXdmcp-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/7b6icqgm4a9f8jw9aavn92s7b0jq2jrc-libXdmcp-1.1.5.tar.xz
2025-08-20T22:48:57.1237727Z [00:02:00.221]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports 'ms_abi' function attribute... yes
2025-08-20T22:48:57.1598248Z [00:02:00.257]➜  libXdmcp-static-x86_64-unknown-linux-musl> source root is libXdmcp-1.1.5
2025-08-20T22:48:57.1859699Z [00:02:00.283]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports 'sysv_abi' function attribute... yes
2025-08-20T22:48:57.1999934Z [00:02:00.296]➜  libXdmcp-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1709415448 of file "libXdmcp-1.1.5/INSTALL"
2025-08-20T22:48:57.2080913Z [00:02:00.305]➜  libXdmcp-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:48:57.2270317Z [00:02:00.324]➜  libXdmcp-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:57.2354337Z [00:02:00.332]➜  libXdmcp-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:48:57.2499003Z [00:02:00.347]➜  libXdmcp-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:48:57.2564163Z [00:02:00.353]➜  libXdmcp-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:48:57.2621058Z [00:02:00.359]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether default calling convention is 'ms_abi'... no
2025-08-20T22:48:57.2631332Z [00:02:00.360]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wall... yes
2025-08-20T22:48:57.2715207Z [00:02:00.368]➜  libXdmcp-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.sub
2025-08-20T22:48:57.2893804Z [00:02:00.385]➜  libXdmcp-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./config.guess
2025-08-20T22:48:57.2969442Z [00:02:00.394]➜  libXdmcp-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:48:57.3492098Z [00:02:00.446]➜  libXdmcp-static-x86_64-unknown-linux-musl> fixing libtool script ./ltmain.sh
2025-08-20T22:48:57.3679138Z [00:02:00.465]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether default calling convention is 'sysv_abi'... yes
2025-08-20T22:48:57.3728141Z [00:02:00.470]➜  libXdmcp-static-x86_64-unknown-linux-musl> ./configure
2025-08-20T22:48:57.3977435Z [00:02:00.495]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wpointer-arith... yes
2025-08-20T22:48:57.4489184Z [00:02:00.541]➜  libXdmcp-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:48:57.4674774Z [00:02:00.564]➜  libXdmcp-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:48:57.4922288Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports '__thread' storage class specifier... yes
2025-08-20T22:48:57.4948164Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports SSSE3 instructions... n/a
2025-08-20T22:48:57.4954364Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports PCLMUL instructions... n/a
2025-08-20T22:48:57.4959511Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports SHA Extensions instructions... n/a
2025-08-20T22:48:57.4964351Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports SSE4.1 instructions... n/a
2025-08-20T22:48:57.4969569Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AVX instructions... n/a
2025-08-20T22:48:57.4974503Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AVX2 instructions... n/a
2025-08-20T22:48:57.4979367Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AVX512 instructions... n/a
2025-08-20T22:48:57.4982076Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports VAES and VPCLMUL instructions... n/a
2025-08-20T22:48:57.4984716Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports GFNI instructions... n/a
2025-08-20T22:48:57.4987306Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports BMI2 instructions... n/a
2025-08-20T22:48:57.4988814Z [00:02:00.589]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports x86/AVX512 intrinsics... n/a
2025-08-20T22:48:57.5187276Z [00:02:00.614]➜  libXdmcp-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5 --bindir=/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/bin --sbindir=/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/sbin --includedir=/nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/include --mandir=/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/share/man --infodir=/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/share/info --docdir=/nix/store/dz7i55css64yq3jmwvmclsi558qmq2mf-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-doc/share/doc/libXdmcp --libdir=/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib --libexecdir=/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/libexec --localedir=/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/share/locale --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:48:57.5549065Z [00:02:00.652]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-declarations... yes
2025-08-20T22:48:57.6021646Z [00:02:00.699]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler handles division correctly... yes
2025-08-20T22:48:57.6091705Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler is compatible for i386/amd64 assembly implementations... n/a
2025-08-20T22:48:57.6097874Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler is compatible for Intel syntax assembly implementations... n/a
2025-08-20T22:48:57.6102213Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler is configured for ARMv6 or newer architecture... n/a
2025-08-20T22:48:57.6118712Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports NEON instructions... n/a
2025-08-20T22:48:57.6120506Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a
2025-08-20T22:48:57.6122322Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 NEON instructions... n/a
2025-08-20T22:48:57.6124140Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a
2025-08-20T22:48:57.6125898Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 SVE instructions... n/a
2025-08-20T22:48:57.6127823Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 SVE2 instructions... n/a
2025-08-20T22:48:57.6129649Z [00:02:00.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 SHA3/SHA512/SM3/SM4 instructions... n/a
2025-08-20T22:48:57.6131412Z [00:02:00.707]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports AArch64/NEON/crypto intrinsics... n/a
2025-08-20T22:48:57.6133092Z [00:02:00.707]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports PowerPC AltiVec/VSX/crypto intrinsics... n/a
2025-08-20T22:48:57.6147721Z [00:02:00.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions... n/a
2025-08-20T22:48:57.6152782Z [00:02:00.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports PowerISA 3.00 instructions... n/a
2025-08-20T22:48:57.6155284Z [00:02:00.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports GCC PowerPC target attributes... n/a
2025-08-20T22:48:57.6157552Z [00:02:00.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports clang PowerPC target attributes... n/a
2025-08-20T22:48:57.6159487Z [00:02:00.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports zSeries instructions... n/a
2025-08-20T22:48:57.6164919Z [00:02:00.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports zSeries vector instructions... n/a
2025-08-20T22:48:57.6167533Z [00:02:00.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports RISC-V instructions... n/a
2025-08-20T22:48:57.6169568Z [00:02:00.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports RISC-V vector instructions... n/a
2025-08-20T22:48:57.6174709Z [00:02:00.712]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports RISC-V vector intrinsics... n/a
2025-08-20T22:48:57.6535637Z [00:02:00.750]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wformat=2... yes
2025-08-20T22:48:57.7427377Z [00:02:00.840]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for vprintf... yes
2025-08-20T22:48:57.7442553Z [00:02:00.841]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> mesonConfigurePhase: enabled\ parallel\ building
2025-08-20T22:48:57.7481654Z [00:02:00.845]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:48:57.7672659Z [00:02:00.864]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> build flags: -j5
2025-08-20T22:48:57.7680862Z [00:02:00.865]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wstrict-prototypes... yes
2025-08-20T22:48:57.8329101Z [00:02:00.930]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:48:57.9209090Z [00:02:01.015]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-prototypes... yes
2025-08-20T22:48:57.9547267Z [00:02:01.049]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stpcpy... yes
2025-08-20T22:48:58.0606536Z [00:02:01.158]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wnested-externs... yes
2025-08-20T22:48:58.0943941Z [00:02:01.191]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for strcasecmp... yes
2025-08-20T22:48:58.1247548Z [00:02:01.222]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:48:58.1255833Z [00:02:01.223]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:48:58.2008566Z [00:02:01.298]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:48:58.2098838Z [00:02:01.305]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:48:58.2385000Z [00:02:01.330]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [1/113] Generating src/util/driconf_static.h with a custom command
2025-08-20T22:48:58.2541658Z [00:02:01.351]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wbad-function-cast... yes
2025-08-20T22:48:58.2941546Z [00:02:01.391]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:48:58.3090903Z [00:02:01.406]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for strtoul... yes
2025-08-20T22:48:58.3719568Z [00:02:01.469]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wold-style-definition... yes
2025-08-20T22:48:58.3945889Z [00:02:01.491]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:48:58.3957849Z [00:02:01.493]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [2/113] Generating src/util/shader_stats.h with a custom command (wrapped by meson to capture output)
2025-08-20T22:48:58.4920318Z [00:02:01.589]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:48:58.4987861Z [00:02:01.595]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for memmove... yes
2025-08-20T22:48:58.5270700Z [00:02:01.624]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [3/113] Generating src/git_sha1.h with a custom command
2025-08-20T22:48:58.5298025Z [00:02:01.626]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wunused... yes
2025-08-20T22:48:58.6229785Z [00:02:01.720]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [4/113] Compiling C object src/c11/impl/libmesa_util_c11.a.p/time.c.o
2025-08-20T22:48:58.6858343Z [00:02:01.780]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stricmp... no
2025-08-20T22:48:58.7131571Z [00:02:01.810]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wuninitialized... yes
2025-08-20T22:48:58.7484915Z [00:02:01.845]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:48:58.8968366Z [00:02:01.994]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for atexit... yes
2025-08-20T22:48:58.9030681Z [00:02:01.999]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wshadow... yes
2025-08-20T22:48:58.9119616Z [00:02:02.009]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [5/113] Compiling C object src/c11/impl/libmesa_util_c11.a.p/threads_posix.c.o
2025-08-20T22:48:58.9296975Z [00:02:02.027]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:48:58.9871385Z [00:02:02.084]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:48:59.0422118Z [00:02:02.138]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:48:59.0475436Z [00:02:02.144]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for raise... yes
2025-08-20T22:48:59.0739243Z [00:02:02.171]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [6/113] Generating src/util/format/u_format_gen.h with a custom command (wrapped by meson to capture output)
2025-08-20T22:48:59.0761515Z [00:02:02.173]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [7/113] Generating src/util/format/u_format_pack.h with a custom command (wrapped by meson to capture output)
2025-08-20T22:48:59.0839577Z [00:02:02.181]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-noreturn... yes
2025-08-20T22:48:59.1156325Z [00:02:02.209]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:48:59.1704240Z [00:02:02.266]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for strerror... yes
2025-08-20T22:48:59.2047863Z [00:02:02.300]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:48:59.2734913Z [00:02:02.370]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:48:59.2795853Z [00:02:02.376]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-format-attribute... yes
2025-08-20T22:48:59.3088730Z [00:02:02.405]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for rand... yes
2025-08-20T22:48:59.3576170Z [00:02:02.455]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:48:59.4548829Z [00:02:02.549]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wredundant-decls... yes
2025-08-20T22:48:59.4630173Z [00:02:02.560]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:48:59.4647849Z [00:02:02.561]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for mmap... yes
2025-08-20T22:48:59.4985152Z [00:02:02.595]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [8/113] Generating src/util/format/u_format_table.c with a custom command (wrapped by meson to capture output)
2025-08-20T22:48:59.5755845Z [00:02:02.672]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:48:59.5867283Z [00:02:02.682]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [9/113] Compiling C object src/util/blake3/libblake3.a.p/blake3_sse2_x86-64_unix.S.o
2025-08-20T22:48:59.6088764Z [00:02:02.706]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getpagesize... yes
2025-08-20T22:48:59.6118237Z [00:02:02.706]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wlogical-op... yes
2025-08-20T22:48:59.6619431Z [00:02:02.759]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [10/113] Compiling C object src/util/blake3/libblake3.a.p/blake3_sse41_x86-64_unix.S.o
2025-08-20T22:48:59.6791675Z [00:02:02.774]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:48:59.7466397Z [00:02:02.844]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [11/113] Compiling C object src/util/blake3/libblake3.a.p/blake3_avx2_x86-64_unix.S.o
2025-08-20T22:48:59.7576334Z [00:02:02.855]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sysconf... yes
2025-08-20T22:48:59.7797755Z [00:02:02.877]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T22:48:59.8011606Z [00:02:02.898]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=implicit... yes
2025-08-20T22:48:59.8582764Z [00:02:02.955]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [12/113] Compiling C object src/util/blake3/libblake3.a.p/blake3_avx512_x86-64_unix.S.o
2025-08-20T22:48:59.8746878Z [00:02:02.972]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T22:48:59.9215531Z [00:02:03.018]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for waitpid... yes
2025-08-20T22:48:59.9530833Z [00:02:03.050]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=nonnull... yes
2025-08-20T22:49:00.0009696Z [00:02:03.098]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T22:49:00.0613591Z [00:02:03.158]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for wait4... yes
2025-08-20T22:49:00.1085902Z [00:02:03.205]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T22:49:00.1147641Z [00:02:03.212]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=init-self... yes
2025-08-20T22:49:00.1397333Z [00:02:03.237]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:49:00.1497213Z [00:02:03.246]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:49:00.1631947Z [00:02:03.260]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:49:00.1698463Z [00:02:03.267]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:49:00.1705613Z [00:02:03.268]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:49:00.1890650Z [00:02:03.286]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:49:00.2155824Z [00:02:03.313]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gettimeofday... yes
2025-08-20T22:49:00.2333686Z [00:02:03.330]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:49:00.2495030Z [00:02:03.346]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:49:00.2540914Z [00:02:03.351]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=main... yes
2025-08-20T22:49:00.2553877Z [00:02:03.352]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [13/113] Compiling C object src/util/libmesa_util_sse41.a.p/streaming-load-memcpy.c.o
2025-08-20T22:49:00.2561854Z [00:02:03.353]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:49:00.2608390Z [00:02:03.355]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [14/113] Compiling C object src/util/blake3/libblake3.a.p/blake3_portable.c.o
2025-08-20T22:49:00.3146990Z [00:02:03.412]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:49:00.3325097Z [00:02:03.429]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:49:00.3418106Z [00:02:03.437]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:49:00.3589014Z [00:02:03.452]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:49:00.3718350Z [00:02:03.469]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:49:00.3737057Z [00:02:03.471]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:49:00.3818721Z [00:02:03.479]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [15/113] Compiling C object src/util/libmesa_util.a.p/anon_file.c.o
2025-08-20T22:49:00.3824171Z [00:02:03.479]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:49:00.3875155Z [00:02:03.485]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getrusage... yes
2025-08-20T22:49:00.3970330Z [00:02:03.494]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:49:00.4269843Z [00:02:03.524]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=missing-braces... yes
2025-08-20T22:49:00.4400121Z [00:02:03.537]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:49:00.4429847Z [00:02:03.538]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [16/113] Compiling C object src/util/libmesa_util.a.p/bitscan.c.o
2025-08-20T22:49:00.4440267Z [00:02:03.541]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:49:00.5222750Z [00:02:03.619]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:49:00.5226517Z [00:02:03.619]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:49:00.5538423Z [00:02:03.649]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=sequence-point... yes
2025-08-20T22:49:00.5761827Z [00:02:03.673]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gethrtime... no
2025-08-20T22:49:00.6388752Z [00:02:03.728]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [17/113] Compiling C object src/util/blake3/libblake3.a.p/blake3_dispatch.c.o
2025-08-20T22:49:00.6390632Z [00:02:03.729]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [18/113] Compiling C object src/util/blake3/libblake3.a.p/blake3.c.o
2025-08-20T22:49:00.6784676Z [00:02:03.775]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 32768
2025-08-20T22:49:00.6894330Z [00:02:03.786]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:49:00.6915472Z [00:02:03.788]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:49:00.6921896Z [00:02:03.789]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:49:00.6923740Z [00:02:03.789]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-file... no
2025-08-20T22:49:00.6932022Z [00:02:03.790]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=return-type... yes
2025-08-20T22:49:00.6970444Z [00:02:03.794]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for file... file
2025-08-20T22:49:00.6977605Z [00:02:03.795]➜  libXdmcp-static-x86_64-unknown-linux-musl> configure: WARNING: using cross tools not prefixed with host triplet
2025-08-20T22:49:00.6989679Z [00:02:03.796]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:49:00.7019725Z [00:02:03.799]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:49:00.7034986Z [00:02:03.800]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:49:00.7092393Z [00:02:03.806]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:49:00.7098372Z [00:02:03.807]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:49:00.7104103Z [00:02:03.807]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:49:00.7696200Z [00:02:03.866]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for clock_gettime... yes
2025-08-20T22:49:00.7919203Z [00:02:03.886]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [19/113] Compiling C object src/util/libmesa_util.a.p/cnd_monotonic.c.o
2025-08-20T22:49:00.8069145Z [00:02:03.904]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [20/113] Compiling C object src/util/libmesa_util.a.p/build_id.c.o
2025-08-20T22:49:00.8088124Z [00:02:03.906]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:49:00.8097449Z [00:02:03.907]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:49:00.8153345Z [00:02:03.912]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:49:00.8504330Z [00:02:03.947]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [21/113] Compiling C object src/util/libmesa_util.a.p/compress.c.o
2025-08-20T22:49:00.8576160Z [00:02:03.955]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=trigraphs... yes
2025-08-20T22:49:00.9271732Z [00:02:04.024]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for syslog... yes
2025-08-20T22:49:00.9694878Z [00:02:04.066]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [22/113] Compiling C object src/util/libmesa_util.a.p/crc32.c.o
2025-08-20T22:49:01.0331987Z [00:02:04.130]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:49:01.0448809Z [00:02:04.139]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=array-bounds... yes
2025-08-20T22:49:01.0488847Z [00:02:04.139]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:49:01.0532785Z [00:02:04.150]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for syscall... yes
2025-08-20T22:49:01.0579825Z [00:02:04.155]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for a working dd... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd
2025-08-20T22:49:01.0717710Z [00:02:04.168]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [23/113] Compiling C object src/util/libmesa_util.a.p/thread_sched.c.o
2025-08-20T22:49:01.0813649Z [00:02:04.177]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking how to truncate binary pipes... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd bs=4096 count=1
2025-08-20T22:49:01.1369886Z [00:02:04.234]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [24/113] Compiling C object src/util/libmesa_util.a.p/disk_cache.c.o
2025-08-20T22:49:01.1459680Z [00:02:04.243]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:49:01.1498522Z [00:02:04.247]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:49:01.1506978Z [00:02:04.248]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [25/113] Compiling C object src/util/libmesa_util.a.p/blob.c.o
2025-08-20T22:49:01.1711165Z [00:02:04.268]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:49:01.1953375Z [00:02:04.292]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=write-strings... yes
2025-08-20T22:49:01.2126210Z [00:02:04.309]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for fcntl... yes
2025-08-20T22:49:01.2503393Z [00:02:04.347]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [26/113] Compiling C object src/util/libmesa_util.a.p/disk_cache_os.c.o
2025-08-20T22:49:01.2871154Z [00:02:04.384]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:49:01.2999724Z [00:02:04.397]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:49:01.3511324Z [00:02:04.448]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=address... yes
2025-08-20T22:49:01.3524574Z [00:02:04.449]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [27/113] Compiling C object src/util/libmesa_util.a.p/double.c.o
2025-08-20T22:49:01.4407307Z [00:02:04.538]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for ftruncate... yes
2025-08-20T22:49:01.5151532Z [00:02:04.612]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [28/113] Compiling C object src/util/libmesa_util.a.p/fast_idiv_by_const.c.o
2025-08-20T22:49:01.5241094Z [00:02:04.621]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [29/113] Compiling C object src/util/libmesa_util.a.p/dag.c.o
2025-08-20T22:49:01.5243029Z [00:02:04.621]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=int-to-pointer-cast... yes
2025-08-20T22:49:01.6310028Z [00:02:04.728]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for flockfile... yes
2025-08-20T22:49:01.6818562Z [00:02:04.773]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [30/113] Compiling C object src/util/libmesa_util.a.p/futex.c.o
2025-08-20T22:49:01.6848848Z [00:02:04.780]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:49:01.6864658Z [00:02:04.781]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:49:01.7022393Z [00:02:04.799]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=pointer-to-int-cast... yes
2025-08-20T22:49:01.7717139Z [00:02:04.869]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:49:01.7965765Z [00:02:04.894]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getauxval... yes
2025-08-20T22:49:01.8295484Z [00:02:04.926]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [31/113] Compiling C object src/util/libmesa_util.a.p/half_float.c.o
2025-08-20T22:49:01.8571704Z [00:02:04.954]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -pedantic... yes
2025-08-20T22:49:01.9094859Z [00:02:05.006]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:49:01.9304885Z [00:02:05.027]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [32/113] Compiling C object src/util/libmesa_util.a.p/helpers.c.o
2025-08-20T22:49:01.9989004Z [00:02:05.093]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for elf_aux_info... no
2025-08-20T22:49:02.0120906Z [00:02:05.109]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:49:02.0131061Z [00:02:05.110]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:49:02.0188656Z [00:02:05.114]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [33/113] Compiling C object src/util/libmesa_util.a.p/fossilize_db.c.o
2025-08-20T22:49:02.0218002Z [00:02:05.119]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror... yes
2025-08-20T22:49:02.1232404Z [00:02:05.220]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:49:02.1419725Z [00:02:05.239]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for explicit_bzero... yes
2025-08-20T22:49:02.1674674Z [00:02:05.264]➜  libXau-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=attributes... yes
2025-08-20T22:49:02.2040557Z [00:02:05.301]➜  libXau-static-x86_64-unknown-linux-musl> Package xorg-macros was not found in the pkg-config search path.
2025-08-20T22:49:02.2045985Z [00:02:05.301]➜  libXau-static-x86_64-unknown-linux-musl> Perhaps you should add the directory containing `xorg-macros.pc'
2025-08-20T22:49:02.2051478Z [00:02:05.301]➜  libXau-static-x86_64-unknown-linux-musl> to the PKG_CONFIG_PATH environment variable
2025-08-20T22:49:02.2057063Z [00:02:05.301]➜  libXau-static-x86_64-unknown-linux-musl> No package 'xorg-macros' found
2025-08-20T22:49:02.2073048Z [00:02:05.304]➜  libXau-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:49:02.3109004Z [00:02:05.408]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for explicit_memset... no
2025-08-20T22:49:02.4143776Z [00:02:05.511]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:49:02.4150307Z [00:02:05.511]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:49:02.4177451Z [00:02:05.514]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:49:02.4228201Z [00:02:05.519]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:49:02.4233653Z [00:02:05.519]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:49:02.4236450Z [00:02:05.519]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:49:02.4653580Z [00:02:05.562]➜  libXau-static-x86_64-unknown-linux-musl> checking for explicit_bzero... yes
2025-08-20T22:49:02.4720350Z [00:02:05.569]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [34/113] Compiling C object src/util/libmesa_util.a.p/u_idalloc.c.o
2025-08-20T22:49:02.5758674Z [00:02:05.672]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getentropy... yes
2025-08-20T22:49:02.6398811Z [00:02:05.734]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [35/113] Compiling C object src/util/libmesa_util.a.p/memstream.c.o
2025-08-20T22:49:02.6508619Z [00:02:05.744]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [36/113] Compiling C object src/util/libmesa_util.a.p/log.c.o
2025-08-20T22:49:02.7380749Z [00:02:05.835]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T22:49:02.7748628Z [00:02:05.869]➜  libXau-static-x86_64-unknown-linux-musl> checking for explicit_memset... no
2025-08-20T22:49:02.8198181Z [00:02:05.917]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sysctlbyname... no
2025-08-20T22:49:02.9413686Z [00:02:06.038]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether __clang__ is declared... no
2025-08-20T22:49:02.9633694Z [00:02:06.060]➜  libXau-static-x86_64-unknown-linux-musl> checking for pathconf... yes
2025-08-20T22:49:02.9959216Z [00:02:06.093]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [37/113] Compiling C object src/util/libmesa_util.a.p/mesa-blake3.c.o
2025-08-20T22:49:03.0039010Z [00:02:06.101]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [38/113] Compiling C object src/util/libmesa_util.a.p/mesa-sha1.c.o
2025-08-20T22:49:03.0162300Z [00:02:06.113]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for mlock... yes
2025-08-20T22:49:03.0167577Z [00:02:06.114]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sysconf... (cached) yes
2025-08-20T22:49:03.0169110Z [00:02:06.114]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getpagesize... (cached) yes
2025-08-20T22:49:03.0170576Z [00:02:06.114]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether mlock is broken... assuming no
2025-08-20T22:49:03.0175214Z [00:02:06.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for random device... yes
2025-08-20T22:49:03.0177060Z [00:02:06.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> configure: checking for cc features
2025-08-20T22:49:03.0312984Z [00:02:06.128]➜  libXau-static-x86_64-unknown-linux-musl> checking for XAU... yes
2025-08-20T22:49:03.0620673Z [00:02:06.158]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether __INTEL_COMPILER is declared... no
2025-08-20T22:49:03.1021868Z [00:02:06.199]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if gcc supports -fno-delete-null-pointer-checks... yes
2025-08-20T22:49:03.1024748Z [00:02:06.199]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether non excutable stack support is requested... yes
2025-08-20T22:49:03.1678905Z [00:02:06.262]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether __SUNPRO_C is declared... no
2025-08-20T22:49:03.1738175Z [00:02:06.270]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking pkg-config is at least version 0.9.0... yes
2025-08-20T22:49:03.1838815Z [00:02:06.281]➜  libXau-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable large file support... none needed
2025-08-20T22:49:03.2028989Z [00:02:06.300]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [39/113] Compiling C object src/util/libmesa_util.a.p/os_time.c.o
2025-08-20T22:49:03.2118474Z [00:02:06.309]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether assembler supports --noexecstack option... yes
2025-08-20T22:49:03.2349396Z [00:02:06.332]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [40/113] Compiling C object src/util/libmesa_util.a.p/os_file.c.o
2025-08-20T22:49:03.2954495Z [00:02:06.392]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=unknown-warning-option... no
2025-08-20T22:49:03.3511340Z [00:02:06.448]➜  libXau-static-x86_64-unknown-linux-musl> checking for gethostbyname_r in -lc... yes
2025-08-20T22:49:03.3931680Z [00:02:06.490]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:49:03.3936966Z [00:02:06.490]➜  libgcrypt-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:49:03.4261132Z [00:02:06.523]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=unused-command-line-argument... no
2025-08-20T22:49:03.4376487Z [00:02:06.535]➜  libXau-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:49:03.4378209Z [00:02:06.535]➜  libXau-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:49:03.4463372Z [00:02:06.543]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [41/113] Compiling C object src/util/libmesa_util.a.p/hash_table.c.o
2025-08-20T22:49:03.5370224Z [00:02:06.634]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [42/113] Compiling C object src/util/libmesa_util.a.p/os_memory_fd.c.o
2025-08-20T22:49:03.5401552Z [00:02:06.637]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [43/113] Compiling C object src/util/libmesa_util.a.p/os_file_notify.c.o
2025-08-20T22:49:03.5404454Z [00:02:06.637]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> In file included from ../src/util/os_file_notify.c:14:
2025-08-20T22:49:03.5407413Z [00:02:06.637]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/x86_64-unknown-linux-musl/sys-include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
2025-08-20T22:49:03.5410164Z [00:02:06.637]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>     1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
2025-08-20T22:49:03.5411671Z [00:02:06.637]➜  mesa-libgbm-static-x86_64-unknown-linux-musl>       |  ^~~~~~~
2025-08-20T22:49:03.5901769Z [00:02:06.687]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wall... yes
2025-08-20T22:49:03.6650706Z [00:02:06.762]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [44/113] Compiling C object src/util/libmesa_util.a.p/os_misc.c.o
2025-08-20T22:49:03.7171930Z [00:02:06.814]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [45/113] Compiling C object src/util/libmesa_util.a.p/os_socket.c.o
2025-08-20T22:49:03.7424757Z [00:02:06.839]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wpointer-arith... yes
2025-08-20T22:49:03.8382753Z [00:02:06.935]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [46/113] Compiling C object src/util/libmesa_util.a.p/u_process.c.o
2025-08-20T22:49:03.8901298Z [00:02:06.987]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-declarations... yes
2025-08-20T22:49:03.9400541Z [00:02:07.037]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [47/113] Compiling C object src/util/libmesa_util.a.p/rwlock.c.o
2025-08-20T22:49:04.0730607Z [00:02:07.170]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wformat=2... yes
2025-08-20T22:49:04.2408497Z [00:02:07.338]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wstrict-prototypes... yes
2025-08-20T22:49:04.4051913Z [00:02:07.502]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-prototypes... yes
2025-08-20T22:49:04.4080859Z [00:02:07.505]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [48/113] Compiling C object src/util/libmesa_util.a.p/perf_u_trace.c.o
2025-08-20T22:49:04.4199472Z [00:02:07.517]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [49/113] Compiling C++ object src/util/libmesa_util.a.p/u_qsort.cpp.o
2025-08-20T22:49:04.5281237Z [00:02:07.625]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wnested-externs... yes
2025-08-20T22:49:04.5451627Z [00:02:07.642]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [50/113] Compiling C object src/util/libmesa_util.a.p/rand_xor.c.o
2025-08-20T22:49:04.6051987Z [00:02:07.701]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [51/113] Compiling C object src/util/libmesa_util.a.p/sha1_sha1.c.o
2025-08-20T22:49:04.6791697Z [00:02:07.776]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wbad-function-cast... yes
2025-08-20T22:49:04.8210084Z [00:02:07.918]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wold-style-definition... yes
2025-08-20T22:49:04.9701029Z [00:02:08.067]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wdeclaration-after-statement... yes
2025-08-20T22:49:05.0555025Z [00:02:08.152]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [52/113] Compiling C object src/util/libmesa_util.a.p/rb_tree.c.o
2025-08-20T22:49:05.1013529Z [00:02:08.198]➜  libXau-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:49:05.1091582Z [00:02:08.206]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wunused... yes
2025-08-20T22:49:05.1469676Z [00:02:08.244]➜  libXau-static-x86_64-unknown-linux-musl> config.status: creating man/Makefile
2025-08-20T22:49:05.2165351Z [00:02:08.313]➜  libXau-static-x86_64-unknown-linux-musl> config.status: creating xau.pc
2025-08-20T22:49:05.2720396Z [00:02:08.369]➜  libXau-static-x86_64-unknown-linux-musl> config.status: creating config.h
2025-08-20T22:49:05.2821525Z [00:02:08.376]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wuninitialized... yes
2025-08-20T22:49:05.3325870Z [00:02:08.430]➜  libXau-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:49:05.3405505Z [00:02:08.438]➜  libXau-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:49:05.3708338Z [00:02:08.466]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:49:05.4283668Z [00:02:08.524]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating m4/Makefile
2025-08-20T22:49:05.4922018Z [00:02:08.589]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wshadow... yes
2025-08-20T22:49:05.5314937Z [00:02:08.628]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating compat/Makefile
2025-08-20T22:49:05.6008135Z [00:02:08.698]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating mpi/Makefile
2025-08-20T22:49:05.6278944Z [00:02:08.725]➜  libXau-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:49:05.6471982Z [00:02:08.744]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating cipher/Makefile
2025-08-20T22:49:05.6529216Z [00:02:08.750]➜  libXau-static-x86_64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:49:05.6568196Z [00:02:08.753]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-noreturn... yes
2025-08-20T22:49:05.6677758Z [00:02:08.765]➜  libXau-static-x86_64-unknown-linux-musl> make  all-recursive
2025-08-20T22:49:05.6760387Z [00:02:08.773]➜  libXau-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libXau-1.0.12'
2025-08-20T22:49:05.6942217Z [00:02:08.791]➜  libXau-static-x86_64-unknown-linux-musl> Making all in man
2025-08-20T22:49:05.6988049Z [00:02:08.796]➜  libXau-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXau-1.0.12/man'
2025-08-20T22:49:05.7041834Z [00:02:08.801]➜  libXau-static-x86_64-unknown-linux-musl>   GEN      Xau.3
2025-08-20T22:49:05.7075640Z [00:02:08.805]➜  libXau-static-x86_64-unknown-linux-musl>   GEN      XauDisposeAuth.3
2025-08-20T22:49:05.7108789Z [00:02:08.807]➜  libXau-static-x86_64-unknown-linux-musl>   GEN      XauFileName.3
2025-08-20T22:49:05.7134039Z [00:02:08.810]➜  libXau-static-x86_64-unknown-linux-musl>   GEN      XauGetAuthByAddr.3
2025-08-20T22:49:05.7157546Z [00:02:08.813]➜  libXau-static-x86_64-unknown-linux-musl>   GEN      XauGetBestAuthByAddr.3
2025-08-20T22:49:05.7159043Z [00:02:08.813]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating random/Makefile
2025-08-20T22:49:05.7190523Z [00:02:08.816]➜  libXau-static-x86_64-unknown-linux-musl>   GEN      XauLockAuth.3
2025-08-20T22:49:05.7219890Z [00:02:08.819]➜  libXau-static-x86_64-unknown-linux-musl>   GEN      XauReadAuth.3
2025-08-20T22:49:05.7237826Z [00:02:08.821]➜  libXau-static-x86_64-unknown-linux-musl>   GEN      XauUnlockAuth.3
2025-08-20T22:49:05.7243320Z [00:02:08.821]➜  libXau-static-x86_64-unknown-linux-musl>   GEN      XauWriteAuth.3
2025-08-20T22:49:05.7311294Z [00:02:08.828]➜  libXau-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXau-1.0.12/man'
2025-08-20T22:49:05.7372185Z [00:02:08.834]➜  libXau-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXau-1.0.12'
2025-08-20T22:49:05.7390099Z [00:02:08.836]➜  libXau-static-x86_64-unknown-linux-musl>   CC       AuFileName.lo
2025-08-20T22:49:05.7458051Z [00:02:08.843]➜  libXau-static-x86_64-unknown-linux-musl>   CC       AuDispose.lo
2025-08-20T22:49:05.7463417Z [00:02:08.843]➜  libXau-static-x86_64-unknown-linux-musl>   CC       AuGetAddr.lo
2025-08-20T22:49:05.7500496Z [00:02:08.847]➜  libXau-static-x86_64-unknown-linux-musl>   CC       AuGetBest.lo
2025-08-20T22:49:05.7537790Z [00:02:08.851]➜  libXau-static-x86_64-unknown-linux-musl>   CC       AuLock.lo
2025-08-20T22:49:05.7906549Z [00:02:08.887]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T22:49:05.8695327Z [00:02:08.965]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [53/113] Compiling C object src/util/libmesa_util.a.p/ralloc.c.o
2025-08-20T22:49:05.8774237Z [00:02:08.967]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:49:05.8781281Z [00:02:08.975]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-format-attribute... yes
2025-08-20T22:49:05.9355266Z [00:02:09.032]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [54/113] Generating src/util/format_srgb with a custom command (wrapped by meson to capture output)
2025-08-20T22:49:05.9510882Z [00:02:09.048]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/gcrypt.h
2025-08-20T22:49:06.0190811Z [00:02:09.116]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [55/113] Compiling C object src/util/libmesa_util.a.p/meson-generated_.._format_srgb.c.o
2025-08-20T22:49:06.0481843Z [00:02:09.145]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wredundant-decls... yes
2025-08-20T22:49:06.0530658Z [00:02:09.150]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/libgcrypt-config
2025-08-20T22:49:06.0808399Z [00:02:09.178]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [56/113] Compiling C object src/util/libmesa_util.a.p/register_allocate.c.o
2025-08-20T22:49:06.1270536Z [00:02:09.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/libgcrypt.pc
2025-08-20T22:49:06.1533164Z [00:02:09.247]➜  libXau-static-x86_64-unknown-linux-musl>   CC       AuRead.lo
2025-08-20T22:49:06.1539341Z [00:02:09.251]➜  libXau-static-x86_64-unknown-linux-musl>   CC       AuUnlock.lo
2025-08-20T22:49:06.1796234Z [00:02:09.277]➜  libXau-static-x86_64-unknown-linux-musl>   CC       AuWrite.lo
2025-08-20T22:49:06.1886106Z [00:02:09.285]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [57/113] Compiling C object src/util/libmesa_util.a.p/simple_mtx.c.o
2025-08-20T22:49:06.1964889Z [00:02:09.293]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/versioninfo.rc
2025-08-20T22:49:06.2063569Z [00:02:09.303]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wlogical-op... yes
2025-08-20T22:49:06.2635930Z [00:02:09.360]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating tests/Makefile
2025-08-20T22:49:06.3501827Z [00:02:09.443]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating tests/hashtest-6g
2025-08-20T22:49:06.3711116Z [00:02:09.468]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [58/113] Compiling C object src/util/libmesa_util.a.p/slab.c.o
2025-08-20T22:49:06.3839911Z [00:02:09.478]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=implicit... yes
2025-08-20T22:49:06.4361971Z [00:02:09.533]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating tests/hashtest-256g
2025-08-20T22:49:06.5293603Z [00:02:09.626]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating tests/basic-disable-all-hwf
2025-08-20T22:49:06.5510425Z [00:02:09.648]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=nonnull... yes
2025-08-20T22:49:06.5589132Z [00:02:09.656]➜  libXau-static-x86_64-unknown-linux-musl>   CCLD     libXau.la
2025-08-20T22:49:06.5978956Z [00:02:09.693]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating config.h
2025-08-20T22:49:06.6379306Z [00:02:09.735]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-add1.c to mpi/mpih-add1.c
2025-08-20T22:49:06.6473633Z [00:02:09.744]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [59/113] Compiling C object src/util/libmesa_util.a.p/set.c.o
2025-08-20T22:49:06.6635950Z [00:02:09.761]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c
2025-08-20T22:49:06.6710233Z [00:02:09.768]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [60/113] Compiling C object src/util/libmesa_util.a.p/rgtc.c.o
2025-08-20T22:49:06.6898953Z [00:02:09.787]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=init-self... yes
2025-08-20T22:49:06.6973338Z [00:02:09.794]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c
2025-08-20T22:49:06.7398592Z [00:02:09.833]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c
2025-08-20T22:49:06.7616108Z [00:02:09.859]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c
2025-08-20T22:49:06.7861753Z [00:02:09.883]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c
2025-08-20T22:49:06.8049116Z [00:02:09.899]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [61/113] Compiling C object src/util/libmesa_util.a.p/strtod.c.o
2025-08-20T22:49:06.8185912Z [00:02:09.916]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c
2025-08-20T22:49:06.8359850Z [00:02:09.933]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=main... yes
2025-08-20T22:49:06.8442466Z [00:02:09.937]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [62/113] Compiling C object src/util/libmesa_util.a.p/sparse_array.c.o
2025-08-20T22:49:06.8499856Z [00:02:09.947]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
2025-08-20T22:49:06.8650975Z [00:02:09.962]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:49:06.8739796Z [00:02:09.971]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:49:06.9283673Z [00:02:10.025]➜  libXau-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXau-1.0.12'
2025-08-20T22:49:06.9325190Z [00:02:10.026]➜  libXau-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libXau-1.0.12'
2025-08-20T22:49:06.9333896Z [00:02:10.030]➜  libXau-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:49:06.9368042Z [00:02:10.033]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [63/113] Compiling C object src/util/libmesa_util.a.p/string_buffer.c.o
2025-08-20T22:49:06.9871194Z [00:02:10.084]➜  libXau-static-x86_64-unknown-linux-musl> install flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash pkgconfigdir=/nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/lib/pkgconfig m4datadir=/nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/share/aclocal aclocaldir=/nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/share/aclocal appdefaultdir=/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/share/X11/app-defaults install
2025-08-20T22:49:07.0003043Z [00:02:10.097]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=missing-braces... yes
2025-08-20T22:49:07.0183943Z [00:02:10.115]➜  libXau-static-x86_64-unknown-linux-musl> Making install in man
2025-08-20T22:49:07.0224348Z [00:02:10.119]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [64/113] Compiling C object src/util/libmesa_util.a.p/u_atomic.c.o
2025-08-20T22:49:07.0335613Z [00:02:10.129]➜  libXau-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libXau-1.0.12/man'
2025-08-20T22:49:07.0341194Z [00:02:10.130]➜  libXau-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXau-1.0.12/man'
2025-08-20T22:49:07.0342907Z [00:02:10.130]➜  libXau-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:49:07.0345710Z [00:02:10.131]➜  libXau-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/share/man/man3'
2025-08-20T22:49:07.0515041Z [00:02:10.148]➜  libXau-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 Xau.3 XauDisposeAuth.3 XauFileName.3 XauGetAuthByAddr.3 XauGetBestAuthByAddr.3 XauLockAuth.3 XauReadAuth.3 XauUnlockAuth.3 XauWriteAuth.3 '/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/share/man/man3'
2025-08-20T22:49:07.0662915Z [00:02:10.161]➜  libXau-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXau-1.0.12/man'
2025-08-20T22:49:07.0688205Z [00:02:10.161]➜  libXau-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libXau-1.0.12/man'
2025-08-20T22:49:07.0689926Z [00:02:10.164]➜  libXau-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libXau-1.0.12'
2025-08-20T22:49:07.0960063Z [00:02:10.193]➜  libXau-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXau-1.0.12'
2025-08-20T22:49:07.0975258Z [00:02:10.194]➜  libXau-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib'
2025-08-20T22:49:07.1100655Z [00:02:10.207]➜  libXau-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/lib/pkgconfig'
2025-08-20T22:49:07.1116294Z [00:02:10.207]➜  libXau-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ./libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c   libXau.la '/nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib'
2025-08-20T22:49:07.1120418Z [00:02:10.208]➜  libXau-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/include/X11'
2025-08-20T22:49:07.1209669Z [00:02:10.217]➜  libXau-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 xau.pc '/nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/lib/pkgconfig'
2025-08-20T22:49:07.1253237Z [00:02:10.222]➜  libXau-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 include/X11/Xauth.h '/nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/include/X11'
2025-08-20T22:49:07.1521536Z [00:02:10.249]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=sequence-point... yes
2025-08-20T22:49:07.2045135Z [00:02:10.301]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: executing gcrypt-conf commands
2025-08-20T22:49:07.2209791Z [00:02:10.318]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [65/113] Compiling C object src/util/libmesa_util.a.p/u_call_once.c.o
2025-08-20T22:49:07.2257971Z [00:02:10.320]➜  libgcrypt-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:07.2262750Z [00:02:10.320]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Libgcrypt v1.11.1 has been configured as follows:
2025-08-20T22:49:07.2264163Z [00:02:10.320]➜  libgcrypt-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:07.2265544Z [00:02:10.320]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Platform:                  GNU/Linux (x86_64-unknown-linux-musl)
2025-08-20T22:49:07.2267244Z [00:02:10.320]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Hardware detection module: none
2025-08-20T22:49:07.2307619Z [00:02:10.328]➜  libXau-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libXau.lai /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib/libXau.la
2025-08-20T22:49:07.2477232Z [00:02:10.345]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish
2025-08-20T22:49:07.2483970Z [00:02:10.345]➜  libXau-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libXau.a /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib/libXau.a
2025-08-20T22:49:07.2487049Z [00:02:10.345]➜  libgcrypt-static-x86_64-unknown-linux-musl>                                    serpent rfc2268 seed camellia idea salsa20
2025-08-20T22:49:07.2492075Z [00:02:10.345]➜  libgcrypt-static-x86_64-unknown-linux-musl>                                    gost28147 chacha20 sm4 aria
2025-08-20T22:49:07.2618459Z [00:02:10.359]➜  libXau-static-x86_64-unknown-linux-musl> libtool: install: chmod 644 /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib/libXau.a
2025-08-20T22:49:07.2723292Z [00:02:10.369]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1
2025-08-20T22:49:07.2773812Z [00:02:10.374]➜  libgcrypt-static-x86_64-unknown-linux-musl>                                    sha256 sha512 sha3 tiger whirlpool stribog
2025-08-20T22:49:07.2775891Z [00:02:10.374]➜  libgcrypt-static-x86_64-unknown-linux-musl>                                    blake2 sm3
2025-08-20T22:49:07.2792245Z [00:02:10.376]➜  libXau-static-x86_64-unknown-linux-musl> libtool: install: x86_64-unknown-linux-musl-ranlib /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib/libXau.a
2025-08-20T22:49:07.2894879Z [00:02:10.382]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Enabled kdf algorithms:    s2k pkdf2 scrypt
2025-08-20T22:49:07.3040454Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Enabled pubkey algorithms: dsa elgamal rsa ecc kyber
2025-08-20T22:49:07.3042120Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Random number generator:   default
2025-08-20T22:49:07.3045725Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using jitter entropy:  yes
2025-08-20T22:49:07.3047095Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Using linux capabilities:  no
2025-08-20T22:49:07.3048163Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         FIPS module version:
2025-08-20T22:49:07.3049240Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Padlock crypto:  n/a
2025-08-20T22:49:07.3050445Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using AES-NI crypto:   n/a
2025-08-20T22:49:07.3051596Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel SHAEXT:    n/a
2025-08-20T22:49:07.3052723Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel PCLMUL:    n/a
2025-08-20T22:49:07.3053891Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel SSE4.1:    n/a
2025-08-20T22:49:07.3055268Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using DRNG (RDRAND):   n/a
2025-08-20T22:49:07.3056433Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel AVX:       n/a
2025-08-20T22:49:07.3057711Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel AVX2:      n/a
2025-08-20T22:49:07.3058779Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel AVX512:    n/a
2025-08-20T22:49:07.3059838Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel GFNI:      n/a
2025-08-20T22:49:07.3060896Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using ARM NEON:        n/a
2025-08-20T22:49:07.3061957Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using ARMv8 crypto:    n/a
2025-08-20T22:49:07.3063014Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using ARMv8 SVE:       n/a
2025-08-20T22:49:07.3064081Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using ARMv9 SVE2:      n/a
2025-08-20T22:49:07.3065146Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using PPC crypto:      n/a
2025-08-20T22:49:07.3066010Z [00:02:10.401]➜  libgcrypt-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:07.3383885Z [00:02:10.435]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=return-type... yes
2025-08-20T22:49:07.3908591Z [00:02:10.488]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [66/113] Compiling C object src/util/libmesa_util.a.p/u_dl.c.o
2025-08-20T22:49:07.4578191Z [00:02:10.553]➜  libXau-static-x86_64-unknown-linux-musl> libtool: finish: PATH="/nix/store/6jb3wyj5mx3c5pw843z7ja7xs9h70gz3-x86_64-unknown-linux-musl-pkg-config-wrapper-0.29.2/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin:/sbin" ldconfig -n /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib
2025-08-20T22:49:07.4712007Z [00:02:10.553]➜  libXau-static-x86_64-unknown-linux-musl> /build/libXau-1.0.12/libtool: line 1889: ldconfig: command not found
2025-08-20T22:49:07.4713582Z [00:02:10.558]➜  libXau-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:49:07.4714800Z [00:02:10.558]➜  libXau-static-x86_64-unknown-linux-musl> Libraries have been installed in:
2025-08-20T22:49:07.4716418Z [00:02:10.558]➜  libXau-static-x86_64-unknown-linux-musl>    /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib
2025-08-20T22:49:07.4718284Z [00:02:10.558]➜  libXau-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:07.4719416Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl> If you ever happen to want to link against installed libraries
2025-08-20T22:49:07.4720850Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl> in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T22:49:07.4722305Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl> specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T22:49:07.4723737Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl> flag during linking and do at least one of the following:
2025-08-20T22:49:07.4725173Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T22:49:07.4726336Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl>      during execution
2025-08-20T22:49:07.4727711Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T22:49:07.4728837Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl>      during linking
2025-08-20T22:49:07.4730049Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl>    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T22:49:07.4731401Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl>    - have your system administrator run these commands:
2025-08-20T22:49:07.4732445Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:07.4733156Z [00:02:10.559]➜  libXau-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:07.4734314Z [00:02:10.562]➜  libXau-static-x86_64-unknown-linux-musl> See any operating system documentation about shared libraries for
2025-08-20T22:49:07.4735932Z [00:02:10.563]➜  libXau-static-x86_64-unknown-linux-musl> more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T22:49:07.4827889Z [00:02:10.563]➜  libXau-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:49:07.4829139Z [00:02:10.564]➜  libXau-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXau-1.0.12'
2025-08-20T22:49:07.4830680Z [00:02:10.567]➜  libXau-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libXau-1.0.12'
2025-08-20T22:49:07.4928099Z [00:02:10.588]➜  libXau-static-x86_64-unknown-linux-musl> propagating requisites  xproto
2025-08-20T22:49:07.4953619Z [00:02:10.592]➜  libXau-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:49:07.5039935Z [00:02:10.601]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [67/113] Compiling C object src/util/libmesa_util.a.p/u_dynarray.c.o
2025-08-20T22:49:07.5419655Z [00:02:10.639]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=trigraphs... yes
2025-08-20T22:49:07.5497807Z [00:02:10.647]➜  libgcrypt-static-x86_64-unknown-linux-musl> configurePhase completed in 34 seconds
2025-08-20T22:49:07.5502901Z [00:02:10.647]➜  libgcrypt-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:49:07.5641409Z [00:02:10.661]➜  libXau-static-x86_64-unknown-linux-musl> Patching '/nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/lib/pkgconfig/xau.pc' includedir to output /nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev
2025-08-20T22:49:07.5705066Z [00:02:10.667]➜  libXau-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12
2025-08-20T22:49:07.5789953Z [00:02:10.676]➜  libXau-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12...
2025-08-20T22:49:07.5856894Z [00:02:10.683]➜  libgcrypt-static-x86_64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:49:07.5907011Z [00:02:10.688]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ./config.status --recheck
2025-08-20T22:49:07.6124450Z [00:02:10.709]➜  libXau-static-x86_64-unknown-linux-musl> gzipping man pages under /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/share/man/
2025-08-20T22:49:07.6645869Z [00:02:10.761]➜  libXau-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12
2025-08-20T22:49:07.6830949Z [00:02:10.780]➜  libXau-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/si5h23lhnxxz5xdv5ndz5gww76nqcyvk-libXau-static-x86_64-unknown-linux-musl-1.0.12/lib
2025-08-20T22:49:07.7500048Z [00:02:10.846]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [68/113] Compiling C object src/util/libmesa_util.a.p/u_hash_table.c.o
2025-08-20T22:49:07.7569259Z [00:02:10.853]➜  libgcrypt-static-x86_64-unknown-linux-musl> running CONFIG_SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ./configure --disable-dependency-tracking --prefix=/nix/store/5i0gx1zrmkhvvh1jiy6jhy7k6k5zqk5d-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1 --bindir=/nix/store/q3s7l3csxihll9cq79r803grgky78173-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-bin/bin --sbindir=/nix/store/q3s7l3csxihll9cq79r803grgky78173-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-bin/sbin --includedir=/nix/store/xj6d45vqkcckp49mkq7rkqmsb5ax6ava-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-dev/include --mandir=/nix/store/q3s7l3csxihll9cq79r803grgky78173-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-bin/share/man --infodir=/nix/store/j0w0l1sp6xmkzblzsn81v6xwvbddkf0h-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-info/share/info --docdir=/nix/store/5i0gx1zrmkhvvh1jiy6jhy7k6k5zqk5d-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1/share/doc/libgcrypt --libdir=/nix/store/25kh6vjpci7ha5zb04dr0myhq8y3nri2-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-lib/lib --libexecdir=/nix/store/25kh6vjpci7ha5zb04dr0myhq8y3nri2-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-lib/libexec --localedir=/nix/store/25kh6vjpci7ha5zb04dr0myhq8y3nri2-libgcrypt-static-x86_64-unknown-linux-musl-1.11.1-lib/share/locale --with-libgpg-error-prefix=/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev --disable-asm --enable-static --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-musl CC=x86_64-unknown-linux-musl-gcc --no-create --no-recursion
2025-08-20T22:49:07.7582672Z [00:02:10.854]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=array-bounds... yes
2025-08-20T22:49:07.8779908Z [00:02:10.973]➜  libXau-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev
2025-08-20T22:49:07.8858812Z [00:02:10.980]➜  libXau-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev...
2025-08-20T22:49:07.9141740Z [00:02:11.011]➜  libXau-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev
2025-08-20T22:49:07.9323221Z [00:02:11.029]➜  libXau-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/syvs8kq0fgh2w6mwgl6848mcx4k1rv24-libXau-static-x86_64-unknown-linux-musl-1.0.12-dev/lib
2025-08-20T22:49:07.9652178Z [00:02:11.062]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [69/113] Compiling C object src/util/libmesa_util.a.p/softfloat.c.o
2025-08-20T22:49:07.9759627Z [00:02:11.072]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=write-strings... yes
2025-08-20T22:49:08.1274045Z [00:02:11.224]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [70/113] Compiling C++ object src/util/libmesa_util.a.p/texcompress_astc_luts_wrap.cpp.o
2025-08-20T22:49:08.1848745Z [00:02:11.282]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=address... yes
2025-08-20T22:49:08.2852838Z [00:02:11.382]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [71/113] Compiling C object src/util/libmesa_util.a.p/u_thread.c.o
2025-08-20T22:49:08.3519648Z [00:02:11.449]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=int-to-pointer-cast... yes
2025-08-20T22:49:08.3586898Z [00:02:11.456]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [72/113] Compiling C object src/util/libmesa_util.a.p/u_vector.c.o
2025-08-20T22:49:08.4463108Z [00:02:11.543]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:49:08.4700034Z [00:02:11.567]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:49:08.5060308Z [00:02:11.603]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:49:08.5241792Z [00:02:11.620]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:49:08.5318413Z [00:02:11.624]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:49:08.5358456Z [00:02:11.631]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=pointer-to-int-cast... yes
2025-08-20T22:49:08.5517844Z [00:02:11.649]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:49:08.5747870Z [00:02:11.672]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [73/113] Compiling C object src/util/libmesa_util.a.p/u_queue.c.o
2025-08-20T22:49:08.5808903Z [00:02:11.677]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:49:08.6169189Z [00:02:11.711]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [74/113] Compiling C object src/util/libmesa_util.a.p/u_mm.c.o
2025-08-20T22:49:08.6566118Z [00:02:11.753]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:49:08.6742835Z [00:02:11.771]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:49:08.6744804Z [00:02:11.771]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to enable maintainer-specific portions of Makefiles... no
2025-08-20T22:49:08.6746576Z [00:02:11.771]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... (cached) yes
2025-08-20T22:49:08.7062578Z [00:02:11.803]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -pedantic... yes
2025-08-20T22:49:08.7080478Z [00:02:11.805]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:49:08.7129632Z [00:02:11.810]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:49:08.8088936Z [00:02:11.903]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [75/113] Compiling C object src/util/libmesa_util.a.p/u_math.c.o
2025-08-20T22:49:08.9121593Z [00:02:12.009]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror... yes
2025-08-20T22:49:08.9637973Z [00:02:12.061]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [76/113] Compiling C object src/util/libmesa_util.a.p/u_debug_memory.c.o
2025-08-20T22:49:09.0800500Z [00:02:12.177]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:49:09.0806122Z [00:02:12.177]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:49:09.1168153Z [00:02:12.214]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=attributes... yes
2025-08-20T22:49:09.1638915Z [00:02:12.258]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [77/113] Compiling C object src/util/libmesa_util.a.p/u_debug.c.o
2025-08-20T22:49:09.1709843Z [00:02:12.268]➜  libXdmcp-static-x86_64-unknown-linux-musl> Package xorg-macros was not found in the pkg-config search path.
2025-08-20T22:49:09.1711805Z [00:02:12.268]➜  libXdmcp-static-x86_64-unknown-linux-musl> Perhaps you should add the directory containing `xorg-macros.pc'
2025-08-20T22:49:09.1713585Z [00:02:12.268]➜  libXdmcp-static-x86_64-unknown-linux-musl> to the PKG_CONFIG_PATH environment variable
2025-08-20T22:49:09.1714920Z [00:02:12.268]➜  libXdmcp-static-x86_64-unknown-linux-musl> No package 'xorg-macros' found
2025-08-20T22:49:09.1778076Z [00:02:12.274]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... (cached) yes
2025-08-20T22:49:09.1779513Z [00:02:12.274]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether to build documentation... yes
2025-08-20T22:49:09.1792424Z [00:02:12.274]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for xmlto... no
2025-08-20T22:49:09.1794146Z [00:02:12.276]➜  libXdmcp-static-x86_64-unknown-linux-musl> configure: WARNING: xmlto not found - documentation targets will be skipped
2025-08-20T22:49:09.1935391Z [00:02:12.291]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for fop... no
2025-08-20T22:49:09.2009442Z [00:02:12.298]➜  libXdmcp-static-x86_64-unknown-linux-musl> configure: WARNING: fop not found - documentation targets will be skipped
2025-08-20T22:49:09.2012583Z [00:02:12.298]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for xsltproc... no
2025-08-20T22:49:09.2016092Z [00:02:12.298]➜  libXdmcp-static-x86_64-unknown-linux-musl> configure: WARNING: xsltproc not found - cannot transform XML documents
2025-08-20T22:49:09.2246469Z [00:02:12.321]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for X.Org SGML entities >= 1.8... no
2025-08-20T22:49:09.2277844Z [00:02:12.321]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:49:09.2670200Z [00:02:12.364]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:49:09.2803083Z [00:02:12.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:49:09.3704494Z [00:02:12.467]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for sys/random.h... yes
2025-08-20T22:49:09.4009227Z [00:02:12.496]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [78/113] Compiling C object src/util/libmesa_util.a.p/u_worklist.c.o
2025-08-20T22:49:09.4169009Z [00:02:12.514]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:49:09.4513882Z [00:02:12.548]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [79/113] Compiling C object src/util/libmesa_util.a.p/u_cpu_detect.c.o
2025-08-20T22:49:09.4643589Z [00:02:12.561]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [80/113] Compiling C object src/util/libmesa_util.a.p/vl_zscan_data.c.o
2025-08-20T22:49:09.5294661Z [00:02:12.626]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:49:09.5858920Z [00:02:12.678]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for library containing recvfrom... none required
2025-08-20T22:49:09.6590049Z [00:02:12.756]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:49:09.8510240Z [00:02:12.948]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for LIBBSD... no
2025-08-20T22:49:09.8556343Z [00:02:12.953]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [81/113] Compiling C++ object src/util/libmesa_util.a.p/texcompress_astc_luts.cpp.o
2025-08-20T22:49:09.8634448Z [00:02:12.960]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [82/113] Compiling C object src/util/libmesa_util.a.p/vma.c.o
2025-08-20T22:49:09.9193906Z [00:02:13.016]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [83/113] Compiling C object src/util/libmesa_util.a.p/u_printf.c.o
2025-08-20T22:49:09.9325821Z [00:02:13.026]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:49:10.0546916Z [00:02:13.152]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for srand48... yes
2025-08-20T22:49:10.1288831Z [00:02:13.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:49:10.1326214Z [00:02:13.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:49:10.2089547Z [00:02:13.306]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:49:10.2356906Z [00:02:13.333]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for lrand48... yes
2025-08-20T22:49:10.3096587Z [00:02:13.406]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [84/113] Compiling C object src/util/libmesa_util.a.p/mesa_cache_db_multipart.c.o
2025-08-20T22:49:10.3156123Z [00:02:13.413]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:49:10.4235463Z [00:02:13.519]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:49:10.4816479Z [00:02:13.579]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for arc4random_buf... no
2025-08-20T22:49:10.4865614Z [00:02:13.583]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [85/113] Compiling C object src/util/libmesa_util.a.p/mesa_cache_db.c.o
2025-08-20T22:49:10.5450182Z [00:02:13.642]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:49:10.6721652Z [00:02:13.769]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:49:10.7071734Z [00:02:13.804]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for getentropy... yes
2025-08-20T22:49:10.7789488Z [00:02:13.876]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for XDMCP... yes
2025-08-20T22:49:10.7794789Z [00:02:13.876]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking whether to build unit test cases... yes
2025-08-20T22:49:10.7936941Z [00:02:13.891]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:49:10.8940664Z [00:02:13.991]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:49:10.8942606Z [00:02:13.991]➜  libXdmcp-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:49:10.9075561Z [00:02:14.005]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:49:10.9202068Z [00:02:14.017]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [86/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_etc.c.o
2025-08-20T22:49:11.0342942Z [00:02:14.131]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:49:11.1621429Z [00:02:14.259]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:49:11.2878953Z [00:02:14.383]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [87/113] Compiling C object src/util/libmesa_util.a.p/format_u_format.c.o
2025-08-20T22:49:11.3036984Z [00:02:14.401]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T22:49:11.4171613Z [00:02:14.514]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T22:49:11.5381876Z [00:02:14.635]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [88/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_latc.c.o
2025-08-20T22:49:11.6178562Z [00:02:14.714]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T22:49:11.6879025Z [00:02:14.782]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T22:49:11.6936549Z [00:02:14.791]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... (cached) yes
2025-08-20T22:49:11.6989091Z [00:02:14.795]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... (cached) x86_64-unknown-linux-musl-gcc
2025-08-20T22:49:11.8993988Z [00:02:14.996]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... (cached) yes
2025-08-20T22:49:11.9088423Z [00:02:15.004]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... (cached) yes
2025-08-20T22:49:11.9090434Z [00:02:15.004]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... (cached) none needed
2025-08-20T22:49:11.9092449Z [00:02:15.004]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... (cached) yes
2025-08-20T22:49:11.9094275Z [00:02:15.004]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... (cached) none
2025-08-20T22:49:12.0505367Z [00:02:15.147]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to run the C preprocessor... x86_64-unknown-linux-musl-gcc -E
2025-08-20T22:49:12.2045581Z [00:02:15.301]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:49:12.4192891Z [00:02:15.516]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for library containing strerror... none required
2025-08-20T22:49:12.4341795Z [00:02:15.516]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gawk... (cached) gawk
2025-08-20T22:49:12.4343951Z [00:02:15.531]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:49:12.4443097Z [00:02:15.540]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:49:12.6534640Z [00:02:15.749]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [89/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_other.c.o
2025-08-20T22:49:12.6689770Z [00:02:15.766]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for build system executable suffix... no
2025-08-20T22:49:12.6850543Z [00:02:15.781]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:49:12.7059089Z [00:02:15.799]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:49:12.7082870Z [00:02:15.805]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:49:12.7204553Z [00:02:15.817]➜  libXdmcp-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:49:12.7428982Z [00:02:15.839]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:49:12.7761318Z [00:02:15.873]➜  libXdmcp-static-x86_64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T22:49:12.7901958Z [00:02:15.886]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:49:12.7904383Z [00:02:15.886]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:49:12.8546982Z [00:02:15.951]➜  libXdmcp-static-x86_64-unknown-linux-musl> config.status: creating test/Makefile
2025-08-20T22:49:12.8927215Z [00:02:15.988]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [90/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_fxt1.c.o
2025-08-20T22:49:12.8945140Z [00:02:15.991]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:49:12.8950949Z [00:02:15.991]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:49:12.9152596Z [00:02:16.012]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 4718592
2025-08-20T22:49:12.9238345Z [00:02:16.020]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the shell understands some XSI constructs... yes
2025-08-20T22:49:12.9243260Z [00:02:16.020]➜  libXdmcp-static-x86_64-unknown-linux-musl> config.status: creating xdmcp.pc
2025-08-20T22:49:12.9244834Z [00:02:16.021]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the shell understands "+="... yes
2025-08-20T22:49:12.9449376Z [00:02:16.037]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:49:12.9478432Z [00:02:16.038]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:49:12.9480691Z [00:02:16.038]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:49:12.9482739Z [00:02:16.038]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:49:12.9492515Z [00:02:16.046]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:49:12.9505657Z [00:02:16.048]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:49:12.9520028Z [00:02:16.048]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:49:12.9595051Z [00:02:16.052]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:49:12.9596895Z [00:02:16.052]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:49:12.9883216Z [00:02:16.085]➜  libXdmcp-static-x86_64-unknown-linux-musl> config.status: creating config.h
2025-08-20T22:49:13.0483218Z [00:02:16.145]➜  libXdmcp-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:49:13.0493731Z [00:02:16.145]➜  libXdmcp-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:49:13.1127239Z [00:02:16.210]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [91/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_bptc.c.o
2025-08-20T22:49:13.1370422Z [00:02:16.234]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:49:13.1372529Z [00:02:16.234]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:49:13.1374634Z [00:02:16.234]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:49:13.2737558Z [00:02:16.370]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [92/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_rgtc.c.o
2025-08-20T22:49:13.2826882Z [00:02:16.379]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [93/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_unpack_neon.c.o
2025-08-20T22:49:13.3268510Z [00:02:16.420]➜  libXdmcp-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:49:13.3504960Z [00:02:16.447]➜  libXdmcp-static-x86_64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:49:13.3676574Z [00:02:16.465]➜  libXdmcp-static-x86_64-unknown-linux-musl> make  all-recursive
2025-08-20T22:49:13.3820137Z [00:02:16.479]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libXdmcp-1.1.5'
2025-08-20T22:49:13.4008372Z [00:02:16.494]➜  libXdmcp-static-x86_64-unknown-linux-musl> Making all in doc
2025-08-20T22:49:13.4025690Z [00:02:16.500]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:49:13.4089169Z [00:02:16.506]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXdmcp-1.1.5/doc'
2025-08-20T22:49:13.4095281Z [00:02:16.507]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:49:13.4149203Z [00:02:16.512]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXdmcp-1.1.5/doc'
2025-08-20T22:49:13.4154373Z [00:02:16.512]➜  libXdmcp-static-x86_64-unknown-linux-musl> Making all in .
2025-08-20T22:49:13.4159803Z [00:02:16.512]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:49:13.4161486Z [00:02:16.512]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXdmcp-1.1.5'
2025-08-20T22:49:13.4247840Z [00:02:16.519]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CC       Array.lo
2025-08-20T22:49:13.4249096Z [00:02:16.520]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CC       Flush.lo
2025-08-20T22:49:13.4298954Z [00:02:16.527]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CC       Fill.lo
2025-08-20T22:49:13.4300218Z [00:02:16.527]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CC       Key.lo
2025-08-20T22:49:13.4317518Z [00:02:16.529]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CC       Read.lo
2025-08-20T22:49:13.4844096Z [00:02:16.581]➜  libgcrypt-static-x86_64-unknown-linux-musl> ./configure: line 9169: /usr/bin/file: No such file or directory
2025-08-20T22:49:13.4932307Z [00:02:16.590]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:49:13.5009319Z [00:02:16.597]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:49:13.5106563Z [00:02:16.608]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:49:13.5384438Z [00:02:16.635]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [94/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_tests.c.o
2025-08-20T22:49:13.6839287Z [00:02:16.781]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:49:13.7066977Z [00:02:16.803]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:49:13.8319758Z [00:02:16.929]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CC       Unwrap.lo
2025-08-20T22:49:13.8931325Z [00:02:16.990]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CC       Wrap.lo
2025-08-20T22:49:13.9455271Z [00:02:17.042]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [95/113] Compiling C object src/util/libmesa_util.a.p/u_sync_provider.c.o
2025-08-20T22:49:14.0279424Z [00:02:17.125]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CC       Write.lo
2025-08-20T22:49:14.0932850Z [00:02:17.190]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CC       Wraphelp.lo
2025-08-20T22:49:14.2369249Z [00:02:17.331]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:49:14.2371855Z [00:02:17.331]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:49:14.2545961Z [00:02:17.352]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [96/113] Compiling C object src/util/libmesa_util.a.p/u_debug_stack.c.o
2025-08-20T22:49:14.3312805Z [00:02:17.428]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:49:14.4312544Z [00:02:17.528]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:49:14.4788525Z [00:02:17.576]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:49:14.4796584Z [00:02:17.577]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:49:14.5301185Z [00:02:17.627]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld) supports shared libraries... yes
2025-08-20T22:49:14.5681721Z [00:02:17.665]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [97/113] Compiling C object src/util/libmesa_util.a.p/u_debug_symbol.c.o
2025-08-20T22:49:14.8095382Z [00:02:17.906]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:49:14.8097665Z [00:02:17.906]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:49:14.8220902Z [00:02:17.919]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:49:14.8268808Z [00:02:17.924]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:49:14.8270502Z [00:02:17.924]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:49:14.8272096Z [00:02:17.924]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:49:14.8273706Z [00:02:17.924]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-windres... no
2025-08-20T22:49:14.8307712Z [00:02:17.928]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for windres... no
2025-08-20T22:49:14.9239446Z [00:02:18.021]➜  libXdmcp-static-x86_64-unknown-linux-musl>   CCLD     libXdmcp.la
2025-08-20T22:49:15.3091602Z [00:02:18.406]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether byte ordering is bigendian... no
2025-08-20T22:49:15.3389724Z [00:02:18.436]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [98/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_zs.c.o
2025-08-20T22:49:15.3611835Z [00:02:18.458]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXdmcp-1.1.5'
2025-08-20T22:49:15.3618334Z [00:02:18.459]➜  libXdmcp-static-x86_64-unknown-linux-musl> Making all in test
2025-08-20T22:49:15.3708397Z [00:02:18.462]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXdmcp-1.1.5/test'
2025-08-20T22:49:15.3710200Z [00:02:18.464]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'all'.
2025-08-20T22:49:15.3711714Z [00:02:18.464]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXdmcp-1.1.5/test'
2025-08-20T22:49:15.3713318Z [00:02:18.465]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libXdmcp-1.1.5'
2025-08-20T22:49:15.3764578Z [00:02:18.473]➜  libXdmcp-static-x86_64-unknown-linux-musl> Running phase: installPhase
2025-08-20T22:49:15.3973828Z [00:02:18.494]➜  libXdmcp-static-x86_64-unknown-linux-musl> install flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash pkgconfigdir=/nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/lib/pkgconfig m4datadir=/nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/share/aclocal aclocaldir=/nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/share/aclocal appdefaultdir=/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/share/X11/app-defaults install
2025-08-20T22:49:15.4246197Z [00:02:18.522]➜  libXdmcp-static-x86_64-unknown-linux-musl> Making install in doc
2025-08-20T22:49:15.4289163Z [00:02:18.526]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libXdmcp-1.1.5/doc'
2025-08-20T22:49:15.4378575Z [00:02:18.535]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXdmcp-1.1.5/doc'
2025-08-20T22:49:15.4388891Z [00:02:18.536]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:49:15.4475989Z [00:02:18.544]➜  libXdmcp-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/dz7i55css64yq3jmwvmclsi558qmq2mf-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-doc/share/doc/libXdmcp'
2025-08-20T22:49:15.4487910Z [00:02:18.546]➜  libXdmcp-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/dz7i55css64yq3jmwvmclsi558qmq2mf-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-doc/share/doc/libXdmcp'
2025-08-20T22:49:15.4760105Z [00:02:18.569]➜  libXdmcp-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 xdmcp.xml '/nix/store/dz7i55css64yq3jmwvmclsi558qmq2mf-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-doc/share/doc/libXdmcp'
2025-08-20T22:49:15.4798383Z [00:02:18.575]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXdmcp-1.1.5/doc'
2025-08-20T22:49:15.4800239Z [00:02:18.575]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libXdmcp-1.1.5/doc'
2025-08-20T22:49:15.4801765Z [00:02:18.575]➜  libXdmcp-static-x86_64-unknown-linux-musl> Making install in .
2025-08-20T22:49:15.4842855Z [00:02:18.581]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libXdmcp-1.1.5'
2025-08-20T22:49:15.4979051Z [00:02:18.595]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXdmcp-1.1.5'
2025-08-20T22:49:15.5024035Z [00:02:18.599]➜  libXdmcp-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib'
2025-08-20T22:49:15.5080845Z [00:02:18.605]➜  libXdmcp-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ./libtool   --mode=install /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c   libXdmcp.la '/nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib'
2025-08-20T22:49:15.5123962Z [00:02:18.609]➜  libXdmcp-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/lib/pkgconfig'
2025-08-20T22:49:15.5128151Z [00:02:18.609]➜  libXdmcp-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p '/nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/include/X11'
2025-08-20T22:49:15.5255462Z [00:02:18.622]➜  libXdmcp-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 include/X11/Xdmcp.h '/nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/include/X11'
2025-08-20T22:49:15.5311932Z [00:02:18.628]➜  libXdmcp-static-x86_64-unknown-linux-musl>  /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c -m 644 xdmcp.pc '/nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/lib/pkgconfig'
2025-08-20T22:49:15.6301299Z [00:02:18.727]➜  libXdmcp-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libXdmcp.lai /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib/libXdmcp.la
2025-08-20T22:49:15.6383752Z [00:02:18.735]➜  libXdmcp-static-x86_64-unknown-linux-musl> libtool: install: /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c .libs/libXdmcp.a /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib/libXdmcp.a
2025-08-20T22:49:15.6546986Z [00:02:18.751]➜  libXdmcp-static-x86_64-unknown-linux-musl> libtool: install: chmod 644 /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib/libXdmcp.a
2025-08-20T22:49:15.6608562Z [00:02:18.758]➜  libXdmcp-static-x86_64-unknown-linux-musl> libtool: install: x86_64-unknown-linux-musl-ranlib /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib/libXdmcp.a
2025-08-20T22:49:15.7658179Z [00:02:18.863]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [99/113] Compiling C object src/loader/libloader.a.p/loader_dri_helper.c.o
2025-08-20T22:49:15.8221342Z [00:02:18.918]➜  libXdmcp-static-x86_64-unknown-linux-musl> libtool: finish: PATH="/nix/store/6jb3wyj5mx3c5pw843z7ja7xs9h70gz3-x86_64-unknown-linux-musl-pkg-config-wrapper-0.29.2/bin:/nix/store/zsms491g8xix4p9m5lckpm804913w2gv-patchelf-0.15.0/bin:/nix/store/16lx97l17y90blb988c84hnjg56sjk40-x86_64-unknown-linux-musl-gcc-wrapper-14.3.0/bin:/nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/bin:/nix/store/qz2qrd1qxyqzxqsisq05dpjbdyr9m8xf-musl-static-x86_64-unknown-linux-musl-1.2.5-bin/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/ssbb7azqyazkrj5cbn97awc90lnjf3gj-x86_64-unknown-linux-musl-binutils-wrapper-2.44/bin:/nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin:/nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin:/nix/store/3xi6s71d3znq0ivl2r7ypg5rsz71j16h-findutils-4.10.0/bin:/nix/store/3y665d2l6l3bp6apj012awks60wsx42i-diffutils-3.12/bin:/nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin:/nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin:/nix/store/rlxhn6k70xwsyydv3vrawlhghffwkyvi-gawk-5.3.2/bin:/nix/store/bpn20jn4235mij1372xvpmibgzzpqa3m-gnutar-1.35/bin:/nix/store/g5fgsp4afxbm352jyyvk2yfygmnj7i57-gzip-1.14/bin:/nix/store/caj219y7i877dhda2n81nqs6plhy8pqz-bzip2-1.0.8-bin/bin:/nix/store/dlidjkvgpd8g9fqxjnrvybwlv47j1qjc-gnumake-4.4.1/bin:/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin:/nix/store/6ghk0jfhngcr22mr6vpp4ly5pn8k3fsv-patch-2.8/bin:/nix/store/7hkhqmlsdv2nq3lb41qs1jym8k6xrwcn-xz-5.8.1-bin/bin:/nix/store/x80r0d1zplpl268282a2azg32yf6g1rc-file-5.45/bin:/sbin" ldconfig -n /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib
2025-08-20T22:49:15.8297972Z [00:02:18.918]➜  libXdmcp-static-x86_64-unknown-linux-musl> /build/libXdmcp-1.1.5/libtool: line 1890: ldconfig: command not found
2025-08-20T22:49:15.8299727Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:49:15.8301075Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> Libraries have been installed in:
2025-08-20T22:49:15.8302774Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl>    /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib
2025-08-20T22:49:15.8304195Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:15.8305407Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> If you ever happen to want to link against installed libraries
2025-08-20T22:49:15.8307259Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T22:49:15.8309287Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T22:49:15.8311054Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> flag during linking and do at least one of the following:
2025-08-20T22:49:15.8312704Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T22:49:15.8314102Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl>      during execution
2025-08-20T22:49:15.8315533Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl>    - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T22:49:15.8317064Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl>      during linking
2025-08-20T22:49:15.8318410Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl>    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T22:49:15.8319938Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl>    - have your system administrator run these commands:
2025-08-20T22:49:15.8321178Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:15.8322078Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:15.8323406Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> See any operating system documentation about shared libraries for
2025-08-20T22:49:15.8325118Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T22:49:15.8326959Z [00:02:18.927]➜  libXdmcp-static-x86_64-unknown-linux-musl> ----------------------------------------------------------------------
2025-08-20T22:49:15.8328587Z [00:02:18.929]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXdmcp-1.1.5'
2025-08-20T22:49:15.8357793Z [00:02:18.929]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libXdmcp-1.1.5'
2025-08-20T22:49:15.8359104Z [00:02:18.929]➜  libXdmcp-static-x86_64-unknown-linux-musl> Making install in test
2025-08-20T22:49:15.8399768Z [00:02:18.937]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libXdmcp-1.1.5/test'
2025-08-20T22:49:15.8531754Z [00:02:18.950]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libXdmcp-1.1.5/test'
2025-08-20T22:49:15.8533178Z [00:02:18.950]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T22:49:15.8534494Z [00:02:18.950]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Nothing to be done for 'install-data-am'.
2025-08-20T22:49:15.8535829Z [00:02:18.950]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libXdmcp-1.1.5/test'
2025-08-20T22:49:15.8537401Z [00:02:18.950]➜  libXdmcp-static-x86_64-unknown-linux-musl> make[1]: Leaving directory '/build/libXdmcp-1.1.5/test'
2025-08-20T22:49:15.8738153Z [00:02:18.964]➜  libXdmcp-static-x86_64-unknown-linux-musl> propagating requisites  xproto
2025-08-20T22:49:15.8797896Z [00:02:18.970]➜  libXdmcp-static-x86_64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T22:49:15.9390373Z [00:02:19.033]➜  libXdmcp-static-x86_64-unknown-linux-musl> Patching '/nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/lib/pkgconfig/xdmcp.pc' includedir to output /nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev
2025-08-20T22:49:15.9448917Z [00:02:19.039]➜  libXdmcp-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5
2025-08-20T22:49:15.9490474Z [00:02:19.046]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5...
2025-08-20T22:49:15.9707449Z [00:02:19.068]➜  libXdmcp-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5
2025-08-20T22:49:16.0030329Z [00:02:19.097]➜  libXdmcp-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/dvr6dc7w6fgfyd5in0m3s2zwki35s3hc-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5/lib
2025-08-20T22:49:16.0093967Z [00:02:19.106]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned short... 2
2025-08-20T22:49:16.0383804Z [00:02:19.135]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [100/113] Compiling C object src/util/libxmlconfig.a.p/xmlconfig.c.o
2025-08-20T22:49:16.0484852Z [00:02:19.145]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [101/113] Linking static target src/c11/impl/libmesa_util_c11.a
2025-08-20T22:49:16.0581109Z [00:02:19.155]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [102/113] Linking static target src/util/blake3/libblake3.a
2025-08-20T22:49:16.0608405Z [00:02:19.158]➜  libXdmcp-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev
2025-08-20T22:49:16.0668096Z [00:02:19.164]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [103/113] Linking static target src/util/libmesa_util_sse41.a
2025-08-20T22:49:16.0779557Z [00:02:19.175]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [104/113] Linking static target src/util/libxmlconfig.a
2025-08-20T22:49:16.0785097Z [00:02:19.175]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev...
2025-08-20T22:49:16.1199497Z [00:02:19.214]➜  libXdmcp-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev
2025-08-20T22:49:16.1268511Z [00:02:19.224]➜  libXdmcp-static-x86_64-unknown-linux-musl> stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/2yaf7j2gr8l12msfypz9b2lhln42hmi0-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-dev/lib
2025-08-20T22:49:16.1811297Z [00:02:19.278]➜  libXdmcp-static-x86_64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/dz7i55css64yq3jmwvmclsi558qmq2mf-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-doc
2025-08-20T22:49:16.1939557Z [00:02:19.286]➜  libXdmcp-static-x86_64-unknown-linux-musl> checking for references to /build/ in /nix/store/dz7i55css64yq3jmwvmclsi558qmq2mf-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-doc...
2025-08-20T22:49:16.2247050Z [00:02:19.322]➜  libXdmcp-static-x86_64-unknown-linux-musl> patching script interpreter paths in /nix/store/dz7i55css64yq3jmwvmclsi558qmq2mf-libXdmcp-static-x86_64-unknown-linux-musl-1.1.5-doc
2025-08-20T22:49:16.2705360Z [00:02:19.367]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [105/113] Compiling C object src/gbm/libgbm.so.1.0.0.p/main_backend.c.o
2025-08-20T22:49:16.4620563Z [00:02:19.559]➜  building '/nix/store/jnf8lbrp57h7f508dvr4ac3gh27pba45-libxcb-static-x86_64-unknown-linux-musl-1.17.0.drv'...
2025-08-20T22:49:16.6568949Z [00:02:19.752]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [106/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_yuv.c.o
2025-08-20T22:49:16.6913082Z [00:02:19.788]➜  libxcb-static-x86_64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T22:49:16.7030541Z [00:02:19.800]➜  libxcb-static-x86_64-unknown-linux-musl> unpacking source archive /nix/store/4ypid2ya98yr389z8a4nhz7ivi85gl53-libxcb-1.17.0.tar.xz
2025-08-20T22:49:16.7161118Z [00:02:19.813]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [107/113] Compiling C object src/gbm/libgbm.so.1.0.0.p/main_gbm.c.o
2025-08-20T22:49:16.7682905Z [00:02:19.865]➜  libxcb-static-x86_64-unknown-linux-musl> source root is libxcb-1.17.0
2025-08-20T22:49:16.7907744Z [00:02:19.888]➜  libxcb-static-x86_64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1713193781 of file "libxcb-1.17.0/INSTALL"
2025-08-20T22:49:16.8068329Z [00:02:19.901]➜  libxcb-static-x86_64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T22:49:16.8178110Z [00:02:19.915]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [108/113] Compiling C object src/loader/libloader.a.p/loader.c.o
2025-08-20T22:49:16.8269031Z [00:02:19.924]➜  libxcb-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:49:16.8274481Z [00:02:19.924]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [109/113] Linking static target src/loader/libloader.a
2025-08-20T22:49:16.8398873Z [00:02:19.935]➜  libxcb-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:49:16.8424393Z [00:02:19.939]➜  libxcb-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:49:16.8548582Z [00:02:19.952]➜  libxcb-static-x86_64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T22:49:16.8662405Z [00:02:19.963]➜  libxcb-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
2025-08-20T22:49:16.8784167Z [00:02:19.975]➜  libxcb-static-x86_64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
2025-08-20T22:49:16.8838790Z [00:02:19.981]➜  libxcb-static-x86_64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T22:49:16.9196087Z [00:02:20.017]➜  libxcb-static-x86_64-unknown-linux-musl> fixing libtool script ./build-aux/ltmain.sh
2025-08-20T22:49:16.9446496Z [00:02:20.042]➜  libxcb-static-x86_64-unknown-linux-musl> ./configure
2025-08-20T22:49:16.9799190Z [00:02:20.077]➜  libxcb-static-x86_64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T22:49:16.9920585Z [00:02:20.089]➜  libxcb-static-x86_64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/sh"
2025-08-20T22:49:16.9925922Z [00:02:20.089]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned int... 4
2025-08-20T22:49:17.0459519Z [00:02:20.142]➜  libxcb-static-x86_64-unknown-linux-musl> configure flags: --disable-dependency-tracking --prefix=/nix/store/pbya05rpwmxm4cg43ym493bq6bsdvgva-libxcb-static-x86_64-unknown-linux-musl-1.17.0 --bindir=/nix/store/pbya05rpwmxm4cg43ym493bq6bsdvgva-libxcb-static-x86_64-unknown-linux-musl-1.17.0/bin --sbindir=/nix/store/pbya05rpwmxm4cg43ym493bq6bsdvgva-libxcb-static-x86_64-unknown-linux-musl-1.17.0/sbin --includedir=/nix/store/y1ia4b9rc82w1y55hf4nvzbnc8ip0ycz-libxcb-static-x86_64-unknown-linux-musl-1.17.0-dev/include --mandir=/nix/store/7y34q8103qbj4zljdlyvi6zym1l5fhcc-libxcb-static-x86_64-unknown-linux-musl-1.17.0-man/share/man --infodir=/nix/store/pbya05rpwmxm4cg43ym493bq6bsdvgva-libxcb-static-x86_64-unknown-linux-musl-1.17.0/share/info --docdir=/nix/store/3f0lw48z653s5zr4v92nhjvxaiw3p9ll-libxcb-static-x86_64-unknown-linux-musl-1.17.0-doc/share/doc/libxcb --libdir=/nix/store/pbya05rpwmxm4cg43ym493bq6bsdvgva-libxcb-static-x86_64-unknown-linux-musl-1.17.0/lib --libexecdir=/nix/store/pbya05rpwmxm4cg43ym493bq6bsdvgva-libxcb-static-x86_64-unknown-linux-musl-1.17.0/libexec --localedir=/nix/store/pbya05rpwmxm4cg43ym493bq6bsdvgva-libxcb-static-x86_64-unknown-linux-musl-1.17.0/share/locale --enable-xkb --enable-xinput --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
2025-08-20T22:49:17.3700607Z [00:02:20.467]➜  libxcb-static-x86_64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/install -c
2025-08-20T22:49:17.3806359Z [00:02:20.478]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether build environment is sane... yes
2025-08-20T22:49:17.3980056Z [00:02:20.495]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip
2025-08-20T22:49:17.4044705Z [00:02:20.501]➜  libxcb-static-x86_64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/mkdir -p
2025-08-20T22:49:17.4050164Z [00:02:20.501]➜  libxcb-static-x86_64-unknown-linux-musl> checking for gawk... gawk
2025-08-20T22:49:17.4330408Z [00:02:20.530]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T22:49:17.4474078Z [00:02:20.544]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... yes
2025-08-20T22:49:17.5065926Z [00:02:20.603]➜  libxcb-static-x86_64-unknown-linux-musl> checking for a Python interpreter with version >= 3.0... python
2025-08-20T22:49:17.5070593Z [00:02:20.604]➜  libxcb-static-x86_64-unknown-linux-musl> checking for python... /nix/store/9yh9ak97gn659bk4d3n411fx6c0ng7s2-python3-3.13.5/bin/python
2025-08-20T22:49:17.5545475Z [00:02:20.651]➜  libxcb-static-x86_64-unknown-linux-musl> checking for python version... 3.13
2025-08-20T22:49:17.5918426Z [00:02:20.686]➜  libxcb-static-x86_64-unknown-linux-musl> checking for python platform... linux
2025-08-20T22:49:17.5920408Z [00:02:20.686]➜  libxcb-static-x86_64-unknown-linux-musl> checking for GNU default python prefix... ${prefix}
2025-08-20T22:49:17.5922108Z [00:02:20.687]➜  libxcb-static-x86_64-unknown-linux-musl> checking for GNU default python exec_prefix... ${exec_prefix}
2025-08-20T22:49:17.6431956Z [00:02:20.740]➜  libxcb-static-x86_64-unknown-linux-musl> checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
2025-08-20T22:49:17.6559090Z [00:02:20.753]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned long... 8
2025-08-20T22:49:17.6890257Z [00:02:20.786]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [110/113] Compiling C object src/util/libmesa_util.a.p/format_u_format_s3tc.c.o
2025-08-20T22:49:17.7039966Z [00:02:20.801]➜  libxcb-static-x86_64-unknown-linux-musl> checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
2025-08-20T22:49:17.7167094Z [00:02:20.814]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether make supports the include directive... yes (GNU style)
2025-08-20T22:49:17.7170252Z [00:02:20.814]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
2025-08-20T22:49:17.8787217Z [00:02:20.975]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T22:49:17.8791804Z [00:02:20.975]➜  libxcb-static-x86_64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T22:49:17.9714459Z [00:02:21.068]➜  libxcb-static-x86_64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T22:49:17.9759599Z [00:02:21.073]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T22:49:18.0199147Z [00:02:21.117]➜  libxcb-static-x86_64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T22:49:18.0568683Z [00:02:21.154]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T22:49:18.0954565Z [00:02:21.192]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T22:49:18.1774706Z [00:02:21.274]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned long long... 8
2025-08-20T22:49:18.1832217Z [00:02:21.280]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T22:49:18.2498711Z [00:02:21.347]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes
2025-08-20T22:49:18.2518006Z [00:02:21.347]➜  libxcb-static-x86_64-unknown-linux-musl> checking dependency style of x86_64-unknown-linux-musl-gcc... none
2025-08-20T22:49:18.2834213Z [00:02:21.380]➜  libxcb-static-x86_64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T22:49:18.3165538Z [00:02:21.413]➜  libxcb-static-x86_64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T22:49:18.3510892Z [00:02:21.448]➜  libxcb-static-x86_64-unknown-linux-musl> checking for string.h... yes
2025-08-20T22:49:18.3882003Z [00:02:21.485]➜  libxcb-static-x86_64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T22:49:18.4289678Z [00:02:21.526]➜  libxcb-static-x86_64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T22:49:18.4645642Z [00:02:21.561]➜  libxcb-static-x86_64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T22:49:18.5045385Z [00:02:21.601]➜  libxcb-static-x86_64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T22:49:18.5483977Z [00:02:21.645]➜  libxcb-static-x86_64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T22:49:18.5933177Z [00:02:21.690]➜  libxcb-static-x86_64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T22:49:18.6411213Z [00:02:21.738]➜  libxcb-static-x86_64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T22:49:18.6883481Z [00:02:21.785]➜  libxcb-static-x86_64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T22:49:18.7327856Z [00:02:21.830]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of unsigned __int128... 16
2025-08-20T22:49:18.7436768Z [00:02:21.841]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T22:49:18.7916485Z [00:02:21.889]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T22:49:18.7918723Z [00:02:21.889]➜  libxcb-static-x86_64-unknown-linux-musl> checking for special C compiler options needed for large files... no
2025-08-20T22:49:18.8323925Z [00:02:21.929]➜  libxcb-static-x86_64-unknown-linux-musl> checking for _FILE_OFFSET_BITS value needed for large files... no
2025-08-20T22:49:18.8537623Z [00:02:21.950]➜  libxcb-static-x86_64-unknown-linux-musl> checking build system type... x86_64-unknown-linux-gnu
2025-08-20T22:49:18.8601644Z [00:02:21.953]➜  libxcb-static-x86_64-unknown-linux-musl> checking host system type... x86_64-unknown-linux-musl
2025-08-20T22:49:18.8606369Z [00:02:21.956]➜  libxcb-static-x86_64-unknown-linux-musl> checking how to print strings... printf
2025-08-20T22:49:18.8681623Z [00:02:21.962]➜  libxcb-static-x86_64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/ql68miwsgz9094bi3qa7nk17bfwf6h6a-gnused-4.9/bin/sed
2025-08-20T22:49:18.8711970Z [00:02:21.968]➜  libxcb-static-x86_64-unknown-linux-musl> checking for grep that handles long lines and -e... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep
2025-08-20T22:49:18.8742822Z [00:02:21.971]➜  libxcb-static-x86_64-unknown-linux-musl> checking for egrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -E
2025-08-20T22:49:18.8773955Z [00:02:21.974]➜  libxcb-static-x86_64-unknown-linux-musl> checking for fgrep... /nix/store/k7gv42hpqwh6ghiyl4ava9p5r249x6vn-gnugrep-3.12/bin/grep -F
2025-08-20T22:49:18.8880825Z [00:02:21.985]➜  libxcb-static-x86_64-unknown-linux-musl> checking for ld used by x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-ld
2025-08-20T22:49:18.9006002Z [00:02:21.998]➜  libxcb-static-x86_64-unknown-linux-musl> checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T22:49:18.9016107Z [00:02:21.999]➜  libxcb-static-x86_64-unknown-linux-musl> checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-musl-nm
2025-08-20T22:49:18.9368910Z [00:02:22.034]➜  libxcb-static-x86_64-unknown-linux-musl> checking the name lister (x86_64-unknown-linux-musl-nm) interface... BSD nm
2025-08-20T22:49:18.9376967Z [00:02:22.035]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether ln -s works... yes
2025-08-20T22:49:18.9939922Z [00:02:22.091]➜  libxcb-static-x86_64-unknown-linux-musl> checking the maximum length of command line arguments... 32768
2025-08-20T22:49:18.9989269Z [00:02:22.096]➜  libxcb-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T22:49:18.9997191Z [00:02:22.097]➜  libxcb-static-x86_64-unknown-linux-musl> checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2025-08-20T22:49:19.0005530Z [00:02:22.097]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ld option to reload object files... -r
2025-08-20T22:49:19.0018155Z [00:02:22.099]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-file... no
2025-08-20T22:49:19.0031952Z [00:02:22.100]➜  libxcb-static-x86_64-unknown-linux-musl> checking for file... file
2025-08-20T22:49:19.0038201Z [00:02:22.101]➜  libxcb-static-x86_64-unknown-linux-musl> configure: WARNING: using cross tools not prefixed with host triplet
2025-08-20T22:49:19.0046073Z [00:02:22.101]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-objdump... x86_64-unknown-linux-musl-objdump
2025-08-20T22:49:19.0059655Z [00:02:22.103]➜  libxcb-static-x86_64-unknown-linux-musl> checking how to recognize dependent libraries... (cached) pass_all
2025-08-20T22:49:19.0074693Z [00:02:22.104]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-dlltool... no
2025-08-20T22:49:19.0089520Z [00:02:22.106]➜  libxcb-static-x86_64-unknown-linux-musl> checking for dlltool... no
2025-08-20T22:49:19.0097230Z [00:02:22.107]➜  libxcb-static-x86_64-unknown-linux-musl> checking how to associate runtime and link libraries... printf %s\n
2025-08-20T22:49:19.0104925Z [00:02:22.107]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
2025-08-20T22:49:19.0577700Z [00:02:22.155]➜  libxcb-static-x86_64-unknown-linux-musl> checking for archiver @FILE support... @
2025-08-20T22:49:19.0597864Z [00:02:22.155]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-strip... (cached) x86_64-unknown-linux-musl-strip
2025-08-20T22:49:19.0600871Z [00:02:22.157]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
2025-08-20T22:49:19.1750665Z [00:02:22.272]➜  libxcb-static-x86_64-unknown-linux-musl> checking command to parse x86_64-unknown-linux-musl-nm output from x86_64-unknown-linux-musl-gcc object... ok
2025-08-20T22:49:19.1782922Z [00:02:22.275]➜  libxcb-static-x86_64-unknown-linux-musl> checking for sysroot... no
2025-08-20T22:49:19.1854846Z [00:02:22.282]➜  libxcb-static-x86_64-unknown-linux-musl> checking for a working dd... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd
2025-08-20T22:49:19.1894724Z [00:02:22.286]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of void *... 8
2025-08-20T22:49:19.1919876Z [00:02:22.289]➜  libxcb-static-x86_64-unknown-linux-musl> checking how to truncate binary pipes... /nix/store/ih779chzzag1nm91fgnrndml4mghm3la-coreutils-9.7/bin/dd bs=4096 count=1
2025-08-20T22:49:19.2193262Z [00:02:22.316]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-mt... no
2025-08-20T22:49:19.2209678Z [00:02:22.318]➜  libxcb-static-x86_64-unknown-linux-musl> checking for mt... no
2025-08-20T22:49:19.2266480Z [00:02:22.324]➜  libxcb-static-x86_64-unknown-linux-musl> checking if : is a manifest tool... no
2025-08-20T22:49:19.2714818Z [00:02:22.368]➜  libxcb-static-x86_64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T22:49:19.2783248Z [00:02:22.375]➜  libxcb-static-x86_64-unknown-linux-musl> checking for objdir... .libs
2025-08-20T22:49:19.2862378Z [00:02:22.383]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for uintptr_t... yes
2025-08-20T22:49:19.3311852Z [00:02:22.428]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for UINT64_C... yes
2025-08-20T22:49:19.5002425Z [00:02:22.597]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
2025-08-20T22:49:19.5012181Z [00:02:22.597]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc option to produce PIC... -fPIC -DPIC
2025-08-20T22:49:19.5671674Z [00:02:22.664]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
2025-08-20T22:49:19.6827729Z [00:02:22.780]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc static flag -static works... yes
2025-08-20T22:49:19.7764804Z [00:02:22.872]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... yes
2025-08-20T22:49:19.7767101Z [00:02:22.873]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -c -o file.o... (cached) yes
2025-08-20T22:49:19.8552085Z [00:02:22.952]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T22:49:19.9813303Z [00:02:23.078]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking size of uint64_t... 8
2025-08-20T22:49:19.9902794Z [00:02:23.087]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4 aria
2025-08-20T22:49:19.9963064Z [00:02:23.091]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which public-key ciphers to include... dsa elgamal rsa ecc kyber
2025-08-20T22:49:19.9965429Z [00:02:23.093]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which message digests to include... crc gostr3411-94  md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3
2025-08-20T22:49:20.0009373Z [00:02:23.098]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which key derivation functions to include... s2k pkdf2 scrypt
2025-08-20T22:49:20.0011276Z [00:02:23.098]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking which random module to use... default
2025-08-20T22:49:20.0012891Z [00:02:23.098]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether use of /dev/random is requested... yes
2025-08-20T22:49:20.0019310Z [00:02:23.099]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether MPI and cipher assembler modules are requested... no
2025-08-20T22:49:20.0040614Z [00:02:23.100]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to run large data tests... no
2025-08-20T22:49:20.0049499Z [00:02:23.102]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether 'soft' HW feature bits are forced on... no
2025-08-20T22:49:20.0056943Z [00:02:23.103]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether use of capabilities is requested... no
2025-08-20T22:49:20.0117863Z [00:02:23.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether a HMAC binary check is requested... no
2025-08-20T22:49:20.0119713Z [00:02:23.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether jitter entropy support is requested... yes
2025-08-20T22:49:20.0121321Z [00:02:23.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether padlock support is requested... yes
2025-08-20T22:49:20.0123073Z [00:02:23.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether AESNI support is requested... yes
2025-08-20T22:49:20.0124488Z [00:02:23.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether SHAEXT support is requested... yes
2025-08-20T22:49:20.0126062Z [00:02:23.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether PCLMUL support is requested... yes
2025-08-20T22:49:20.0127790Z [00:02:23.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether SSE4.1 support is requested... yes
2025-08-20T22:49:20.0129309Z [00:02:23.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether DRNG support is requested... yes
2025-08-20T22:49:20.0130934Z [00:02:23.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether AVX support is requested... yes
2025-08-20T22:49:20.0132551Z [00:02:23.109]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether AVX2 support is requested... yes
2025-08-20T22:49:20.0135839Z [00:02:23.111]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether AVX512 support is requested... yes
2025-08-20T22:49:20.0140263Z [00:02:23.111]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GFNI support is requested... yes
2025-08-20T22:49:20.0143452Z [00:02:23.111]➜  libxcb-static-x86_64-unknown-linux-musl> checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T22:49:20.0181247Z [00:02:23.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether NEON support is requested... yes
2025-08-20T22:49:20.0182954Z [00:02:23.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether ARMv8 Crypto Extension support is requested... yes
2025-08-20T22:49:20.0185779Z [00:02:23.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether SVE support is requested... yes
2025-08-20T22:49:20.0188687Z [00:02:23.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether SVE2 support is requested... yes
2025-08-20T22:49:20.0191284Z [00:02:23.115]➜  libxcb-static-x86_64-unknown-linux-musl> checking how to hardcode library paths into programs... immediate
2025-08-20T22:49:20.0193238Z [00:02:23.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether PPC crypto support is requested... yes
2025-08-20T22:49:20.0196228Z [00:02:23.116]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether a -O flag munging is requested... yes
2025-08-20T22:49:20.0202640Z [00:02:23.117]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether a instrumentation (-fprofile, -fsanitize) munging is requested... yes
2025-08-20T22:49:20.0204675Z [00:02:23.117]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether to enable AMD64 as(1) feature detection... yes
2025-08-20T22:49:20.0236229Z [00:02:23.121]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gpg-error-config... /nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/bin/gpg-error-config
2025-08-20T22:49:20.0238246Z [00:02:23.121]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gpgrt-config... no
2025-08-20T22:49:20.0240067Z [00:02:23.121]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether stripping libraries is possible... yes
2025-08-20T22:49:20.0241857Z [00:02:23.121]➜  libxcb-static-x86_64-unknown-linux-musl> checking if libtool supports shared libraries... yes
2025-08-20T22:49:20.0243030Z [00:02:23.121]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether to build shared libraries... no
2025-08-20T22:49:20.0244173Z [00:02:23.121]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether to build static libraries... yes
2025-08-20T22:49:20.0864647Z [00:02:23.183]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for GPG Error - version >= 1.49... yes (1.55)
2025-08-20T22:49:20.2238145Z [00:02:23.321]➜  libxcb-static-x86_64-unknown-linux-musl> checking for x86_64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T22:49:20.2591280Z [00:02:23.356]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for pthread_create in -lpthread... yes
2025-08-20T22:49:20.3435168Z [00:02:23.440]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether __clang__ is declared... no
2025-08-20T22:49:20.4401316Z [00:02:23.537]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether __INTEL_COMPILER is declared... no
2025-08-20T22:49:20.4403206Z [00:02:23.537]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for library containing setsockopt... none required
2025-08-20T22:49:20.4412433Z [00:02:23.538]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for library containing setsockopt... (cached) none required
2025-08-20T22:49:20.4430475Z [00:02:23.538]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T22:49:20.5361493Z [00:02:23.633]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/auxv.h... yes
2025-08-20T22:49:20.5647504Z [00:02:23.662]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether __SUNPRO_C is declared... no
2025-08-20T22:49:20.5758171Z [00:02:23.673]➜  libxcb-static-x86_64-unknown-linux-musl> checking pkg-config is at least version 0.9.0... yes
2025-08-20T22:49:20.6474058Z [00:02:23.744]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/random.h... yes
2025-08-20T22:49:20.6799709Z [00:02:23.775]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=unknown-warning-option... no
2025-08-20T22:49:20.7367401Z [00:02:23.834]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sys/sysctl.h... no
2025-08-20T22:49:20.7906341Z [00:02:23.887]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=unused-command-line-argument... no
2025-08-20T22:49:20.8306133Z [00:02:23.928]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T22:49:20.8808079Z [00:02:23.976]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for inline... inline
2025-08-20T22:49:20.9252960Z [00:02:24.022]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wall... yes
2025-08-20T22:49:21.0641767Z [00:02:24.161]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for size_t... yes
2025-08-20T22:49:21.0888764Z [00:02:24.182]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wpointer-arith... yes
2025-08-20T22:49:21.2760915Z [00:02:24.373]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-declarations... yes
2025-08-20T22:49:21.3798844Z [00:02:24.473]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for pid_t... yes
2025-08-20T22:49:21.4982409Z [00:02:24.595]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wformat=2... yes
2025-08-20T22:49:21.5276296Z [00:02:24.625]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for byte... no
2025-08-20T22:49:21.7192134Z [00:02:24.816]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wstrict-prototypes... yes
2025-08-20T22:49:21.8003982Z [00:02:24.897]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-prototypes... yes
2025-08-20T22:49:21.8571571Z [00:02:24.954]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for ushort... yes
2025-08-20T22:49:21.9065537Z [00:02:25.003]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wnested-externs... yes
2025-08-20T22:49:21.9310281Z [00:02:25.028]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for u16... no
2025-08-20T22:49:21.9789616Z [00:02:25.076]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for u32... no
2025-08-20T22:49:21.9924731Z [00:02:25.089]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wbad-function-cast... yes
2025-08-20T22:49:22.0257206Z [00:02:25.123]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for u64... no
2025-08-20T22:49:22.0628084Z [00:02:25.160]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wold-style-definition... yes
2025-08-20T22:49:22.1158550Z [00:02:25.209]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_bswap32... yes
2025-08-20T22:49:22.1477430Z [00:02:25.245]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wdeclaration-after-statement... yes
2025-08-20T22:49:22.1866485Z [00:02:25.284]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_bswap64... yes
2025-08-20T22:49:22.2154717Z [00:02:25.312]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wunused... yes
2025-08-20T22:49:22.2520839Z [00:02:25.349]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_ctz... yes
2025-08-20T22:49:22.2868419Z [00:02:25.384]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wuninitialized... yes
2025-08-20T22:49:22.3170120Z [00:02:25.414]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_ctzl... yes
2025-08-20T22:49:22.3508547Z [00:02:25.448]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wshadow... yes
2025-08-20T22:49:22.3828149Z [00:02:25.480]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_clz... yes
2025-08-20T22:49:22.4146814Z [00:02:25.512]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-noreturn... yes
2025-08-20T22:49:22.4519595Z [00:02:25.549]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __builtin_clzl... yes
2025-08-20T22:49:22.4748173Z [00:02:25.572]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wmissing-format-attribute... yes
2025-08-20T22:49:22.5257240Z [00:02:25.623]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for __sync_synchronize... yes
2025-08-20T22:49:22.5631687Z [00:02:25.660]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wredundant-decls... yes
2025-08-20T22:49:22.5881202Z [00:02:25.685]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the variable length arrays are supported... yes
2025-08-20T22:49:22.6129595Z [00:02:25.710]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the visibility attribute is supported... yes
2025-08-20T22:49:22.6363415Z [00:02:25.733]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Wlogical-op... yes
2025-08-20T22:49:22.6477980Z [00:02:25.745]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for broken visibility attribute... no
2025-08-20T22:49:22.6827078Z [00:02:25.779]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for broken alias attribute... no
2025-08-20T22:49:22.7046804Z [00:02:25.802]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=implicit... yes
2025-08-20T22:49:22.7229912Z [00:02:25.820]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if gcc supports -fvisibility=hidden... yes
2025-08-20T22:49:22.7356474Z [00:02:25.833]➜  go> Building Go toolchain3 using go_bootstrap and Go toolchain2.
2025-08-20T22:49:22.7558512Z [00:02:25.853]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the GCC style aligned attribute is supported... yes
2025-08-20T22:49:22.7912234Z [00:02:25.888]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the GCC style packed attribute is supported... yes
2025-08-20T22:49:22.7916005Z [00:02:25.888]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=nonnull... yes
2025-08-20T22:49:22.8256345Z [00:02:25.923]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether the GCC style may_alias attribute is supported... yes
2025-08-20T22:49:22.8829626Z [00:02:25.980]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=init-self... yes
2025-08-20T22:49:22.9142378Z [00:02:26.011]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether 'asm' assembler keyword is supported... yes
2025-08-20T22:49:22.9871011Z [00:02:26.084]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether '__asm__' assembler keyword is supported... yes
2025-08-20T22:49:23.0079866Z [00:02:26.105]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=main... yes
2025-08-20T22:49:23.1011674Z [00:02:26.198]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether inline assembly memory barrier is supported... yes
2025-08-20T22:49:23.1038227Z [00:02:26.198]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler is compatible for ARM assembly implementations... n/a
2025-08-20T22:49:23.1040354Z [00:02:26.199]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... n/a
2025-08-20T22:49:23.1460181Z [00:02:26.243]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=missing-braces... yes
2025-08-20T22:49:23.2611206Z [00:02:26.358]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler supports for CFI directives... yes
2025-08-20T22:49:23.3024242Z [00:02:26.399]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=sequence-point... yes
2025-08-20T22:49:23.4051052Z [00:02:26.502]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler supports for ELF directives... yes
2025-08-20T22:49:23.4063000Z [00:02:26.503]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for _ prefix in compiled symbols...
2025-08-20T22:49:23.4876021Z [00:02:26.582]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=return-type... yes
2025-08-20T22:49:23.5488829Z [00:02:26.645]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking architecture and mpi assembler functions... disabled
2025-08-20T22:49:23.6488197Z [00:02:26.746]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=trigraphs... yes
2025-08-20T22:49:23.6663883Z [00:02:26.763]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports 'optimize' function attribute... yes
2025-08-20T22:49:23.7678684Z [00:02:26.864]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports 'ms_abi' function attribute... yes
2025-08-20T22:49:23.8502700Z [00:02:26.947]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports 'sysv_abi' function attribute... yes
2025-08-20T22:49:23.8575938Z [00:02:26.955]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=array-bounds... yes
2025-08-20T22:49:23.9413554Z [00:02:27.038]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether default calling convention is 'ms_abi'... no
2025-08-20T22:49:23.9942273Z [00:02:27.091]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=write-strings... yes
2025-08-20T22:49:24.0329217Z [00:02:27.126]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether default calling convention is 'sysv_abi'... yes
2025-08-20T22:49:24.1242327Z [00:02:27.221]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports '__thread' storage class specifier... yes
2025-08-20T22:49:24.1269044Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports SSSE3 instructions... n/a
2025-08-20T22:49:24.1271013Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports PCLMUL instructions... n/a
2025-08-20T22:49:24.1272748Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports SHA Extensions instructions... n/a
2025-08-20T22:49:24.1274391Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports SSE4.1 instructions... n/a
2025-08-20T22:49:24.1275962Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AVX instructions... n/a
2025-08-20T22:49:24.1277767Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AVX2 instructions... n/a
2025-08-20T22:49:24.1279376Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AVX512 instructions... n/a
2025-08-20T22:49:24.1281069Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports VAES and VPCLMUL instructions... n/a
2025-08-20T22:49:24.1282740Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports GFNI instructions... n/a
2025-08-20T22:49:24.1284429Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports BMI2 instructions... n/a
2025-08-20T22:49:24.1285959Z [00:02:27.224]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports x86/AVX512 intrinsics... n/a
2025-08-20T22:49:24.1726152Z [00:02:27.270]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=address... yes
2025-08-20T22:49:24.2720764Z [00:02:27.369]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler handles division correctly... yes
2025-08-20T22:49:24.2726209Z [00:02:27.370]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler is compatible for i386/amd64 assembly implementations... n/a
2025-08-20T22:49:24.2729786Z [00:02:27.370]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC assembler is compatible for Intel syntax assembly implementations... n/a
2025-08-20T22:49:24.2732855Z [00:02:27.370]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler is configured for ARMv6 or newer architecture... n/a
2025-08-20T22:49:24.2735428Z [00:02:27.371]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports NEON instructions... n/a
2025-08-20T22:49:24.2738582Z [00:02:27.371]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a
2025-08-20T22:49:24.2741434Z [00:02:27.371]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 NEON instructions... n/a
2025-08-20T22:49:24.2749525Z [00:02:27.372]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a
2025-08-20T22:49:24.2751601Z [00:02:27.372]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 SVE instructions... n/a
2025-08-20T22:49:24.2753563Z [00:02:27.372]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 SVE2 instructions... n/a
2025-08-20T22:49:24.2761212Z [00:02:27.373]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports AArch64 SHA3/SHA512/SM3/SM4 instructions... n/a
2025-08-20T22:49:24.2770547Z [00:02:27.374]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports AArch64/NEON/crypto intrinsics... n/a
2025-08-20T22:49:24.2808214Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports PowerPC AltiVec/VSX/crypto intrinsics... n/a
2025-08-20T22:49:24.2813720Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions... n/a
2025-08-20T22:49:24.2819118Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports PowerISA 3.00 instructions... n/a
2025-08-20T22:49:24.2821860Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports GCC PowerPC target attributes... n/a
2025-08-20T22:49:24.2824447Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports clang PowerPC target attributes... n/a
2025-08-20T22:49:24.2826768Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports zSeries instructions... n/a
2025-08-20T22:49:24.2828923Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports zSeries vector instructions... n/a
2025-08-20T22:49:24.2836276Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports RISC-V instructions... n/a
2025-08-20T22:49:24.2838732Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether GCC inline assembler supports RISC-V vector instructions... n/a
2025-08-20T22:49:24.2840881Z [00:02:27.377]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether compiler supports RISC-V vector intrinsics... n/a
2025-08-20T22:49:24.3146104Z [00:02:27.411]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=int-to-pointer-cast... yes
2025-08-20T22:49:24.4609768Z [00:02:27.558]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=pointer-to-int-cast... yes
2025-08-20T22:49:24.4885483Z [00:02:27.585]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for vprintf... yes
2025-08-20T22:49:24.6078790Z [00:02:27.705]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -pedantic... yes
2025-08-20T22:49:24.6568516Z [00:02:27.752]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stpcpy... yes
2025-08-20T22:49:24.7292339Z [00:02:27.826]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror... yes
2025-08-20T22:49:24.7565755Z [00:02:27.853]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for strcasecmp... yes
2025-08-20T22:49:24.8260909Z [00:02:27.923]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for strtoul... yes
2025-08-20T22:49:24.8633157Z [00:02:27.960]➜  libxcb-static-x86_64-unknown-linux-musl> checking if x86_64-unknown-linux-musl-gcc supports -Werror=attributes... yes
2025-08-20T22:49:24.8848606Z [00:02:27.982]➜  libxcb-static-x86_64-unknown-linux-musl> Package xorg-macros was not found in the pkg-config search path.
2025-08-20T22:49:24.8850327Z [00:02:27.982]➜  libxcb-static-x86_64-unknown-linux-musl> Perhaps you should add the directory containing `xorg-macros.pc'
2025-08-20T22:49:24.8851859Z [00:02:27.982]➜  libxcb-static-x86_64-unknown-linux-musl> to the PKG_CONFIG_PATH environment variable
2025-08-20T22:49:24.8853139Z [00:02:27.982]➜  libxcb-static-x86_64-unknown-linux-musl> No package 'xorg-macros' found
2025-08-20T22:49:24.8857039Z [00:02:27.983]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether make supports nested variables... (cached) yes
2025-08-20T22:49:24.8871864Z [00:02:27.984]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether to build developer documentation... yes
2025-08-20T22:49:24.8873215Z [00:02:27.984]➜  libxcb-static-x86_64-unknown-linux-musl> checking for doxygen... no
2025-08-20T22:49:24.8874706Z [00:02:27.984]➜  libxcb-static-x86_64-unknown-linux-musl> configure: WARNING: doxygen not found - documentation targets will be skipped
2025-08-20T22:49:24.8876391Z [00:02:27.984]➜  libxcb-static-x86_64-unknown-linux-musl> configure: WARNING: dot not found - doxygen targets will be skipped
2025-08-20T22:49:24.8979000Z [00:02:27.995]➜  libxcb-static-x86_64-unknown-linux-musl> checking for check >= 0.9.6... no
2025-08-20T22:49:24.9241925Z [00:02:28.021]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for memmove... yes
2025-08-20T22:49:24.9434172Z [00:02:28.040]➜  libxcb-static-x86_64-unknown-linux-musl> checking for xcb-proto >= 1.17.0... yes
2025-08-20T22:49:24.9849584Z [00:02:28.082]➜  libxcb-static-x86_64-unknown-linux-musl> checking for xau >= 0.99.2... yes
2025-08-20T22:49:25.0186039Z [00:02:28.114]➜  libxcb-static-x86_64-unknown-linux-musl> checking for xdmcp... yes
2025-08-20T22:49:25.0278274Z [00:02:28.124]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for stricmp... no
2025-08-20T22:49:25.1059735Z [00:02:28.201]➜  libxcb-static-x86_64-unknown-linux-musl> checking for XdmcpWrap in -lXdmcp... yes
2025-08-20T22:49:25.1220863Z [00:02:28.219]➜  libxcb-static-x86_64-unknown-linux-musl> checking XCBPROTO_XCBINCLUDEDIR... //nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0/share/xcb
2025-08-20T22:49:25.1363888Z [00:02:28.233]➜  libxcb-static-x86_64-unknown-linux-musl> checking XCBPROTO_XCBPYTHONDIR... //nix/store/xnhk9axq4pi2b4zwf5n4p7d1q2p78cxf-xcb-proto-static-x86_64-unknown-linux-musl-1.17.0/lib/python3.13/site-packages
2025-08-20T22:49:25.1495675Z [00:02:28.246]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for atexit... yes
2025-08-20T22:49:25.2462107Z [00:02:28.343]➜  libxcb-static-x86_64-unknown-linux-musl> checking for library containing getaddrinfo... none required
2025-08-20T22:49:25.2620067Z [00:02:28.359]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for raise... yes
2025-08-20T22:49:25.3876379Z [00:02:28.482]➜  libxcb-static-x86_64-unknown-linux-musl> checking for library containing connect... none required
2025-08-20T22:49:25.4124602Z [00:02:28.509]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for strerror... yes
2025-08-20T22:49:25.5135294Z [00:02:28.610]➜  libxcb-static-x86_64-unknown-linux-musl> checking for library containing sendmsg... none required
2025-08-20T22:49:25.5219570Z [00:02:28.619]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for rand... yes
2025-08-20T22:49:25.5910179Z [00:02:28.688]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for mmap... yes
2025-08-20T22:49:25.6309241Z [00:02:28.728]➜  libxcb-static-x86_64-unknown-linux-musl> checking for struct msghdr.msg_control... yes
2025-08-20T22:49:25.6916351Z [00:02:28.789]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getpagesize... yes
2025-08-20T22:49:25.7428664Z [00:02:28.840]➜  libxcb-static-x86_64-unknown-linux-musl> checking for struct sockaddr_un.sun_len... no
2025-08-20T22:49:25.7902070Z [00:02:28.887]➜  libxcb-static-x86_64-unknown-linux-musl> checking for tsol/label.h... no
2025-08-20T22:49:25.7994909Z [00:02:28.896]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sysconf... yes
2025-08-20T22:49:25.8967060Z [00:02:28.994]➜  libxcb-static-x86_64-unknown-linux-musl> checking for is_system_labeled... no
2025-08-20T22:49:25.9145481Z [00:02:29.011]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for waitpid... yes
2025-08-20T22:49:25.9876097Z [00:02:29.084]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether IOV_MAX is declared... yes
2025-08-20T22:49:26.0150641Z [00:02:29.112]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for wait4... yes
2025-08-20T22:49:26.0808285Z [00:02:29.178]➜  libxcb-static-x86_64-unknown-linux-musl> checking whether x86_64-unknown-linux-musl-gcc supports symbol visibility... yes
2025-08-20T22:49:26.1377069Z [00:02:29.234]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gettimeofday... yes
2025-08-20T22:49:26.2210262Z [00:02:29.318]➜  libxcb-static-x86_64-unknown-linux-musl> checking for getaddrinfo... yes
2025-08-20T22:49:26.2642318Z [00:02:29.361]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getrusage... yes
2025-08-20T22:49:26.3435997Z [00:02:29.441]➜  libxcb-static-x86_64-unknown-linux-musl> checking for poll... yes
2025-08-20T22:49:26.3788651Z [00:02:29.469]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for gethrtime... no
2025-08-20T22:49:26.4306002Z [00:02:29.527]➜  libxcb-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:49:26.4321833Z [00:02:29.529]➜  libxcb-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:49:26.4492530Z [00:02:29.545]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for clock_gettime... yes
2025-08-20T22:49:26.6143701Z [00:02:29.711]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for syslog... yes
2025-08-20T22:49:26.7258120Z [00:02:29.823]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for syscall... yes
2025-08-20T22:49:26.8607709Z [00:02:29.958]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for fcntl... yes
2025-08-20T22:49:27.0356320Z [00:02:30.133]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for ftruncate... yes
2025-08-20T22:49:27.2452682Z [00:02:30.342]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for flockfile... yes
2025-08-20T22:49:27.4818798Z [00:02:30.579]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getauxval... yes
2025-08-20T22:49:27.6403984Z [00:02:30.737]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for elf_aux_info... no
2025-08-20T22:49:27.7098096Z [00:02:30.807]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for explicit_bzero... yes
2025-08-20T22:49:27.7827424Z [00:02:30.880]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for explicit_memset... no
2025-08-20T22:49:27.8525917Z [00:02:30.950]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getentropy... yes
2025-08-20T22:49:28.0565275Z [00:02:31.153]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:49:28.0625922Z [00:02:31.160]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sysctlbyname... no
2025-08-20T22:49:28.1000652Z [00:02:31.196]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T22:49:28.1395418Z [00:02:31.236]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating man/Makefile
2025-08-20T22:49:28.1868248Z [00:02:31.284]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:49:28.2386756Z [00:02:31.336]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for mlock... yes
2025-08-20T22:49:28.2393510Z [00:02:31.336]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating tests/Makefile
2025-08-20T22:49:28.2400355Z [00:02:31.336]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for sysconf... (cached) yes
2025-08-20T22:49:28.2405245Z [00:02:31.336]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for getpagesize... (cached) yes
2025-08-20T22:49:28.2410247Z [00:02:31.336]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether mlock is broken... assuming no
2025-08-20T22:49:28.2415068Z [00:02:31.337]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking for random device... yes
2025-08-20T22:49:28.2420244Z [00:02:31.337]➜  libgcrypt-static-x86_64-unknown-linux-musl> configure: checking for cc features
2025-08-20T22:49:28.3071578Z [00:02:31.404]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb.pc
2025-08-20T22:49:28.3232143Z [00:02:31.420]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking if gcc supports -fno-delete-null-pointer-checks... yes
2025-08-20T22:49:28.3258162Z [00:02:31.420]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether non excutable stack support is requested... yes
2025-08-20T22:49:28.3533166Z [00:02:31.450]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-composite.pc
2025-08-20T22:49:28.3969380Z [00:02:31.494]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-damage.pc
2025-08-20T22:49:28.4428885Z [00:02:31.538]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking whether assembler supports --noexecstack option... yes
2025-08-20T22:49:28.4434849Z [00:02:31.539]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-dbe.pc
2025-08-20T22:49:28.4865730Z [00:02:31.583]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-dpms.pc
2025-08-20T22:49:28.5297296Z [00:02:31.627]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-dri2.pc
2025-08-20T22:49:28.5818549Z [00:02:31.676]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-dri3.pc
2025-08-20T22:49:28.6049096Z [00:02:31.702]➜  libgcrypt-static-x86_64-unknown-linux-musl> checking that generated files are newer than configure... done
2025-08-20T22:49:28.6122040Z [00:02:31.709]➜  libgcrypt-static-x86_64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T22:49:28.6250932Z [00:02:31.722]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-ge.pc
2025-08-20T22:49:28.6835436Z [00:02:31.780]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-glx.pc
2025-08-20T22:49:28.7296540Z [00:02:31.827]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-present.pc
2025-08-20T22:49:28.7682144Z [00:02:31.865]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-randr.pc
2025-08-20T22:49:28.8146966Z [00:02:31.912]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-record.pc
2025-08-20T22:49:28.8673886Z [00:02:31.964]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-render.pc
2025-08-20T22:49:28.9145133Z [00:02:32.011]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-res.pc
2025-08-20T22:49:28.9434722Z [00:02:32.040]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-screensaver.pc
2025-08-20T22:49:28.9979793Z [00:02:32.095]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-shape.pc
2025-08-20T22:49:29.0546943Z [00:02:32.152]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-shm.pc
2025-08-20T22:49:29.1248283Z [00:02:32.219]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-sync.pc
2025-08-20T22:49:29.1830575Z [00:02:32.279]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xevie.pc
2025-08-20T22:49:29.2403730Z [00:02:32.337]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xf86dri.pc
2025-08-20T22:49:29.2904971Z [00:02:32.387]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xfixes.pc
2025-08-20T22:49:29.3365811Z [00:02:32.433]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xinerama.pc
2025-08-20T22:49:29.3928776Z [00:02:32.488]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xinput.pc
2025-08-20T22:49:29.4516244Z [00:02:32.549]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xkb.pc
2025-08-20T22:49:29.5214131Z [00:02:32.618]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xprint.pc
2025-08-20T22:49:29.5633188Z [00:02:32.660]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xselinux.pc
2025-08-20T22:49:29.6068554Z [00:02:32.700]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xtest.pc
2025-08-20T22:49:29.6373062Z [00:02:32.734]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xv.pc
2025-08-20T22:49:29.6673556Z [00:02:32.764]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating xcb-xvmc.pc
2025-08-20T22:49:29.7015268Z [00:02:32.798]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating doc/xcb.doxygen
2025-08-20T22:49:29.8198658Z [00:02:32.916]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: creating src/config.h
2025-08-20T22:49:29.8848738Z [00:02:32.982]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:49:29.8887966Z [00:02:32.986]➜  libxcb-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:49:29.9311426Z [00:02:33.028]➜  libxcb-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:29.9317506Z [00:02:33.029]➜  libxcb-static-x86_64-unknown-linux-musl>   Package: libxcb 1.17.0
2025-08-20T22:49:29.9322902Z [00:02:33.029]➜  libxcb-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:29.9330725Z [00:02:33.030]➜  libxcb-static-x86_64-unknown-linux-musl>   Configuration
2025-08-20T22:49:29.9335170Z [00:02:33.030]➜  libxcb-static-x86_64-unknown-linux-musl>     XDM support.........: yes
2025-08-20T22:49:29.9336418Z [00:02:33.030]➜  libxcb-static-x86_64-unknown-linux-musl>     sendmsg fd passing..: yes
2025-08-20T22:49:29.9338903Z [00:02:33.030]➜  libxcb-static-x86_64-unknown-linux-musl>     Build unit tests....: no
2025-08-20T22:49:29.9340323Z [00:02:33.030]➜  libxcb-static-x86_64-unknown-linux-musl>       with html results.: no
2025-08-20T22:49:29.9341584Z [00:02:33.030]➜  libxcb-static-x86_64-unknown-linux-musl>     XCB buffer size.....: 16384
2025-08-20T22:49:29.9342775Z [00:02:33.030]➜  libxcb-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:29.9343782Z [00:02:33.030]➜  libxcb-static-x86_64-unknown-linux-musl>   X11 extensions
2025-08-20T22:49:29.9344915Z [00:02:33.030]➜  libxcb-static-x86_64-unknown-linux-musl>     Composite...........: yes
2025-08-20T22:49:29.9356246Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Damage..............: yes
2025-08-20T22:49:29.9362508Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Dbe.................: yes
2025-08-20T22:49:29.9363687Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Dpms................: yes
2025-08-20T22:49:29.9368639Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Dri2................: yes
2025-08-20T22:49:29.9369869Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Dri3................: yes
2025-08-20T22:49:29.9370995Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     GenericEvent........: no
2025-08-20T22:49:29.9372122Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Glx.................: yes
2025-08-20T22:49:29.9389188Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Randr...............: yes
2025-08-20T22:49:29.9390197Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Record..............: yes
2025-08-20T22:49:29.9392676Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Render..............: yes
2025-08-20T22:49:29.9393897Z [00:02:33.033]➜  libxcb-static-x86_64-unknown-linux-musl>     Resource............: yes
2025-08-20T22:49:29.9394904Z [00:02:33.036]➜  libxcb-static-x86_64-unknown-linux-musl>     Screensaver.........: yes
2025-08-20T22:49:29.9398806Z [00:02:33.037]➜  libxcb-static-x86_64-unknown-linux-musl>     selinux.............: no
2025-08-20T22:49:29.9406058Z [00:02:33.037]➜  libxcb-static-x86_64-unknown-linux-musl>     Shape...............: yes
2025-08-20T22:49:29.9410770Z [00:02:33.037]➜  libxcb-static-x86_64-unknown-linux-musl>     Shm.................: yes
2025-08-20T22:49:29.9411758Z [00:02:33.037]➜  libxcb-static-x86_64-unknown-linux-musl>     Sync................: yes
2025-08-20T22:49:29.9412775Z [00:02:33.037]➜  libxcb-static-x86_64-unknown-linux-musl>     Xevie...............: no
2025-08-20T22:49:29.9413742Z [00:02:33.037]➜  libxcb-static-x86_64-unknown-linux-musl>     Xfixes..............: yes
2025-08-20T22:49:29.9481218Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     Xfree86-dri.........: yes
2025-08-20T22:49:29.9482586Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     xinerama............: yes
2025-08-20T22:49:29.9501321Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     xinput..............: yes
2025-08-20T22:49:29.9502533Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     xkb.................: yes
2025-08-20T22:49:29.9504336Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     xprint..............: no
2025-08-20T22:49:29.9505255Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     xtest...............: yes
2025-08-20T22:49:29.9506223Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     xv..................: yes
2025-08-20T22:49:29.9507670Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     xvmc................: yes
2025-08-20T22:49:29.9508534Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:29.9509285Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>   Used CFLAGS:
2025-08-20T22:49:29.9510167Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     CPPFLAGS............:
2025-08-20T22:49:29.9511168Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     CFLAGS..............: -g -O2
2025-08-20T22:49:29.9512033Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:29.9512781Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>   Installation:
2025-08-20T22:49:29.9514310Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl>     Prefix..............: /nix/store/pbya05rpwmxm4cg43ym493bq6bsdvgva-libxcb-static-x86_64-unknown-linux-musl-1.17.0
2025-08-20T22:49:29.9551356Z [00:02:33.043]➜  libxcb-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:30.1250237Z [00:02:33.222]➜  libgcrypt-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:30.1270327Z [00:02:33.222]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Libgcrypt v1.11.1 has been configured as follows:
2025-08-20T22:49:30.1271540Z [00:02:33.222]➜  libgcrypt-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:30.1272760Z [00:02:33.222]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Platform:                  GNU/Linux (x86_64-unknown-linux-musl)
2025-08-20T22:49:30.1274108Z [00:02:33.222]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Hardware detection module: none
2025-08-20T22:49:30.1334338Z [00:02:33.230]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish
2025-08-20T22:49:30.1375640Z [00:02:33.235]➜  libgcrypt-static-x86_64-unknown-linux-musl>                                    serpent rfc2268 seed camellia idea salsa20
2025-08-20T22:49:30.1377617Z [00:02:33.235]➜  libgcrypt-static-x86_64-unknown-linux-musl>                                    gost28147 chacha20 sm4 aria
2025-08-20T22:49:30.1425501Z [00:02:33.240]➜  libxcb-static-x86_64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T22:49:30.1506250Z [00:02:33.248]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1
2025-08-20T22:49:30.1542378Z [00:02:33.250]➜  libgcrypt-static-x86_64-unknown-linux-musl>                                    sha256 sha512 sha3 tiger whirlpool stribog
2025-08-20T22:49:30.1543977Z [00:02:33.251]➜  libgcrypt-static-x86_64-unknown-linux-musl>                                    blake2 sm3
2025-08-20T22:49:30.1626764Z [00:02:33.260]➜  libxcb-static-x86_64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash
2025-08-20T22:49:30.1658313Z [00:02:33.263]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Enabled kdf algorithms:    s2k pkdf2 scrypt
2025-08-20T22:49:30.1758195Z [00:02:33.273]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Enabled pubkey algorithms: dsa elgamal rsa ecc kyber
2025-08-20T22:49:30.1773834Z [00:02:33.274]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Random number generator:   default
2025-08-20T22:49:30.1775432Z [00:02:33.275]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using jitter entropy:  yes
2025-08-20T22:49:30.1777111Z [00:02:33.275]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Using linux capabilities:  no
2025-08-20T22:49:30.1783411Z [00:02:33.275]➜  libgcrypt-static-x86_64-unknown-linux-musl>         FIPS module version:
2025-08-20T22:49:30.1784644Z [00:02:33.275]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Padlock crypto:  n/a
2025-08-20T22:49:30.1786078Z [00:02:33.275]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using AES-NI crypto:   n/a
2025-08-20T22:49:30.1807685Z [00:02:33.276]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel SHAEXT:    n/a
2025-08-20T22:49:30.1809210Z [00:02:33.276]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel PCLMUL:    n/a
2025-08-20T22:49:30.1810435Z [00:02:33.276]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel SSE4.1:    n/a
2025-08-20T22:49:30.1811613Z [00:02:33.276]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using DRNG (RDRAND):   n/a
2025-08-20T22:49:30.1812760Z [00:02:33.276]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel AVX:       n/a
2025-08-20T22:49:30.1813884Z [00:02:33.277]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel AVX2:      n/a
2025-08-20T22:49:30.1815017Z [00:02:33.277]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel AVX512:    n/a
2025-08-20T22:49:30.1816114Z [00:02:33.277]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using Intel GFNI:      n/a
2025-08-20T22:49:30.1817569Z [00:02:33.277]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using ARM NEON:        n/a
2025-08-20T22:49:30.1824967Z [00:02:33.278]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using ARMv8 crypto:    n/a
2025-08-20T22:49:30.1826962Z [00:02:33.278]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using ARMv8 SVE:       n/a
2025-08-20T22:49:30.1828699Z [00:02:33.278]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using ARMv9 SVE2:      n/a
2025-08-20T22:49:30.1830366Z [00:02:33.278]➜  libgcrypt-static-x86_64-unknown-linux-musl>         Try using PPC crypto:      n/a
2025-08-20T22:49:30.1841445Z [00:02:33.278]➜  libgcrypt-static-x86_64-unknown-linux-musl> 
2025-08-20T22:49:30.1862096Z [00:02:33.283]➜  libxcb-static-x86_64-unknown-linux-musl> Making all in src
2025-08-20T22:49:30.1934722Z [00:02:33.290]➜  libxcb-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libxcb-1.17.0/src'
2025-08-20T22:49:30.2068287Z [00:02:33.296]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xproto.c
2025-08-20T22:49:30.2112084Z [00:02:33.297]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      bigreq.c
2025-08-20T22:49:30.2113587Z [00:02:33.297]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xc_misc.c
2025-08-20T22:49:30.2114713Z [00:02:33.300]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      composite.c
2025-08-20T22:49:30.2116154Z [00:02:33.307]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      damage.c
2025-08-20T22:49:30.4021216Z [00:02:33.499]➜  libgcrypt-static-x86_64-unknown-linux-musl>  /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ./config.status
2025-08-20T22:49:30.4953280Z [00:02:33.592]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      dbe.c
2025-08-20T22:49:30.5293417Z [00:02:33.625]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      dpms.c
2025-08-20T22:49:30.9782925Z [00:02:34.075]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      dri2.c
2025-08-20T22:49:31.0179656Z [00:02:34.115]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      dri3.c
2025-08-20T22:49:31.0638729Z [00:02:34.158]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      present.c
2025-08-20T22:49:31.1240128Z [00:02:34.221]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      glx.c
2025-08-20T22:49:31.1867988Z [00:02:34.284]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T22:49:31.2939743Z [00:02:34.391]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating m4/Makefile
2025-08-20T22:49:31.4088710Z [00:02:34.503]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating compat/Makefile
2025-08-20T22:49:31.4974806Z [00:02:34.594]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating mpi/Makefile
2025-08-20T22:49:31.5717556Z [00:02:34.669]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating cipher/Makefile
2025-08-20T22:49:31.5924369Z [00:02:34.689]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      randr.c
2025-08-20T22:49:31.5987867Z [00:02:34.694]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      record.c
2025-08-20T22:49:31.7028759Z [00:02:34.792]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating random/Makefile
2025-08-20T22:49:31.8490246Z [00:02:34.946]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T22:49:31.9523480Z [00:02:35.049]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/Makefile
2025-08-20T22:49:32.0494985Z [00:02:35.146]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/gcrypt.h
2025-08-20T22:49:32.1140969Z [00:02:35.209]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      render.c
2025-08-20T22:49:32.1333588Z [00:02:35.230]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      res.c
2025-08-20T22:49:32.1401453Z [00:02:35.234]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/libgcrypt-config
2025-08-20T22:49:32.2314377Z [00:02:35.328]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/libgcrypt.pc
2025-08-20T22:49:32.3049668Z [00:02:35.402]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating src/versioninfo.rc
2025-08-20T22:49:32.3836314Z [00:02:35.481]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating tests/Makefile
2025-08-20T22:49:32.4969943Z [00:02:35.594]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating tests/hashtest-6g
2025-08-20T22:49:32.5961297Z [00:02:35.691]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating tests/hashtest-256g
2025-08-20T22:49:32.6496269Z [00:02:35.747]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      screensaver.c
2025-08-20T22:49:32.6674417Z [00:02:35.764]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating tests/basic-disable-all-hwf
2025-08-20T22:49:32.6681751Z [00:02:35.765]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      shape.c
2025-08-20T22:49:32.7122444Z [00:02:35.809]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      shm.c
2025-08-20T22:49:32.7325439Z [00:02:35.829]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: creating config.h
2025-08-20T22:49:32.7548510Z [00:02:35.849]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: config.h is unchanged
2025-08-20T22:49:32.7817061Z [00:02:35.879]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-add1.c to mpi/mpih-add1.c
2025-08-20T22:49:32.7943752Z [00:02:35.891]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      sync.c
2025-08-20T22:49:32.8125943Z [00:02:35.910]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c
2025-08-20T22:49:32.8635100Z [00:02:35.960]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c
2025-08-20T22:49:32.9159866Z [00:02:36.013]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c
2025-08-20T22:49:32.9700682Z [00:02:36.067]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xevie.c
2025-08-20T22:49:32.9789742Z [00:02:36.076]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c
2025-08-20T22:49:33.0176409Z [00:02:36.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c
2025-08-20T22:49:33.0615988Z [00:02:36.158]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c
2025-08-20T22:49:33.1015098Z [00:02:36.198]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
2025-08-20T22:49:33.1210124Z [00:02:36.218]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: executing depfiles commands
2025-08-20T22:49:33.1263256Z [00:02:36.223]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: executing libtool commands
2025-08-20T22:49:33.1328460Z [00:02:36.230]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xf86dri.c
2025-08-20T22:49:33.2876024Z [00:02:36.381]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xfixes.c
2025-08-20T22:49:33.3071348Z [00:02:36.404]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xinerama.c
2025-08-20T22:49:33.3624417Z [00:02:36.459]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xinput.c
2025-08-20T22:49:33.4081386Z [00:02:36.505]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xkb.c
2025-08-20T22:49:33.4638960Z [00:02:36.558]➜  libgcrypt-static-x86_64-unknown-linux-musl> config.status: executing gcrypt-conf commands
2025-08-20T22:49:33.4835991Z [00:02:36.581]➜  libgcrypt-static-x86_64-unknown-linux-musl> make  all-recursive
2025-08-20T22:49:33.4868981Z [00:02:36.584]➜  libgcrypt-static-x86_64-unknown-linux-musl> make[1]: Entering directory '/build/libgcrypt-1.11.1'
2025-08-20T22:49:33.5011463Z [00:02:36.596]➜  libgcrypt-static-x86_64-unknown-linux-musl> Making all in compat
2025-08-20T22:49:33.5054254Z [00:02:36.602]➜  libgcrypt-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgcrypt-1.11.1/compat'
2025-08-20T22:49:33.5061028Z [00:02:36.602]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include   -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o compat.lo compat.c
2025-08-20T22:49:33.5239793Z [00:02:36.621]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xprint.c
2025-08-20T22:49:33.5289215Z [00:02:36.626]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c compat.c -o compat.o
2025-08-20T22:49:33.7211341Z [00:02:36.818]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc  -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall   -o libcompat.la  compat.lo
2025-08-20T22:49:33.8859027Z [00:02:36.974]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xselinux.c
2025-08-20T22:49:33.9544994Z [00:02:37.051]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cru .libs/libcompat.a  compat.o
2025-08-20T22:49:33.9579666Z [00:02:37.055]➜  libgcrypt-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
2025-08-20T22:49:33.9634822Z [00:02:37.060]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libcompat.a
2025-08-20T22:49:34.0065158Z [00:02:37.103]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
2025-08-20T22:49:34.0207623Z [00:02:37.117]➜  libgcrypt-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgcrypt-1.11.1/compat'
2025-08-20T22:49:34.0212881Z [00:02:37.117]➜  libgcrypt-static-x86_64-unknown-linux-musl> Making all in mpi
2025-08-20T22:49:34.0398658Z [00:02:37.131]➜  libgcrypt-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgcrypt-1.11.1/mpi'
2025-08-20T22:49:34.0430154Z [00:02:37.131]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-add.lo mpi-add.c
2025-08-20T22:49:34.0435976Z [00:02:37.134]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-bit.lo mpi-bit.c
2025-08-20T22:49:34.0441892Z [00:02:37.137]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-cmp.lo mpi-cmp.c
2025-08-20T22:49:34.0480130Z [00:02:37.142]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-div.lo mpi-div.c
2025-08-20T22:49:34.0486195Z [00:02:37.144]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-gcd.lo mpi-gcd.c
2025-08-20T22:49:34.0902127Z [00:02:37.187]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-bit.c -o mpi-bit.o
2025-08-20T22:49:34.1056023Z [00:02:37.202]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-cmp.c -o mpi-cmp.o
2025-08-20T22:49:34.1059122Z [00:02:37.202]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xtest.c
2025-08-20T22:49:34.1062060Z [00:02:37.202]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-div.c -o mpi-div.o
2025-08-20T22:49:34.1119849Z [00:02:37.206]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-add.c -o mpi-add.o
2025-08-20T22:49:34.1154310Z [00:02:37.212]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-gcd.c -o mpi-gcd.o
2025-08-20T22:49:34.2602210Z [00:02:37.357]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xv.c
2025-08-20T22:49:34.3710945Z [00:02:37.465]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-inline.lo mpi-inline.c
2025-08-20T22:49:34.4199636Z [00:02:37.516]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-inline.c -o mpi-inline.o
2025-08-20T22:49:34.6859970Z [00:02:37.783]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      xvmc.c
2025-08-20T22:49:34.6993694Z [00:02:37.796]➜  libxcb-static-x86_64-unknown-linux-musl>   GEN      ge.c
2025-08-20T22:49:34.7102682Z [00:02:37.807]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-inv.lo mpi-inv.c
2025-08-20T22:49:34.7497057Z [00:02:37.846]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-inv.c -o mpi-inv.o
2025-08-20T22:49:34.9358785Z [00:02:38.033]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-mul.lo mpi-mul.c
2025-08-20T22:49:35.0164071Z [00:02:38.108]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-mul.c -o mpi-mul.o
2025-08-20T22:49:35.0340712Z [00:02:38.126]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-mod.lo mpi-mod.c
2025-08-20T22:49:35.1174824Z [00:02:38.214]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-mod.c -o mpi-mod.o
2025-08-20T22:49:35.2174728Z [00:02:38.314]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-pow.lo mpi-pow.c
2025-08-20T22:49:35.3052896Z [00:02:38.399]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-pow.c -o mpi-pow.o
2025-08-20T22:49:35.3132502Z [00:02:38.410]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-mpow.lo mpi-mpow.c
2025-08-20T22:49:35.3894566Z [00:02:38.482]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-mpow.c -o mpi-mpow.o
2025-08-20T22:49:35.5528587Z [00:02:38.649]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-scan.lo mpi-scan.c
2025-08-20T22:49:35.6281026Z [00:02:38.725]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpi-scan.c -o mpi-scan.o
2025-08-20T22:49:35.6770293Z [00:02:38.774]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpicoder.lo mpicoder.c
2025-08-20T22:49:35.7262081Z [00:02:38.823]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpicoder.c -o mpicoder.o
2025-08-20T22:49:35.8515318Z [00:02:38.948]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-div.lo mpih-div.c
2025-08-20T22:49:35.9076014Z [00:02:39.004]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-div.c -o mpih-div.o
2025-08-20T22:49:35.9171958Z [00:02:39.014]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-mul.lo mpih-mul.c
2025-08-20T22:49:35.9453038Z [00:02:39.042]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-pow.lo mpih-pow.c
2025-08-20T22:49:35.9837652Z [00:02:39.080]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-pow.c -o mpih-pow.o
2025-08-20T22:49:36.0120618Z [00:02:39.104]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-mul.c -o mpih-mul.o
2025-08-20T22:49:36.5071687Z [00:02:39.604]➜  libxcb-static-x86_64-unknown-linux-musl> make  all-am
2025-08-20T22:49:36.6039000Z [00:02:39.698]➜  libxcb-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libxcb-1.17.0/src'
2025-08-20T22:49:36.6071149Z [00:02:39.704]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xcb_conn.lo
2025-08-20T22:49:36.6198059Z [00:02:39.714]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xcb_out.lo
2025-08-20T22:49:36.6205953Z [00:02:39.717]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xcb_in.lo
2025-08-20T22:49:36.6338374Z [00:02:39.728]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xcb_ext.lo
2025-08-20T22:49:36.6374576Z [00:02:39.729]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xcb_xid.lo
2025-08-20T22:49:36.7020311Z [00:02:39.799]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-const-time.lo mpih-const-time.c
2025-08-20T22:49:36.7165331Z [00:02:39.813]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpiutil.lo mpiutil.c
2025-08-20T22:49:36.7569610Z [00:02:39.854]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-const-time.c -o mpih-const-time.o
2025-08-20T22:49:36.7640498Z [00:02:39.861]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpiutil.c -o mpiutil.o
2025-08-20T22:49:37.3167870Z [00:02:40.413]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ec.lo ec.c
2025-08-20T22:49:37.3385864Z [00:02:40.429]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ec-ed25519.lo ec-ed25519.c
2025-08-20T22:49:37.3761409Z [00:02:40.473]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ec.c -o ec.o
2025-08-20T22:49:37.4011179Z [00:02:40.498]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ec-ed25519.c -o ec-ed25519.o
2025-08-20T22:49:37.4255545Z [00:02:40.522]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xcb_list.lo
2025-08-20T22:49:37.4658545Z [00:02:40.560]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xcb_util.lo
2025-08-20T22:49:37.6693751Z [00:02:40.766]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ec-nist.lo ec-nist.c
2025-08-20T22:49:37.6955167Z [00:02:40.792]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ec-hw-s390x.lo ec-hw-s390x.c
2025-08-20T22:49:37.7400581Z [00:02:40.836]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ec-nist.c -o ec-nist.o
2025-08-20T22:49:37.7698178Z [00:02:40.866]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ec-hw-s390x.c -o ec-hw-s390x.o
2025-08-20T22:49:37.9013578Z [00:02:40.991]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-add1.lo mpih-add1.c
2025-08-20T22:49:37.9199807Z [00:02:41.014]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xcb_auth.lo
2025-08-20T22:49:37.9318169Z [00:02:41.029]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-sub1.lo mpih-sub1.c
2025-08-20T22:49:37.9709479Z [00:02:41.068]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-add1.c -o mpih-add1.o
2025-08-20T22:49:37.9996312Z [00:02:41.096]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-sub1.c -o mpih-sub1.o
2025-08-20T22:49:38.1398102Z [00:02:41.236]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-mul1.lo mpih-mul1.c
2025-08-20T22:49:38.2049872Z [00:02:41.302]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xproto.lo
2025-08-20T22:49:38.2152757Z [00:02:41.312]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-mul1.c -o mpih-mul1.o
2025-08-20T22:49:38.3443413Z [00:02:41.439]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-mul2.lo mpih-mul2.c
2025-08-20T22:49:38.4026524Z [00:02:41.499]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-mul3.lo mpih-mul3.c
2025-08-20T22:49:38.4388612Z [00:02:41.536]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-mul2.c -o mpih-mul2.o
2025-08-20T22:49:38.4698318Z [00:02:41.567]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-mul3.c -o mpih-mul3.o
﻿2025-08-20T22:49:38.5904860Z [00:02:41.687]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-lshift.lo mpih-lshift.c
2025-08-20T22:49:38.6321606Z [00:02:41.729]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-lshift.c -o mpih-lshift.o
2025-08-20T22:49:38.6472278Z [00:02:41.744]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-rshift.lo mpih-rshift.c
2025-08-20T22:49:38.6910983Z [00:02:41.785]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mpih-rshift.c -o mpih-rshift.o
2025-08-20T22:49:38.9359048Z [00:02:42.031]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       bigreq.lo
2025-08-20T22:49:38.9388982Z [00:02:42.036]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xc_misc.lo
2025-08-20T22:49:39.1399835Z [00:02:42.237]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       composite.lo
2025-08-20T22:49:39.4658474Z [00:02:42.558]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       damage.lo
2025-08-20T22:49:39.5357642Z [00:02:42.633]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       dbe.lo
2025-08-20T22:49:39.6289882Z [00:02:42.726]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       dpms.lo
2025-08-20T22:49:40.0928522Z [00:02:43.188]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       dri2.lo
2025-08-20T22:49:40.2758064Z [00:02:43.371]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       dri3.lo
2025-08-20T22:49:40.3801692Z [00:02:43.476]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       present.lo
2025-08-20T22:49:40.5062723Z [00:02:43.603]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       glx.lo
2025-08-20T22:49:40.7930822Z [00:02:43.889]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=link x86_64-unknown-linux-musl-gcc -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall   -o libmpi.la  mpi-add.lo mpi-bit.lo mpi-cmp.lo mpi-div.lo mpi-gcd.lo mpi-inline.lo mpi-inv.lo mpi-mul.lo mpi-mod.lo mpi-pow.lo mpi-mpow.lo mpi-scan.lo mpicoder.lo mpih-div.lo mpih-mul.lo mpih-pow.lo mpih-const-time.lo mpiutil.lo ec.lo ec-ed25519.lo ec-nist.lo ec-hw-s390x.lo mpih-add1.lo mpih-sub1.lo mpih-mul1.lo mpih-mul2.lo mpih-mul3.lo mpih-lshift.lo mpih-rshift.lo
2025-08-20T22:49:41.0365878Z [00:02:44.133]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ar cru .libs/libmpi.a  mpi-add.o mpi-bit.o mpi-cmp.o mpi-div.o mpi-gcd.o mpi-inline.o mpi-inv.o mpi-mul.o mpi-mod.o mpi-pow.o mpi-mpow.o mpi-scan.o mpicoder.o mpih-div.o mpih-mul.o mpih-pow.o mpih-const-time.o mpiutil.o ec.o ec-ed25519.o ec-nist.o ec-hw-s390x.o mpih-add1.o mpih-sub1.o mpih-mul1.o mpih-mul2.o mpih-mul3.o mpih-lshift.o mpih-rshift.o
2025-08-20T22:49:41.0498839Z [00:02:44.146]➜  libgcrypt-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
2025-08-20T22:49:41.0838808Z [00:02:44.178]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: link: x86_64-unknown-linux-musl-ranlib .libs/libmpi.a
2025-08-20T22:49:41.1600410Z [00:02:44.257]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" )
2025-08-20T22:49:41.1829307Z [00:02:44.274]➜  libgcrypt-static-x86_64-unknown-linux-musl> make[2]: Leaving directory '/build/libgcrypt-1.11.1/mpi'
2025-08-20T22:49:41.1831072Z [00:02:44.274]➜  libgcrypt-static-x86_64-unknown-linux-musl> Making all in cipher
2025-08-20T22:49:41.1927230Z [00:02:44.290]➜  libgcrypt-static-x86_64-unknown-linux-musl> make[2]: Entering directory '/build/libgcrypt-1.11.1/cipher'
2025-08-20T22:49:41.1937548Z [00:02:44.290]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher.lo cipher.c
2025-08-20T22:49:41.1983128Z [00:02:44.295]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-cbc.lo cipher-cbc.c
2025-08-20T22:49:41.2165280Z [00:02:44.307]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-cfb.lo cipher-cfb.c
2025-08-20T22:49:41.2172010Z [00:02:44.313]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-ofb.lo cipher-ofb.c
2025-08-20T22:49:41.2222614Z [00:02:44.318]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-ctr.lo cipher-ctr.c
2025-08-20T22:49:41.2571326Z [00:02:44.351]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher.c -o cipher.o
2025-08-20T22:49:41.2725412Z [00:02:44.365]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-cfb.c -o cipher-cfb.o
2025-08-20T22:49:41.2810322Z [00:02:44.371]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-cbc.c -o cipher-cbc.o
2025-08-20T22:49:41.2941492Z [00:02:44.391]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-ctr.c -o cipher-ctr.o
2025-08-20T22:49:41.3016156Z [00:02:44.398]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-ofb.c -o cipher-ofb.o
2025-08-20T22:49:41.5489208Z [00:02:44.646]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       randr.lo
2025-08-20T22:49:41.7084131Z [00:02:44.804]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       record.lo
2025-08-20T22:49:41.7613018Z [00:02:44.858]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       render.lo
2025-08-20T22:49:41.9227593Z [00:02:45.019]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-aeswrap.lo cipher-aeswrap.c
2025-08-20T22:49:41.9507315Z [00:02:45.047]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-ccm.lo cipher-ccm.c
2025-08-20T22:49:41.9980718Z [00:02:45.092]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-aeswrap.c -o cipher-aeswrap.o
2025-08-20T22:49:42.0210600Z [00:02:45.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-ccm.c -o cipher-ccm.o
2025-08-20T22:49:42.7074733Z [00:02:45.804]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-cmac.lo cipher-cmac.c
2025-08-20T22:49:42.8151232Z [00:02:45.908]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-gcm.lo cipher-gcm.c
2025-08-20T22:49:42.8290282Z [00:02:45.909]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-cmac.c -o cipher-cmac.o
2025-08-20T22:49:42.8914820Z [00:02:45.988]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-gcm.c -o cipher-gcm.o
2025-08-20T22:49:43.4427383Z [00:02:46.539]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-poly1305.lo cipher-poly1305.c
2025-08-20T22:49:43.4887843Z [00:02:46.585]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-poly1305.c -o cipher-poly1305.o
2025-08-20T22:49:43.5125073Z [00:02:46.609]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-ocb.lo cipher-ocb.c
2025-08-20T22:49:43.5134140Z [00:02:46.610]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       res.lo
2025-08-20T22:49:43.6010729Z [00:02:46.693]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-ocb.c -o cipher-ocb.o
2025-08-20T22:49:43.9341058Z [00:02:47.026]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-xts.lo cipher-xts.c
2025-08-20T22:49:44.0031134Z [00:02:47.097]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-eax.lo cipher-eax.c
2025-08-20T22:49:44.0190162Z [00:02:47.115]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-xts.c -o cipher-xts.o
2025-08-20T22:49:44.0820927Z [00:02:47.176]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-eax.c -o cipher-eax.o
2025-08-20T22:49:44.4175166Z [00:02:47.514]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-siv.lo cipher-siv.c
2025-08-20T22:49:44.4830406Z [00:02:47.577]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-siv.c -o cipher-siv.o
2025-08-20T22:49:44.9615093Z [00:02:48.058]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-gcm-siv.lo cipher-gcm-siv.c
2025-08-20T22:49:44.9881608Z [00:02:48.081]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o pubkey.lo pubkey.c
2025-08-20T22:49:44.9942752Z [00:02:48.090]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o pubkey-util.lo pubkey-util.c
2025-08-20T22:49:45.0366563Z [00:02:48.133]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-gcm-siv.c -o cipher-gcm-siv.o
2025-08-20T22:49:45.0511891Z [00:02:48.148]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c pubkey.c -o pubkey.o
2025-08-20T22:49:45.0720794Z [00:02:48.164]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c pubkey-util.c -o pubkey-util.o
2025-08-20T22:49:45.1098775Z [00:02:48.203]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       screensaver.lo
2025-08-20T22:49:45.7342831Z [00:02:48.831]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o md.lo md.c
2025-08-20T22:49:45.7948180Z [00:02:48.891]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c md.c -o md.o
2025-08-20T22:49:46.0602511Z [00:02:49.157]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac.lo mac.c
2025-08-20T22:49:46.1280584Z [00:02:49.219]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mac.c -o mac.o
2025-08-20T22:49:46.9511423Z [00:02:50.047]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac-hmac.lo mac-hmac.c
2025-08-20T22:49:46.9952772Z [00:02:50.090]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       shape.lo
2025-08-20T22:49:47.0161440Z [00:02:50.110]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac-cmac.lo mac-cmac.c
2025-08-20T22:49:47.0241539Z [00:02:50.121]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mac-hmac.c -o mac-hmac.o
2025-08-20T22:49:47.0883934Z [00:02:50.185]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mac-cmac.c -o mac-cmac.o
2025-08-20T22:49:47.1271335Z [00:02:50.222]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac-gmac.lo mac-gmac.c
2025-08-20T22:49:47.1973935Z [00:02:50.294]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mac-gmac.c -o mac-gmac.o
2025-08-20T22:49:47.4535578Z [00:02:50.549]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac-poly1305.lo mac-poly1305.c
2025-08-20T22:49:47.5221244Z [00:02:50.619]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mac-poly1305.c -o mac-poly1305.o
2025-08-20T22:49:47.6584985Z [00:02:50.755]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o poly1305.lo poly1305.c
2025-08-20T22:49:47.7160980Z [00:02:50.812]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c poly1305.c -o poly1305.o
2025-08-20T22:49:47.7669319Z [00:02:50.863]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o kem.lo kem.c
2025-08-20T22:49:47.8289640Z [00:02:50.926]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c kem.c -o kem.o
2025-08-20T22:49:48.0349500Z [00:02:51.132]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o sntrup761.lo sntrup761.c
2025-08-20T22:49:48.1005484Z [00:02:51.196]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c sntrup761.c -o sntrup761.o
2025-08-20T22:49:48.2198524Z [00:02:51.314]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       shm.lo
2025-08-20T22:49:48.3162433Z [00:02:51.413]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       sync.lo
2025-08-20T22:49:48.4318531Z [00:02:51.529]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xf86dri.lo
2025-08-20T22:49:48.4605613Z [00:02:51.557]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o kyber.lo kyber.c
2025-08-20T22:49:48.5194891Z [00:02:51.616]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c kyber.c -o kyber.o
2025-08-20T22:49:48.7885369Z [00:02:51.885]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o kem-ecc.lo kem-ecc.c
2025-08-20T22:49:48.8171319Z [00:02:51.910]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mceliece6688128f.lo mceliece6688128f.c
2025-08-20T22:49:48.8511120Z [00:02:51.943]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o kdf.lo kdf.c
2025-08-20T22:49:48.8549787Z [00:02:51.952]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c kem-ecc.c -o kem-ecc.o
2025-08-20T22:49:48.8628462Z [00:02:51.960]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c mceliece6688128f.c -o mceliece6688128f.o
2025-08-20T22:49:48.9029407Z [00:02:52.000]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c kdf.c -o kdf.o
2025-08-20T22:49:49.3491414Z [00:02:52.446]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xfixes.lo
2025-08-20T22:49:49.5549343Z [00:02:52.652]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o primegen.lo primegen.c
2025-08-20T22:49:49.6196274Z [00:02:52.716]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c primegen.c -o primegen.o
2025-08-20T22:49:49.8558565Z [00:02:52.950]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xinerama.lo
2025-08-20T22:49:50.6421796Z [00:02:53.739]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xinput.lo
2025-08-20T22:49:50.8098727Z [00:02:53.906]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xkb.lo
2025-08-20T22:49:51.2052048Z [00:02:54.302]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xtest.lo
2025-08-20T22:49:51.6696852Z [00:02:54.766]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o hash-common.lo hash-common.c
2025-08-20T22:49:51.7510651Z [00:02:54.845]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c hash-common.c -o hash-common.o
2025-08-20T22:49:52.2883194Z [00:02:55.385]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xv.lo
2025-08-20T22:49:52.5458584Z [00:02:55.639]➜  libxcb-static-x86_64-unknown-linux-musl>   CC       xvmc.lo
2025-08-20T22:49:52.6176039Z [00:02:55.711]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o dsa-common.lo dsa-common.c
2025-08-20T22:49:52.6813924Z [00:02:55.778]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c dsa-common.c -o dsa-common.o
2025-08-20T22:49:53.8707613Z [00:02:56.967]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rsa-common.lo rsa-common.c
2025-08-20T22:49:53.9232268Z [00:02:57.020]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c rsa-common.c -o rsa-common.o
2025-08-20T22:49:54.1180963Z [00:02:57.211]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o arcfour.lo arcfour.c
2025-08-20T22:49:54.1745907Z [00:02:57.271]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c arcfour.c -o arcfour.o
2025-08-20T22:49:54.1979854Z [00:02:57.294]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o blowfish.lo blowfish.c
2025-08-20T22:49:54.2373103Z [00:02:57.334]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c blowfish.c -o blowfish.o
2025-08-20T22:49:54.3278591Z [00:02:57.422]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb.la
2025-08-20T22:49:54.7565331Z [00:02:57.851]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cast5.lo cast5.c
2025-08-20T22:49:54.8109264Z [00:02:57.908]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cast5.c -o cast5.o
2025-08-20T22:49:54.8662055Z [00:02:57.963]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o des.lo des.c
2025-08-20T22:49:54.9261275Z [00:02:58.023]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c des.c -o des.o
2025-08-20T22:49:55.0351179Z [00:02:58.132]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-composite.la
2025-08-20T22:49:55.0398314Z [00:02:58.135]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-damage.la
2025-08-20T22:49:55.4502230Z [00:02:58.541]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-dbe.la
2025-08-20T22:49:55.7223250Z [00:02:58.819]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-dpms.la
2025-08-20T22:49:55.7838659Z [00:02:58.872]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-dri2.la
2025-08-20T22:49:56.1081474Z [00:02:59.205]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-dri3.la
2025-08-20T22:49:56.3154684Z [00:02:59.412]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rijndael.lo rijndael.c
2025-08-20T22:49:56.3969982Z [00:02:59.493]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c rijndael.c -o rijndael.o
2025-08-20T22:49:56.5478659Z [00:02:59.642]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-present.la
2025-08-20T22:49:56.5498931Z [00:02:59.647]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-glx.la
2025-08-20T22:49:56.8230306Z [00:02:59.920]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-randr.la
2025-08-20T22:49:57.3350907Z [00:03:00.429]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-record.la
2025-08-20T22:49:57.3366964Z [00:03:00.434]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-render.la
2025-08-20T22:49:57.5127611Z [00:03:00.599]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-res.la
2025-08-20T22:49:58.1515595Z [00:03:01.248]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-screensaver.la
2025-08-20T22:49:58.1776123Z [00:03:01.275]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-shape.la
2025-08-20T22:49:58.2309372Z [00:03:01.328]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-shm.la
2025-08-20T22:49:58.8446043Z [00:03:01.941]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o twofish.lo twofish.c
2025-08-20T22:49:58.8843490Z [00:03:01.981]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c twofish.c -o twofish.o
2025-08-20T22:49:58.8990617Z [00:03:01.995]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-sync.la
2025-08-20T22:49:58.9458671Z [00:03:02.041]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-xf86dri.la
2025-08-20T22:49:58.9817473Z [00:03:02.077]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-xfixes.la
2025-08-20T22:49:59.5508437Z [00:03:02.648]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-xinerama.la
2025-08-20T22:49:59.6138937Z [00:03:02.710]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-xtest.la
2025-08-20T22:49:59.6590100Z [00:03:02.756]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o serpent.lo serpent.c
2025-08-20T22:49:59.7540896Z [00:03:02.845]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c serpent.c -o serpent.o
2025-08-20T22:49:59.7567775Z [00:03:02.850]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-xv.la
2025-08-20T22:50:00.3024359Z [00:03:03.399]➜  libgcrypt-static-x86_64-unknown-linux-musl> /nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src -I../mpi -I../mpi  -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rfc2268.lo rfc2268.c
2025-08-20T22:50:00.3298915Z [00:03:03.424]➜  libxcb-static-x86_64-unknown-linux-musl>   CCLD     libxcb-xvmc.la
2025-08-20T22:50:00.3736491Z [00:03:03.470]➜  libgcrypt-static-x86_64-unknown-linux-musl> libtool: compile:  x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/v26hdkbhzygvwmxz0yl1h58qg8afz0fr-libgpg-error-static-x86_64-unknown-linux-musl-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c rfc2268.c -o rfc2268.o
2025-08-20T22:50:00.3858781Z [00:03:03.480]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [111/113] Compiling C object src/util/libmesa_util.a.p/meson-generated_.._format_u_format_table.c.o
2025-08-20T22:50:00.4956952Z [00:03:03.593]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [112/113] Linking static target src/util/libmesa_util.a
2025-08-20T22:50:00.7477613Z [00:03:03.845]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> [113/113] Linking target src/gbm/libgbm.so.1.0.0
2025-08-20T22:50:00.7483122Z [00:03:03.845]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> FAILED: src/gbm/libgbm.so.1.0.0
2025-08-20T22:50:00.7488705Z [00:03:03.845]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> x86_64-unknown-linux-musl-g++  -o src/gbm/libgbm.so.1.0.0 src/gbm/libgbm.so.1.0.0.p/main_backend.c.o src/gbm/libgbm.so.1.0.0.p/main_gbm.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libgbm.so.1 -Wl,--start-group src/loader/libloader.a src/util/libmesa_util.a src/util/libmesa_util_sse41.a src/util/blake3/libblake3.a src/c11/impl/libmesa_util_c11.a src/util/libxmlconfig.a -Wl,--gc-sections /nix/store/656scw6cp12salmpjcxlddpgnisyd79i-libdrm-static-x86_64-unknown-linux-musl-2.4.124/lib/libdrm.a -pthread -lm -Wl,--end-group
2025-08-20T22:50:00.7499632Z [00:03:03.845]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> /nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: /nix/store/54m0dlvjd38xgj7sxzv9bpmfg39gpsgv-x86_64-unknown-linux-musl-gcc-14.3.0/lib/gcc/x86_64-unknown-linux-musl/14.3.0/crtbeginT.o: relocation R_X86_64_32 against hidden symbol `__TMC_END__' can not be used when making a shared object
2025-08-20T22:50:00.7504281Z [00:03:03.845]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> /nix/store/0adymgz38j1xgca61fgg14lvaq0iwq1b-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: failed to set dynamic section sizes: bad value
2025-08-20T22:50:00.7506783Z [00:03:03.845]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> collect2: error: ld returned 1 exit status
2025-08-20T22:50:00.7508393Z [00:03:03.845]➜  mesa-libgbm-static-x86_64-unknown-linux-musl> ninja: build stopped: subcommand failed.
2025-08-20T22:50:02.7089805Z [00:03:05.806]➜  error: Cannot build '/nix/store/pqlhrvb6xcfvsf4cbdj7invxqq07hvra-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0.drv'.
2025-08-20T22:50:02.7094708Z [00:03:05.806]➜         Reason: builder failed with exit code 1.
2025-08-20T22:50:02.7099243Z [00:03:05.806]➜         Output paths:
2025-08-20T22:50:02.7103815Z [00:03:05.806]➜           /nix/store/gd4kwvsf7m15fg5124yzzqsw61c1gx66-mesa-libgbm-static-x86_64-unknown-linux-musl-25.1.0
2025-08-20T22:50:04.6802083Z [00:03:07.777]➜  error: Cannot build '/nix/store/aajs4z4yrhgyxy18qdp2js3s2w9xwys9-stress-ng-static-x86_64-unknown-linux-musl-0.19.03.drv'.
2025-08-20T22:50:04.6803480Z [00:03:07.777]➜         Reason: 1 dependency failed.
2025-08-20T22:50:04.6803955Z [00:03:07.777]➜         Output paths:
2025-08-20T22:50:04.6804706Z [00:03:07.777]➜           /nix/store/pfi6bjdbms6hl2lhxcm2mkrdkrdgv3mq-stress-ng-static-x86_64-unknown-linux-musl-0.19.03
2025-08-20T22:50:04.7006475Z [00:03:07.798]➜  + sort
2025-08-20T22:50:04.7031736Z [00:03:07.800]➜  + awk -F/ '{indent=""; for (i=2; i<NF; i++) indent=indent " "; print (NF>1 ? indent "--> " $NF : $NF)}'
2025-08-20T22:50:04.7033022Z [00:03:07.800]➜  ++ find /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type d -o -type l -exec realpath '{}' ';'
2025-08-20T22:50:04.7033730Z [00:03:07.800]➜  ++ grep -Ev '^\.$'
2025-08-20T22:50:04.7034012Z [00:03:07.800]➜  ++ head -n 1
2025-08-20T22:50:04.7040139Z [00:03:07.801]➜  + find -L ''
2025-08-20T22:50:04.7052616Z [00:03:07.802]➜  find: ‘’: No such file or directory
2025-08-20T22:50:04.7069123Z [00:03:07.804]➜  + find /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type d -o -type l -exec realpath '{}' ';'
2025-08-20T22:50:04.7070793Z [00:03:07.804]➜  + grep -Ev '^\.$'
2025-08-20T22:50:04.7071768Z [00:03:07.804]➜  + xargs '-I{}' find -L '{}' -type d -iregex '.*\(bin\|exec\).*'
2025-08-20T22:50:04.7077976Z [00:03:07.804]➜  + xargs '-I{}' sudo rsync -achLv --no-relative '{}/.' /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/.
2025-08-20T22:50:04.7086362Z [00:03:07.806]➜  ++ whoami
2025-08-20T22:50:04.7103870Z [00:03:07.807]➜  ++ whoami
2025-08-20T22:50:04.7118201Z [00:03:07.809]➜  + sudo chown -R runner:runner /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:04.7198238Z [00:03:07.817]➜  + chmod -R 755 /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:04.7212166Z [00:03:07.818]➜  + find /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -type f -iregex '.*\.\(bin\|pl\)$' -exec bash -c 'mv -fv "$1" "${1%.*}"' _ '{}' ';'
2025-08-20T22:50:04.7232530Z [00:03:07.820]➜  + find /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -type f '(' -name '*.sh' -o -exec sh -c 'file -i "$1" | grep -qiv "application/.*executable"' sh '{}' ';' ')' -print0
2025-08-20T22:50:04.7233899Z [00:03:07.820]➜  + xargs -0 -I '{}' sh -c '
2025-08-20T22:50:04.7234557Z [00:03:07.820]➜         sed "s|^#!/nix/store/.*/bin/sh|#!/bin/sh|" -i "{}" 2>/dev/null
2025-08-20T22:50:04.7235415Z [00:03:07.820]➜         sed "s|/nix/store[^ ]*/bin/\([^ ]*\)|/usr/local/bin/\1|g" -i "{}" 2>/dev/null
2025-08-20T22:50:04.7236265Z [00:03:07.820]➜         sed "s|/nix/store/[^/]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T22:50:04.7237319Z [00:03:07.820]➜         sed "s|/nix/store[^/ ]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T22:50:04.7238217Z [00:03:07.820]➜         sed "s|/nix/store[^ \"'\'']*|/|g" -i "{}" 2>/dev/null
2025-08-20T22:50:04.7238811Z [00:03:07.820]➜     '
2025-08-20T22:50:04.7344818Z [00:03:07.831]➜  + find /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:50:04.7362672Z [00:03:07.833]➜  + grep -Ei 'application/.*executable|text/x-perl|text/.*script'
2025-08-20T22:50:04.7363912Z [00:03:07.833]➜  + cut -d: -f1
2025-08-20T22:50:04.7365110Z [00:03:07.833]➜  + xargs realpath
2025-08-20T22:50:04.7366129Z [00:03:07.834]➜  + sort -u
2025-08-20T22:50:04.7367499Z [00:03:07.834]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:04.7390233Z [00:03:07.836]➜  realpath: missing operand
2025-08-20T22:50:04.7390875Z [00:03:07.836]➜  Try 'realpath --help' for more information.
2025-08-20T22:50:04.8820381Z [00:03:07.979]➜  
2025-08-20T22:50:05.2491127Z [00:03:08.346]➜  
2025-08-20T22:50:05.2589678Z [00:03:08.356]➜  changed ownership of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/stress-ng.version' from runner:docker to runner:runner
2025-08-20T22:50:05.2590929Z [00:03:08.356]➜  ownership of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T22:50:05.2591908Z [00:03:08.356]➜  changed ownership of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T22:50:05.2592840Z [00:03:08.356]➜  ownership of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T22:50:05.2593691Z [00:03:08.356]➜  changed ownership of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T22:50:05.2594656Z [00:03:08.356]➜  changed ownership of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/stress-ng.static.version' from runner:docker to runner:runner
2025-08-20T22:50:05.2595579Z [00:03:08.356]➜  changed ownership of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T22:50:05.2672255Z [00:03:08.364]➜  mode of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/stress-ng.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:05.2740969Z [00:03:08.371]➜  mode of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as 0755 (rwxr-xr-x)
2025-08-20T22:50:05.2809645Z [00:03:08.378]➜  mode of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD' retained as 0755 (rwxr-xr-x)
2025-08-20T22:50:05.2877457Z [00:03:08.385]➜  mode of '/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/stress-ng.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:05.4489725Z [00:03:08.546]➜  realpath: missing operand
2025-08-20T22:50:05.4490172Z [00:03:08.546]➜  Try 'realpath --help' for more information.
2025-08-20T22:50:05.4575467Z [00:03:08.555]➜  
2025-08-20T22:50:05.4576371Z [00:03:08.555]➜  [+] Fetching LICENSE ==> [/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T22:50:05.4626248Z [00:03:08.560]➜  [-] WARNING: No Valid LICENSE Exists at /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T22:50:05.5124363Z [00:03:08.609]➜  
2025-08-20T22:50:05.5124771Z [00:03:08.609]➜  File: SBUILD
2025-08-20T22:50:05.5125276Z [00:03:08.609]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable, with very long lines (323)
2025-08-20T22:50:05.5125911Z [00:03:08.609]➜    B3sum: 4b1d21a79a4791196c9d771913dd5d95394b1ffbeb4ac3d8a448be34fd253bf4
2025-08-20T22:50:05.5126512Z [00:03:08.609]➜    SHA256sum: 56e7643215ae5df5501f825409cdfa0441f2a3a375391403402a7de4d979d762
2025-08-20T22:50:05.5127146Z [00:03:08.609]➜    Size: 4.0K
2025-08-20T22:50:05.5232048Z [00:03:08.620]➜  
2025-08-20T22:50:05.5232560Z [00:03:08.620]➜  File: stress-ng.static.version
2025-08-20T22:50:05.5233228Z [00:03:08.620]➜    Type: ASCII text, with no line terminators
2025-08-20T22:50:05.5234108Z [00:03:08.620]➜    B3sum: 6f86986bb101e9162a29620f91e4e735f8f0b69691e6f559705b07f711ed2890
2025-08-20T22:50:05.5235170Z [00:03:08.620]➜    SHA256sum: 89871e47ce09ae2328559976d7beaf91f6cd68c0d687f4b40bbac6406088db18
2025-08-20T22:50:05.5236076Z [00:03:08.620]➜    Size: 4.0K
2025-08-20T22:50:05.5338713Z [00:03:08.631]➜  
2025-08-20T22:50:05.5339186Z [00:03:08.631]➜  File: stress-ng.version
2025-08-20T22:50:05.5339658Z [00:03:08.631]➜    Type: ASCII text, with no line terminators
2025-08-20T22:50:05.5340571Z [00:03:08.631]➜    B3sum: 6f86986bb101e9162a29620f91e4e735f8f0b69691e6f559705b07f711ed2890
2025-08-20T22:50:05.5341803Z [00:03:08.631]➜    SHA256sum: 89871e47ce09ae2328559976d7beaf91f6cd68c0d687f4b40bbac6406088db18
2025-08-20T22:50:05.5342696Z [00:03:08.631]➜    Size: 4.0K
2025-08-20T22:50:05.5343671Z [00:03:08.631]➜  
2025-08-20T22:50:05.5344536Z [00:03:08.631]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T22:50:05.5381753Z [00:03:08.635]➜  stress-ng.version:6f86986bb101e9162a29620f91e4e735f8f0b69691e6f559705b07f711ed2890
2025-08-20T22:50:05.5382708Z [00:03:08.635]➜  SBUILD:4b1d21a79a4791196c9d771913dd5d95394b1ffbeb4ac3d8a448be34fd253bf4
2025-08-20T22:50:05.5383791Z [00:03:08.635]➜  stress-ng.static.version:6f86986bb101e9162a29620f91e4e735f8f0b69691e6f559705b07f711ed2890
2025-08-20T22:50:05.5403307Z [00:03:08.637]➜  
2025-08-20T22:50:05.5404255Z [00:03:08.637]➜  [+] Signing stress-ng.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T22:50:05.5492113Z [00:03:08.646]➜  
2025-08-20T22:50:05.5493314Z [00:03:08.646]➜  [✓] SuccessFully Built stress-ng.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/stress-ng/static.nixpkgs.stable.yaml [Wednesday, 2025-08-20 (10:50:05 PM) UTC]
2025-08-20T22:50:05.5494125Z [00:03:08.646]➜  
2025-08-20T22:50:05.5522920Z [00:03:08.649]➜  [+] Total Size: 44K (Includes DUPES+TMPFILES)
2025-08-20T22:50:05.5523956Z [00:03:08.649]➜  [+] LOGPATH='/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/stress-ng.static.log'
2025-08-20T22:50:05.5537747Z [00:03:08.651]➜  [+] ENVPATH=/tmp/pkgforge/6guzZaBrU_SBUILD/ENVPATH
2025-08-20T22:50:05.5654661Z 
2025-08-20T22:50:05.5655405Z [+] Sanitizing /tmp/pkgforge/6guzZaBrU_SBUILD/BUILD.log ==> /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/stress-ng.static.log
2025-08-20T22:50:09.3722629Z 
2025-08-20T22:50:09.3723623Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/stress-ng/nixpkgs]
2025-08-20T22:50:09.3724194Z [+] LOGS (Build Dir): /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:09.3724499Z 
2025-08-20T22:50:09.3792008Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T22:50:09.3836824Z ./BUILD_ARTIFACTS.tar :  8.98%   (  1.37 MiB =>    126 KiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T22:50:09.3857730Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T22:50:09.3899860Z 
2025-08-20T22:50:09.3901060Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml :: 00(Hr):03(Min):13(Sec)
2025-08-20T22:50:09.3902196Z 
2025-08-20T22:50:09.3921519Z 
2025-08-20T22:50:09.3921951Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (10:50:09 PM) UTC
2025-08-20T22:50:09.3922390Z 
2025-08-20T22:50:09.8156544Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T22:50:09.8203866Z ##[group]Run ##Presets
2025-08-20T22:50:09.8204198Z [36;1m##Presets[0m
2025-08-20T22:50:09.8204402Z [36;1mset +x ; set +e[0m
2025-08-20T22:50:09.8204619Z [36;1m#-------------#[0m
2025-08-20T22:50:09.8204823Z [36;1m##Debug?[0m
2025-08-20T22:50:09.8205066Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:50:09.8205367Z [36;1m  set -x[0m
2025-08-20T22:50:09.8205545Z [36;1mfi[0m
2025-08-20T22:50:09.8205732Z [36;1m#-------------#[0m
2025-08-20T22:50:09.8205934Z [36;1m##Set ENV[0m
2025-08-20T22:50:09.8206166Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T22:50:09.8206823Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T22:50:09.8207310Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T22:50:09.8207757Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-"[0m
2025-08-20T22:50:09.8208307Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T22:50:09.8208714Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:50:09.8209166Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:50:09.8209631Z [36;1m fi[0m
2025-08-20T22:50:09.8209811Z [36;1m##Push[0m
2025-08-20T22:50:09.8210040Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T22:50:09.8210327Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T22:50:09.8210707Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T22:50:09.8211188Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:50:09.8211641Z [36;1m     ls -sh "/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T22:50:09.8211984Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T22:50:09.8212210Z [36;1m       {[0m
2025-08-20T22:50:09.8212408Z [36;1m        for i in {1..10}; do[0m
2025-08-20T22:50:09.8212760Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T22:50:09.8213219Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T22:50:09.8213661Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T22:50:09.8214095Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T22:50:09.8214516Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T22:50:09.8214906Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T22:50:09.8215291Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T22:50:09.8215680Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T22:50:09.8216069Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T22:50:09.8216560Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T22:50:09.8217279Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T22:50:09.8217797Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T22:50:09.8218269Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T22:50:09.8218697Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T22:50:09.8219119Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T22:50:09.8219588Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-stress-ng")[0m
2025-08-20T22:50:09.8220050Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T22:50:09.8220645Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T22:50:09.8221101Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T22:50:09.8221512Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T22:50:09.8222023Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T22:50:09.8222468Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T22:50:09.8222723Z [36;1m         #Check[0m
2025-08-20T22:50:09.8223290Z [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-20T22:50:09.8224000Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T22:50:09.8224355Z [36;1m            break[0m
2025-08-20T22:50:09.8224566Z [36;1m          else[0m
2025-08-20T22:50:09.8224978Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T22:50:09.8225412Z [36;1m          fi[0m
2025-08-20T22:50:09.8225633Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T22:50:09.8225957Z [36;1m        done[0m
2025-08-20T22:50:09.8226143Z [36;1m       }[0m
2025-08-20T22:50:09.8226347Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T22:50:09.8226761Z [36;1m       ghcr_push_cmd[0m
2025-08-20T22:50:09.8227389Z [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-20T22:50:09.8228142Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:50:09.8228559Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T22:50:09.8228831Z [36;1m          ghcr_push_cmd[0m
2025-08-20T22:50:09.8229415Z [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-20T22:50:09.8230125Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T22:50:09.8230642Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:50:09.8231044Z [36;1m             return 1 || exit 1[0m
2025-08-20T22:50:09.8231283Z [36;1m           fi[0m
2025-08-20T22:50:09.8231478Z [36;1m       fi[0m
2025-08-20T22:50:09.8231660Z [36;1m   fi[0m
2025-08-20T22:50:09.8231835Z [36;1m fi[0m
2025-08-20T22:50:09.8232020Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:50:09.8287544Z shell: /usr/bin/bash -e {0}
2025-08-20T22:50:09.8287787Z env:
2025-08-20T22:50:09.8287972Z   CROSS_COMPILING: NO
2025-08-20T22:50:09.8288288Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:50:09.8288529Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:50:09.8288750Z   ON_QEMU: NO
2025-08-20T22:50:09.8288931Z   DEBUG: 0
2025-08-20T22:50:09.8289122Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:50:09.8289352Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:50:09.8289650Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:09.8289972Z   KEEP_LOGS: YES
2025-08-20T22:50:09.8290172Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:50:09.8290394Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:50:09.8290625Z   SBUILD_REBUILD: false
2025-08-20T22:50:09.8291174Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:50:09.8291758Z   BUILD_SYS: host://nix
2025-08-20T22:50:09.8291960Z   BUILD_ON_HOST: TRUE
2025-08-20T22:50:09.8292153Z   BUILD_SYSTEM: HOST
2025-08-20T22:50:09.8292346Z   SYSTMP: /tmp
2025-08-20T22:50:09.8292526Z   GHA_MODE: MATRIX
2025-08-20T22:50:09.8293092Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:50:09.8293646Z   INPUT_SBUILD: /tmp/pkgforge/a7HPN9A3k_build.yaml
2025-08-20T22:50:09.8293977Z   BUILD_DIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml
2025-08-20T22:50:09.8294376Z   SBUILD_OUTDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:09.8294863Z   SBUILD_TMPDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:09.8295245Z   PKG_TYPE: static
2025-08-20T22:50:09.8295444Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:50:09.8295651Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:50:09.8296214Z   GHCR_TOKEN: ***
2025-08-20T22:50:09.8296532Z   GITHUB_TOKEN: ***
2025-08-20T22:50:09.8297032Z   GITLAB_TOKEN: ***
2025-08-20T22:50:09.8298138Z   MINISIGN_KEY: ***
2025-08-20T22:50:09.8298329Z ##[endgroup]
2025-08-20T22:50:09.8390694Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T22:50:09.8401118Z 128K	./BUILD_ARTIFACTS.zstd
2025-08-20T22:50:09.8413773Z total 1.4M
2025-08-20T22:50:09.8414107Z 4.0K CHECKSUM
2025-08-20T22:50:09.8414376Z 4.0K CHECKSUM.sig
2025-08-20T22:50:09.8414572Z 4.0K SBUILD
2025-08-20T22:50:09.8414747Z 4.0K SBUILD.sig
2025-08-20T22:50:09.8414931Z 4.0K SBUILD_TEMP
2025-08-20T22:50:09.8415216Z 1.4M stress-ng.static.log
2025-08-20T22:50:09.8415758Z 4.0K stress-ng.static.version
2025-08-20T22:50:09.8416183Z 4.0K stress-ng.static.version.sig
2025-08-20T22:50:09.8416770Z 4.0K stress-ng.version
2025-08-20T22:50:09.8417140Z 4.0K stress-ng.version.sig
2025-08-20T22:50:09.8456250Z Error: "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-"
2025-08-20T22:50:09.8457367Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T22:50:14.8521297Z Error: "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-"
2025-08-20T22:50:14.8522232Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T22:50:14.8530030Z 
2025-08-20T22:50:14.8530498Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-
2025-08-20T22:50:14.8530892Z 
2025-08-20T22:50:14.8573445Z Error: "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-"
2025-08-20T22:50:14.8574965Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T22:50:14.8631237Z ##[group]Run ##Presets
2025-08-20T22:50:14.8631704Z [36;1m##Presets[0m
2025-08-20T22:50:14.8632079Z [36;1mset +x ; set +e[0m
2025-08-20T22:50:14.8632461Z [36;1m#-------------#[0m
2025-08-20T22:50:14.8632838Z [36;1m##Debug?[0m
2025-08-20T22:50:14.8633273Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:50:14.8633991Z [36;1m  set -x[0m
2025-08-20T22:50:14.8634322Z [36;1mfi[0m
2025-08-20T22:50:14.8634631Z [36;1m#-------------#[0m
2025-08-20T22:50:14.8635097Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T22:50:14.8635703Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:50:14.8703684Z shell: /usr/bin/bash -e {0}
2025-08-20T22:50:14.8703925Z env:
2025-08-20T22:50:14.8704111Z   CROSS_COMPILING: NO
2025-08-20T22:50:14.8704342Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:50:14.8704580Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:50:14.8704796Z   ON_QEMU: NO
2025-08-20T22:50:14.8705000Z   DEBUG: 0
2025-08-20T22:50:14.8705181Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:50:14.8705404Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:50:14.8705693Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:14.8705997Z   KEEP_LOGS: YES
2025-08-20T22:50:14.8706193Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:50:14.8706417Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:50:14.8706852Z   SBUILD_REBUILD: false
2025-08-20T22:50:14.8707411Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:50:14.8707984Z   BUILD_SYS: host://nix
2025-08-20T22:50:14.8708188Z   BUILD_ON_HOST: TRUE
2025-08-20T22:50:14.8708381Z   BUILD_SYSTEM: HOST
2025-08-20T22:50:14.8708572Z   SYSTMP: /tmp
2025-08-20T22:50:14.8708745Z   GHA_MODE: MATRIX
2025-08-20T22:50:14.8709178Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:50:14.8709699Z   INPUT_SBUILD: /tmp/pkgforge/a7HPN9A3k_build.yaml
2025-08-20T22:50:14.8710021Z   BUILD_DIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml
2025-08-20T22:50:14.8710403Z   SBUILD_OUTDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:14.8710878Z   SBUILD_TMPDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:14.8711257Z   PKG_TYPE: static
2025-08-20T22:50:14.8711452Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:50:14.8711659Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:50:14.8711860Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:50:14.8712219Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-
2025-08-20T22:50:14.8712734Z ##[endgroup]
2025-08-20T22:50:14.8890818Z ##[group]Run actions/upload-artifact@v4
2025-08-20T22:50:14.8891112Z with:
2025-08-20T22:50:14.8891327Z   name: Bincache_stress-ng_x86_64-Linux
2025-08-20T22:50:14.8891641Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T22:50:14.8891945Z   compression-level: 0
2025-08-20T22:50:14.8892163Z   retention-days: 30
2025-08-20T22:50:14.8892365Z   overwrite: true
2025-08-20T22:50:14.8892555Z   if-no-files-found: warn
2025-08-20T22:50:14.8892783Z   include-hidden-files: false
2025-08-20T22:50:14.8893004Z env:
2025-08-20T22:50:14.8893180Z   CROSS_COMPILING: NO
2025-08-20T22:50:14.8893388Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:50:14.8893620Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:50:14.8893837Z   ON_QEMU: NO
2025-08-20T22:50:14.8894014Z   DEBUG: 0
2025-08-20T22:50:14.8894192Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:50:14.8894416Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:50:14.8894698Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:14.8895040Z   KEEP_LOGS: YES
2025-08-20T22:50:14.8895237Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:50:14.8895459Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:50:14.8895683Z   SBUILD_REBUILD: false
2025-08-20T22:50:14.8896225Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:50:14.8897056Z   BUILD_SYS: host://nix
2025-08-20T22:50:14.8897260Z   BUILD_ON_HOST: TRUE
2025-08-20T22:50:14.8897451Z   BUILD_SYSTEM: HOST
2025-08-20T22:50:14.8897640Z   SYSTMP: /tmp
2025-08-20T22:50:14.8897828Z   GHA_MODE: MATRIX
2025-08-20T22:50:14.8898256Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:50:14.8898913Z   INPUT_SBUILD: /tmp/pkgforge/a7HPN9A3k_build.yaml
2025-08-20T22:50:14.8899242Z   BUILD_DIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml
2025-08-20T22:50:14.8899638Z   SBUILD_OUTDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:14.8900127Z   SBUILD_TMPDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:14.8900525Z   PKG_TYPE: static
2025-08-20T22:50:14.8900723Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:50:14.8900933Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:50:14.8901136Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:50:14.8901492Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-
2025-08-20T22:50:14.8901891Z   UTC_TIME: 2025_08_20T10_50_14_PM
2025-08-20T22:50:14.8902118Z ##[endgroup]
2025-08-20T22:50:15.1104704Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T22:50:15.1108360Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T22:50:15.1109213Z With the provided path, there will be 2 files uploaded
2025-08-20T22:50:15.2130557Z Artifact name is valid!
2025-08-20T22:50:15.2131839Z Root directory input is valid!
2025-08-20T22:50:15.2450737Z Beginning upload of artifact content to blob storage
2025-08-20T22:50:15.3421646Z Uploaded bytes 1828047
2025-08-20T22:50:15.3566292Z Finished uploading artifact content to blob storage!
2025-08-20T22:50:15.3569603Z SHA256 digest of uploaded artifact zip is 174076010c0706bb068cf39acf89db6f51e5df366822d5aef4d0e6372e999e73
2025-08-20T22:50:15.3570415Z Finalizing artifact upload
2025-08-20T22:50:15.4626285Z Artifact Bincache_stress-ng_x86_64-Linux.zip successfully finalized. Artifact ID 3813923887
2025-08-20T22:50:15.4627665Z Artifact Bincache_stress-ng_x86_64-Linux has been successfully uploaded! Final size is 1828047 bytes. Artifact ID is 3813923887
2025-08-20T22:50:15.4637851Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17109912444/artifacts/3813923887
2025-08-20T22:50:15.4802416Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T22:50:15.4802749Z with:
2025-08-20T22:50:15.4802953Z   subject-name: stress-ng--
2025-08-20T22:50:15.4803811Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:50:15.4804552Z   show-summary: true
2025-08-20T22:50:15.4804777Z   push-to-registry: false
2025-08-20T22:50:15.4805168Z   github-token: ***
2025-08-20T22:50:15.4805375Z env:
2025-08-20T22:50:15.4805557Z   CROSS_COMPILING: NO
2025-08-20T22:50:15.4805774Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:50:15.4806008Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:50:15.4806233Z   ON_QEMU: NO
2025-08-20T22:50:15.4806413Z   DEBUG: 0
2025-08-20T22:50:15.4806789Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:50:15.4807048Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:50:15.4807379Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:15.4807704Z   KEEP_LOGS: YES
2025-08-20T22:50:15.4807904Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:50:15.4808133Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:50:15.4808374Z   SBUILD_REBUILD: false
2025-08-20T22:50:15.4808919Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:50:15.4809513Z   BUILD_SYS: host://nix
2025-08-20T22:50:15.4809735Z   BUILD_ON_HOST: TRUE
2025-08-20T22:50:15.4809939Z   BUILD_SYSTEM: HOST
2025-08-20T22:50:15.4810141Z   SYSTMP: /tmp
2025-08-20T22:50:15.4810329Z   GHA_MODE: MATRIX
2025-08-20T22:50:15.4810775Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:50:15.4811314Z   INPUT_SBUILD: /tmp/pkgforge/a7HPN9A3k_build.yaml
2025-08-20T22:50:15.4811743Z   BUILD_DIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml
2025-08-20T22:50:15.4812145Z   SBUILD_OUTDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:15.4812639Z   SBUILD_TMPDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:15.4813028Z   PKG_TYPE: static
2025-08-20T22:50:15.4813228Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:50:15.4813448Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:50:15.4813660Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:50:15.4814028Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-
2025-08-20T22:50:15.4814441Z   UTC_TIME: 2025_08_20T10_50_14_PM
2025-08-20T22:50:15.4814688Z ##[endgroup]
2025-08-20T22:50:15.4884331Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T22:50:15.4884768Z env:
2025-08-20T22:50:15.4884953Z   CROSS_COMPILING: NO
2025-08-20T22:50:15.4885171Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:50:15.4885402Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:50:15.4885628Z   ON_QEMU: NO
2025-08-20T22:50:15.4885807Z   DEBUG: 0
2025-08-20T22:50:15.4885997Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:50:15.4886227Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:50:15.4886520Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:15.4887015Z   KEEP_LOGS: YES
2025-08-20T22:50:15.4887246Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:50:15.4887469Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:50:15.4887709Z   SBUILD_REBUILD: false
2025-08-20T22:50:15.4888265Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:50:15.4888841Z   BUILD_SYS: host://nix
2025-08-20T22:50:15.4889050Z   BUILD_ON_HOST: TRUE
2025-08-20T22:50:15.4889248Z   BUILD_SYSTEM: HOST
2025-08-20T22:50:15.4889447Z   SYSTMP: /tmp
2025-08-20T22:50:15.4889633Z   GHA_MODE: MATRIX
2025-08-20T22:50:15.4890072Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:50:15.4890779Z   INPUT_SBUILD: /tmp/pkgforge/a7HPN9A3k_build.yaml
2025-08-20T22:50:15.4891134Z   BUILD_DIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml
2025-08-20T22:50:15.4891533Z   SBUILD_OUTDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:15.4892101Z   SBUILD_TMPDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:15.4892500Z   PKG_TYPE: static
2025-08-20T22:50:15.4892702Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:50:15.4892917Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:50:15.4893125Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:50:15.4893490Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-
2025-08-20T22:50:15.4893890Z   UTC_TIME: 2025_08_20T10_50_14_PM
2025-08-20T22:50:15.4894127Z ##[endgroup]
2025-08-20T22:50:15.8771661Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T22:50:15.8772011Z with:
2025-08-20T22:50:15.8772711Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:50:15.8773450Z   subject-name: stress-ng--
2025-08-20T22:50:15.8773750Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T22:50:15.8776411Z   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/17109912444/attempts/1"}}}
2025-08-20T22:50:15.8779321Z   push-to-registry: false
2025-08-20T22:50:15.8779556Z   show-summary: true
2025-08-20T22:50:15.8779988Z   github-token: ***
2025-08-20T22:50:15.8780244Z env:
2025-08-20T22:50:15.8780426Z   CROSS_COMPILING: NO
2025-08-20T22:50:15.8780644Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:50:15.8780875Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:50:15.8781096Z   ON_QEMU: NO
2025-08-20T22:50:15.8781276Z   DEBUG: 0
2025-08-20T22:50:15.8781463Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:50:15.8781701Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:50:15.8782002Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:15.8782320Z   KEEP_LOGS: YES
2025-08-20T22:50:15.8782517Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:50:15.8782747Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:50:15.8782983Z   SBUILD_REBUILD: false
2025-08-20T22:50:15.8783535Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:50:15.8784106Z   BUILD_SYS: host://nix
2025-08-20T22:50:15.8784327Z   BUILD_ON_HOST: TRUE
2025-08-20T22:50:15.8784527Z   BUILD_SYSTEM: HOST
2025-08-20T22:50:15.8784734Z   SYSTMP: /tmp
2025-08-20T22:50:15.8784925Z   GHA_MODE: MATRIX
2025-08-20T22:50:15.8785371Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:50:15.8785896Z   INPUT_SBUILD: /tmp/pkgforge/a7HPN9A3k_build.yaml
2025-08-20T22:50:15.8786231Z   BUILD_DIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml
2025-08-20T22:50:15.8786800Z   SBUILD_OUTDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:15.8787307Z   SBUILD_TMPDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:15.8787702Z   PKG_TYPE: static
2025-08-20T22:50:15.8787906Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:50:15.8788123Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:50:15.8788485Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:50:15.8788885Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-
2025-08-20T22:50:15.8789300Z   UTC_TIME: 2025_08_20T10_50_14_PM
2025-08-20T22:50:15.8789607Z ##[endgroup]
2025-08-20T22:50:17.0227924Z Attestation created for 10 subjects
2025-08-20T22:50:17.0232175Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T22:50:17.0232906Z -----BEGIN CERTIFICATE-----
2025-08-20T22:50:17.0233485Z MIIG7zCCBnWgAwIBAgIUX5KSkc8EPjsz9kmZ8uu+XLM3SrcwCgYIKoZIzj0EAwMw
2025-08-20T22:50:17.0234018Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T22:50:17.0234570Z cm1lZGlhdGUwHhcNMjUwODIwMjI1MDE2WhcNMjUwODIwMjMwMDE2WjAAMFkwEwYH
2025-08-20T22:50:17.0235100Z KoZIzj0CAQYIKoZIzj0DAQcDQgAErqu5pEig+CUqrkthE1PFmQknqCxr0iZ9grXJ
2025-08-20T22:50:17.0235600Z kWQVVpon8C0/w+QSV0XDiVeyc9xeiC0fG05MtTRXALMi/Ltpk6OCBZQwggWQMA4G
2025-08-20T22:50:17.0236121Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUtmDJ
2025-08-20T22:50:17.0236868Z zjINAjvsJ4WuyENXhxaHKbYwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T22:50:17.0237386Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T22:50:17.0237887Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T22:50:17.0238406Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T22:50:17.0249250Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T22:50:17.0250079Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T22:50:17.0250629Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T22:50:17.0251156Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T22:50:17.0251660Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T22:50:17.0252140Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T22:50:17.0252756Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T22:50:17.0253222Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T22:50:17.0253711Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T22:50:17.0254188Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T22:50:17.0254661Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T22:50:17.0255139Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T22:50:17.0255614Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T22:50:17.0256088Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T22:50:17.0256556Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T22:50:17.0257340Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T22:50:17.0257814Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T22:50:17.0258286Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T22:50:17.0258756Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T22:50:17.0259225Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T22:50:17.0259694Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA5OTEyNDQ0L2F0
2025-08-20T22:50:17.0260162Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T22:50:17.0260640Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJrQVe
2025-08-20T22:50:17.0261100Z AAAEAwBHMEUCIFdxKJo174GdcZ7m83gvCtNBiwn7VG/YAhCEQqp2sL8DAiEA/eF4
2025-08-20T22:50:17.0261540Z j7wna1f4QIXFumSDtWPIfY/u1EXUy1WN5p3PqMIwCgYIKoZIzj0EAwMDaAAwZQIx
2025-08-20T22:50:17.0261979Z ALAPsSEE0iFqIjB/x0ugaY34DI8i5O7Zqy6QxNkHAtfHb6usMPZbUZlwfaE1ayWn
2025-08-20T22:50:17.0262436Z TgIwWvwNNOsNgBYLI9uvLiRecfUCcgc1W4vbwATNPV2YbWgw+2GdIOBSw1uKMhy2
2025-08-20T22:50:17.0262789Z iWpG
2025-08-20T22:50:17.0262973Z -----END CERTIFICATE-----
2025-08-20T22:50:17.0263128Z 
2025-08-20T22:50:17.0263685Z ##[endgroup]
2025-08-20T22:50:17.0264107Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T22:50:17.0264513Z https://search.sigstore.dev?logIndex=414574527
2025-08-20T22:50:17.0264941Z [36mAttestation uploaded to repository[39m
2025-08-20T22:50:17.0265276Z https://github.com/pkgforge/bincache/attestations/9876269
2025-08-20T22:50:17.1038174Z ##[group]Run ##Presets
2025-08-20T22:50:17.1038454Z [36;1m##Presets[0m
2025-08-20T22:50:17.1038662Z [36;1mset +x ; set +e[0m
2025-08-20T22:50:17.1038887Z [36;1m#-------------#[0m
2025-08-20T22:50:17.1039100Z [36;1m##Debug?[0m
2025-08-20T22:50:17.1039349Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:50:17.1039650Z [36;1m  set -x[0m
2025-08-20T22:50:17.1039849Z [36;1mfi[0m
2025-08-20T22:50:17.1040033Z [36;1m#-------------#[0m
2025-08-20T22:50:17.1040343Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:50:17.1040890Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"[0m
2025-08-20T22:50:17.1041305Z [36;1m exit 1[0m
2025-08-20T22:50:17.1041491Z [36;1mfi[0m
2025-08-20T22:50:17.1091165Z shell: /usr/bin/bash -e {0}
2025-08-20T22:50:17.1091411Z env:
2025-08-20T22:50:17.1091597Z   CROSS_COMPILING: NO
2025-08-20T22:50:17.1091858Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:50:17.1092101Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:50:17.1092334Z   ON_QEMU: NO
2025-08-20T22:50:17.1092518Z   DEBUG: 0
2025-08-20T22:50:17.1092705Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:50:17.1092935Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:50:17.1093239Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:17.1093560Z   KEEP_LOGS: YES
2025-08-20T22:50:17.1093772Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:50:17.1093999Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:50:17.1094355Z   SBUILD_REBUILD: false
2025-08-20T22:50:17.1094908Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:50:17.1095480Z   BUILD_SYS: host://nix
2025-08-20T22:50:17.1095691Z   BUILD_ON_HOST: TRUE
2025-08-20T22:50:17.1095897Z   BUILD_SYSTEM: HOST
2025-08-20T22:50:17.1096104Z   SYSTMP: /tmp
2025-08-20T22:50:17.1096298Z   GHA_MODE: MATRIX
2025-08-20T22:50:17.1096985Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:50:17.1097507Z   INPUT_SBUILD: /tmp/pkgforge/a7HPN9A3k_build.yaml
2025-08-20T22:50:17.1097836Z   BUILD_DIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml
2025-08-20T22:50:17.1098225Z   SBUILD_OUTDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:17.1098720Z   SBUILD_TMPDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:17.1099105Z   PKG_TYPE: static
2025-08-20T22:50:17.1099303Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:50:17.1099518Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:50:17.1099728Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:50:17.1100089Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-
2025-08-20T22:50:17.1100494Z   UTC_TIME: 2025_08_20T10_50_14_PM
2025-08-20T22:50:17.1100729Z ##[endgroup]
2025-08-20T22:50:17.1190050Z ##[group]Run ##Presets
2025-08-20T22:50:17.1190326Z [36;1m##Presets[0m
2025-08-20T22:50:17.1190537Z [36;1mset +x ; set +e[0m
2025-08-20T22:50:17.1190759Z [36;1m#-------------#[0m
2025-08-20T22:50:17.1190970Z [36;1m##Debug?[0m
2025-08-20T22:50:17.1191223Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:50:17.1191523Z [36;1m  set -x[0m
2025-08-20T22:50:17.1191710Z [36;1mfi[0m
2025-08-20T22:50:17.1191894Z [36;1m#-------------#[0m
2025-08-20T22:50:17.1192168Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:50:17.1192648Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"[0m
2025-08-20T22:50:17.1193087Z [36;1m exit 1[0m
2025-08-20T22:50:17.1193278Z [36;1mfi[0m
2025-08-20T22:50:17.1237617Z shell: /usr/bin/bash -e {0}
2025-08-20T22:50:17.1237862Z env:
2025-08-20T22:50:17.1238142Z   CROSS_COMPILING: NO
2025-08-20T22:50:17.1238388Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:50:17.1238627Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:50:17.1238843Z   ON_QEMU: NO
2025-08-20T22:50:17.1239021Z   DEBUG: 0
2025-08-20T22:50:17.1239203Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:50:17.1239431Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:50:17.1239734Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:17.1240052Z   KEEP_LOGS: YES
2025-08-20T22:50:17.1240250Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:50:17.1240486Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:50:17.1240726Z   SBUILD_REBUILD: false
2025-08-20T22:50:17.1241310Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:50:17.1241902Z   BUILD_SYS: host://nix
2025-08-20T22:50:17.1242115Z   BUILD_ON_HOST: TRUE
2025-08-20T22:50:17.1242316Z   BUILD_SYSTEM: HOST
2025-08-20T22:50:17.1242512Z   SYSTMP: /tmp
2025-08-20T22:50:17.1242703Z   GHA_MODE: MATRIX
2025-08-20T22:50:17.1243151Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:50:17.1243666Z   INPUT_SBUILD: /tmp/pkgforge/a7HPN9A3k_build.yaml
2025-08-20T22:50:17.1243995Z   BUILD_DIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml
2025-08-20T22:50:17.1244399Z   SBUILD_OUTDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:17.1244893Z   SBUILD_TMPDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:17.1245280Z   PKG_TYPE: static
2025-08-20T22:50:17.1245484Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:50:17.1245784Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:50:17.1245990Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:50:17.1246357Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-
2025-08-20T22:50:17.1246933Z   UTC_TIME: 2025_08_20T10_50_14_PM
2025-08-20T22:50:17.1247217Z ##[endgroup]
2025-08-20T22:50:17.1311268Z 
2025-08-20T22:50:17.1311714Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:17.1322043Z ##[error]Process completed with exit code 1.
2025-08-20T22:50:17.1360834Z ##[group]Run ##Presets
2025-08-20T22:50:17.1361096Z [36;1m##Presets[0m
2025-08-20T22:50:17.1361302Z [36;1mset +x ; set +e[0m
2025-08-20T22:50:17.1361516Z [36;1m#-------------#[0m
2025-08-20T22:50:17.1361727Z [36;1m##Debug?[0m
2025-08-20T22:50:17.1361976Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:50:17.1362320Z [36;1m  set -x[0m
2025-08-20T22:50:17.1362507Z [36;1mfi[0m
2025-08-20T22:50:17.1362690Z [36;1m#-------------#[0m
2025-08-20T22:50:17.1363044Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:50:17.1363441Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T22:50:17.1363748Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:50:17.1364016Z [36;1mfi[0m
2025-08-20T22:50:17.1408458Z shell: /usr/bin/bash -e {0}
2025-08-20T22:50:17.1408696Z env:
2025-08-20T22:50:17.1408884Z   CROSS_COMPILING: NO
2025-08-20T22:50:17.1409141Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:50:17.1409384Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:50:17.1409613Z   ON_QEMU: NO
2025-08-20T22:50:17.1409807Z   DEBUG: 0
2025-08-20T22:50:17.1409995Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:50:17.1410238Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:50:17.1410536Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs
2025-08-20T22:50:17.1410850Z   KEEP_LOGS: YES
2025-08-20T22:50:17.1411050Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:50:17.1411282Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:50:17.1411519Z   SBUILD_REBUILD: false
2025-08-20T22:50:17.1412077Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml
2025-08-20T22:50:17.1412697Z   BUILD_SYS: host://nix
2025-08-20T22:50:17.1413066Z   BUILD_ON_HOST: TRUE
2025-08-20T22:50:17.1413266Z   BUILD_SYSTEM: HOST
2025-08-20T22:50:17.1413466Z   SYSTMP: /tmp
2025-08-20T22:50:17.1413654Z   GHA_MODE: MATRIX
2025-08-20T22:50:17.1414107Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:50:17.1414644Z   INPUT_SBUILD: /tmp/pkgforge/a7HPN9A3k_build.yaml
2025-08-20T22:50:17.1414985Z   BUILD_DIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml
2025-08-20T22:50:17.1415382Z   SBUILD_OUTDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:17.1415870Z   SBUILD_TMPDIR: /tmp/pkgforge/XQiMb8O_a7HPN9A3k_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:50:17.1416263Z   PKG_TYPE: static
2025-08-20T22:50:17.1416458Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:50:17.1416856Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:50:17.1417069Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:50:17.1417441Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/nixpkgs/stress-ng-srcbuild-
2025-08-20T22:50:17.1417849Z   UTC_TIME: 2025_08_20T10_50_14_PM
2025-08-20T22:50:17.1418082Z ##[endgroup]
2025-08-20T22:50:17.1493280Z EXITED
2025-08-20T22:50:17.1536201Z Cleaning up orphan processes
