2025-06-05T23:15:09.9301432Z Current runner version: '2.325.0' 2025-06-05T23:15:09.9311761Z Runner name: 'i-081569a1ae167f4d3' 2025-06-05T23:15:09.9313691Z Machine name: 'ip-10-0-35-99' 2025-06-05T23:15:09.9318320Z ##[group]GITHUB_TOKEN Permissions 2025-06-05T23:15:09.9321839Z Contents: read 2025-06-05T23:15:09.9322763Z Metadata: read 2025-06-05T23:15:09.9323816Z ##[endgroup] 2025-06-05T23:15:09.9327447Z Secret source: Actions 2025-06-05T23:15:09.9328684Z Prepare workflow directory 2025-06-05T23:15:09.9926472Z Prepare all required actions 2025-06-05T23:15:09.9969004Z Getting action download info 2025-06-05T23:15:10.2486091Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-06-05T23:15:10.5193547Z Download action repository 'pytorch/pytorch@9c1bc9ce4684de96db025292610c0664d3d55345' (SHA:9c1bc9ce4684de96db025292610c0664d3d55345) 2025-06-05T23:15:23.4269527Z Download action repository 'actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-06-05T23:15:23.7687985Z Download action repository 'pmeier/pytest-results-action@a2c1430e2bddadbad9f49a6f9b879f062c6b19b1' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2025-06-05T23:15:23.8769202Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-06-05T23:15:24.3027230Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-06-05T23:15:24.5330441Z Getting action download info 2025-06-05T23:15:24.6337947Z Download action repository 'pytorch/pytorch@main' (SHA:fa705f791249c5eee912096f1d7ac7b2d5b60e8c) 2025-06-05T23:15:33.5304862Z Complete job name: unittest-editable / linux / linux-job 2025-06-05T23:15:33.5809349Z A job started hook has been configured by the self-hosted runner administrator 2025-06-05T23:15:33.5916255Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-06-05T23:15:33.5926516Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:33.5927201Z ##[endgroup] 2025-06-05T23:15:35.0090351Z Runner Type: linux.2xlarge 2025-06-05T23:15:35.0090768Z Instance Type: c5.2xlarge 2025-06-05T23:15:35.0091156Z AMI Name: unknown 2025-06-05T23:15:35.0113029Z AMI ID: ami-071226ecf16aa7d96 2025-06-05T23:15:40.7042556Z ##[group]Run set -euxo pipefail 2025-06-05T23:15:40.7042993Z set -euxo pipefail 2025-06-05T23:15:40.7043304Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-06-05T23:15:40.7043705Z  echo "::group::Cleanup with-sudo debug output" 2025-06-05T23:15:40.7044085Z  sudo rm -rfv "${GITHUB_WORKSPACE}" 2025-06-05T23:15:40.7044403Z else 2025-06-05T23:15:40.7044667Z  echo "::group::Cleanup no-sudo debug output" 2025-06-05T23:15:40.7045038Z  rm -rfv "${GITHUB_WORKSPACE}" 2025-06-05T23:15:40.7045327Z fi 2025-06-05T23:15:40.7045541Z  2025-06-05T23:15:40.7045779Z mkdir -p "${GITHUB_WORKSPACE}" 2025-06-05T23:15:40.7046116Z echo "::endgroup::" 2025-06-05T23:15:40.7055944Z shell: /usr/bin/bash -e {0} 2025-06-05T23:15:40.7056260Z env: 2025-06-05T23:15:40.7056544Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:40.7056956Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:40.7057306Z PR_NUMBER: 2025-06-05T23:15:40.7057811Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:40.7058414Z NO_SUDO: false 2025-06-05T23:15:40.7058642Z ##[endgroup] 2025-06-05T23:15:40.7085198Z + [[ false == \f\a\l\s\e ]] 2025-06-05T23:15:40.7095560Z + echo '::group::Cleanup with-sudo debug output' 2025-06-05T23:15:40.7102138Z ##[group]Cleanup with-sudo debug output 2025-06-05T23:15:40.7102695Z + sudo rm -rfv /home/ec2-user/actions-runner/_work/executorch/executorch 2025-06-05T23:15:40.8269301Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch' 2025-06-05T23:15:40.8283776Z + mkdir -p /home/ec2-user/actions-runner/_work/executorch/executorch 2025-06-05T23:15:40.8294855Z + echo ::endgroup:: 2025-06-05T23:15:40.8295636Z ##[endgroup] 2025-06-05T23:15:40.8406460Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-06-05T23:15:40.8406910Z with: 2025-06-05T23:15:40.8407157Z repository: pytorch/test-infra 2025-06-05T23:15:40.8407446Z path: test-infra 2025-06-05T23:15:40.8407690Z submodules: recursive 2025-06-05T23:15:40.8408256Z token: *** 2025-06-05T23:15:40.8408465Z ssh-strict: true 2025-06-05T23:15:40.8408695Z ssh-user: git 2025-06-05T23:15:40.8408922Z persist-credentials: true 2025-06-05T23:15:40.8409192Z clean: true 2025-06-05T23:15:40.8409447Z sparse-checkout-cone-mode: true 2025-06-05T23:15:40.8409726Z fetch-depth: 1 2025-06-05T23:15:40.8409950Z fetch-tags: false 2025-06-05T23:15:40.8410169Z show-progress: true 2025-06-05T23:15:40.8410406Z lfs: false 2025-06-05T23:15:40.8410616Z set-safe-directory: true 2025-06-05T23:15:40.8410884Z env: 2025-06-05T23:15:40.8411123Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:40.8411480Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:40.8411808Z PR_NUMBER: 2025-06-05T23:15:40.8412297Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:40.8412870Z ##[endgroup] 2025-06-05T23:15:40.9588604Z Syncing repository: pytorch/test-infra 2025-06-05T23:15:40.9589808Z ##[group]Getting Git version info 2025-06-05T23:15:40.9590726Z Working directory is '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra' 2025-06-05T23:15:40.9592032Z [command]/usr/bin/git version 2025-06-05T23:15:40.9592480Z git version 2.47.1 2025-06-05T23:15:40.9605307Z ##[endgroup] 2025-06-05T23:15:40.9620382Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6a125e59-77fc-4b32-aa5b-ee13834582cc' before making global git config changes 2025-06-05T23:15:40.9622192Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T23:15:40.9627236Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-06-05T23:15:40.9658120Z ##[group]Initializing the repository 2025-06-05T23:15:40.9663517Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-06-05T23:15:40.9693617Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-05T23:15:40.9694677Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-05T23:15:40.9695651Z hint: of your new repositories, which will suppress this warning, call: 2025-06-05T23:15:40.9696361Z hint: 2025-06-05T23:15:40.9696844Z hint: git config --global init.defaultBranch 2025-06-05T23:15:40.9697462Z hint: 2025-06-05T23:15:40.9698016Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-05T23:15:40.9698973Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-05T23:15:40.9699704Z hint: 2025-06-05T23:15:40.9700076Z hint: git branch -m 2025-06-05T23:15:40.9701057Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/ 2025-06-05T23:15:40.9706701Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2025-06-05T23:15:40.9733386Z ##[endgroup] 2025-06-05T23:15:40.9734141Z ##[group]Disabling automatic garbage collection 2025-06-05T23:15:40.9738749Z [command]/usr/bin/git config --local gc.auto 0 2025-06-05T23:15:40.9763632Z ##[endgroup] 2025-06-05T23:15:40.9764287Z ##[group]Setting up auth 2025-06-05T23:15:40.9770441Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T23:15:40.9796332Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-06-05T23:15:41.0062074Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T23:15:41.0088965Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-06-05T23:15:41.0341557Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T23:15:41.0381816Z ##[endgroup] 2025-06-05T23:15:41.0382263Z ##[group]Determining the default branch 2025-06-05T23:15:41.0384981Z Retrieving the default branch name 2025-06-05T23:15:41.2668534Z Default branch 'main' 2025-06-05T23:15:41.2669203Z ##[endgroup] 2025-06-05T23:15:41.2669642Z ##[group]Fetching the repository 2025-06-05T23:15:41.2674542Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2025-06-05T23:15:41.7234404Z From https://github.com/pytorch/test-infra 2025-06-05T23:15:41.7234900Z * [new branch] main -> origin/main 2025-06-05T23:15:41.7256405Z ##[endgroup] 2025-06-05T23:15:41.7256842Z ##[group]Determining the checkout info 2025-06-05T23:15:41.7257304Z ##[endgroup] 2025-06-05T23:15:41.7261037Z [command]/usr/bin/git sparse-checkout disable 2025-06-05T23:15:41.7291600Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-05T23:15:41.7315542Z ##[group]Checking out the ref 2025-06-05T23:15:41.7318916Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2025-06-05T23:15:41.8153006Z Switched to a new branch 'main' 2025-06-05T23:15:41.8153856Z branch 'main' set up to track 'origin/main'. 2025-06-05T23:15:41.8160763Z ##[endgroup] 2025-06-05T23:15:41.8161194Z ##[group]Setting up auth for fetching submodules 2025-06-05T23:15:41.8166653Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T23:15:41.8208288Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-06-05T23:15:41.8235852Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-06-05T23:15:41.8261733Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-06-05T23:15:41.8284093Z ##[endgroup] 2025-06-05T23:15:41.8284784Z ##[group]Fetching submodules 2025-06-05T23:15:41.8288711Z [command]/usr/bin/git submodule sync --recursive 2025-06-05T23:15:41.8545151Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-06-05T23:15:41.8799762Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-06-05T23:15:41.9048509Z ##[endgroup] 2025-06-05T23:15:41.9048977Z ##[group]Persisting credentials for submodules 2025-06-05T23:15:41.9055606Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-06-05T23:15:41.9311858Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-06-05T23:15:41.9562503Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-06-05T23:15:41.9816120Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-06-05T23:15:42.0062745Z ##[endgroup] 2025-06-05T23:15:42.0093906Z [command]/usr/bin/git log -1 --format=%H 2025-06-05T23:15:42.0113113Z 714db9db22f90727b389d5ecb5a2dc16cd27d00c 2025-06-05T23:15:42.0279738Z Prepare all required actions 2025-06-05T23:15:42.0280311Z Getting action download info 2025-06-05T23:15:42.1103613Z Download action repository 'pytorch/test-infra@main' (SHA:714db9db22f90727b389d5ecb5a2dc16cd27d00c) 2025-06-05T23:15:43.5609638Z Getting action download info 2025-06-05T23:15:43.6542779Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-06-05T23:15:43.8288857Z ##[group]Run ./test-infra/.github/actions/setup-linux 2025-06-05T23:15:43.8289228Z env: 2025-06-05T23:15:43.8289483Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:43.8289847Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:43.8290115Z PR_NUMBER: 2025-06-05T23:15:43.8290613Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:43.8291161Z ##[endgroup] 2025-06-05T23:15:43.8377470Z ##[group]Run set -euo pipefail 2025-06-05T23:15:43.8377895Z set -euo pipefail 2025-06-05T23:15:43.8378172Z function get_ec2_metadata() { 2025-06-05T23:15:43.8378569Z  # Pulled from instance metadata endpoint for EC2 2025-06-05T23:15:43.8379194Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-06-05T23:15:43.8379760Z  category=$1 2025-06-05T23:15:43.8380636Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-06-05T23:15:43.8381578Z } 2025-06-05T23:15:43.8381841Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-06-05T23:15:43.8382249Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-06-05T23:15:43.8382723Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-06-05T23:15:43.8383138Z echo "system info $(uname -a)" 2025-06-05T23:15:43.8389143Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:43.8389523Z env: 2025-06-05T23:15:43.8389788Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:43.8390153Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:43.8390432Z PR_NUMBER: 2025-06-05T23:15:43.8390930Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:43.8391483Z ##[endgroup] 2025-06-05T23:15:43.8525526Z ami-id: ami-071226ecf16aa7d96 2025-06-05T23:15:43.8619539Z instance-id: i-081569a1ae167f4d3 2025-06-05T23:15:43.8713018Z instance-type: c5.2xlarge 2025-06-05T23:15:43.8723411Z system info Linux ip-10-0-35-99.ec2.internal 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-06-05T23:15:43.8760950Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-05T23:15:43.8761910Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-05T23:15:43.8768028Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:43.8768406Z env: 2025-06-05T23:15:43.8768653Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:43.8769006Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:43.8769284Z PR_NUMBER: 2025-06-05T23:15:43.8769773Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:43.8770328Z ##[endgroup] 2025-06-05T23:15:43.8845289Z ##[group]Run if systemctl is-active --quiet docker; then 2025-06-05T23:15:43.8845746Z if systemctl is-active --quiet docker; then 2025-06-05T23:15:43.8846112Z  echo "Docker daemon is running..."; 2025-06-05T23:15:43.8846438Z else 2025-06-05T23:15:43.8846955Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-06-05T23:15:43.8847375Z fi 2025-06-05T23:15:43.8852964Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:43.8853493Z env: 2025-06-05T23:15:43.8853761Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:43.8854105Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:43.8854386Z PR_NUMBER: 2025-06-05T23:15:43.8854862Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:43.8855414Z ##[endgroup] 2025-06-05T23:15:43.8930350Z Docker daemon is running... 2025-06-05T23:15:43.8960037Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-06-05T23:15:43.8960694Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-06-05T23:15:43.8961212Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2025-06-05T23:15:43.8961822Z retry aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2025-06-05T23:15:43.8962641Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2025-06-05T23:15:43.8968590Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:43.8968967Z env: 2025-06-05T23:15:43.8969218Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:43.8969572Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:43.8969843Z PR_NUMBER: 2025-06-05T23:15:43.8970332Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:43.8970906Z AWS_RETRY_MODE: standard 2025-06-05T23:15:43.8971198Z AWS_MAX_ATTEMPTS: 5 2025-06-05T23:15:43.8971551Z AWS_DEFAULT_REGION: us-east-1 2025-06-05T23:15:43.8971811Z ##[endgroup] 2025-06-05T23:15:44.9800705Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-05T23:15:44.9801344Z Configure a credential helper to remove this warning. See 2025-06-05T23:15:44.9801970Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-05T23:15:44.9802688Z 2025-06-05T23:15:44.9802816Z Login Succeeded 2025-06-05T23:15:44.9847580Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-06-05T23:15:44.9848183Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-06-05T23:15:44.9848670Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-06-05T23:15:44.9854733Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:44.9855092Z env: 2025-06-05T23:15:44.9855350Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:44.9855691Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:44.9855976Z PR_NUMBER: 2025-06-05T23:15:44.9856496Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:44.9857040Z ##[endgroup] 2025-06-05T23:15:44.9943336Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-06-05T23:15:44.9943826Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-06-05T23:15:44.9944256Z sudo rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-06-05T23:15:44.9944596Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-06-05T23:15:44.9945041Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-06-05T23:15:44.9945451Z  2025-06-05T23:15:44.9945747Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-06-05T23:15:44.9946158Z sudo rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-06-05T23:15:44.9946527Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-06-05T23:15:44.9947008Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-06-05T23:15:44.9947447Z  2025-06-05T23:15:44.9947689Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-06-05T23:15:44.9948022Z sudo rm -rf "${RUNNER_DOCS_DIR}" 2025-06-05T23:15:44.9948573Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-06-05T23:15:44.9948970Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-06-05T23:15:44.9954708Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:44.9955066Z env: 2025-06-05T23:15:44.9955329Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:44.9955674Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:44.9955953Z PR_NUMBER: 2025-06-05T23:15:44.9956437Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:44.9956977Z ##[endgroup] 2025-06-05T23:15:45.4929132Z ##[group]Run needs=0 2025-06-05T23:15:45.4929418Z needs=0 2025-06-05T23:15:45.4929775Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2025-06-05T23:15:45.4930211Z  needs=1 2025-06-05T23:15:45.4930428Z fi 2025-06-05T23:15:45.4930697Z echo "does=${needs}" >> $GITHUB_OUTPUT 2025-06-05T23:15:45.4936941Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:45.4937331Z env: 2025-06-05T23:15:45.4937577Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:45.4937933Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:45.4938211Z PR_NUMBER: 2025-06-05T23:15:45.4938682Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:45.4939369Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:45.4939928Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:45.4940464Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:45.4940844Z ##[endgroup] 2025-06-05T23:15:45.5202745Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-06-05T23:15:45.5203331Z # ignore expansion of "docker ps -q" since it could be empty 2025-06-05T23:15:45.5203754Z # shellcheck disable=SC2046 2025-06-05T23:15:45.5204085Z docker stop $(docker ps -q) || true 2025-06-05T23:15:45.5204445Z # Prune all of the docker images 2025-06-05T23:15:45.5204756Z docker system prune -af 2025-06-05T23:15:45.5210397Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:45.5210764Z env: 2025-06-05T23:15:45.5211031Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:45.5211378Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:45.5211673Z PR_NUMBER: 2025-06-05T23:15:45.5212148Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:45.5212845Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:45.5213420Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:45.5213949Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:45.5214343Z ##[endgroup] 2025-06-05T23:15:45.5453884Z "docker stop" requires at least 1 argument. 2025-06-05T23:15:45.5454323Z See 'docker stop --help'. 2025-06-05T23:15:45.5454494Z 2025-06-05T23:15:45.5454655Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-06-05T23:15:45.5454927Z 2025-06-05T23:15:45.5455032Z Stop one or more running containers 2025-06-05T23:15:45.5761087Z Total reclaimed space: 0B 2025-06-05T23:15:45.5835773Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2025-06-05T23:15:45.5836246Z with: 2025-06-05T23:15:45.5837154Z github-secret: *** 2025-06-05T23:15:45.5837892Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-06-05T23:15:45.5838747Z activate-with-label: false 2025-06-05T23:15:45.5839070Z label: with-ssh 2025-06-05T23:15:45.5839457Z remove-existing-keys: true 2025-06-05T23:15:45.5839779Z fail-silently: true 2025-06-05T23:15:45.5840158Z env: 2025-06-05T23:15:45.5840551Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:45.5840962Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:45.5841480Z PR_NUMBER: 2025-06-05T23:15:45.5842074Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:45.5843073Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:45.5843721Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:45.5844368Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:45.5844814Z ##[endgroup] 2025-06-05T23:15:45.7007696Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-06-05T23:15:45.7008934Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-06-05T23:15:45.7134045Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-06-05T23:15:45.7134482Z with: 2025-06-05T23:15:45.7134698Z repository: pytorch/executorch 2025-06-05T23:15:45.7135044Z ref: bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:15:45.7135364Z path: pytorch/executorch 2025-06-05T23:15:45.7135628Z fetch-depth: 1 2025-06-05T23:15:45.7135846Z submodules: recursive 2025-06-05T23:15:45.7136251Z token: *** 2025-06-05T23:15:45.7136474Z ssh-strict: true 2025-06-05T23:15:45.7136692Z ssh-user: git 2025-06-05T23:15:45.7136935Z persist-credentials: true 2025-06-05T23:15:45.7137192Z clean: true 2025-06-05T23:15:45.7137442Z sparse-checkout-cone-mode: true 2025-06-05T23:15:45.7137723Z fetch-tags: false 2025-06-05T23:15:45.7137957Z show-progress: true 2025-06-05T23:15:45.7138179Z lfs: false 2025-06-05T23:15:45.7138401Z set-safe-directory: true 2025-06-05T23:15:45.7138642Z env: 2025-06-05T23:15:45.7138937Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:15:45.7139279Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:45.7139562Z PR_NUMBER: 2025-06-05T23:15:45.7140041Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:15:45.7140740Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:45.7141317Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:45.7141846Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:45.7142224Z ##[endgroup] 2025-06-05T23:15:45.8106804Z Syncing repository: pytorch/executorch 2025-06-05T23:15:45.8115057Z ##[group]Getting Git version info 2025-06-05T23:15:45.8115683Z Working directory is '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch' 2025-06-05T23:15:45.8141719Z [command]/usr/bin/git version 2025-06-05T23:15:45.8178166Z git version 2.47.1 2025-06-05T23:15:45.8202216Z ##[endgroup] 2025-06-05T23:15:45.8213602Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/67a819f8-632e-4acc-9c56-c1decc9cfb51' before making global git config changes 2025-06-05T23:15:45.8214547Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T23:15:45.8218678Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch 2025-06-05T23:15:45.8245298Z ##[group]Initializing the repository 2025-06-05T23:15:45.8249773Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch 2025-06-05T23:15:45.8279287Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-05T23:15:45.8279974Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-05T23:15:45.8280593Z hint: of your new repositories, which will suppress this warning, call: 2025-06-05T23:15:45.8281005Z hint: 2025-06-05T23:15:45.8281299Z hint: git config --global init.defaultBranch 2025-06-05T23:15:45.8281638Z hint: 2025-06-05T23:15:45.8281949Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-05T23:15:45.8282849Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-05T23:15:45.8283281Z hint: 2025-06-05T23:15:45.8283486Z hint: git branch -m 2025-06-05T23:15:45.8284089Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/ 2025-06-05T23:15:45.8289716Z [command]/usr/bin/git remote add origin https://github.com/pytorch/executorch 2025-06-05T23:15:45.8315691Z ##[endgroup] 2025-06-05T23:15:45.8316133Z ##[group]Disabling automatic garbage collection 2025-06-05T23:15:45.8320026Z [command]/usr/bin/git config --local gc.auto 0 2025-06-05T23:15:45.8350927Z ##[endgroup] 2025-06-05T23:15:45.8351296Z ##[group]Setting up auth 2025-06-05T23:15:45.8352447Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T23:15:45.8375044Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-06-05T23:15:45.8630240Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T23:15:45.8656970Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-06-05T23:15:45.8913027Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T23:15:45.8954887Z ##[endgroup] 2025-06-05T23:15:45.8955318Z ##[group]Fetching the repository 2025-06-05T23:15:45.8962529Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:15:48.1282679Z From https://github.com/pytorch/executorch 2025-06-05T23:15:48.1283192Z * branch bd572346e4f196b36aaa03a1645d12b1618fe88b -> FETCH_HEAD 2025-06-05T23:15:48.1314121Z ##[endgroup] 2025-06-05T23:15:48.1314615Z ##[group]Determining the checkout info 2025-06-05T23:15:48.1316621Z ##[endgroup] 2025-06-05T23:15:48.1321253Z [command]/usr/bin/git sparse-checkout disable 2025-06-05T23:15:48.1352338Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-05T23:15:48.1375651Z ##[group]Checking out the ref 2025-06-05T23:15:48.1379794Z [command]/usr/bin/git checkout --progress --force bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:15:48.6418294Z Note: switching to 'bd572346e4f196b36aaa03a1645d12b1618fe88b'. 2025-06-05T23:15:48.6418629Z 2025-06-05T23:15:48.6418852Z You are in 'detached HEAD' state. You can look around, make experimental 2025-06-05T23:15:48.6419440Z changes and commit them, and you can discard any commits you make in this 2025-06-05T23:15:48.6420286Z state without impacting any branches by switching back to a branch. 2025-06-05T23:15:48.6420601Z 2025-06-05T23:15:48.6420807Z If you want to create a new branch to retain commits you create, you may 2025-06-05T23:15:48.6421325Z do so (now or later) by using -c with the switch command. Example: 2025-06-05T23:15:48.6421611Z 2025-06-05T23:15:48.6421723Z git switch -c 2025-06-05T23:15:48.6421933Z 2025-06-05T23:15:48.6422038Z Or undo this operation with: 2025-06-05T23:15:48.6422214Z 2025-06-05T23:15:48.6422317Z git switch - 2025-06-05T23:15:48.6422451Z 2025-06-05T23:15:48.6422681Z Turn off this advice by setting config variable advice.detachedHead to false 2025-06-05T23:15:48.6423034Z 2025-06-05T23:15:48.6423292Z HEAD is now at bd57234 Qualcomm AI Engine Direct - QAIRT Visualizer Engagement (#10873) 2025-06-05T23:15:48.6447117Z ##[endgroup] 2025-06-05T23:15:48.6447780Z ##[group]Setting up auth for fetching submodules 2025-06-05T23:15:48.6453976Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T23:15:48.6497299Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-06-05T23:15:48.6523599Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-06-05T23:15:48.6552025Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-06-05T23:15:48.6573533Z ##[endgroup] 2025-06-05T23:15:48.6574286Z ##[group]Fetching submodules 2025-06-05T23:15:48.6578012Z [command]/usr/bin/git submodule sync --recursive 2025-06-05T23:15:48.6840715Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-06-05T23:15:48.7092556Z Submodule 'backends/arm/third-party/ethos-u-core-driver' (https://git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-core-driver.git) registered for path 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T23:15:48.7094532Z Submodule 'backends/arm/third-party/serialization_lib' (https://git.gitlab.arm.com/tosa/tosa-serialization.git) registered for path 'backends/arm/third-party/serialization_lib' 2025-06-05T23:15:48.7096251Z Submodule 'backends/cadence/utils/FACTO' (https://github.com/pytorch-labs/FACTO.git) registered for path 'backends/cadence/utils/FACTO' 2025-06-05T23:15:48.7098602Z Submodule 'backends/vulkan/third-party/Vulkan-Headers' (https://github.com/KhronosGroup/Vulkan-Headers) registered for path 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T23:15:48.7101687Z Submodule 'backends/vulkan/third-party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T23:15:48.7104128Z Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk' 2025-06-05T23:15:48.7107162Z Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'backends/xnnpack/third-party/FP16' 2025-06-05T23:15:48.7110409Z Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'backends/xnnpack/third-party/FXdiv' 2025-06-05T23:15:48.7113668Z Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T23:15:48.7116828Z Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T23:15:48.7120501Z Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T23:15:48.7124072Z Submodule 'extension/llm/tokenizers' (https://github.com/pytorch-labs/tokenizers.git) registered for path 'extension/llm/tokenizers' 2025-06-05T23:15:48.7127642Z Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'kernels/optimized/third-party/eigen' 2025-06-05T23:15:48.7131192Z Submodule 'shim' (https://github.com/facebook/buck2-shims-meta) registered for path 'shim' 2025-06-05T23:15:48.7135378Z Submodule 'third-party/ao' (https://github.com/pytorch/ao.git) registered for path 'third-party/ao' 2025-06-05T23:15:48.7140119Z Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers' 2025-06-05T23:15:48.7145437Z Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc' 2025-06-05T23:15:48.7149455Z Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags' 2025-06-05T23:15:48.7153632Z Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest' 2025-06-05T23:15:48.7157885Z Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake' 2025-06-05T23:15:48.7162184Z Submodule 'third-party/json' (https://github.com/nlohmann/json.git) registered for path 'third-party/json' 2025-06-05T23:15:48.7167455Z Submodule 'third-party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third-party/pocketfft' 2025-06-05T23:15:48.7171405Z Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude' 2025-06-05T23:15:48.7175822Z Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11' 2025-06-05T23:15:48.7202709Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/arm/third-party/ethos-u-core-driver'... 2025-06-05T23:15:49.5312352Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/arm/third-party/serialization_lib'... 2025-06-05T23:15:50.2103386Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/cadence/utils/FACTO'... 2025-06-05T23:15:50.4938213Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/Vulkan-Headers'... 2025-06-05T23:15:50.9461942Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'... 2025-06-05T23:15:51.2161687Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/volk'... 2025-06-05T23:15:51.4942964Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/FP16'... 2025-06-05T23:15:51.6975919Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/FXdiv'... 2025-06-05T23:15:51.9551251Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/XNNPACK'... 2025-06-05T23:15:52.7329106Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/cpuinfo'... 2025-06-05T23:15:53.1389201Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/pthreadpool'... 2025-06-05T23:15:53.3750588Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers'... 2025-06-05T23:15:53.7033577Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/kernels/optimized/third-party/eigen'... 2025-06-05T23:15:54.4165423Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/shim'... 2025-06-05T23:15:54.7019064Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/ao'... 2025-06-05T23:15:55.1567512Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/flatbuffers'... 2025-06-05T23:15:55.5423805Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/flatcc'... 2025-06-05T23:15:55.7678703Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/gflags'... 2025-06-05T23:15:56.0107607Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/googletest'... 2025-06-05T23:15:56.2738708Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/ios-cmake'... 2025-06-05T23:15:56.5346633Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/json'... 2025-06-05T23:15:56.9468774Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/pocketfft'... 2025-06-05T23:15:57.1893495Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/prelude'... 2025-06-05T23:15:57.6164219Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/pybind11'... 2025-06-05T23:15:59.1047758Z From https://git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-core-driver 2025-06-05T23:15:59.1155665Z * branch 7bf44c54527e718b99d588ce520cf2f96343adb1 -> FETCH_HEAD 2025-06-05T23:15:59.1156737Z Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '7bf44c54527e718b99d588ce520cf2f96343adb1' 2025-06-05T23:16:00.5031357Z From https://git.gitlab.arm.com/tosa/tosa-serialization 2025-06-05T23:16:00.5031898Z * branch 187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2 -> FETCH_HEAD 2025-06-05T23:16:00.5138007Z Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2' 2025-06-05T23:16:00.5152836Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T23:16:00.5177259Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers'... 2025-06-05T23:16:01.6390498Z From https://github.com/google/flatbuffers 2025-06-05T23:16:01.6391302Z * branch 0100f6a5779831fa7a651e4b67ef389a8752bd9b -> FETCH_HEAD 2025-06-05T23:16:01.7425579Z Submodule path 'backends/arm/third-party/serialization_lib/third_party/flatbuffers': checked out '0100f6a5779831fa7a651e4b67ef389a8752bd9b' 2025-06-05T23:16:02.3645819Z From https://github.com/pytorch-labs/FACTO 2025-06-05T23:16:02.3646341Z * branch 1db37fc79d0d59638cbb794fa49d878aafc24461 -> FETCH_HEAD 2025-06-05T23:16:02.3721899Z Submodule path 'backends/cadence/utils/FACTO': checked out '1db37fc79d0d59638cbb794fa49d878aafc24461' 2025-06-05T23:16:03.1260737Z From https://github.com/KhronosGroup/Vulkan-Headers 2025-06-05T23:16:03.1261283Z * branch 0c5928795a66e93f65e5e68a36d8daa79a209dc2 -> FETCH_HEAD 2025-06-05T23:16:03.1764104Z Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2' 2025-06-05T23:16:03.9696356Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-06-05T23:16:03.9696949Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2025-06-05T23:16:04.0013380Z Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-06-05T23:16:04.4564215Z From https://github.com/zeux/volk 2025-06-05T23:16:04.4564885Z * branch b3bc21e584f97400b6884cb2a541a56c6a5ddba3 -> FETCH_HEAD 2025-06-05T23:16:04.4632265Z Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3' 2025-06-05T23:16:04.9384294Z From https://github.com/Maratyszcza/FP16 2025-06-05T23:16:04.9384917Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-06-05T23:16:04.9466167Z Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-06-05T23:16:05.4227049Z From https://github.com/Maratyszcza/FXdiv 2025-06-05T23:16:05.4227546Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-06-05T23:16:05.4279192Z Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-06-05T23:16:06.9122105Z From https://github.com/google/XNNPACK 2025-06-05T23:16:06.9122682Z * branch 4ea82e595b36106653175dcb04b2aa532660d0d8 -> FETCH_HEAD 2025-06-05T23:16:07.4945596Z Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '4ea82e595b36106653175dcb04b2aa532660d0d8' 2025-06-05T23:16:08.0179166Z From https://github.com/pytorch/cpuinfo 2025-06-05T23:16:08.0179675Z * branch c61fe919607bbc534d7a5a5707bdd7041e72c5ff -> FETCH_HEAD 2025-06-05T23:16:08.0998821Z Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out 'c61fe919607bbc534d7a5a5707bdd7041e72c5ff' 2025-06-05T23:16:08.6272378Z From https://github.com/Maratyszcza/pthreadpool 2025-06-05T23:16:08.6273135Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-06-05T23:16:08.6351941Z Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-06-05T23:16:09.0661692Z From https://github.com/pytorch-labs/tokenizers 2025-06-05T23:16:09.0662193Z * branch fc5962cd9e08019c5df6667eba3377e7d76441f7 -> FETCH_HEAD 2025-06-05T23:16:09.0902265Z Submodule path 'extension/llm/tokenizers': checked out 'fc5962cd9e08019c5df6667eba3377e7d76441f7' 2025-06-05T23:16:09.0918253Z Submodule 'third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T23:16:09.0920680Z Submodule 'third-party/json' (https://github.com/nlohmann/json.git) registered for path 'extension/llm/tokenizers/third-party/json' 2025-06-05T23:16:09.0923148Z Submodule 'third-party/pcre2' (https://github.com/PCRE2Project/pcre2.git) registered for path 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T23:16:09.0925708Z Submodule 'third-party/re2' (https://github.com/google/re2.git) registered for path 'extension/llm/tokenizers/third-party/re2' 2025-06-05T23:16:09.0928392Z Submodule 'third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T23:16:09.0954394Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/abseil-cpp'... 2025-06-05T23:16:09.4466150Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/json'... 2025-06-05T23:16:09.8804580Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/pcre2'... 2025-06-05T23:16:10.2453118Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/re2'... 2025-06-05T23:16:10.5482109Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/sentencepiece'... 2025-06-05T23:16:12.0413416Z From https://github.com/abseil/abseil-cpp 2025-06-05T23:16:12.0413933Z * branch 7d96b2e93d9a84530748b68abd2f97595c51ecf4 -> FETCH_HEAD 2025-06-05T23:16:12.1368066Z Submodule path 'extension/llm/tokenizers/third-party/abseil-cpp': checked out '7d96b2e93d9a84530748b68abd2f97595c51ecf4' 2025-06-05T23:16:12.9220731Z From https://github.com/nlohmann/json 2025-06-05T23:16:12.9221244Z * branch e6cafa573aac6ed9227f752a5371c0b3f436307d -> FETCH_HEAD 2025-06-05T23:16:13.0142467Z Submodule path 'extension/llm/tokenizers/third-party/json': checked out 'e6cafa573aac6ed9227f752a5371c0b3f436307d' 2025-06-05T23:16:13.6211783Z From https://github.com/PCRE2Project/pcre2 2025-06-05T23:16:13.6212441Z * branch 2e03e323339ab692640626f02f8d8d6f95bff9c6 -> FETCH_HEAD 2025-06-05T23:16:13.6932799Z Submodule path 'extension/llm/tokenizers/third-party/pcre2': checked out '2e03e323339ab692640626f02f8d8d6f95bff9c6' 2025-06-05T23:16:13.6948354Z Submodule 'deps/sljit' (https://github.com/zherczeg/sljit.git) registered for path 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T23:16:13.6973782Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/pcre2/deps/sljit'... 2025-06-05T23:16:14.5735099Z From https://github.com/zherczeg/sljit 2025-06-05T23:16:14.5735823Z * branch 98802d939be3f0ccc2c538d611ec4c728564e8cf -> FETCH_HEAD 2025-06-05T23:16:14.5922366Z Submodule path 'extension/llm/tokenizers/third-party/pcre2/deps/sljit': checked out '98802d939be3f0ccc2c538d611ec4c728564e8cf' 2025-06-05T23:16:15.1468369Z From https://github.com/google/re2 2025-06-05T23:16:15.1468848Z * branch 6dcd83d60f7944926bfd308cc13979fc53dd69ca -> FETCH_HEAD 2025-06-05T23:16:15.1630399Z Submodule path 'extension/llm/tokenizers/third-party/re2': checked out '6dcd83d60f7944926bfd308cc13979fc53dd69ca' 2025-06-05T23:16:15.7688502Z From https://github.com/google/sentencepiece 2025-06-05T23:16:15.7688990Z * branch d8f741853847553169444afc12c00f4bbff3e9ce -> FETCH_HEAD 2025-06-05T23:16:15.8981484Z Submodule path 'extension/llm/tokenizers/third-party/sentencepiece': checked out 'd8f741853847553169444afc12c00f4bbff3e9ce' 2025-06-05T23:16:17.5243806Z From https://gitlab.com/libeigen/eigen 2025-06-05T23:16:17.5244300Z * branch a39ade4ccf99df845ec85c580fbbb324f71952fa -> FETCH_HEAD 2025-06-05T23:16:17.6478944Z Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa' 2025-06-05T23:16:18.2360288Z From https://github.com/facebook/buck2-shims-meta 2025-06-05T23:16:18.2360832Z * branch cf6a954aae4bee7b4515e13475878460115027d1 -> FETCH_HEAD 2025-06-05T23:16:18.2554899Z Submodule path 'shim': checked out 'cf6a954aae4bee7b4515e13475878460115027d1' 2025-06-05T23:16:18.8656037Z From https://github.com/pytorch/ao 2025-06-05T23:16:18.8656887Z * branch bc68b11f1bf77be38721ca7dd2c477aeb5e6626e -> FETCH_HEAD 2025-06-05T23:16:18.9585132Z Submodule path 'third-party/ao': checked out 'bc68b11f1bf77be38721ca7dd2c477aeb5e6626e' 2025-06-05T23:16:18.9602791Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass) registered for path 'third-party/ao/third_party/cutlass' 2025-06-05T23:16:18.9630048Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/ao/third_party/cutlass'... 2025-06-05T23:16:20.7658635Z From https://github.com/NVIDIA/cutlass 2025-06-05T23:16:20.7659122Z * branch ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e -> FETCH_HEAD 2025-06-05T23:16:21.3147848Z Submodule path 'third-party/ao/third_party/cutlass': checked out 'ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e' 2025-06-05T23:16:22.0509549Z From https://github.com/google/flatbuffers 2025-06-05T23:16:22.0510089Z * branch 595bf0007ab1929570c7671f091313c8fc20644e -> FETCH_HEAD 2025-06-05T23:16:22.1544646Z Submodule path 'third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e' 2025-06-05T23:16:22.7894661Z From https://github.com/dvidelabs/flatcc 2025-06-05T23:16:22.7895143Z * branch 896db54787e8b730a6be482c69324751f3f5f117 -> FETCH_HEAD 2025-06-05T23:16:22.8211888Z Submodule path 'third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117' 2025-06-05T23:16:23.2235812Z From https://github.com/gflags/gflags 2025-06-05T23:16:23.2236317Z * branch a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd -> FETCH_HEAD 2025-06-05T23:16:23.2320526Z Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd' 2025-06-05T23:16:23.9413627Z From https://github.com/google/googletest 2025-06-05T23:16:23.9414130Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-06-05T23:16:23.9755021Z Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-06-05T23:16:24.4963249Z From https://github.com/leetal/ios-cmake 2025-06-05T23:16:24.4963749Z * branch 06465b27698424cf4a04a5ca4904d50a3c966c45 -> FETCH_HEAD 2025-06-05T23:16:24.5066057Z Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45' 2025-06-05T23:16:25.0606520Z From https://github.com/nlohmann/json 2025-06-05T23:16:25.0607014Z * branch ac0133ea89a8fd730a9cc9649c5226a9995dc3e1 -> FETCH_HEAD 2025-06-05T23:16:25.1540007Z Submodule path 'third-party/json': checked out 'ac0133ea89a8fd730a9cc9649c5226a9995dc3e1' 2025-06-05T23:16:25.1629251Z Submodule path 'third-party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-06-05T23:16:25.8437622Z From https://github.com/facebook/buck2-prelude 2025-06-05T23:16:25.8438126Z * branch 48c249f8c7b99ff501d6e857754760315072b306 -> FETCH_HEAD 2025-06-05T23:16:25.9810753Z Submodule path 'third-party/prelude': checked out '48c249f8c7b99ff501d6e857754760315072b306' 2025-06-05T23:16:26.6182848Z From https://github.com/pybind/pybind11 2025-06-05T23:16:26.6183701Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-06-05T23:16:26.6459145Z Submodule path 'third-party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-05T23:16:26.6490447Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-06-05T23:16:26.6745446Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T23:16:26.6783180Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T23:16:26.6820313Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T23:16:26.6862822Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T23:16:26.6901007Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T23:16:26.6940260Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T23:16:26.6978364Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T23:16:26.7016023Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T23:16:26.7054204Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T23:16:26.7091771Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T23:16:26.7145721Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T23:16:26.7183459Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T23:16:26.7220904Z Entering 'extension/llm/tokenizers' 2025-06-05T23:16:26.7257690Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T23:16:26.7296959Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T23:16:26.7334966Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T23:16:26.7371358Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T23:16:26.7411057Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T23:16:26.7449118Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T23:16:26.7488187Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T23:16:26.7530808Z Entering 'shim' 2025-06-05T23:16:26.7568783Z Entering 'third-party/ao' 2025-06-05T23:16:26.7606166Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T23:16:26.7654824Z Entering 'third-party/flatbuffers' 2025-06-05T23:16:26.7694161Z Entering 'third-party/flatcc' 2025-06-05T23:16:26.7731016Z Entering 'third-party/gflags' 2025-06-05T23:16:26.7767800Z Entering 'third-party/googletest' 2025-06-05T23:16:26.7804815Z Entering 'third-party/ios-cmake' 2025-06-05T23:16:26.7844575Z Entering 'third-party/json' 2025-06-05T23:16:26.7883177Z Entering 'third-party/pocketfft' 2025-06-05T23:16:26.7920538Z Entering 'third-party/prelude' 2025-06-05T23:16:26.7962001Z Entering 'third-party/pybind11' 2025-06-05T23:16:26.8008559Z ##[endgroup] 2025-06-05T23:16:26.8008998Z ##[group]Persisting credentials for submodules 2025-06-05T23:16:26.8014888Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-06-05T23:16:26.8268436Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T23:16:26.8317954Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T23:16:26.8370245Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T23:16:26.8423940Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T23:16:26.8472453Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T23:16:26.8520987Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T23:16:26.8572106Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T23:16:26.8620485Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T23:16:26.8669026Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T23:16:26.8720371Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T23:16:26.8786202Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T23:16:26.8836738Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T23:16:26.8885787Z Entering 'extension/llm/tokenizers' 2025-06-05T23:16:26.8937012Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T23:16:26.8988675Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T23:16:26.9039159Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T23:16:26.9089487Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T23:16:26.9141170Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T23:16:26.9189953Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T23:16:26.9241644Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T23:16:26.9295019Z Entering 'shim' 2025-06-05T23:16:26.9347450Z Entering 'third-party/ao' 2025-06-05T23:16:26.9397097Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T23:16:26.9463027Z Entering 'third-party/flatbuffers' 2025-06-05T23:16:26.9514806Z Entering 'third-party/flatcc' 2025-06-05T23:16:26.9564373Z Entering 'third-party/gflags' 2025-06-05T23:16:26.9614078Z Entering 'third-party/googletest' 2025-06-05T23:16:26.9664087Z Entering 'third-party/ios-cmake' 2025-06-05T23:16:26.9711881Z Entering 'third-party/json' 2025-06-05T23:16:26.9762902Z Entering 'third-party/pocketfft' 2025-06-05T23:16:26.9811212Z Entering 'third-party/prelude' 2025-06-05T23:16:26.9864424Z Entering 'third-party/pybind11' 2025-06-05T23:16:26.9926498Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-06-05T23:16:27.0177029Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T23:16:27.0224911Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/ethos-u-core-driver/config remote.origin.url 2025-06-05T23:16:27.0239397Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T23:16:27.0286474Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/serialization_lib/config remote.origin.url 2025-06-05T23:16:27.0299836Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T23:16:27.0346634Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/serialization_lib/modules/third_party/flatbuffers/config remote.origin.url 2025-06-05T23:16:27.0365114Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T23:16:27.0411948Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/cadence/utils/FACTO/config remote.origin.url 2025-06-05T23:16:27.0429032Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T23:16:27.0475149Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/Vulkan-Headers/config remote.origin.url 2025-06-05T23:16:27.0489228Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T23:16:27.0537224Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/VulkanMemoryAllocator/config remote.origin.url 2025-06-05T23:16:27.0551573Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T23:16:27.0598669Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/volk/config remote.origin.url 2025-06-05T23:16:27.0613291Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T23:16:27.0662013Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/FP16/config remote.origin.url 2025-06-05T23:16:27.0676405Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T23:16:27.0723746Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/FXdiv/config remote.origin.url 2025-06-05T23:16:27.0738065Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T23:16:27.0784574Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/XNNPACK/config remote.origin.url 2025-06-05T23:16:27.0814933Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T23:16:27.0862166Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/cpuinfo/config remote.origin.url 2025-06-05T23:16:27.0877076Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T23:16:27.0923633Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/pthreadpool/config remote.origin.url 2025-06-05T23:16:27.0937508Z Entering 'extension/llm/tokenizers' 2025-06-05T23:16:27.0983337Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/config remote.origin.url 2025-06-05T23:16:27.0996999Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T23:16:27.1046853Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/abseil-cpp/config remote.origin.url 2025-06-05T23:16:27.1062798Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T23:16:27.1109347Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/json/config remote.origin.url 2025-06-05T23:16:27.1125178Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T23:16:27.1173337Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/pcre2/config remote.origin.url 2025-06-05T23:16:27.1186894Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T23:16:27.1235345Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/pcre2/modules/deps/sljit/config remote.origin.url 2025-06-05T23:16:27.1251387Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T23:16:27.1297790Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/re2/config remote.origin.url 2025-06-05T23:16:27.1312085Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T23:16:27.1358330Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/sentencepiece/config remote.origin.url 2025-06-05T23:16:27.1374328Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T23:16:27.1421337Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/kernels/optimized/third-party/eigen/config remote.origin.url 2025-06-05T23:16:27.1437583Z Entering 'shim' 2025-06-05T23:16:27.1483069Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/shim/config remote.origin.url 2025-06-05T23:16:27.1497537Z Entering 'third-party/ao' 2025-06-05T23:16:27.1543153Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ao/config remote.origin.url 2025-06-05T23:16:27.1557508Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T23:16:27.1602790Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ao/modules/third_party/cutlass/config remote.origin.url 2025-06-05T23:16:27.1628542Z Entering 'third-party/flatbuffers' 2025-06-05T23:16:27.1674505Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/flatbuffers/config remote.origin.url 2025-06-05T23:16:27.1691735Z Entering 'third-party/flatcc' 2025-06-05T23:16:27.1737608Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/flatcc/config remote.origin.url 2025-06-05T23:16:27.1751695Z Entering 'third-party/gflags' 2025-06-05T23:16:27.1796504Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/gflags/config remote.origin.url 2025-06-05T23:16:27.1810550Z Entering 'third-party/googletest' 2025-06-05T23:16:27.1856506Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/googletest/config remote.origin.url 2025-06-05T23:16:27.1870233Z Entering 'third-party/ios-cmake' 2025-06-05T23:16:27.1916671Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ios-cmake/config remote.origin.url 2025-06-05T23:16:27.1929839Z Entering 'third-party/json' 2025-06-05T23:16:27.1975644Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/json/config remote.origin.url 2025-06-05T23:16:27.1990925Z Entering 'third-party/pocketfft' 2025-06-05T23:16:27.2038468Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/pocketfft/config remote.origin.url 2025-06-05T23:16:27.2052105Z Entering 'third-party/prelude' 2025-06-05T23:16:27.2097459Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/prelude/config remote.origin.url 2025-06-05T23:16:27.2114502Z Entering 'third-party/pybind11' 2025-06-05T23:16:27.2160005Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/pybind11/config remote.origin.url 2025-06-05T23:16:27.2575066Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-06-05T23:16:27.2830506Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T23:16:27.2868125Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T23:16:27.2905686Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T23:16:27.2950306Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T23:16:27.2989222Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T23:16:27.3027243Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T23:16:27.3066462Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T23:16:27.3104457Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T23:16:27.3143308Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T23:16:27.3181599Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T23:16:27.3235240Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T23:16:27.3273258Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T23:16:27.3310199Z Entering 'extension/llm/tokenizers' 2025-06-05T23:16:27.3348817Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T23:16:27.3388870Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T23:16:27.3427437Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T23:16:27.3464115Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T23:16:27.3503691Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T23:16:27.3541697Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T23:16:27.3579972Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T23:16:27.3620365Z Entering 'shim' 2025-06-05T23:16:27.3658250Z Entering 'third-party/ao' 2025-06-05T23:16:27.3695752Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T23:16:27.3743496Z Entering 'third-party/flatbuffers' 2025-06-05T23:16:27.3783272Z Entering 'third-party/flatcc' 2025-06-05T23:16:27.3820883Z Entering 'third-party/gflags' 2025-06-05T23:16:27.3858355Z Entering 'third-party/googletest' 2025-06-05T23:16:27.3896930Z Entering 'third-party/ios-cmake' 2025-06-05T23:16:27.3934307Z Entering 'third-party/json' 2025-06-05T23:16:27.3973320Z Entering 'third-party/pocketfft' 2025-06-05T23:16:27.4010833Z Entering 'third-party/prelude' 2025-06-05T23:16:27.4051998Z Entering 'third-party/pybind11' 2025-06-05T23:16:27.4103343Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-06-05T23:16:27.4353530Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T23:16:27.4391240Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T23:16:27.4429358Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T23:16:27.4471543Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T23:16:27.4509302Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T23:16:27.4548029Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T23:16:27.4585879Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T23:16:27.4623213Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T23:16:27.4661021Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T23:16:27.4697982Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T23:16:27.4751891Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T23:16:27.4790523Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T23:16:27.4828069Z Entering 'extension/llm/tokenizers' 2025-06-05T23:16:27.4865422Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T23:16:27.4904509Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T23:16:27.4943309Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T23:16:27.4979965Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T23:16:27.5019070Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T23:16:27.5056087Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T23:16:27.5094257Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T23:16:27.5134404Z Entering 'shim' 2025-06-05T23:16:27.5171616Z Entering 'third-party/ao' 2025-06-05T23:16:27.5208570Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T23:16:27.5256466Z Entering 'third-party/flatbuffers' 2025-06-05T23:16:27.5296385Z Entering 'third-party/flatcc' 2025-06-05T23:16:27.5332987Z Entering 'third-party/gflags' 2025-06-05T23:16:27.5369523Z Entering 'third-party/googletest' 2025-06-05T23:16:27.5406289Z Entering 'third-party/ios-cmake' 2025-06-05T23:16:27.5443655Z Entering 'third-party/json' 2025-06-05T23:16:27.5482785Z Entering 'third-party/pocketfft' 2025-06-05T23:16:27.5518530Z Entering 'third-party/prelude' 2025-06-05T23:16:27.5559080Z Entering 'third-party/pybind11' 2025-06-05T23:16:27.5603685Z ##[endgroup] 2025-06-05T23:16:27.5635360Z [command]/usr/bin/git log -1 --format=%H 2025-06-05T23:16:27.5653751Z bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:16:27.5850949Z Prepare all required actions 2025-06-05T23:16:27.5851514Z Getting action download info 2025-06-05T23:16:27.6715345Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-06-05T23:16:27.8377818Z ##[group]Run ./test-infra/.github/actions/calculate-docker-image 2025-06-05T23:16:27.8378209Z with: 2025-06-05T23:16:27.8378483Z docker-image-name: executorch-ubuntu-22.04-clang12 2025-06-05T23:16:27.8378854Z docker-build-dir: .ci/docker 2025-06-05T23:16:27.8379138Z working-directory: pytorch/executorch 2025-06-05T23:16:27.8379460Z docker-build-script: ./build.sh 2025-06-05T23:16:27.8379829Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:27.8380220Z force-push: false 2025-06-05T23:16:27.8380427Z env: 2025-06-05T23:16:27.8380676Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:16:27.8381014Z REPOSITORY: pytorch/executorch 2025-06-05T23:16:27.8381295Z PR_NUMBER: 2025-06-05T23:16:27.8381827Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:16:27.8382503Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:16:27.8383239Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:16:27.8383780Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:16:27.8384150Z ##[endgroup] 2025-06-05T23:16:27.8413450Z ##[group]Run set -ex 2025-06-05T23:16:27.8413771Z set -ex 2025-06-05T23:16:27.8413997Z  2025-06-05T23:16:27.8414376Z # If the docker build directory or the build script doesn't exist, the action will 2025-06-05T23:16:27.8415035Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-06-05T23:16:27.8415604Z # job could then download the pre-built image as usual 2025-06-05T23:16:27.8416158Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]]; then 2025-06-05T23:16:27.8416669Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8417123Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8417531Z  2025-06-05T23:16:27.8417886Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-06-05T23:16:27.8418315Z  exit 0 2025-06-05T23:16:27.8418541Z else 2025-06-05T23:16:27.8418793Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8419113Z fi 2025-06-05T23:16:27.8419309Z  2025-06-05T23:16:27.8419643Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-06-05T23:16:27.8420452Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-06-05T23:16:27.8420981Z  # use it as it is, but first let's extract the tag 2025-06-05T23:16:27.8421464Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-06-05T23:16:27.8421956Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8422443Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8422836Z else 2025-06-05T23:16:27.8423097Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-06-05T23:16:27.8423473Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-06-05T23:16:27.8423848Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-06-05T23:16:27.8424176Z  fi 2025-06-05T23:16:27.8424607Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-06-05T23:16:27.8425208Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8425992Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8426689Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8427118Z fi 2025-06-05T23:16:27.8432977Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:16:27.8433360Z env: 2025-06-05T23:16:27.8433612Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:16:27.8433970Z REPOSITORY: pytorch/executorch 2025-06-05T23:16:27.8434239Z PR_NUMBER: 2025-06-05T23:16:27.8434731Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:16:27.8435407Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:16:27.8435986Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:16:27.8436526Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:16:27.8436905Z REPO_NAME: executorch 2025-06-05T23:16:27.8437218Z DOCKER_IMAGE_NAME: executorch-ubuntu-22.04-clang12 2025-06-05T23:16:27.8437565Z DOCKER_BUILD_DIR: .ci/docker 2025-06-05T23:16:27.8437847Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-06-05T23:16:27.8438337Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:27.8438736Z CUSTOM_TAG_PREFIX: 2025-06-05T23:16:27.8438984Z ##[endgroup] 2025-06-05T23:16:27.8466729Z + [[ ! -d .ci/docker ]] 2025-06-05T23:16:27.8467023Z + [[ ! -f .ci/docker/./build.sh ]] 2025-06-05T23:16:27.8467307Z + echo skip=false 2025-06-05T23:16:27.8467921Z + [[ executorch-ubuntu-22.04-clang12 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\e\x\e\c\u\t\o\r\c\h* ]] 2025-06-05T23:16:27.8468505Z + [[ executorch-ubuntu-22.04-clang12 == *:* ]] 2025-06-05T23:16:27.8471238Z ++ git rev-parse HEAD:.ci/docker 2025-06-05T23:16:27.8486274Z + DOCKER_TAG=6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:27.8487060Z + echo docker-tag=6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:27.8488189Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:27.8489147Z + echo custom-tag-prefix= 2025-06-05T23:16:27.8525600Z ##[group]Run set +e 2025-06-05T23:16:27.8525944Z set +e 2025-06-05T23:16:27.8526170Z set -x 2025-06-05T23:16:27.8526371Z  2025-06-05T23:16:27.8526583Z login() { 2025-06-05T23:16:27.8527047Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-06-05T23:16:27.8527563Z } 2025-06-05T23:16:27.8527770Z  2025-06-05T23:16:27.8527966Z retry () { 2025-06-05T23:16:27.8528234Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-06-05T23:16:27.8528533Z } 2025-06-05T23:16:27.8528734Z  2025-06-05T23:16:27.8528946Z retry login "${DOCKER_REGISTRY}" 2025-06-05T23:16:27.8529246Z  2025-06-05T23:16:27.8529458Z START_TIME=$(date +%s) 2025-06-05T23:16:27.8529747Z # Wait up to 120 minutes 2025-06-05T23:16:27.8530136Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-06-05T23:16:27.8530630Z  # Check if image already exists, if it does then skip building it 2025-06-05T23:16:27.8531100Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-06-05T23:16:27.8531465Z  exit 0 2025-06-05T23:16:27.8531686Z  fi 2025-06-05T23:16:27.8531896Z  2025-06-05T23:16:27.8532257Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-06-05T23:16:27.8532909Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-06-05T23:16:27.8533556Z  # latter, it will wait for the Docker images to become available before continuing 2025-06-05T23:16:27.8534053Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-06-05T23:16:27.8534582Z  # It's a Docker build job, let's build the image 2025-06-05T23:16:27.8534918Z  break 2025-06-05T23:16:27.8535164Z  else 2025-06-05T23:16:27.8535509Z  # It's a regular build job, wait for the image to become available 2025-06-05T23:16:27.8535911Z  sleep 300 2025-06-05T23:16:27.8536161Z  fi 2025-06-05T23:16:27.8536364Z done 2025-06-05T23:16:27.8536575Z  2025-06-05T23:16:27.8536901Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-06-05T23:16:27.8537464Z # be empty. The default action would be to continue rebuild the image 2025-06-05T23:16:27.8537962Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-06-05T23:16:27.8538409Z  # if we're on the base branch then use the parent commit 2025-06-05T23:16:27.8538802Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-06-05T23:16:27.8539099Z else 2025-06-05T23:16:27.8539423Z  # otherwise we're on a PR, so use the most recent base commit 2025-06-05T23:16:27.8539873Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-06-05T23:16:27.8540340Z fi 2025-06-05T23:16:27.8540536Z  2025-06-05T23:16:27.8540766Z if [[ -z "${MERGE_BASE}" ]]; then 2025-06-05T23:16:27.8541119Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8541432Z  2025-06-05T23:16:27.8541887Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-06-05T23:16:27.8542411Z  exit 0 2025-06-05T23:16:27.8542634Z fi 2025-06-05T23:16:27.8542826Z  2025-06-05T23:16:27.8543121Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-06-05T23:16:27.8543793Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-06-05T23:16:27.8544363Z  exit 1 2025-06-05T23:16:27.8544579Z fi 2025-06-05T23:16:27.8544774Z  2025-06-05T23:16:27.8545129Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-06-05T23:16:27.8545766Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-06-05T23:16:27.8546345Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-06-05T23:16:27.8547020Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-06-05T23:16:27.8547759Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-06-05T23:16:27.8548205Z fi 2025-06-05T23:16:27.8548403Z  2025-06-05T23:16:27.8548656Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-06-05T23:16:27.8555095Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:16:27.8555477Z env: 2025-06-05T23:16:27.8556146Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:27.8556894Z REPOSITORY: pytorch/executorch 2025-06-05T23:16:27.8557185Z PR_NUMBER: 2025-06-05T23:16:27.8557666Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:16:27.8558362Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:16:27.8558929Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:16:27.8559476Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:16:27.8559879Z DOCKER_BUILD_DIR: .ci/docker 2025-06-05T23:16:27.8560209Z BASE_REVISION: bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:16:27.8560627Z DOCKER_TAG: 6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:27.8561183Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:27.8561575Z DOCKER_PUSH: 2025-06-05T23:16:27.8561790Z ##[endgroup] 2025-06-05T23:16:27.8585213Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:27.8585662Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:27.8587950Z + aws ecr get-login-password --region us-east-1 2025-06-05T23:16:27.8589507Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:28.4063008Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-05T23:16:28.4063600Z Configure a credential helper to remove this warning. See 2025-06-05T23:16:28.4064212Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-05T23:16:28.4064747Z 2025-06-05T23:16:28.4064946Z Login Succeeded 2025-06-05T23:16:28.4077332Z ++ date +%s 2025-06-05T23:16:28.4087547Z + START_TIME=1749165388 2025-06-05T23:16:28.4090666Z ++ date +%s 2025-06-05T23:16:28.4098916Z + [[ 1749158188 -lt 1749165388 ]] 2025-06-05T23:16:28.4100033Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:28.6581138Z { 2025-06-05T23:16:28.6581577Z "schemaVersion": 2, 2025-06-05T23:16:28.6582227Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-06-05T23:16:28.6582843Z "config": { 2025-06-05T23:16:28.6583294Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-06-05T23:16:28.6583854Z "size": 15103, 2025-06-05T23:16:28.6584483Z "digest": "sha256:fd1cd238ff938168c3b0ff27a52bce2daabd27e2c7b7761b7a136339684f075e" 2025-06-05T23:16:28.6585216Z }, 2025-06-05T23:16:28.6585498Z "layers": [ 2025-06-05T23:16:28.6585785Z { 2025-06-05T23:16:28.6586275Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6586863Z "size": 30438509, 2025-06-05T23:16:28.6587335Z "digest": "sha256:f557aa5ee22480ee9e1af0a094ce5174a8c3d83e1aa20dc8482e4e387546e0c3" 2025-06-05T23:16:28.6587814Z }, 2025-06-05T23:16:28.6587989Z { 2025-06-05T23:16:28.6588311Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6588724Z "size": 631, 2025-06-05T23:16:28.6589130Z "digest": "sha256:e9a71f6cf6a033cad973f94ad3269a9e3774b3a547f2d35c6337589ebab6aeac" 2025-06-05T23:16:28.6589587Z }, 2025-06-05T23:16:28.6589778Z { 2025-06-05T23:16:28.6590087Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6590496Z "size": 150105004, 2025-06-05T23:16:28.6590916Z "digest": "sha256:049f3bd1fa828e09f2b95b85222e78d1369b0d9b32c63dba4a621ef4b3fdf4b0" 2025-06-05T23:16:28.6591365Z }, 2025-06-05T23:16:28.6591551Z { 2025-06-05T23:16:28.6591857Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6592266Z "size": 622, 2025-06-05T23:16:28.6592655Z "digest": "sha256:8f296761951c2477ba8d9546ac834b6cf17e772fbe388f9e3b2f4e822beb7713" 2025-06-05T23:16:28.6593119Z }, 2025-06-05T23:16:28.6593295Z { 2025-06-05T23:16:28.6593616Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6594018Z "size": 19308725, 2025-06-05T23:16:28.6594466Z "digest": "sha256:f9c927f03c6aba2421ca61827c3ba57321d629b5cd394bf199d0fda0f3373a5e" 2025-06-05T23:16:28.6595187Z }, 2025-06-05T23:16:28.6595447Z { 2025-06-05T23:16:28.6595956Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6596575Z "size": 736, 2025-06-05T23:16:28.6596975Z "digest": "sha256:4420b1e1a07f73643ce79401c2021c6970bc6e411c501a43b58d157e19090d5a" 2025-06-05T23:16:28.6597421Z }, 2025-06-05T23:16:28.6597606Z { 2025-06-05T23:16:28.6597911Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6598318Z "size": 131417895, 2025-06-05T23:16:28.6598741Z "digest": "sha256:fa5411ca12c0b4cc5391abc0d46354e4ebf811724698c909d35a8bc79acbae42" 2025-06-05T23:16:28.6599193Z }, 2025-06-05T23:16:28.6599587Z { 2025-06-05T23:16:28.6599895Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6600308Z "size": 445, 2025-06-05T23:16:28.6600685Z "digest": "sha256:172401b941b1764c760147d40814402d1238a7f1c7287fd8c0c9dd4897f09610" 2025-06-05T23:16:28.6601132Z }, 2025-06-05T23:16:28.6601310Z { 2025-06-05T23:16:28.6601628Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6602025Z "size": 102, 2025-06-05T23:16:28.6602509Z "digest": "sha256:08f9a627d97be81309ccf16cf39ed5beb24962447ad72a1615b0748e4173b204" 2025-06-05T23:16:28.6602974Z }, 2025-06-05T23:16:28.6603148Z { 2025-06-05T23:16:28.6603466Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6603857Z "size": 636, 2025-06-05T23:16:28.6604254Z "digest": "sha256:2d7e5abdd88dbf42ba6487b146573396d6f489b24623393763a4916452feeb69" 2025-06-05T23:16:28.6604702Z }, 2025-06-05T23:16:28.6604890Z { 2025-06-05T23:16:28.6605199Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6605608Z "size": 35165342, 2025-06-05T23:16:28.6606167Z "digest": "sha256:0e4e4efb264486fade95db2dcaeeed53768fdf1fd6972a24431bca5d3e4abfed" 2025-06-05T23:16:28.6606652Z }, 2025-06-05T23:16:28.6606847Z { 2025-06-05T23:16:28.6607154Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6607570Z "size": 318, 2025-06-05T23:16:28.6607966Z "digest": "sha256:380307a36ed2d54c982df9262fd1ec3b7fb61743ad1a24e7d1b691bc44edba7a" 2025-06-05T23:16:28.6608428Z }, 2025-06-05T23:16:28.6608602Z { 2025-06-05T23:16:28.6608918Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6609315Z "size": 252129603, 2025-06-05T23:16:28.6609728Z "digest": "sha256:c39259ba6557e88adff97daca9051eb3b7557220d56a15a595e102e0b7888888" 2025-06-05T23:16:28.6610190Z }, 2025-06-05T23:16:28.6610368Z { 2025-06-05T23:16:28.6610689Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6611087Z "size": 475, 2025-06-05T23:16:28.6611493Z "digest": "sha256:3ec19c2849b3bf6807efe10c62465e3f4d91dfd9fc8c1ff5b3667814c740339d" 2025-06-05T23:16:28.6612025Z + exit 0 2025-06-05T23:16:28.6612206Z }, 2025-06-05T23:16:28.6612394Z { 2025-06-05T23:16:28.6612697Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6613105Z "size": 1041, 2025-06-05T23:16:28.6613494Z "digest": "sha256:c906c3b73c9a07577673cc305885ff3cb88a96410f3536d3cc37d1ab95ea8105" 2025-06-05T23:16:28.6613957Z }, 2025-06-05T23:16:28.6614135Z { 2025-06-05T23:16:28.6614452Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6614844Z "size": 613, 2025-06-05T23:16:28.6615259Z "digest": "sha256:5e70c61fded41a31ea65efce907d9dff9acbc03826fb949591a55cfdd3385730" 2025-06-05T23:16:28.6615732Z }, 2025-06-05T23:16:28.6615904Z { 2025-06-05T23:16:28.6616222Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6616615Z "size": 77567180, 2025-06-05T23:16:28.6617032Z "digest": "sha256:32d238decf552efed879fd5a38ef4c28a93691784cfa4cf29f72f02ff98b663c" 2025-06-05T23:16:28.6617492Z }, 2025-06-05T23:16:28.6617678Z { 2025-06-05T23:16:28.6617983Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6618391Z "size": 572, 2025-06-05T23:16:28.6618782Z "digest": "sha256:82809b17e34970c5fc644204a01b9174222a6532e2bf50080d656bf431502fcb" 2025-06-05T23:16:28.6619226Z }, 2025-06-05T23:16:28.6619420Z { 2025-06-05T23:16:28.6619948Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6620401Z "size": 208, 2025-06-05T23:16:28.6620798Z "digest": "sha256:beff343a364c42297e426fde8abbfacb4531230cc6c28639cb27af09f8a6aeaa" 2025-06-05T23:16:28.6621270Z }, 2025-06-05T23:16:28.6621444Z { 2025-06-05T23:16:28.6621765Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6622307Z "size": 1190, 2025-06-05T23:16:28.6622714Z "digest": "sha256:5630a9397492da6fac00fcc2b54281af300c4762827878ad79bbf050d7f1388d" 2025-06-05T23:16:28.6623182Z }, 2025-06-05T23:16:28.6623358Z { 2025-06-05T23:16:28.6623683Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6624080Z "size": 679, 2025-06-05T23:16:28.6624496Z "digest": "sha256:1fc2d9899ffb3967bedc37627591b09f8e71118dfa4afe3eaa4fb76079e974bd" 2025-06-05T23:16:28.6624958Z }, 2025-06-05T23:16:28.6625145Z { 2025-06-05T23:16:28.6625450Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6625861Z "size": 6857042734, 2025-06-05T23:16:28.6626261Z "digest": "sha256:91905b6f2f52504df72b723d19817eec2b201bee33ae760808b079869acb2f6b" 2025-06-05T23:16:28.6626719Z }, 2025-06-05T23:16:28.6626909Z { 2025-06-05T23:16:28.6627213Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6627621Z "size": 1383, 2025-06-05T23:16:28.6628017Z "digest": "sha256:09dac94eaf912c1143008ab2c199dc2a0547cf68fe2b08e1b96af9c2895928ae" 2025-06-05T23:16:28.6628484Z }, 2025-06-05T23:16:28.6628761Z { 2025-06-05T23:16:28.6629083Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6629496Z "size": 679, 2025-06-05T23:16:28.6629890Z "digest": "sha256:1fc2d9899ffb3967bedc37627591b09f8e71118dfa4afe3eaa4fb76079e974bd" 2025-06-05T23:16:28.6630360Z }, 2025-06-05T23:16:28.6630538Z { 2025-06-05T23:16:28.6630858Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6631257Z "size": 232891491, 2025-06-05T23:16:28.6631680Z "digest": "sha256:6d88f3766b32d28d76e4b977173ca059882b729a62bfb97b74b2e112a7e07081" 2025-06-05T23:16:28.6632128Z }, 2025-06-05T23:16:28.6632322Z { 2025-06-05T23:16:28.6632632Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6633046Z "size": 827, 2025-06-05T23:16:28.6633467Z "digest": "sha256:dec0deaa1ed566de23b66dcd78ea8449250b56b611cab27ebb83b9504d48a46b" 2025-06-05T23:16:28.6633940Z }, 2025-06-05T23:16:28.6634133Z { 2025-06-05T23:16:28.6634445Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6634855Z "size": 679, 2025-06-05T23:16:28.6635246Z "digest": "sha256:1fc2d9899ffb3967bedc37627591b09f8e71118dfa4afe3eaa4fb76079e974bd" 2025-06-05T23:16:28.6635713Z }, 2025-06-05T23:16:28.6635889Z { 2025-06-05T23:16:28.6636206Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6636602Z "size": 185012212, 2025-06-05T23:16:28.6637016Z "digest": "sha256:f8e551473643076aad7336eff42fb9eade23f8abdf765265391eb601688a508e" 2025-06-05T23:16:28.6637478Z }, 2025-06-05T23:16:28.6637654Z { 2025-06-05T23:16:28.6637970Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6638364Z "size": 530, 2025-06-05T23:16:28.6638773Z "digest": "sha256:e8c9ad02b5187f5d1cb1d0cce8e115dd9462726f44a685de71b4cbe4f70c67e6" 2025-06-05T23:16:28.6639226Z }, 2025-06-05T23:16:28.6639411Z { 2025-06-05T23:16:28.6639719Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6640125Z "size": 679, 2025-06-05T23:16:28.6640530Z "digest": "sha256:1fc2d9899ffb3967bedc37627591b09f8e71118dfa4afe3eaa4fb76079e974bd" 2025-06-05T23:16:28.6640986Z }, 2025-06-05T23:16:28.6641174Z { 2025-06-05T23:16:28.6641484Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6641894Z "size": 354, 2025-06-05T23:16:28.6642371Z "digest": "sha256:ca22a013d303766ddf153f37526c40fa37dc1c0d112176fdb33378c50a81c354" 2025-06-05T23:16:28.6642843Z }, 2025-06-05T23:16:28.6643020Z { 2025-06-05T23:16:28.6643341Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6643736Z "size": 32, 2025-06-05T23:16:28.6644140Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-05T23:16:28.6644690Z }, 2025-06-05T23:16:28.6644867Z { 2025-06-05T23:16:28.6645186Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6645590Z "size": 166, 2025-06-05T23:16:28.6646001Z "digest": "sha256:646de239c5522c189eeafe3c3e40d524fdb04e611ff7ac7ed962067edc79e37c" 2025-06-05T23:16:28.6646461Z }, 2025-06-05T23:16:28.6646653Z { 2025-06-05T23:16:28.6646957Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6647363Z "size": 1109, 2025-06-05T23:16:28.6647773Z "digest": "sha256:c2b62aa0dc26b7dd48338aef7893ebaf56403579f42aa88a56bd416c04f43619" 2025-06-05T23:16:28.6648229Z }, 2025-06-05T23:16:28.6648416Z { 2025-06-05T23:16:28.6648727Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6649132Z "size": 32, 2025-06-05T23:16:28.6649521Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-05T23:16:28.6649989Z }, 2025-06-05T23:16:28.6650167Z { 2025-06-05T23:16:28.6650490Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:16:28.6650883Z "size": 108, 2025-06-05T23:16:28.6651349Z "digest": "sha256:f6779e1a371ff37aa81f30b1933474705799f32406c2afea442a0cada6c51e93" 2025-06-05T23:16:28.6651806Z } 2025-06-05T23:16:28.6651986Z ] 2025-06-05T23:16:28.6652174Z } 2025-06-05T23:16:28.6699389Z ##[group]Run set -eux 2025-06-05T23:16:28.6699794Z set -eux 2025-06-05T23:16:28.6701208Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-06-05T23:16:28.6711866Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:16:28.6712503Z env: 2025-06-05T23:16:28.6712933Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:16:28.6713579Z REPOSITORY: pytorch/executorch 2025-06-05T23:16:28.6714055Z PR_NUMBER: 2025-06-05T23:16:28.6714967Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:16:28.6716217Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:16:28.6717253Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:16:28.6718278Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:16:28.6718949Z ##[endgroup] 2025-06-05T23:16:28.6752015Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-06-05T23:16:28.6753969Z + jq --raw-output .SecretString 2025-06-05T23:16:28.6754577Z + jq -r .docker_hub_readonly_token 2025-06-05T23:16:28.6755567Z + docker login --username pytorchbot --password-stdin 2025-06-05T23:16:29.2773769Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-05T23:16:29.2774374Z Configure a credential helper to remove this warning. See 2025-06-05T23:16:29.2775181Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-05T23:16:29.2775568Z 2025-06-05T23:16:29.2775675Z Login Succeeded 2025-06-05T23:16:29.2868930Z Prepare all required actions 2025-06-05T23:16:29.2903624Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2025-06-05T23:16:29.2904003Z with: 2025-06-05T23:16:29.2904639Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:29.2905479Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:29.2905868Z env: 2025-06-05T23:16:29.2922628Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:16:29.2923108Z REPOSITORY: pytorch/executorch 2025-06-05T23:16:29.2923442Z PR_NUMBER: 2025-06-05T23:16:29.2923989Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:16:29.2924672Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:16:29.2925248Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:16:29.2925839Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:16:29.2926213Z ##[endgroup] 2025-06-05T23:16:29.2952360Z ##[group]Run set -x 2025-06-05T23:16:29.2952625Z set -x 2025-06-05T23:16:29.2952845Z set +e 2025-06-05T23:16:29.2953060Z  2025-06-05T23:16:29.2953253Z login() { 2025-06-05T23:16:29.2953720Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-06-05T23:16:29.2954221Z } 2025-06-05T23:16:29.2954425Z  2025-06-05T23:16:29.2954616Z retry () { 2025-06-05T23:16:29.2954880Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-06-05T23:16:29.2955177Z } 2025-06-05T23:16:29.2955383Z  2025-06-05T23:16:29.2955595Z retry login "${DOCKER_REGISTRY}" 2025-06-05T23:16:29.2955888Z  2025-06-05T23:16:29.2956369Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-06-05T23:16:29.2957138Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-06-05T23:16:29.2957507Z  2025-06-05T23:16:29.2957695Z set -e 2025-06-05T23:16:29.2958029Z # ignore output since only exit code is used for conditional 2025-06-05T23:16:29.2958494Z # only pull docker image if it's not available locally 2025-06-05T23:16:29.2959024Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-06-05T23:16:29.2959519Z  retry docker pull "${DOCKER_IMAGE}" 2025-06-05T23:16:29.2959820Z fi 2025-06-05T23:16:29.2965607Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:16:29.2965966Z env: 2025-06-05T23:16:29.2966614Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:29.2967349Z REPOSITORY: pytorch/executorch 2025-06-05T23:16:29.2967652Z PR_NUMBER: 2025-06-05T23:16:29.2968126Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:16:29.2968816Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:16:29.2969387Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:16:29.2969915Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:16:29.2970394Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:29.2970762Z ##[endgroup] 2025-06-05T23:16:29.2994880Z + set +e 2025-06-05T23:16:29.2995419Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:29.2996047Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:29.2998542Z + aws ecr get-login-password --region us-east-1 2025-06-05T23:16:29.2999486Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:16:29.8641480Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-05T23:16:29.8642100Z Configure a credential helper to remove this warning. See 2025-06-05T23:16:29.8642831Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-05T23:16:29.8643379Z 2025-06-05T23:16:29.8643526Z Login Succeeded 2025-06-05T23:16:29.8661778Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:29.8662650Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-06-05T23:16:30.0869030Z + IMAGE_SIZE=7601.84158706665 2025-06-05T23:16:30.0869475Z + echo 'Compressed size of image in MB: 7601.84158706665' 2025-06-05T23:16:30.0869845Z + set -e 2025-06-05T23:16:30.0870589Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:30.0871420Z Compressed size of image in MB: 7601.84158706665 2025-06-05T23:16:30.0988482Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:30.0989773Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:16:30.4424936Z 6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa: Pulling from executorch/executorch-ubuntu-22.04-clang12 2025-06-05T23:16:30.4427690Z f557aa5ee224: Pulling fs layer 2025-06-05T23:16:30.4428033Z e9a71f6cf6a0: Pulling fs layer 2025-06-05T23:16:30.4428360Z 049f3bd1fa82: Pulling fs layer 2025-06-05T23:16:30.4428638Z 8f296761951c: Pulling fs layer 2025-06-05T23:16:30.4428901Z f9c927f03c6a: Pulling fs layer 2025-06-05T23:16:30.4429238Z 4420b1e1a07f: Pulling fs layer 2025-06-05T23:16:30.4429512Z fa5411ca12c0: Pulling fs layer 2025-06-05T23:16:30.4429860Z 172401b941b1: Pulling fs layer 2025-06-05T23:16:30.4430321Z 08f9a627d97b: Pulling fs layer 2025-06-05T23:16:30.4430658Z 2d7e5abdd88d: Pulling fs layer 2025-06-05T23:16:30.4430976Z 8f296761951c: Waiting 2025-06-05T23:16:30.4431267Z 0e4e4efb2644: Pulling fs layer 2025-06-05T23:16:30.4431577Z 4420b1e1a07f: Waiting 2025-06-05T23:16:30.4431808Z 380307a36ed2: Pulling fs layer 2025-06-05T23:16:30.4432131Z c39259ba6557: Pulling fs layer 2025-06-05T23:16:30.4432386Z 2d7e5abdd88d: Waiting 2025-06-05T23:16:30.4432617Z fa5411ca12c0: Waiting 2025-06-05T23:16:30.4432880Z 172401b941b1: Waiting 2025-06-05T23:16:30.4433121Z 3ec19c2849b3: Pulling fs layer 2025-06-05T23:16:30.4433372Z 08f9a627d97b: Waiting 2025-06-05T23:16:30.4433602Z 0e4e4efb2644: Waiting 2025-06-05T23:16:30.4433831Z c906c3b73c9a: Pulling fs layer 2025-06-05T23:16:30.4434107Z 5e70c61fded4: Pulling fs layer 2025-06-05T23:16:30.4434382Z 32d238decf55: Pulling fs layer 2025-06-05T23:16:30.4434640Z 82809b17e349: Pulling fs layer 2025-06-05T23:16:30.4434904Z c39259ba6557: Waiting 2025-06-05T23:16:30.4435154Z beff343a364c: Pulling fs layer 2025-06-05T23:16:30.4435432Z 380307a36ed2: Waiting 2025-06-05T23:16:30.4435657Z 5630a9397492: Pulling fs layer 2025-06-05T23:16:30.4435933Z 1fc2d9899ffb: Pulling fs layer 2025-06-05T23:16:30.4436198Z 91905b6f2f52: Pulling fs layer 2025-06-05T23:16:30.4436466Z 09dac94eaf91: Pulling fs layer 2025-06-05T23:16:30.4436727Z 3ec19c2849b3: Waiting 2025-06-05T23:16:30.4436946Z beff343a364c: Waiting 2025-06-05T23:16:30.4437177Z c906c3b73c9a: Waiting 2025-06-05T23:16:30.4437389Z 5630a9397492: Waiting 2025-06-05T23:16:30.4437615Z 1fc2d9899ffb: Waiting 2025-06-05T23:16:30.4437842Z 6d88f3766b32: Pulling fs layer 2025-06-05T23:16:30.4438101Z 5e70c61fded4: Waiting 2025-06-05T23:16:30.4438313Z 82809b17e349: Waiting 2025-06-05T23:16:30.4438554Z dec0deaa1ed5: Pulling fs layer 2025-06-05T23:16:30.4438806Z 91905b6f2f52: Waiting 2025-06-05T23:16:30.4439040Z 09dac94eaf91: Waiting 2025-06-05T23:16:30.4439271Z 32d238decf55: Waiting 2025-06-05T23:16:30.4439657Z 6d88f3766b32: Waiting 2025-06-05T23:16:30.4439925Z f8e551473643: Pulling fs layer 2025-06-05T23:16:30.4440183Z dec0deaa1ed5: Waiting 2025-06-05T23:16:30.4440436Z e8c9ad02b518: Pulling fs layer 2025-06-05T23:16:30.4440690Z f8e551473643: Waiting 2025-06-05T23:16:30.4440931Z ca22a013d303: Pulling fs layer 2025-06-05T23:16:30.4441200Z e8c9ad02b518: Waiting 2025-06-05T23:16:30.4441966Z 4f4fb700ef54: Pulling fs layer 2025-06-05T23:16:30.4442477Z 646de239c552: Pulling fs layer 2025-06-05T23:16:30.4443149Z ca22a013d303: Waiting 2025-06-05T23:16:30.4443567Z c2b62aa0dc26: Pulling fs layer 2025-06-05T23:16:30.4443907Z 646de239c552: Waiting 2025-06-05T23:16:30.4444238Z 4f4fb700ef54: Waiting 2025-06-05T23:16:30.4444473Z f6779e1a371f: Pulling fs layer 2025-06-05T23:16:30.4444765Z f6779e1a371f: Waiting 2025-06-05T23:16:30.5146886Z e9a71f6cf6a0: Verifying Checksum 2025-06-05T23:16:30.5147271Z e9a71f6cf6a0: Download complete 2025-06-05T23:16:30.5935658Z 8f296761951c: Verifying Checksum 2025-06-05T23:16:30.5936156Z 8f296761951c: Download complete 2025-06-05T23:16:30.7969047Z f557aa5ee224: Download complete 2025-06-05T23:16:30.8603278Z f9c927f03c6a: Verifying Checksum 2025-06-05T23:16:30.8603888Z f9c927f03c6a: Download complete 2025-06-05T23:16:30.8786507Z 4420b1e1a07f: Verifying Checksum 2025-06-05T23:16:30.8787084Z 4420b1e1a07f: Download complete 2025-06-05T23:16:30.9841460Z 172401b941b1: Download complete 2025-06-05T23:16:31.0822743Z 08f9a627d97b: Verifying Checksum 2025-06-05T23:16:31.0823927Z 08f9a627d97b: Download complete 2025-06-05T23:16:31.1703401Z 2d7e5abdd88d: Verifying Checksum 2025-06-05T23:16:31.1703956Z 2d7e5abdd88d: Download complete 2025-06-05T23:16:31.5889917Z 0e4e4efb2644: Verifying Checksum 2025-06-05T23:16:31.5890495Z 0e4e4efb2644: Download complete 2025-06-05T23:16:31.6977064Z 380307a36ed2: Verifying Checksum 2025-06-05T23:16:31.6977621Z 380307a36ed2: Download complete 2025-06-05T23:16:31.7494759Z f557aa5ee224: Pull complete 2025-06-05T23:16:31.7704333Z e9a71f6cf6a0: Pull complete 2025-06-05T23:16:32.0093664Z 049f3bd1fa82: Verifying Checksum 2025-06-05T23:16:32.0094382Z 049f3bd1fa82: Download complete 2025-06-05T23:16:32.0892394Z 3ec19c2849b3: Verifying Checksum 2025-06-05T23:16:32.0892963Z 3ec19c2849b3: Download complete 2025-06-05T23:16:32.1708286Z c906c3b73c9a: Verifying Checksum 2025-06-05T23:16:32.1708854Z c906c3b73c9a: Download complete 2025-06-05T23:16:32.2278420Z 5e70c61fded4: Verifying Checksum 2025-06-05T23:16:32.2278974Z 5e70c61fded4: Download complete 2025-06-05T23:16:32.2386615Z fa5411ca12c0: Verifying Checksum 2025-06-05T23:16:32.2387028Z fa5411ca12c0: Download complete 2025-06-05T23:16:32.3338492Z 82809b17e349: Verifying Checksum 2025-06-05T23:16:32.3338960Z 82809b17e349: Download complete 2025-06-05T23:16:32.3982409Z beff343a364c: Verifying Checksum 2025-06-05T23:16:32.3982937Z beff343a364c: Download complete 2025-06-05T23:16:32.4797668Z 5630a9397492: Verifying Checksum 2025-06-05T23:16:32.4798301Z 5630a9397492: Download complete 2025-06-05T23:16:32.5769740Z 1fc2d9899ffb: Download complete 2025-06-05T23:16:33.1256285Z 32d238decf55: Verifying Checksum 2025-06-05T23:16:33.1256689Z 32d238decf55: Download complete 2025-06-05T23:16:33.2092087Z 09dac94eaf91: Verifying Checksum 2025-06-05T23:16:33.2092686Z 09dac94eaf91: Download complete 2025-06-05T23:16:34.2926884Z c39259ba6557: Verifying Checksum 2025-06-05T23:16:34.2930029Z c39259ba6557: Download complete 2025-06-05T23:16:34.3698077Z dec0deaa1ed5: Verifying Checksum 2025-06-05T23:16:34.3698839Z dec0deaa1ed5: Download complete 2025-06-05T23:16:35.5824243Z 6d88f3766b32: Verifying Checksum 2025-06-05T23:16:35.5824982Z 6d88f3766b32: Download complete 2025-06-05T23:16:35.6531820Z e8c9ad02b518: Verifying Checksum 2025-06-05T23:16:35.6532354Z e8c9ad02b518: Download complete 2025-06-05T23:16:35.7243209Z ca22a013d303: Verifying Checksum 2025-06-05T23:16:35.7243657Z ca22a013d303: Download complete 2025-06-05T23:16:35.7337641Z 4f4fb700ef54: Verifying Checksum 2025-06-05T23:16:35.7338102Z 4f4fb700ef54: Download complete 2025-06-05T23:16:35.8089947Z 646de239c552: Verifying Checksum 2025-06-05T23:16:35.8090577Z 646de239c552: Download complete 2025-06-05T23:16:35.9038308Z c2b62aa0dc26: Verifying Checksum 2025-06-05T23:16:35.9038887Z c2b62aa0dc26: Download complete 2025-06-05T23:16:35.9988489Z f6779e1a371f: Download complete 2025-06-05T23:16:36.0484396Z 049f3bd1fa82: Pull complete 2025-06-05T23:16:36.2393511Z 8f296761951c: Pull complete 2025-06-05T23:16:36.2847532Z f8e551473643: Verifying Checksum 2025-06-05T23:16:36.2847912Z f8e551473643: Download complete 2025-06-05T23:16:36.7555737Z f9c927f03c6a: Pull complete 2025-06-05T23:16:37.0019498Z 4420b1e1a07f: Pull complete 2025-06-05T23:16:39.6511930Z fa5411ca12c0: Pull complete 2025-06-05T23:16:39.8207981Z 172401b941b1: Pull complete 2025-06-05T23:16:39.9788548Z 08f9a627d97b: Pull complete 2025-06-05T23:16:40.1338344Z 2d7e5abdd88d: Pull complete 2025-06-05T23:16:40.8451441Z 0e4e4efb2644: Pull complete 2025-06-05T23:16:41.0051216Z 380307a36ed2: Pull complete 2025-06-05T23:16:50.9392119Z c39259ba6557: Pull complete 2025-06-05T23:16:51.1209188Z 3ec19c2849b3: Pull complete 2025-06-05T23:16:51.3535640Z c906c3b73c9a: Pull complete 2025-06-05T23:16:51.5356272Z 5e70c61fded4: Pull complete 2025-06-05T23:16:55.6398106Z 32d238decf55: Pull complete 2025-06-05T23:16:55.8561540Z 82809b17e349: Pull complete 2025-06-05T23:16:56.0840262Z beff343a364c: Pull complete 2025-06-05T23:16:56.2753625Z 5630a9397492: Pull complete 2025-06-05T23:16:56.3220247Z 1fc2d9899ffb: Pull complete 2025-06-05T23:17:41.1959219Z 91905b6f2f52: Verifying Checksum 2025-06-05T23:17:41.1959586Z 91905b6f2f52: Download complete 2025-06-05T23:18:53.9047410Z 91905b6f2f52: Pull complete 2025-06-05T23:18:54.0805125Z 09dac94eaf91: Pull complete 2025-06-05T23:19:01.4395145Z 6d88f3766b32: Pull complete 2025-06-05T23:19:01.4723376Z dec0deaa1ed5: Pull complete 2025-06-05T23:19:09.0715777Z f8e551473643: Pull complete 2025-06-05T23:19:09.2667178Z e8c9ad02b518: Pull complete 2025-06-05T23:19:09.6171579Z ca22a013d303: Pull complete 2025-06-05T23:19:09.6998332Z 4f4fb700ef54: Pull complete 2025-06-05T23:19:09.7800258Z 646de239c552: Pull complete 2025-06-05T23:19:09.8897686Z c2b62aa0dc26: Pull complete 2025-06-05T23:19:10.0704784Z f6779e1a371f: Pull complete 2025-06-05T23:19:10.1082364Z Digest: sha256:4cd9e207005b6720f61c5035e99d041f7d33aa7b787473b2143d086595b815e8 2025-06-05T23:19:10.1209286Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:19:10.1301188Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:19:10.1344159Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-05T23:19:10.1345115Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-05T23:19:10.1352285Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:19:10.1352687Z env: 2025-06-05T23:19:10.1352947Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:19:10.1353314Z REPOSITORY: pytorch/executorch 2025-06-05T23:19:10.1353581Z PR_NUMBER: 2025-06-05T23:19:10.1354071Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:19:10.1354762Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:19:10.1355326Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:19:10.1355913Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:19:10.1356282Z ##[endgroup] 2025-06-05T23:19:10.1452835Z ##[group]Run set -ex 2025-06-05T23:19:10.1453127Z set -ex 2025-06-05T23:19:10.1453335Z { 2025-06-05T23:19:10.1453563Z  echo "#!/usr/bin/env bash"; 2025-06-05T23:19:10.1453874Z  echo "set -eou pipefail"; 2025-06-05T23:19:10.1454204Z  # shellcheck disable=SC2016 2025-06-05T23:19:10.1454544Z  echo 'eval "$(conda shell.bash hook)"'; 2025-06-05T23:19:10.1454864Z  echo "set -x"; 2025-06-05T23:19:10.1455131Z  echo "${SCRIPT}"; 2025-06-05T23:19:10.1455405Z } > "${RUNNER_TEMP}/exec_script" 2025-06-05T23:19:10.1455742Z chmod +x "${RUNNER_TEMP}/exec_script" 2025-06-05T23:19:10.1456436Z python3 "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py" "" 2025-06-05T23:19:10.1463113Z shell: /usr/bin/bash -e {0} 2025-06-05T23:19:10.1463373Z env: 2025-06-05T23:19:10.1464073Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:19:10.1464808Z REPOSITORY: pytorch/executorch 2025-06-05T23:19:10.1465088Z PR_NUMBER: 2025-06-05T23:19:10.1465566Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:19:10.1466276Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:19:10.1466849Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:19:10.1467378Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:19:10.1468112Z ALL_SECRETS: { "github_token": "***" } 2025-06-05T23:19:10.1468422Z ##[endgroup] 2025-06-05T23:19:10.1492711Z + echo '#!/usr/bin/env bash' 2025-06-05T23:19:10.1493114Z + echo 'set -eou pipefail' 2025-06-05T23:19:10.1493406Z + echo 'eval "$(conda shell.bash hook)"' 2025-06-05T23:19:10.1493749Z + echo 'set -x' 2025-06-05T23:19:10.1494102Z + echo 'set -eux 2025-06-05T23:19:10.1494597Z .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:19:10.1495339Z ' 2025-06-05T23:19:10.1496020Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2025-06-05T23:19:10.1504195Z + python3 /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py '' 2025-06-05T23:19:30.1310689Z Running command: 2025-06-05T23:19:30.1320497Z docker run -e PR_NUMBER -e RUNNER_ARTIFACT_DIR=/artifacts -e RUNNER_DOCS_DIR=/docs -e RUNNER_TEST_RESULTS_DIR=/test-results --env-file="/home/ec2-user/actions-runner/_work/_temp/github_env_15475023378" `# It is unknown why the container sees a different value for this.` -e GITHUB_STEP_SUMMARY -e SECRET_GITHUB_TOKEN --cap-add=SYS_PTRACE --detach --ipc=host --security-opt seccomp=unconfined --shm-size=2g --tty --ulimit stack=10485760:83886080 --ulimit core=0 -v "/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch:/pytorch/executorch" -v "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra:/test-infra" -v "/home/ec2-user/actions-runner/_work/_temp/artifacts:/artifacts" -v "/home/ec2-user/actions-runner/_work/_temp/docs:/docs" -v "/home/ec2-user/actions-runner/_work/_temp/test-results:/test-results" -v "/home/ec2-user/actions-runner/_work/_temp/exec_script:/exec" -v "/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_3453187b-895a-4e84-b25b-4addc1eac850":"/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_3453187b-895a-4e84-b25b-4addc1eac850" -w /pytorch/executorch "308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa" 2025-06-05T23:19:30.1326387Z 2025-06-05T23:19:30.1326727Z b1a4ee016bb248f99579e9ccf6306070df596cca5d6829824785eff3d9035b22 2025-06-05T23:19:30.1327402Z Running command: docker exec -t b1a4ee016bb248f99579e9ccf6306070df596cca5d6829824785eff3d9035b22 /exec 2025-06-05T23:19:30.1327964Z + set -eux 2025-06-05T23:19:30.1328354Z + .ci/scripts/unittest-linux.sh --build-tool cmake --build-mode Debug --editable true 2025-06-05T23:19:30.1328857Z ++ dirname .ci/scripts/unittest-linux.sh 2025-06-05T23:19:30.1329170Z + source .ci/scripts/utils.sh 2025-06-05T23:19:30.1329463Z + read -r BUILD_TOOL BUILD_MODE EDITABLE 2025-06-05T23:19:30.1329870Z ++ parse_args --build-tool cmake --build-mode Debug --editable true 2025-06-05T23:19:30.1330361Z ++ args=('--build-tool' 'cmake' '--build-mode' 'Debug' '--editable' 'true') 2025-06-05T23:19:30.1330761Z ++ local args 2025-06-05T23:19:30.1330958Z ++ local i 2025-06-05T23:19:30.1331167Z ++ local BUILD_TOOL= 2025-06-05T23:19:30.1331395Z ++ local BUILD_MODE= 2025-06-05T23:19:30.1331624Z ++ local EDITABLE= 2025-06-05T23:19:30.1331834Z ++ (( i=0 )) 2025-06-05T23:19:30.1332044Z ++ (( i<6 )) 2025-06-05T23:19:30.1332242Z ++ case "${args[$i]}" in 2025-06-05T23:19:30.1332487Z ++ BUILD_TOOL=cmake 2025-06-05T23:19:30.1332699Z ++ i=1 2025-06-05T23:19:30.1332892Z ++ (( i++ )) 2025-06-05T23:19:30.1333092Z ++ (( i<6 )) 2025-06-05T23:19:30.1333289Z ++ case "${args[$i]}" in 2025-06-05T23:19:30.1333532Z ++ BUILD_MODE=Debug 2025-06-05T23:19:30.1333735Z ++ i=3 2025-06-05T23:19:30.1333930Z ++ (( i++ )) 2025-06-05T23:19:30.1334120Z ++ (( i<6 )) 2025-06-05T23:19:30.1334330Z ++ case "${args[$i]}" in 2025-06-05T23:19:30.1334563Z ++ EDITABLE=true 2025-06-05T23:19:30.1334779Z ++ i=5 2025-06-05T23:19:30.1334960Z ++ (( i++ )) 2025-06-05T23:19:30.1335159Z ++ (( i<6 )) 2025-06-05T23:19:30.1335354Z ++ '[' -z cmake ']' 2025-06-05T23:19:30.1335589Z ++ [[ cmake =~ ^(cmake|buck2)$ ]] 2025-06-05T23:19:30.1335856Z ++ BUILD_MODE=Debug 2025-06-05T23:19:30.1336101Z ++ [[ Debug =~ ^(Debug|Release)$ ]] 2025-06-05T23:19:30.1336380Z ++ EDITABLE=true 2025-06-05T23:19:30.1336603Z ++ [[ true =~ ^(true|false)$ ]] 2025-06-05T23:19:30.1336877Z ++ echo 'cmake Debug true' 2025-06-05T23:19:30.1337126Z ++ conda shell.bash hook 2025-06-05T23:19:30.1337429Z + eval 'export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-06-05T23:19:30.1337973Z export _CE_M='\'''\'' 2025-06-05T23:19:30.1338225Z export _CE_CONDA='\'''\'' 2025-06-05T23:19:30.1338532Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\'' 2025-06-05T23:19:30.1338801Z 2025-06-05T23:19:30.1338907Z # Copyright (C) 2012 Anaconda, Inc 2025-06-05T23:19:30.1339233Z # SPDX-License-Identifier: BSD-3-Clause 2025-06-05T23:19:30.1339527Z __conda_exe() ( 2025-06-05T23:19:30.1339760Z "$CONDA_EXE" $_CE_M $_CE_CONDA "$@" 2025-06-05T23:19:30.1340037Z ) 2025-06-05T23:19:30.1340139Z 2025-06-05T23:19:30.1340234Z __conda_hashr() { 2025-06-05T23:19:30.1340461Z if [ -n "${ZSH_VERSION:+x}" ]; then 2025-06-05T23:19:30.1340754Z \rehash 2025-06-05T23:19:30.1340979Z elif [ -n "${POSH_VERSION:+x}" ]; then 2025-06-05T23:19:30.1341275Z : # pass 2025-06-05T23:19:30.1341480Z else 2025-06-05T23:19:30.1341680Z \hash -r 2025-06-05T23:19:30.1341876Z fi 2025-06-05T23:19:30.1342068Z } 2025-06-05T23:19:30.1342173Z 2025-06-05T23:19:30.1342276Z __conda_activate() { 2025-06-05T23:19:30.1342525Z if [ -n "${CONDA_PS1_BACKUP:+x}" ]; then 2025-06-05T23:19:30.1343010Z # Handle transition from shell activated with conda <= 4.3 to a subsequent activation 2025-06-05T23:19:30.1343517Z # after conda updated to >= 4.4. See issue #6173. 2025-06-05T23:19:30.1343864Z PS1="$CONDA_PS1_BACKUP" 2025-06-05T23:19:30.1344133Z \unset CONDA_PS1_BACKUP 2025-06-05T23:19:30.1344391Z fi 2025-06-05T23:19:30.1344583Z \local ask_conda 2025-06-05T23:19:30.1344912Z ask_conda="$(PS1="${PS1:-}" __conda_exe shell.posix "$@")" || \return 2025-06-05T23:19:30.1345296Z \eval "$ask_conda" 2025-06-05T23:19:30.1345608Z __conda_hashr 2025-06-05T23:19:30.1345826Z } 2025-06-05T23:19:30.1345928Z 2025-06-05T23:19:30.1346017Z __conda_reactivate() { 2025-06-05T23:19:30.1346257Z \local ask_conda 2025-06-05T23:19:30.1346584Z ask_conda="$(PS1="${PS1:-}" __conda_exe shell.posix reactivate)" || \return 2025-06-05T23:19:30.1346988Z \eval "$ask_conda" 2025-06-05T23:19:30.1347208Z __conda_hashr 2025-06-05T23:19:30.1347422Z } 2025-06-05T23:19:30.1347525Z 2025-06-05T23:19:30.1347605Z conda() { 2025-06-05T23:19:30.1347818Z \local cmd="${1-__missing__}" 2025-06-05T23:19:30.1348092Z case "$cmd" in 2025-06-05T23:19:30.1348315Z activate|deactivate) 2025-06-05T23:19:30.1348589Z __conda_activate "$@" 2025-06-05T23:19:30.1348844Z ;; 2025-06-05T23:19:30.1349097Z install|update|upgrade|remove|uninstall) 2025-06-05T23:19:30.1349415Z __conda_exe "$@" || \return 2025-06-05T23:19:30.1349712Z __conda_reactivate 2025-06-05T23:19:30.1349959Z ;; 2025-06-05T23:19:30.1350166Z *) 2025-06-05T23:19:30.1350366Z __conda_exe "$@" 2025-06-05T23:19:30.1350619Z ;; 2025-06-05T23:19:30.1350827Z esac 2025-06-05T23:19:30.1351008Z } 2025-06-05T23:19:30.1351109Z 2025-06-05T23:19:30.1351222Z if [ -z "${CONDA_SHLVL+x}" ]; then 2025-06-05T23:19:30.1351505Z \export CONDA_SHLVL=0 2025-06-05T23:19:30.1351811Z # In dev-mode CONDA_EXE is python.exe and on Windows 2025-06-05T23:19:30.1352194Z # it is in a different relative location to condabin. 2025-06-05T23:19:30.1352580Z if [ -n "${_CE_CONDA:+x}" ] && [ -n "${WINDIR+x}" ]; then 2025-06-05T23:19:30.1352989Z PATH="$(\dirname "$CONDA_EXE")/condabin${PATH:+":${PATH}"}" 2025-06-05T23:19:30.1353346Z else 2025-06-05T23:19:30.1353655Z PATH="$(\dirname "$(\dirname "$CONDA_EXE")")/condabin${PATH:+":${PATH}"}" 2025-06-05T23:19:30.1354037Z fi 2025-06-05T23:19:30.1354240Z \export PATH 2025-06-05T23:19:30.1354372Z 2025-06-05T23:19:30.1354555Z # We'\''re not allowing PS1 to be unbound. It must at least be set. 2025-06-05T23:19:30.1355106Z # However, we'\''re not exporting it, which can cause problems when starting a second shell 2025-06-05T23:19:30.1355604Z # via a first shell (i.e. starting zsh from bash). 2025-06-05T23:19:30.1356024Z if [ -z "${PS1+x}" ]; then 2025-06-05T23:19:30.1356274Z PS1= 2025-06-05T23:19:30.1356526Z fi 2025-06-05T23:19:30.1356723Z fi 2025-06-05T23:19:30.1356827Z 2025-06-05T23:19:30.1356918Z conda activate base' 2025-06-05T23:19:30.1357178Z ++ export CONDA_EXE=/opt/conda/bin/conda 2025-06-05T23:19:30.1357487Z ++ CONDA_EXE=/opt/conda/bin/conda 2025-06-05T23:19:30.1357771Z ++ export _CE_M= 2025-06-05T23:19:30.1357987Z ++ _CE_M= 2025-06-05T23:19:30.1358181Z ++ export _CE_CONDA= 2025-06-05T23:19:30.1358411Z ++ _CE_CONDA= 2025-06-05T23:19:30.1358653Z ++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-06-05T23:19:30.1359003Z ++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-06-05T23:19:30.1359296Z ++ '[' -z x ']' 2025-06-05T23:19:30.1359517Z ++ conda activate base 2025-06-05T23:19:30.1359745Z ++ local cmd=activate 2025-06-05T23:19:30.1359976Z ++ case "$cmd" in 2025-06-05T23:19:30.1360202Z ++ __conda_activate activate base 2025-06-05T23:19:30.1360476Z ++ '[' -n '' ']' 2025-06-05T23:19:30.1360682Z ++ local ask_conda 2025-06-05T23:19:30.1360902Z +++ PS1= 2025-06-05T23:19:30.1361127Z +++ __conda_exe shell.posix activate base 2025-06-05T23:19:30.1361469Z +++ /opt/conda/bin/conda shell.posix activate base 2025-06-05T23:19:30.1361813Z ++ ask_conda='PS1='\''(base) '\'' 2025-06-05T23:19:30.1362685Z export PATH='\''/opt/conda/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-06-05T23:19:30.1363517Z export CONDA_SHLVL='\''1'\'' 2025-06-05T23:19:30.1363811Z export CONDA_PROMPT_MODIFIER='\''(base) '\''' 2025-06-05T23:19:30.1364144Z ++ eval 'PS1='\''(base) '\'' 2025-06-05T23:19:30.1365006Z export PATH='\''/opt/conda/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-06-05T23:19:30.1365809Z export CONDA_SHLVL='\''1'\'' 2025-06-05T23:19:30.1366110Z export CONDA_PROMPT_MODIFIER='\''(base) '\''' 2025-06-05T23:19:30.1366414Z +++ PS1='(base) ' 2025-06-05T23:19:30.1367146Z +++ export PATH=/opt/conda/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-05T23:19:30.1368402Z +++ PATH=/opt/conda/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-05T23:19:30.1369173Z +++ export CONDA_SHLVL=1 2025-06-05T23:19:30.1369421Z +++ CONDA_SHLVL=1 2025-06-05T23:19:30.1369657Z +++ export 'CONDA_PROMPT_MODIFIER=(base) ' 2025-06-05T23:19:30.1369992Z +++ CONDA_PROMPT_MODIFIER='(base) ' 2025-06-05T23:19:30.1370265Z ++ __conda_hashr 2025-06-05T23:19:30.1370488Z ++ '[' -n '' ']' 2025-06-05T23:19:30.1370691Z ++ '[' -n '' ']' 2025-06-05T23:19:30.1370905Z ++ hash -r 2025-06-05T23:19:30.1371105Z ++ conda env list --json 2025-06-05T23:19:30.1371353Z ++ local cmd=env 2025-06-05T23:19:30.1371554Z ++ case "$cmd" in 2025-06-05T23:19:30.1371780Z ++ jq -r '.envs | .[-1]' 2025-06-05T23:19:30.1372045Z ++ __conda_exe env list --json 2025-06-05T23:19:30.1372321Z ++ /opt/conda/bin/conda env list --json 2025-06-05T23:19:30.1372643Z + CONDA_ENV=/opt/conda/envs/py_3.10 2025-06-05T23:19:30.1372944Z + conda activate /opt/conda/envs/py_3.10 2025-06-05T23:19:30.1373249Z + local cmd=activate 2025-06-05T23:19:30.1373468Z + case "$cmd" in 2025-06-05T23:19:30.1373736Z + __conda_activate activate /opt/conda/envs/py_3.10 2025-06-05T23:19:30.1374057Z + '[' -n '' ']' 2025-06-05T23:19:30.1374280Z + local ask_conda 2025-06-05T23:19:30.1374486Z ++ PS1='(base) ' 2025-06-05T23:19:30.1374783Z ++ __conda_exe shell.posix activate /opt/conda/envs/py_3.10 2025-06-05T23:19:30.1375268Z ++ /opt/conda/bin/conda shell.posix activate /opt/conda/envs/py_3.10 2025-06-05T23:19:30.1375680Z + ask_conda='PS1='\''(py_3.10) '\'' 2025-06-05T23:19:30.1376531Z export PATH='\''/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-06-05T23:19:30.1377508Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.10'\'' 2025-06-05T23:19:30.1377853Z export CONDA_SHLVL='\''2'\'' 2025-06-05T23:19:30.1378150Z export CONDA_DEFAULT_ENV='\''py_3.10'\'' 2025-06-05T23:19:30.1378487Z export CONDA_PROMPT_MODIFIER='\''(py_3.10) '\'' 2025-06-05T23:19:30.1378845Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-06-05T23:19:30.1379172Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-06-05T23:19:30.1379495Z export _CE_M='\'''\'' 2025-06-05T23:19:30.1379729Z export _CE_CONDA='\'''\'' 2025-06-05T23:19:30.1380055Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-06-05T23:19:30.1380420Z + eval 'PS1='\''(py_3.10) '\'' 2025-06-05T23:19:30.1381248Z export PATH='\''/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-06-05T23:19:30.1382153Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.10'\'' 2025-06-05T23:19:30.1382499Z export CONDA_SHLVL='\''2'\'' 2025-06-05T23:19:30.1382791Z export CONDA_DEFAULT_ENV='\''py_3.10'\'' 2025-06-05T23:19:30.1383124Z export CONDA_PROMPT_MODIFIER='\''(py_3.10) '\'' 2025-06-05T23:19:30.1383478Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-06-05T23:19:30.1383801Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-06-05T23:19:30.1384125Z export _CE_M='\'''\'' 2025-06-05T23:19:30.1384374Z export _CE_CONDA='\'''\'' 2025-06-05T23:19:30.1384683Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-06-05T23:19:30.1385038Z ++ PS1='(py_3.10) ' 2025-06-05T23:20:20.6530431Z ++ export PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-05T23:20:20.6531872Z ++ PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-05T23:20:20.6533252Z ++ export CONDA_PREFIX=/opt/conda/envs/py_3.10 2025-06-05T23:20:20.6533607Z ++ CONDA_PREFIX=/opt/conda/envs/py_3.10 2025-06-05T23:20:20.6533950Z ++ export CONDA_SHLVL=2 2025-06-05T23:20:20.6534196Z ++ CONDA_SHLVL=2 2025-06-05T23:20:20.6534428Z ++ export CONDA_DEFAULT_ENV=py_3.10 2025-06-05T23:20:20.6534730Z ++ CONDA_DEFAULT_ENV=py_3.10 2025-06-05T23:20:20.6535017Z ++ export 'CONDA_PROMPT_MODIFIER=(py_3.10) ' 2025-06-05T23:20:20.6535348Z ++ CONDA_PROMPT_MODIFIER='(py_3.10) ' 2025-06-05T23:20:20.6535646Z ++ export CONDA_PREFIX_1=/opt/conda 2025-06-05T23:20:20.6535940Z ++ CONDA_PREFIX_1=/opt/conda 2025-06-05T23:20:20.6536214Z ++ export CONDA_EXE=/opt/conda/bin/conda 2025-06-05T23:20:20.6536527Z ++ CONDA_EXE=/opt/conda/bin/conda 2025-06-05T23:20:20.6537045Z ++ export _CE_M= 2025-06-05T23:20:20.6537267Z ++ _CE_M= 2025-06-05T23:20:20.6537480Z ++ export _CE_CONDA= 2025-06-05T23:20:20.6537697Z ++ _CE_CONDA= 2025-06-05T23:20:20.6537954Z ++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-06-05T23:20:20.6538299Z ++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-06-05T23:20:20.6538607Z + __conda_hashr 2025-06-05T23:20:20.6538820Z + '[' -n '' ']' 2025-06-05T23:20:20.6539032Z + '[' -n '' ']' 2025-06-05T23:20:20.6539235Z + hash -r 2025-06-05T23:20:20.6539444Z + [[ cmake == \c\m\a\k\e ]] 2025-06-05T23:20:20.6539741Z + source .ci/scripts/setup-vulkan-linux-deps.sh 2025-06-05T23:20:20.6540080Z ++ set -ex 2025-06-05T23:20:20.6540288Z ++ VULKAN_SDK_VERSION=1.3.296.0 2025-06-05T23:20:20.6540567Z ++ install_swiftshader 2025-06-05T23:20:20.6540921Z ++ _https_amazon_aws=https://ossci-android.s3.amazonaws.com 2025-06-05T23:20:20.6541397Z ++ _swiftshader_archive=swiftshader-abe07b943-prebuilt.tar.gz 2025-06-05T23:20:20.6541808Z ++ _swiftshader_dir=/tmp/swiftshader 2025-06-05T23:20:20.6542107Z ++ mkdir -p /tmp/swiftshader 2025-06-05T23:20:20.6542450Z ++ _tmp_archive=/tmp/swiftshader-abe07b943-prebuilt.tar.gz 2025-06-05T23:20:20.6543422Z ++ curl --silent --show-error --location --fail --retry 3 --output /tmp/swiftshader-abe07b943-prebuilt.tar.gz https://ossci-android.s3.amazonaws.com/swiftshader-abe07b943-prebuilt.tar.gz 2025-06-05T23:20:20.6544671Z ++ tar -C /tmp/swiftshader -xzf /tmp/swiftshader-abe07b943-prebuilt.tar.gz 2025-06-05T23:20:20.6545322Z ++ export VK_ICD_FILENAMES=/tmp/swiftshader/swiftshader/build/Linux/vk_swiftshader_icd.json 2025-06-05T23:20:20.6546000Z ++ VK_ICD_FILENAMES=/tmp/swiftshader/swiftshader/build/Linux/vk_swiftshader_icd.json 2025-06-05T23:20:20.6546590Z ++ export LD_LIBRARY_PATH=/tmp/swiftshader/swiftshader/build/Linux/ 2025-06-05T23:20:20.6547058Z ++ LD_LIBRARY_PATH=/tmp/swiftshader/swiftshader/build/Linux/ 2025-06-05T23:20:20.6547440Z ++ install_vulkan_sdk 1.3.296.0 2025-06-05T23:20:20.6547710Z ++ VULKAN_SDK_VERSION=1.3.296.0 2025-06-05T23:20:20.6548249Z ++ _vulkan_sdk_url=https://sdk.lunarg.com/sdk/download/1.3.296.0/linux/vulkansdk-linux-x86_64-1.3.296.0.tar.xz 2025-06-05T23:20:20.6548821Z ++ _vulkan_sdk_dir=/tmp/vulkansdk 2025-06-05T23:20:20.6549104Z ++ mkdir -p /tmp/vulkansdk 2025-06-05T23:20:20.6549451Z ++ _tmp_archive=/tmp/vulkansdk.tar.gz 2025-06-05T23:20:20.6550272Z ++ curl --silent --show-error --location --fail --retry 3 --output /tmp/vulkansdk.tar.gz https://sdk.lunarg.com/sdk/download/1.3.296.0/linux/vulkansdk-linux-x86_64-1.3.296.0.tar.xz 2025-06-05T23:20:20.6551148Z ++ tar -C /tmp/vulkansdk -xJf /tmp/vulkansdk.tar.gz 2025-06-05T23:20:20.6552180Z ++ export PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/vulkansdk/1.3.296.0/x86_64/bin/ 2025-06-05T23:20:20.6553864Z ++ PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/vulkansdk/1.3.296.0/x86_64/bin/ 2025-06-05T23:20:20.6554829Z + PYTHON_EXECUTABLE=python 2025-06-05T23:20:20.6555240Z + CMAKE_ARGS='-DEXECUTORCH_BUILD_EXECUTOR_RUNNER=ON -DEXECUTORCH_BUILD_TESTS=ON' 2025-06-05T23:20:20.6555864Z + .ci/scripts/setup-linux.sh --build-tool cmake --build-mode Debug --editable true 2025-06-05T23:20:20.6556356Z ++ dirname .ci/scripts/setup-linux.sh 2025-06-05T23:20:20.6556653Z + source .ci/scripts/utils.sh 2025-06-05T23:20:20.6556948Z + read -r BUILD_TOOL BUILD_MODE EDITABLE 2025-06-05T23:20:20.6557342Z ++ parse_args --build-tool cmake --build-mode Debug --editable true 2025-06-05T23:20:20.6557851Z ++ args=('--build-tool' 'cmake' '--build-mode' 'Debug' '--editable' 'true') 2025-06-05T23:20:20.6558236Z ++ local args 2025-06-05T23:20:20.6558452Z ++ local i 2025-06-05T23:20:20.6558654Z ++ local BUILD_TOOL= 2025-06-05T23:20:20.6558893Z ++ local BUILD_MODE= 2025-06-05T23:20:20.6559115Z ++ local EDITABLE= 2025-06-05T23:20:20.6559340Z ++ (( i=0 )) 2025-06-05T23:20:20.6559546Z ++ (( i<6 )) 2025-06-05T23:20:20.6559746Z ++ case "${args[$i]}" in 2025-06-05T23:20:20.6559997Z ++ BUILD_TOOL=cmake 2025-06-05T23:20:20.6560203Z ++ i=1 2025-06-05T23:20:20.6560399Z ++ (( i++ )) 2025-06-05T23:20:20.6560588Z ++ (( i<6 )) 2025-06-05T23:20:20.6574397Z ++ case "${args[$i]}" in 2025-06-05T23:20:20.6574717Z ++ BUILD_MODE=Debug 2025-06-05T23:20:20.6574937Z ++ i=3 2025-06-05T23:20:20.6575141Z ++ (( i++ )) 2025-06-05T23:20:20.6575342Z ++ (( i<6 )) 2025-06-05T23:20:20.6575563Z ++ case "${args[$i]}" in 2025-06-05T23:20:20.6575800Z ++ EDITABLE=true 2025-06-05T23:20:20.6576016Z ++ i=5 2025-06-05T23:20:20.6576197Z ++ (( i++ )) 2025-06-05T23:20:20.6576407Z ++ (( i<6 )) 2025-06-05T23:20:20.6576623Z ++ '[' -z cmake ']' 2025-06-05T23:20:20.6576851Z ++ [[ cmake =~ ^(cmake|buck2)$ ]] 2025-06-05T23:20:20.6577134Z ++ BUILD_MODE=Debug 2025-06-05T23:20:20.6577364Z ++ [[ Debug =~ ^(Debug|Release)$ ]] 2025-06-05T23:20:20.6577649Z ++ EDITABLE=true 2025-06-05T23:20:20.6577875Z ++ [[ true =~ ^(true|false)$ ]] 2025-06-05T23:20:20.6578155Z ++ echo 'cmake Debug true' 2025-06-05T23:20:20.6578402Z + [[ true == \t\r\u\e ]] 2025-06-05T23:20:20.6578726Z + install_executorch --use-pt-pinned-commit --editable 2025-06-05T23:20:20.6579072Z + which pip 2025-06-05T23:20:20.6579297Z /opt/conda/envs/py_3.10/bin/pip 2025-06-05T23:20:20.6579794Z + ./install_executorch.sh --use-pt-pinned-commit --editable 2025-06-05T23:20:20.6580299Z 2025-06-05 23:20:17,015 [ExecuTorch] INFO: All required submodules are present. 2025-06-05T23:20:20.6580941Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2025-06-05T23:20:20.6581982Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (2.8.0a0+git5616fa4) 2025-06-05T23:20:20.6582943Z Requirement already satisfied: torchvision in /var/lib/ci-user/.local/lib/python3.10/site-packages (0.22.0a0+966da7e) 2025-06-05T23:20:20.6583836Z Requirement already satisfied: torchaudio in /var/lib/ci-user/.local/lib/python3.10/site-packages (2.6.0a0+1a8f621) 2025-06-05T23:20:20.6584552Z Collecting timm==1.0.7 (from -r requirements-examples.txt (line 3)) 2025-06-05T23:20:20.6585052Z Downloading timm-1.0.7-py3-none-any.whl.metadata (47 kB) 2025-06-05T23:20:20.6585876Z Requirement already satisfied: torchsr==1.0.4 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-examples.txt (line 4)) (1.0.4) 2025-06-05T23:20:20.6586768Z Collecting torchtune>=0.6.1 (from -r requirements-examples.txt (line 5)) 2025-06-05T23:20:20.6587307Z Downloading torchtune-0.6.1-py3-none-any.whl.metadata (24 kB) 2025-06-05T23:20:20.6588200Z Requirement already satisfied: transformers==4.47.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-examples.txt (line 6)) (4.47.1) 2025-06-05T23:20:20.6589222Z Collecting cmake<4.0.0,>=3.19 (from -r requirements-dev.txt (line 1)) 2025-06-05T23:20:20.6589849Z Downloading cmake-3.31.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-06-05T23:20:20.6590864Z Requirement already satisfied: pip>=23 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 2)) (25.1) 2025-06-05T23:20:20.6591951Z Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 3)) (6.0.1) 2025-06-05T23:20:20.6593101Z Requirement already satisfied: setuptools>=63 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 4)) (78.1.1) 2025-06-05T23:20:20.6594236Z Requirement already satisfied: tomli in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 5)) (2.0.1) 2025-06-05T23:20:20.6595324Z Requirement already satisfied: wheel in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 6)) (0.45.1) 2025-06-05T23:20:20.6596426Z Requirement already satisfied: zstd in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 7)) (1.5.5.1) 2025-06-05T23:20:20.6597660Z Requirement already satisfied: huggingface_hub in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm==1.0.7->-r requirements-examples.txt (line 3)) (0.32.4) 2025-06-05T23:20:20.6598944Z Requirement already satisfied: safetensors in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm==1.0.7->-r requirements-examples.txt (line 3)) (0.5.3) 2025-06-05T23:20:20.6600256Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (3.18.0) 2025-06-05T23:20:20.6602037Z Requirement already satisfied: numpy>=1.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (2.2.6) 2025-06-05T23:20:20.6603470Z Requirement already satisfied: packaging>=20.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (25.0) 2025-06-05T23:20:20.6604837Z Requirement already satisfied: regex!=2019.12.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (2024.11.6) 2025-06-05T23:20:20.6606183Z Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (2.32.3) 2025-06-05T23:20:20.6607699Z Requirement already satisfied: tokenizers<0.22,>=0.21 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (0.21.1) 2025-06-05T23:20:20.6609052Z Requirement already satisfied: tqdm>=4.27 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (4.67.1) 2025-06-05T23:20:20.6610462Z Requirement already satisfied: fsspec>=2023.5.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.7->-r requirements-examples.txt (line 3)) (2025.5.1) 2025-06-05T23:20:20.6611937Z Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.7->-r requirements-examples.txt (line 3)) (4.14.0) 2025-06-05T23:20:28.0443772Z Requirement already satisfied: hf-xet<2.0.0,>=1.1.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.7->-r requirements-examples.txt (line 3)) (1.1.3) 2025-06-05T23:20:28.0445308Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (1.14.0) 2025-06-05T23:20:28.0446974Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (3.4.2) 2025-06-05T23:20:28.0447987Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (3.1.6) 2025-06-05T23:20:28.0449211Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision) (11.2.1) 2025-06-05T23:20:28.0450069Z Collecting torchdata==0.11.0 (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0450698Z Downloading torchdata-0.11.0-py3-none-any.whl.metadata (6.3 kB) 2025-06-05T23:20:28.0451293Z Collecting datasets (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0452079Z Downloading datasets-3.6.0-py3-none-any.whl.metadata (19 kB) 2025-06-05T23:20:28.0452725Z Collecting kagglehub (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0453374Z Downloading kagglehub-0.3.12-py3-none-any.whl.metadata (38 kB) 2025-06-05T23:20:28.0453984Z Collecting sentencepiece (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0454965Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2025-06-05T23:20:28.0640980Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.3 MB ? eta -:--:-- 2025-06-05T23:20:28.0641751Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 13.5 MB/s eta 0:00:00 2025-06-05T23:20:28.0642513Z [?25hCollecting tiktoken (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0643307Z Downloading tiktoken-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) 2025-06-05T23:20:28.0644050Z Collecting blobfile>=2 (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0644791Z Downloading https://download.pytorch.org/whl/nightly/blobfile-3.0.0-py3-none-any.whl (75 kB) 2025-06-05T23:20:28.0645516Z Collecting omegaconf (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0646233Z Downloading https://download.pytorch.org/whl/nightly/omegaconf-2.3.0-py3-none-any.whl (79 kB) 2025-06-05T23:20:28.0646952Z Collecting psutil (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0647785Z Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2025-06-05T23:20:28.0649042Z Requirement already satisfied: urllib3>=1.25 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchdata==0.11.0->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2.4.0) 2025-06-05T23:20:28.0650396Z Collecting pycryptodomex>=3.8 (from blobfile>=2->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0651225Z Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-06-05T23:20:28.0652344Z Requirement already satisfied: lxml>=4.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from blobfile>=2->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (5.4.0) 2025-06-05T23:20:28.0653545Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch) (1.3.0) 2025-06-05T23:20:28.0654419Z Collecting pyarrow>=15.0.0 (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0655119Z Downloading pyarrow-20.0.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.3 kB) 2025-06-05T23:20:28.0655806Z Collecting dill<0.3.9,>=0.3.0 (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0656547Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2025-06-05T23:20:28.0657608Z Requirement already satisfied: pandas in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2.2.3) 2025-06-05T23:20:28.0658624Z Collecting xxhash (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0659639Z Downloading https://download.pytorch.org/whl/nightly/xxhash-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB) 2025-06-05T23:20:28.0660589Z Collecting multiprocess<0.70.17 (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0661430Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2025-06-05T23:20:28.0662254Z Collecting fsspec>=2023.5.0 (from huggingface_hub->timm==1.0.7->-r requirements-examples.txt (line 3)) 2025-06-05T23:20:28.0662886Z Downloading fsspec-2025.3.0-py3-none-any.whl.metadata (11 kB) 2025-06-05T23:20:28.0663634Z Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0664518Z Downloading aiohttp-3.12.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB) 2025-06-05T23:20:28.0665514Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0666417Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-06-05T23:20:28.0667346Z Collecting aiosignal>=1.1.2 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0668186Z Downloading aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB) 2025-06-05T23:20:28.0669018Z Collecting async-timeout<6.0,>=4.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0669860Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-06-05T23:20:28.0670996Z Requirement already satisfied: attrs>=17.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (25.3.0) 2025-06-05T23:20:28.0672427Z Collecting frozenlist>=1.1.1 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0673516Z Downloading frozenlist-1.6.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (17 kB) 2025-06-05T23:20:28.0674696Z Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0675637Z Downloading multidict-6.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.3 kB) 2025-06-05T23:20:28.0676596Z Collecting propcache>=0.2.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0677553Z Downloading propcache-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2025-06-05T23:20:28.0678474Z Collecting yarl<2.0,>=1.17.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0679379Z Downloading yarl-1.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (72 kB) 2025-06-05T23:20:28.0680656Z Requirement already satisfied: idna>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from yarl<2.0,>=1.17.0->aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (3.10) 2025-06-05T23:20:28.0682297Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 6)) (3.4.2) 2025-06-05T23:20:28.0683882Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 6)) (2025.4.26) 2025-06-05T23:20:28.0685156Z Collecting hf-transfer>=0.1.4 (from huggingface_hub[hf_transfer]->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0686012Z Downloading hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB) 2025-06-05T23:20:28.0686929Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch) (3.0.2) 2025-06-05T23:20:28.0687871Z Collecting antlr4-python3-runtime==4.9.* (from omegaconf->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T23:20:28.0688734Z Downloading https://download.pytorch.org/whl/nightly/antlr4_python3_runtime-4.9.3.tar.gz (117 kB) 2025-06-05T23:20:28.0689462Z Preparing metadata (setup.py) ... [?25l- done 2025-06-05T23:20:31.9639457Z [?25hRequirement already satisfied: python-dateutil>=2.8.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2.9.0.post0) 2025-06-05T23:20:31.9641041Z Requirement already satisfied: pytz>=2020.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2025.2) 2025-06-05T23:20:31.9643038Z Requirement already satisfied: tzdata>=2022.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2025.2) 2025-06-05T23:20:31.9644573Z Requirement already satisfied: six>=1.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (1.17.0) 2025-06-05T23:20:31.9645596Z Downloading timm-1.0.7-py3-none-any.whl (2.3 MB) 2025-06-05T23:20:31.9646277Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.3 MB ? eta -:--:-- 2025-06-05T23:20:31.9647043Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 30.6 MB/s eta 0:00:00 2025-06-05T23:20:31.9647796Z [?25hDownloading cmake-3.31.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.8 MB) 2025-06-05T23:20:31.9648545Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/27.8 MB ? eta -:--:-- 2025-06-05T23:20:31.9649492Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 27.8/27.8 MB 288.1 MB/s eta 0:00:01 2025-06-05T23:20:31.9650231Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 27.8/27.8 MB 288.1 MB/s eta 0:00:01 2025-06-05T23:20:31.9650923Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.8/27.8 MB 68.5 MB/s eta 0:00:00 2025-06-05T23:20:31.9651510Z [?25hDownloading torchtune-0.6.1-py3-none-any.whl (910 kB) 2025-06-05T23:20:31.9652125Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/910.7 kB ? eta -:--:-- 2025-06-05T23:20:31.9652831Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 910.7/910.7 kB 10.2 MB/s eta 0:00:00 2025-06-05T23:20:31.9653419Z [?25hDownloading torchdata-0.11.0-py3-none-any.whl (61 kB) 2025-06-05T23:20:31.9654041Z Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-06-05T23:20:31.9654849Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.3 MB ? eta -:--:-- 2025-06-05T23:20:31.9655502Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.0 MB/s eta 0:00:00 2025-06-05T23:20:31.9656072Z [?25hDownloading datasets-3.6.0-py3-none-any.whl (491 kB) 2025-06-05T23:20:31.9656522Z Downloading fsspec-2025.3.0-py3-none-any.whl (193 kB) 2025-06-05T23:20:31.9657102Z Downloading aiohttp-3.12.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 2025-06-05T23:20:31.9657992Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2025-06-05T23:20:31.9658656Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 16.7 MB/s eta 0:00:00 2025-06-05T23:20:31.9659257Z [?25hDownloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-06-05T23:20:31.9659886Z Downloading multidict-6.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219 kB) 2025-06-05T23:20:31.9660618Z Downloading yarl-1.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (333 kB) 2025-06-05T23:20:31.9661221Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-06-05T23:20:31.9661700Z Downloading aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB) 2025-06-05T23:20:31.9662461Z Downloading frozenlist-1.6.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224 kB) 2025-06-05T23:20:31.9663344Z Downloading propcache-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206 kB) 2025-06-05T23:20:31.9664025Z Downloading pyarrow-20.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (42.3 MB) 2025-06-05T23:20:31.9664713Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/42.3 MB ? eta -:--:-- 2025-06-05T23:20:31.9665505Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 42.2/42.3 MB 456.7 MB/s eta 0:00:01 2025-06-05T23:20:31.9666321Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 42.2/42.3 MB 456.7 MB/s eta 0:00:01 2025-06-05T23:20:31.9667036Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 42.2/42.3 MB 456.7 MB/s eta 0:00:01 2025-06-05T23:20:31.9667743Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.3/42.3 MB 69.6 MB/s eta 0:00:00 2025-06-05T23:20:31.9668520Z [?25hDownloading hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 2025-06-05T23:20:31.9669301Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/3.6 MB ? eta -:--:-- 2025-06-05T23:20:31.9669969Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 31.7 MB/s eta 0:00:00 2025-06-05T23:20:31.9670546Z [?25hDownloading kagglehub-0.3.12-py3-none-any.whl (67 kB) 2025-06-05T23:20:31.9671297Z Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2025-06-05T23:20:31.9672159Z Downloading tiktoken-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2025-06-05T23:20:31.9672919Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:-- 2025-06-05T23:20:31.9673569Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.9 MB/s eta 0:00:00 2025-06-05T23:20:31.9674178Z [?25hBuilding wheels for collected packages: antlr4-python3-runtime 2025-06-05T23:20:31.9676787Z  DEPRECATION: Building 'antlr4-python3-runtime' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'antlr4-python3-runtime'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-06-05T23:20:31.9679167Z  Building wheel for antlr4-python3-runtime (setup.py) ... [?25l- \ done 2025-06-05T23:20:31.9680370Z [?25h Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144590 sha256=7585222b5e3486c8632961d5e55b09ddfe15a47f8e55feaec33ec4ee13eb34b7 2025-06-05T23:20:31.9681566Z Stored in directory: /var/lib/ci-user/.cache/pip/wheels/8e/0c/ef/6e1004d7898c3e61c08b70be9a80232ee72e7c55c9a9bffa33 2025-06-05T23:20:31.9682233Z Successfully built antlr4-python3-runtime 2025-06-05T23:20:31.9683815Z Installing collected packages: sentencepiece, antlr4-python3-runtime, xxhash, pycryptodomex, pyarrow, psutil, propcache, omegaconf, multidict, hf-transfer, fsspec, frozenlist, dill, cmake, async-timeout, aiohappyeyeballs, yarl, tiktoken, multiprocess, kagglehub, blobfile, aiosignal, torchdata, aiohttp, timm, datasets, torchtune 2025-06-05T23:20:31.9685297Z [?25l 2025-06-05T23:20:31.9685800Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  2/27 [xxhash] 2025-06-05T23:20:41.8378409Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  3/27 [pycryptodomex] 2025-06-05T23:20:41.8379218Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  3/27 [pycryptodomex] 2025-06-05T23:20:41.8379898Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  4/27 [pyarrow] 2025-06-05T23:20:41.8380722Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  4/27 [pyarrow] 2025-06-05T23:20:41.8381394Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  4/27 [pyarrow] 2025-06-05T23:20:41.8381992Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  4/27 [pyarrow] 2025-06-05T23:20:41.8382852Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  4/27 [pyarrow] 2025-06-05T23:20:41.8383437Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  4/27 [pyarrow] 2025-06-05T23:20:41.8384035Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  5/27 [psutil] 2025-06-05T23:20:41.8384629Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  7/27 [omegaconf] 2025-06-05T23:20:41.8385092Z  Attempting uninstall: fsspec 2025-06-05T23:20:41.8385585Z ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  7/27 [omegaconf] 2025-06-05T23:20:41.8386209Z  Found existing installation: fsspec 2025.5.1 2025-06-05T23:20:41.8386765Z ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  7/27 [omegaconf] 2025-06-05T23:20:41.8387216Z  Uninstalling fsspec-2025.5.1: 2025-06-05T23:20:41.8387720Z ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  7/27 [omegaconf] 2025-06-05T23:20:41.8388220Z  Successfully uninstalled fsspec-2025.5.1 2025-06-05T23:20:41.8388759Z ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  7/27 [omegaconf] 2025-06-05T23:20:41.8389354Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 10/27 [fsspec] 2025-06-05T23:20:41.8389937Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 12/27 [dill] 2025-06-05T23:20:41.8390519Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 13/27 [cmake] 2025-06-05T23:20:41.8391111Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 13/27 [cmake] 2025-06-05T23:20:41.8391693Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 13/27 [cmake] 2025-06-05T23:20:41.8392263Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 13/27 [cmake] 2025-06-05T23:20:41.8392918Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 13/27 [cmake] 2025-06-05T23:20:41.8393517Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 17/27 [tiktoken] 2025-06-05T23:20:41.8394102Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 20/27 [blobfile] 2025-06-05T23:20:41.8394688Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 23/27 [aiohttp] 2025-06-05T23:20:41.8395120Z  Attempting uninstall: timm 2025-06-05T23:20:41.8395623Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 23/27 [aiohttp] 2025-06-05T23:20:41.8396100Z  Found existing installation: timm 0.6.13 2025-06-05T23:20:41.8396616Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 23/27 [aiohttp] 2025-06-05T23:20:41.8397058Z  Uninstalling timm-0.6.13: 2025-06-05T23:20:41.8397546Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 23/27 [aiohttp] 2025-06-05T23:20:41.8398116Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 24/27 [timm] 2025-06-05T23:20:41.8398569Z  Successfully uninstalled timm-0.6.13 2025-06-05T23:20:41.8399077Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 24/27 [timm] 2025-06-05T23:20:41.8399639Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 24/27 [timm] 2025-06-05T23:20:41.8400191Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 24/27 [timm] 2025-06-05T23:20:41.8400828Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 24/27 [timm] 2025-06-05T23:20:41.8401379Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 24/27 [timm] 2025-06-05T23:20:41.8401962Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 25/27 [datasets] 2025-06-05T23:20:41.8402689Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 26/27 [torchtune] 2025-06-05T23:20:41.8403273Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 26/27 [torchtune] 2025-06-05T23:20:41.8403834Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27/27 [torchtune] 2025-06-05T23:20:41.8404200Z [?25h 2025-06-05T23:20:41.8406407Z Successfully installed aiohappyeyeballs-2.6.1 aiohttp-3.12.9 aiosignal-1.3.2 antlr4-python3-runtime-4.9.3 async-timeout-5.0.1 blobfile-3.0.0 cmake-3.31.6 datasets-3.6.0 dill-0.3.8 frozenlist-1.6.2 fsspec-2025.3.0 hf-transfer-0.1.9 kagglehub-0.3.12 multidict-6.4.4 multiprocess-0.70.16 omegaconf-2.3.0 propcache-0.3.1 psutil-7.0.0 pyarrow-20.0.0 pycryptodomex-3.23.0 sentencepiece-0.2.0 tiktoken-0.9.0 timm-1.0.7 torchdata-0.11.0 torchtune-0.6.1 xxhash-3.5.0 yarl-1.20.0 2025-06-05T23:20:41.8408557Z Processing ./third-party/ao 2025-06-05T23:20:41.8409049Z Preparing metadata (setup.py) ... [?25l- done 2025-06-05T23:20:41.8409478Z [?25hProcessing ./extension/llm/tokenizers 2025-06-05T23:20:41.8409945Z Preparing metadata (pyproject.toml) ... [?25l- \ done 2025-06-05T23:20:41.8410848Z [?25hRequirement already satisfied: tiktoken in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytorch_tokenizers==0.1.0) (0.9.0) 2025-06-05T23:20:41.8411941Z Requirement already satisfied: tokenizers in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytorch_tokenizers==0.1.0) (0.21.1) 2025-06-05T23:20:41.8413036Z Requirement already satisfied: sentencepiece in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytorch_tokenizers==0.1.0) (0.2.0) 2025-06-05T23:20:49.6843452Z Requirement already satisfied: regex>=2022.1.18 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from tiktoken->pytorch_tokenizers==0.1.0) (2024.11.6) 2025-06-05T23:20:49.6845495Z Requirement already satisfied: requests>=2.26.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from tiktoken->pytorch_tokenizers==0.1.0) (2.32.3) 2025-06-05T23:20:49.6846978Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken->pytorch_tokenizers==0.1.0) (3.4.2) 2025-06-05T23:20:49.6848399Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken->pytorch_tokenizers==0.1.0) (3.10) 2025-06-05T23:20:49.6849743Z Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken->pytorch_tokenizers==0.1.0) (2.4.0) 2025-06-05T23:20:49.6851847Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken->pytorch_tokenizers==0.1.0) (2025.4.26) 2025-06-05T23:20:49.6853280Z Requirement already satisfied: huggingface-hub<1.0,>=0.16.4 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from tokenizers->pytorch_tokenizers==0.1.0) (0.32.4) 2025-06-05T23:20:49.6854737Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (3.18.0) 2025-06-05T23:20:49.6856242Z Requirement already satisfied: fsspec>=2023.5.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (2025.3.0) 2025-06-05T23:20:49.6857751Z Requirement already satisfied: packaging>=20.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (25.0) 2025-06-05T23:20:49.6859245Z Requirement already satisfied: pyyaml>=5.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (6.0.1) 2025-06-05T23:20:49.6860717Z Requirement already satisfied: tqdm>=4.42.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (4.67.1) 2025-06-05T23:20:49.6862229Z Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (4.14.0) 2025-06-05T23:20:49.6863780Z Requirement already satisfied: hf-xet<2.0.0,>=1.1.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (1.1.3) 2025-06-05T23:20:49.6864798Z Building wheels for collected packages: torchao, pytorch_tokenizers 2025-06-05T23:20:49.6867505Z  DEPRECATION: Building 'torchao' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'torchao'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-06-05T23:20:49.6869903Z  Building wheel for torchao (setup.py) ... [?25l- \ | / - done 2025-06-05T23:20:49.6871125Z [?25h Created wheel for torchao: filename=torchao-0.12.0+gitbc68b11-cp39-abi3-linux_x86_64.whl size=955946 sha256=528200a9a1d8a64799bafa7c5496127b16c7bfca8fc92c5c0d35d90f732c70ae 2025-06-05T23:20:49.6872452Z Stored in directory: /tmp/pip-ephem-wheel-cache-al7ot0sj/wheels/0b/23/ff/2261dc1c4a27252503fe159d9fc88676b133e0e8d621abf36f 2025-06-05T23:20:49.6873419Z Building wheel for pytorch_tokenizers (pyproject.toml) ... [?25l- \ done 2025-06-05T23:20:49.6874707Z [?25h Created wheel for pytorch_tokenizers: filename=pytorch_tokenizers-0.1.0-py3-none-any.whl size=10999 sha256=afb3c0432a939dcab32f99e27f4e52ec05c892ad837201c15eb4e654cf48e8fb 2025-06-05T23:20:49.6876029Z Stored in directory: /tmp/pip-ephem-wheel-cache-al7ot0sj/wheels/27/7b/a1/358699b32a468639d6f9ef263f9676280bc5ee318b0bd9a0b2 2025-06-05T23:20:49.6876805Z Successfully built torchao pytorch_tokenizers 2025-06-05T23:20:49.6877215Z Installing collected packages: torchao, pytorch_tokenizers 2025-06-05T23:20:49.6877677Z [?25l 2025-06-05T23:20:49.6878070Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0/2 [torchao] 2025-06-05T23:20:49.6878635Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0/2 [torchao] 2025-06-05T23:20:49.6879198Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0/2 [torchao] 2025-06-05T23:20:49.6879887Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [pytorch_tokenizers] 2025-06-05T23:20:49.6880552Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2/2 [pytorch_tokenizers] 2025-06-05T23:20:49.6880933Z [?25h 2025-06-05T23:20:49.6881389Z Successfully installed pytorch_tokenizers-0.1.0 torchao-0.12.0+gitbc68b11 2025-06-05T23:20:49.6882056Z Using pip 25.1 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pip (python 3.10) 2025-06-05T23:20:49.6882891Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2025-06-05T23:20:49.6883423Z Obtaining file:///pytorch/executorch 2025-06-05T23:20:49.6883823Z Running command Checking if build backend supports build_editable 2025-06-05T23:20:49.6884432Z Checking if build backend supports build_editable ... [?25l[?25hdone 2025-06-05T23:20:49.6884932Z Running command Preparing editable metadata (pyproject.toml) 2025-06-05T23:20:49.6885938Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-06-05T23:20:49.6886890Z !! 2025-06-05T23:20:49.6887002Z 2025-06-05T23:20:49.6887124Z ******************************************************************************** 2025-06-05T23:20:49.6887957Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-06-05T23:20:49.6888720Z 2025-06-05T23:20:49.6888938Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-06-05T23:20:49.6889408Z or your builds will no longer be supported. 2025-06-05T23:20:49.6889641Z 2025-06-05T23:20:49.6890000Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T23:20:49.6890571Z ******************************************************************************** 2025-06-05T23:20:49.6890815Z 2025-06-05T23:20:49.6890892Z !! 2025-06-05T23:20:49.6891101Z corresp(dist, value, root_dir) 2025-06-05T23:20:49.6891944Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-05T23:20:49.6892774Z !! 2025-06-05T23:20:49.6892889Z 2025-06-05T23:20:49.6893010Z ******************************************************************************** 2025-06-05T23:20:49.6893616Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-05T23:20:49.6894027Z 2025-06-05T23:20:49.6894183Z License :: OSI Approved :: BSD License 2025-06-05T23:20:49.6894418Z 2025-06-05T23:20:49.6894757Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T23:20:49.6895336Z ******************************************************************************** 2025-06-05T23:20:49.6895569Z 2025-06-05T23:20:49.6895647Z !! 2025-06-05T23:20:49.6895945Z dist._finalize_license_expression() 2025-06-05T23:20:49.6896700Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-05T23:20:49.6897430Z !! 2025-06-05T23:20:49.6897539Z 2025-06-05T23:20:49.6897668Z ******************************************************************************** 2025-06-05T23:20:49.6898193Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-05T23:20:49.6898604Z 2025-06-05T23:20:49.6898740Z License :: OSI Approved :: BSD License 2025-06-05T23:20:49.6898963Z 2025-06-05T23:20:49.6899302Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T23:20:49.6899874Z ******************************************************************************** 2025-06-05T23:20:49.6900105Z 2025-06-05T23:20:49.6900199Z !! 2025-06-05T23:20:49.6900414Z self._finalize_license_expression() 2025-06-05T23:20:49.6900716Z running dist_info 2025-06-05T23:20:49.6901051Z creating /tmp/pip-modern-metadata-108u63o3/executorch.egg-info 2025-06-05T23:20:49.6901601Z writing /tmp/pip-modern-metadata-108u63o3/executorch.egg-info/PKG-INFO 2025-06-05T23:20:49.6902296Z writing dependency_links to /tmp/pip-modern-metadata-108u63o3/executorch.egg-info/dependency_links.txt 2025-06-05T23:20:49.6903090Z writing entry points to /tmp/pip-modern-metadata-108u63o3/executorch.egg-info/entry_points.txt 2025-06-05T23:20:49.6903832Z writing requirements to /tmp/pip-modern-metadata-108u63o3/executorch.egg-info/requires.txt 2025-06-05T23:20:49.6904560Z writing top-level names to /tmp/pip-modern-metadata-108u63o3/executorch.egg-info/top_level.txt 2025-06-05T23:20:49.6905290Z writing manifest file '/tmp/pip-modern-metadata-108u63o3/executorch.egg-info/SOURCES.txt' 2025-06-05T23:20:49.6905994Z reading manifest file '/tmp/pip-modern-metadata-108u63o3/executorch.egg-info/SOURCES.txt' 2025-06-05T23:20:49.6906511Z adding license file 'LICENSE' 2025-06-05T23:20:50.7266165Z writing manifest file '/tmp/pip-modern-metadata-108u63o3/executorch.egg-info/SOURCES.txt' 2025-06-05T23:20:50.7267451Z creating '/tmp/pip-modern-metadata-108u63o3/executorch-0.7.0a0+bd57234.dist-info' 2025-06-05T23:20:50.7269164Z Preparing editable metadata (pyproject.toml) ... [?25l[?25hdone 2025-06-05T23:20:50.7270554Z Requirement already satisfied: expecttest in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (0.1.6) 2025-06-05T23:20:50.7271906Z Collecting flatbuffers (from executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7273565Z Obtaining dependency information for flatbuffers from https://files.pythonhosted.org/packages/b8/25/155f9f080d5e4bc0082edfda032ea2bc2b8fab3f4d25d46c1e9dd22a1a89/flatbuffers-25.2.10-py2.py3-none-any.whl.metadata 2025-06-05T23:20:50.7274883Z Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) 2025-06-05T23:20:50.7275769Z Requirement already satisfied: hypothesis in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (6.84.2) 2025-06-05T23:20:50.7276863Z Requirement already satisfied: mpmath==1.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (1.3.0) 2025-06-05T23:20:50.7277938Z Requirement already satisfied: numpy>=2.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (2.2.6) 2025-06-05T23:20:50.7278986Z Requirement already satisfied: packaging in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (25.0) 2025-06-05T23:20:50.7280054Z Requirement already satisfied: pandas>=2.2.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (2.2.3) 2025-06-05T23:20:50.7281345Z Requirement already satisfied: parameterized in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (0.9.0) 2025-06-05T23:20:50.7282600Z Requirement already satisfied: pytest in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (7.2.0) 2025-06-05T23:20:50.7283430Z Collecting pytest-xdist (from executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7284634Z Obtaining dependency information for pytest-xdist from https://files.pythonhosted.org/packages/0d/b2/0e802fde6f1c5b2f7ae7e9ad42b83fd4ecebac18a8a8c2f2f14e39dce6e1/pytest_xdist-3.7.0-py3-none-any.whl.metadata 2025-06-05T23:20:50.7285865Z Downloading pytest_xdist-3.7.0-py3-none-any.whl.metadata (3.0 kB) 2025-06-05T23:20:50.7286417Z Collecting pytest-rerunfailures (from executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7287701Z Obtaining dependency information for pytest-rerunfailures from https://files.pythonhosted.org/packages/f3/30/11d836ff01c938969efa319b4ebe2374ed79d28043a12bfc908577aab9f3/pytest_rerunfailures-15.1-py3-none-any.whl.metadata 2025-06-05T23:20:50.7289037Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-06-05T23:20:50.7289882Z Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (6.0.1) 2025-06-05T23:20:50.7290947Z Requirement already satisfied: ruamel.yaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (0.17.32) 2025-06-05T23:20:50.7292022Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (1.14.0) 2025-06-05T23:20:50.7292747Z Collecting tabulate (from executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7294220Z Obtaining dependency information for tabulate from https://files.pythonhosted.org/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl.metadata 2025-06-05T23:20:50.7296296Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-06-05T23:20:50.7297374Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.7.0a0+bd57234) (4.14.0) 2025-06-05T23:20:50.7298219Z Collecting coremltools==8.3 (from executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7299472Z Obtaining dependency information for coremltools==8.3 from https://files.pythonhosted.org/packages/c4/c9/f602c2a7861a9e8a2555a083d9558d37d8811515bacd597eb3b40ba7757d/coremltools-8.3.0-cp310-none-manylinux1_x86_64.whl.metadata 2025-06-05T23:20:50.7301080Z Downloading coremltools-8.3.0-cp310-none-manylinux1_x86_64.whl.metadata (2.6 kB) 2025-06-05T23:20:50.7301708Z Collecting protobuf>=3.1.0 (from coremltools==8.3->executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7302996Z Obtaining dependency information for protobuf>=3.1.0 from https://files.pythonhosted.org/packages/fa/b1/b59d405d64d31999244643d88c45c8241c58f17cc887e73bcb90602327f8/protobuf-6.31.1-cp39-abi3-manylinux2014_x86_64.whl.metadata 2025-06-05T23:20:50.7304302Z Downloading protobuf-6.31.1-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2025-06-05T23:20:50.7305234Z Requirement already satisfied: tqdm in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from coremltools==8.3->executorch==0.7.0a0+bd57234) (4.67.1) 2025-06-05T23:20:50.7306428Z Requirement already satisfied: attrs>=21.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from coremltools==8.3->executorch==0.7.0a0+bd57234) (25.3.0) 2025-06-05T23:20:50.7307310Z Collecting cattrs (from coremltools==8.3->executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7308715Z Obtaining dependency information for cattrs from https://files.pythonhosted.org/packages/18/b0/215274ef0d835bbc1056392a367646648b6084e39d489099959aefcca2af/cattrs-25.1.1-py3-none-any.whl.metadata 2025-06-05T23:20:50.7309848Z Downloading cattrs-25.1.1-py3-none-any.whl.metadata (8.4 kB) 2025-06-05T23:20:50.7310388Z Collecting pyaml (from coremltools==8.3->executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7311602Z Obtaining dependency information for pyaml from https://files.pythonhosted.org/packages/aa/7d/1b5061beff826f902285827261485a058b943332eba8a5532a0164735205/pyaml-25.5.0-py3-none-any.whl.metadata 2025-06-05T23:20:50.7312721Z Downloading pyaml-25.5.0-py3-none-any.whl.metadata (12 kB) 2025-06-05T23:20:50.7313632Z Requirement already satisfied: python-dateutil>=2.8.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas>=2.2.2->executorch==0.7.0a0+bd57234) (2.9.0.post0) 2025-06-05T23:20:50.7314877Z Requirement already satisfied: pytz>=2020.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas>=2.2.2->executorch==0.7.0a0+bd57234) (2025.2) 2025-06-05T23:20:50.7316075Z Requirement already satisfied: tzdata>=2022.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas>=2.2.2->executorch==0.7.0a0+bd57234) (2025.2) 2025-06-05T23:20:50.7317498Z Requirement already satisfied: six>=1.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas>=2.2.2->executorch==0.7.0a0+bd57234) (1.17.0) 2025-06-05T23:20:50.7319911Z Requirement already satisfied: exceptiongroup>=1.1.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from cattrs->coremltools==8.3->executorch==0.7.0a0+bd57234) (1.3.0) 2025-06-05T23:20:50.7322359Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from hypothesis->executorch==0.7.0a0+bd57234) (2.4.0) 2025-06-05T23:20:50.7324497Z Requirement already satisfied: iniconfig in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.7.0a0+bd57234) (2.1.0) 2025-06-05T23:20:50.7326596Z Requirement already satisfied: pluggy<2.0,>=0.12 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.7.0a0+bd57234) (1.6.0) 2025-06-05T23:20:50.7328621Z Requirement already satisfied: tomli>=1.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.7.0a0+bd57234) (2.0.1) 2025-06-05T23:20:50.7330021Z Collecting pytest (from executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7331936Z Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/2f/de/afa024cbe022b1b318a3d224125aa24939e99b4ff6f22e0ba639a2eaee47/pytest-8.4.0-py3-none-any.whl.metadata 2025-06-05T23:20:50.7333604Z Downloading pytest-8.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-06-05T23:20:50.7334643Z Requirement already satisfied: pygments>=2.7.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.7.0a0+bd57234) (2.19.1) 2025-06-05T23:20:50.7335512Z Collecting execnet>=2.1 (from pytest-xdist->executorch==0.7.0a0+bd57234) 2025-06-05T23:20:50.7336695Z Obtaining dependency information for execnet>=2.1 from https://files.pythonhosted.org/packages/43/09/2aea36ff60d16dd8879bdb2f5b3ee0ba8d08cbbdcdfe870e695ce3784385/execnet-2.1.1-py3-none-any.whl.metadata 2025-06-05T23:20:50.7337868Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-06-05T23:20:50.7338769Z Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from ruamel.yaml->executorch==0.7.0a0+bd57234) (0.2.12) 2025-06-05T23:20:50.7339677Z Downloading coremltools-8.3.0-cp310-none-manylinux1_x86_64.whl (2.3 MB) 2025-06-05T23:20:50.7340551Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.3 MB ? eta -:--:-- 2025-06-05T23:20:50.7341222Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 69.9 MB/s eta 0:00:00 2025-06-05T23:20:50.7341883Z [?25hDownloading protobuf-6.31.1-cp39-abi3-manylinux2014_x86_64.whl (321 kB) 2025-06-05T23:20:50.7342390Z Downloading cattrs-25.1.1-py3-none-any.whl (69 kB) 2025-06-05T23:20:50.7342832Z Downloading flatbuffers-25.2.10-py2.py3-none-any.whl (30 kB) 2025-06-05T23:20:51.9385754Z Downloading pyaml-25.5.0-py3-none-any.whl (26 kB) 2025-06-05T23:20:51.9386637Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl (13 kB) 2025-06-05T23:20:51.9387113Z Downloading pytest-8.4.0-py3-none-any.whl (363 kB) 2025-06-05T23:20:51.9387766Z Downloading pytest_xdist-3.7.0-py3-none-any.whl (46 kB) 2025-06-05T23:20:51.9388194Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-06-05T23:20:51.9388590Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-06-05T23:20:51.9388999Z Building wheels for collected packages: executorch 2025-06-05T23:20:51.9389478Z Running command Building editable for executorch (pyproject.toml) 2025-06-05T23:20:51.9390503Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-06-05T23:20:51.9391606Z !! 2025-06-05T23:20:51.9391743Z 2025-06-05T23:20:51.9391865Z ******************************************************************************** 2025-06-05T23:20:51.9392801Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-06-05T23:20:51.9393610Z 2025-06-05T23:20:51.9393849Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-06-05T23:20:51.9394346Z or your builds will no longer be supported. 2025-06-05T23:20:51.9394579Z 2025-06-05T23:20:51.9394941Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T23:20:51.9395527Z ******************************************************************************** 2025-06-05T23:20:51.9395761Z 2025-06-05T23:20:51.9395839Z !! 2025-06-05T23:20:51.9396055Z corresp(dist, value, root_dir) 2025-06-05T23:20:51.9396898Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-05T23:20:51.9397875Z !! 2025-06-05T23:20:51.9397988Z 2025-06-05T23:20:51.9398119Z ******************************************************************************** 2025-06-05T23:20:51.9398650Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-05T23:20:51.9399071Z 2025-06-05T23:20:51.9399218Z License :: OSI Approved :: BSD License 2025-06-05T23:20:51.9399440Z 2025-06-05T23:20:51.9399796Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T23:20:51.9400551Z ******************************************************************************** 2025-06-05T23:20:51.9400785Z 2025-06-05T23:20:51.9400878Z !! 2025-06-05T23:20:51.9401090Z dist._finalize_license_expression() 2025-06-05T23:20:51.9401856Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-05T23:20:51.9402646Z !! 2025-06-05T23:20:51.9402769Z 2025-06-05T23:20:51.9402886Z ******************************************************************************** 2025-06-05T23:20:51.9403544Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-05T23:20:51.9404065Z 2025-06-05T23:20:51.9404189Z License :: OSI Approved :: BSD License 2025-06-05T23:20:51.9404427Z 2025-06-05T23:20:51.9404765Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T23:20:51.9405334Z ******************************************************************************** 2025-06-05T23:20:51.9405577Z 2025-06-05T23:20:51.9405654Z !! 2025-06-05T23:20:51.9405874Z self._finalize_license_expression() 2025-06-05T23:20:51.9406172Z running editable_wheel 2025-06-05T23:20:51.9406558Z creating /tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch.egg-info 2025-06-05T23:20:51.9407117Z writing /tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch.egg-info/PKG-INFO 2025-06-05T23:20:51.9407838Z writing dependency_links to /tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch.egg-info/dependency_links.txt 2025-06-05T23:20:51.9408857Z writing entry points to /tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch.egg-info/entry_points.txt 2025-06-05T23:20:51.9409719Z writing requirements to /tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch.egg-info/requires.txt 2025-06-05T23:20:51.9410486Z writing top-level names to /tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch.egg-info/top_level.txt 2025-06-05T23:20:51.9411240Z writing manifest file '/tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch.egg-info/SOURCES.txt' 2025-06-05T23:20:51.9411991Z reading manifest file '/tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch.egg-info/SOURCES.txt' 2025-06-05T23:20:51.9412515Z adding license file 'LICENSE' 2025-06-05T23:20:51.9413013Z writing manifest file '/tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch.egg-info/SOURCES.txt' 2025-06-05T23:20:51.9413725Z creating '/tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch-0.7.0a0+bd57234.dist-info' 2025-06-05T23:20:51.9414530Z creating /tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch-0.7.0a0+bd57234.dist-info/WHEEL 2025-06-05T23:20:51.9415119Z running build_py 2025-06-05T23:20:51.9415396Z copying schema/scalar_type.fbs -> exir/_serialize 2025-06-05T23:20:51.9415777Z copying schema/program.fbs -> exir/_serialize 2025-06-05T23:20:51.9416373Z copying devtools/bundled_program/schema/bundled_program_schema.fbs -> devtools/bundled_program/serialize 2025-06-05T23:20:51.9417181Z copying devtools/bundled_program/schema/scalar_type.fbs -> devtools/bundled_program/serialize 2025-06-05T23:20:51.9417710Z creating share/cmake 2025-06-05T23:20:51.9418173Z copying tools/cmake/executorch-wheel-config.cmake -> share/cmake/executorch-config.cmake 2025-06-05T23:20:51.9418724Z creating include/executorch/runtime/core 2025-06-05T23:20:51.9419149Z copying runtime/core/array_ref.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9419694Z copying runtime/core/data_loader.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9420537Z copying runtime/core/defines.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9421162Z copying runtime/core/error.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9421674Z copying runtime/core/evalue.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9422193Z copying runtime/core/event_tracer.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9422939Z copying runtime/core/event_tracer_hooks.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9423560Z copying runtime/core/event_tracer_hooks_delegate.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9424194Z copying runtime/core/freeable_buffer.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9424760Z copying runtime/core/function_ref.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9425371Z copying runtime/core/hierarchical_allocator.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9425993Z copying runtime/core/memory_allocator.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9426568Z copying runtime/core/named_data_map.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9427216Z copying runtime/core/result.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9427774Z copying runtime/core/span.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9428280Z copying runtime/core/tag.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9428798Z copying runtime/core/tensor_layout.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9429396Z copying runtime/core/tensor_shape_dynamism.h -> include/executorch/runtime/core 2025-06-05T23:20:51.9429912Z creating include/executorch/runtime/core/exec_aten 2025-06-05T23:20:51.9430429Z copying runtime/core/exec_aten/exec_aten.h -> include/executorch/runtime/core/exec_aten 2025-06-05T23:20:51.9431024Z creating include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T23:20:51.9431775Z copying runtime/core/exec_aten/testing_util/tensor_factory.h -> include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T23:20:51.9432933Z copying runtime/core/exec_aten/testing_util/tensor_util.h -> include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T23:20:51.9433703Z creating include/executorch/runtime/core/exec_aten/util 2025-06-05T23:20:51.9434358Z copying runtime/core/exec_aten/util/dim_order_util.h -> include/executorch/runtime/core/exec_aten/util 2025-06-05T23:20:51.9435172Z copying runtime/core/exec_aten/util/scalar_type_util.h -> include/executorch/runtime/core/exec_aten/util 2025-06-05T23:20:51.9435994Z copying runtime/core/exec_aten/util/tensor_dimension_limit.h -> include/executorch/runtime/core/exec_aten/util 2025-06-05T23:20:51.9436863Z copying runtime/core/exec_aten/util/tensor_shape_to_c_string.h -> include/executorch/runtime/core/exec_aten/util 2025-06-05T23:20:51.9437674Z copying runtime/core/exec_aten/util/tensor_util.h -> include/executorch/runtime/core/exec_aten/util 2025-06-05T23:20:51.9438271Z creating include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9438867Z copying runtime/core/portable_type/bfloat16.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9439741Z copying runtime/core/portable_type/bfloat16_math.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9440520Z copying runtime/core/portable_type/bits_types.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9441280Z copying runtime/core/portable_type/complex.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9442008Z copying runtime/core/portable_type/device.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9442808Z copying runtime/core/portable_type/half.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9443526Z copying runtime/core/portable_type/optional.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9444281Z copying runtime/core/portable_type/qint_types.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9445015Z copying runtime/core/portable_type/scalar.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9445797Z copying runtime/core/portable_type/scalar_type.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9446709Z copying runtime/core/portable_type/string_view.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9447542Z copying runtime/core/portable_type/tensor.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9448293Z copying runtime/core/portable_type/tensor_impl.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9449066Z copying runtime/core/portable_type/tensor_options.h -> include/executorch/runtime/core/portable_type 2025-06-05T23:20:51.9449763Z creating include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T23:20:51.9450552Z copying runtime/core/portable_type/c10/c10/macros/Export.h -> include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T23:20:53.2002843Z copying runtime/core/portable_type/c10/c10/macros/Macros.h -> include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T23:20:53.2004389Z creating include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2005907Z copying runtime/core/portable_type/c10/c10/util/BFloat16-inl.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2007893Z copying runtime/core/portable_type/c10/c10/util/BFloat16-math.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2009839Z copying runtime/core/portable_type/c10/c10/util/BFloat16.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2011758Z copying runtime/core/portable_type/c10/c10/util/Half-inl.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2013599Z copying runtime/core/portable_type/c10/c10/util/Half.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2015848Z copying runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2017956Z copying runtime/core/portable_type/c10/c10/util/bit_cast.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2020013Z copying runtime/core/portable_type/c10/c10/util/complex.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2021759Z copying runtime/core/portable_type/c10/c10/util/complex_math.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2022783Z copying runtime/core/portable_type/c10/c10/util/complex_utils.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2023825Z copying runtime/core/portable_type/c10/c10/util/floating_point_utils.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2024846Z copying runtime/core/portable_type/c10/c10/util/irange.h -> include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:20:53.2025503Z creating include/executorch/runtime/kernel 2025-06-05T23:20:53.2025988Z copying runtime/kernel/kernel_includes.h -> include/executorch/runtime/kernel 2025-06-05T23:20:53.2026630Z copying runtime/kernel/kernel_runtime_context.h -> include/executorch/runtime/kernel 2025-06-05T23:20:53.2027279Z copying runtime/kernel/operator_registry.h -> include/executorch/runtime/kernel 2025-06-05T23:20:53.2027962Z copying runtime/kernel/thread_parallel_interface.h -> include/executorch/runtime/kernel 2025-06-05T23:20:53.2028499Z creating include/executorch/runtime/kernel/test 2025-06-05T23:20:53.2029011Z copying runtime/kernel/test/test_util.h -> include/executorch/runtime/kernel/test 2025-06-05T23:20:53.2029527Z creating include/executorch/runtime/platform 2025-06-05T23:20:53.2029988Z copying runtime/platform/abort.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2030575Z copying runtime/platform/assert.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2031153Z copying runtime/platform/clock.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2031761Z copying runtime/platform/compat_unistd.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2032373Z copying runtime/platform/compiler.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2032954Z copying runtime/platform/log.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2033728Z copying runtime/platform/platform.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2034317Z copying runtime/platform/profiler.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2034919Z copying runtime/platform/runtime.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2035496Z copying runtime/platform/system.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2036079Z copying runtime/platform/types.h -> include/executorch/runtime/platform 2025-06-05T23:20:53.2036556Z creating include/executorch/runtime/platform/test 2025-06-05T23:20:53.2037103Z copying runtime/platform/test/pal_spy.h -> include/executorch/runtime/platform/test 2025-06-05T23:20:53.2037793Z copying runtime/platform/test/stub_platform.h -> include/executorch/runtime/platform/test 2025-06-05T23:20:53.2038342Z creating include/executorch/extension/kernel_util 2025-06-05T23:20:53.2038961Z copying extension/kernel_util/make_boxed_from_unboxed_functor.h -> include/executorch/extension/kernel_util 2025-06-05T23:20:53.2039740Z copying extension/kernel_util/meta_programming.h -> include/executorch/extension/kernel_util 2025-06-05T23:20:53.2040444Z copying extension/kernel_util/type_list.h -> include/executorch/extension/kernel_util 2025-06-05T23:20:53.2040967Z creating include/executorch/extension/tensor 2025-06-05T23:20:53.2041427Z copying extension/tensor/tensor.h -> include/executorch/extension/tensor 2025-06-05T23:20:53.2042045Z copying extension/tensor/tensor_accessor.h -> include/executorch/extension/tensor 2025-06-05T23:20:53.2043280Z copying extension/tensor/tensor_ptr.h -> include/executorch/extension/tensor 2025-06-05T23:20:53.2043921Z copying extension/tensor/tensor_ptr_maker.h -> include/executorch/extension/tensor 2025-06-05T23:20:53.2044440Z creating include/executorch/extension/threadpool 2025-06-05T23:20:53.2044992Z copying extension/threadpool/cpuinfo_utils.h -> include/executorch/extension/threadpool 2025-06-05T23:20:53.2045702Z copying extension/threadpool/threadpool.h -> include/executorch/extension/threadpool 2025-06-05T23:20:53.2046403Z copying extension/threadpool/threadpool_guard.h -> include/executorch/extension/threadpool 2025-06-05T23:20:53.2046919Z running build_ext 2025-06-05T23:20:53.2047138Z running build 2025-06-05T23:20:53.2047381Z command options for 'CustomBuild': 2025-06-05T23:20:53.2047676Z build_base = pip-out 2025-06-05T23:20:53.2047969Z build_purelib = /tmp/tmpadggw4ib.build-lib 2025-06-05T23:20:53.2048314Z build_platlib = /tmp/tmpadggw4ib.build-lib 2025-06-05T23:20:53.2048658Z build_lib = /tmp/tmpadggw4ib.build-lib 2025-06-05T23:20:53.2049420Z build_scripts = /tmp/tmp7m40aiwfexecutorch-0.7.0a0+bd57234-0.editable-cp310-cp310-linux_x86_64.whl/executorch-0.7.0a0+bd57234.data/scripts 2025-06-05T23:20:53.2050187Z build_temp = /tmp/tmps7x7s91k.build-temp 2025-06-05T23:20:53.2050516Z plat_name = linux-x86_64 2025-06-05T23:20:53.2050780Z compiler = None 2025-06-05T23:20:53.2051016Z parallel = None 2025-06-05T23:20:53.2051248Z debug = None 2025-06-05T23:20:53.2051458Z force = False 2025-06-05T23:20:53.2051732Z executable = /opt/conda/envs/py_3.10/bin/python 2025-06-05T23:20:53.2052105Z creating /tmp/tmps7x7s91k.build-temp/cmake-out 2025-06-05T23:20:53.2052493Z clearing /tmp/tmps7x7s91k.build-temp/cmake-out 2025-06-05T23:20:53.2052825Z Preset CMake variables: 2025-06-05T23:20:53.2053008Z 2025-06-05T23:20:53.2053118Z CMAKE_OSX_DEPLOYMENT_TARGET="12.0" 2025-06-05T23:20:53.2053587Z EXECUTORCH_BUILD_PRESET_FILE="/pytorch/executorch/tools/cmake/preset/pybind.cmake" 2025-06-05T23:20:53.2053985Z 2025-06-05T23:20:53.2054129Z -- The C compiler identification is Clang 12.0.1 2025-06-05T23:20:53.2054526Z -- The CXX compiler identification is Clang 12.0.1 2025-06-05T23:20:53.2054875Z -- Detecting C compiler ABI info 2025-06-05T23:20:53.2055199Z -- Detecting C compiler ABI info - done 2025-06-05T23:20:53.2055655Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-06-05T23:20:53.2056045Z -- Detecting C compile features 2025-06-05T23:20:53.2056349Z -- Detecting C compile features - done 2025-06-05T23:20:53.2056672Z -- Detecting CXX compiler ABI info 2025-06-05T23:20:53.2056983Z -- Detecting CXX compiler ABI info - done 2025-06-05T23:20:53.2057385Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-06-05T23:20:53.2057781Z -- Detecting CXX compile features 2025-06-05T23:20:53.2058081Z -- Detecting CXX compile features - done 2025-06-05T23:20:53.2058530Z -- Loading build preset: /pytorch/executorch/tools/cmake/preset/pybind.cmake 2025-06-05T23:20:53.2058979Z -- --- Configured Options --- 2025-06-05T23:20:53.2059172Z 2025-06-05T23:20:53.2059291Z -- CMAKE_CXX_STANDARD : 17 2025-06-05T23:20:53.2059637Z -- CMAKE_SYSTEM_PROCESSOR : x86_64 2025-06-05T23:20:53.2060005Z -- CMAKE_BUILD_TYPE : Release 2025-06-05T23:20:53.2060442Z -- PYTHON_EXECUTABLE : /opt/conda/envs/py_3.10/bin/python 2025-06-05T23:20:53.2060872Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-06-05T23:20:53.2061241Z -- CMAKE_TOOLCHAIN_FILE x (unset) 2025-06-05T23:20:53.2061574Z -- BUCK2 : 2025-06-05T23:20:53.2062059Z -- EXECUTORCH_BUILD_PRESET_FILE : /pytorch/executorch/tools/cmake/preset/pybind.cmake 2025-06-05T23:20:53.2062564Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-06-05T23:20:53.2062920Z -- EXECUTORCH_BUILD_COREML : ON 2025-06-05T23:20:53.2063290Z -- EXECUTORCH_FLATBUFFERS_MAX_ALIGNMENT : 1024 2025-06-05T23:20:53.2063729Z -- EXECUTORCH_PAL_DEFAULT : posix 2025-06-05T23:20:53.2064276Z -- EXECUTORCH_PAL_DEFAULT_FILE_PATH : /pytorch/executorch/runtime/platform/default/posix.cpp 2025-06-05T23:20:53.2064813Z -- EXECUTORCH_LOG_LEVEL : Info 2025-06-05T23:20:53.2065194Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-06-05T23:20:53.2065558Z -- EXECUTORCH_ENABLE_EVENT_TRACER : OFF 2025-06-05T23:20:53.2065927Z -- EXECUTORCH_OPTIMIZE_SIZE : OFF 2025-06-05T23:20:53.2066290Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-06-05T23:20:53.2066637Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2025-06-05T23:20:53.2067002Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : ON 2025-06-05T23:20:53.2067354Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED_AOT : ON 2025-06-05T23:20:53.2067726Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-06-05T23:20:53.2068081Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-06-05T23:20:53.2068447Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-06-05T23:20:53.2068802Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-06-05T23:20:53.2069168Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-06-05T23:20:53.2069534Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-06-05T23:20:53.2069893Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-06-05T23:20:53.2070269Z -- EXECUTORCH_BUILD_EXTENSION_APPLE : OFF 2025-06-05T23:20:53.2070621Z -- EXECUTORCH_BUILD_MPS : OFF 2025-06-05T23:20:53.2070978Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-06-05T23:20:53.2071325Z -- EXECUTORCH_BUILD_OPENVINO : OFF 2025-06-05T23:20:53.2071680Z -- EXECUTORCH_BUILD_PYBIND : ON 2025-06-05T23:20:53.2072021Z -- EXECUTORCH_BUILD_QNN : OFF 2025-06-05T23:20:53.2072383Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-06-05T23:20:53.2072751Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-06-05T23:20:53.2073102Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-06-05T23:20:53.2073458Z -- EXECUTORCH_BUILD_TESTS : ON 2025-06-05T23:20:53.2073798Z -- EXECUTORCH_NNLIB_OPT : OFF 2025-06-05T23:20:53.2074153Z -- EXECUTORCH_CADENCE_CPU_RUNNER : OFF 2025-06-05T23:20:53.2074578Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-06-05T23:20:53.2074939Z -- EXECUTORCH_BUILD_XNNPACK : ON 2025-06-05T23:20:53.2075297Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-06-05T23:20:58.1264808Z -- EXECUTORCH_BUILD_PORTABLE_OPS : ON 2025-06-05T23:20:58.1265527Z -- EXECUTORCH_USE_DL : ON 2025-06-05T23:20:58.1266176Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-06-05T23:20:58.1266833Z -- EXECUTORCH_BUILD_CORTEX_M : OFF 2025-06-05T23:20:58.1267455Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-06-05T23:20:58.1268060Z -- EXECUTORCH_COREML_BUILD_EXECUTOR_RUNNER : OFF 2025-06-05T23:20:58.1268665Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-06-05T23:20:58.1269240Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-06-05T23:20:58.1269807Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-06-05T23:20:58.1270433Z -- EXECUTORCH_XNNPACK_SHARED_WORKSPACE : ON 2025-06-05T23:20:58.1271065Z -- EXECUTORCH_XNNPACK_ENABLE_KLEIDI : OFF 2025-06-05T23:20:58.1271682Z -- EXECUTORCH_XNNPACK_ENABLE_WEIGHT_CACHE : OFF 2025-06-05T23:20:58.1272254Z -- -------------------------- 2025-06-05T23:20:58.1272982Z -- Using the multi-header code from /pytorch/executorch/third-party/json/include/ 2025-06-05T23:20:58.1274189Z CMake Deprecation Warning at third-party/pybind11/CMakeLists.txt:13 (cmake_minimum_required): 2025-06-05T23:20:58.1275371Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:20:58.1276130Z CMake. 2025-06-05T23:20:58.1276343Z 2025-06-05T23:20:58.1277038Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:20:58.1278036Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:20:58.1278930Z to work with policies introduced by or earlier. 2025-06-05T23:20:58.1279402Z 2025-06-05T23:20:58.1279410Z 2025-06-05T23:20:58.1279585Z -- pybind11 v2.13.6 2025-06-05T23:20:58.1280626Z -- Found PythonInterp: /opt/conda/envs/py_3.10/bin/python (found suitable version "3.10.16", minimum required is "3.7") 2025-06-05T23:20:58.1281944Z -- Found PythonLibs: /opt/conda/envs/py_3.10/lib/libpython3.10.so 2025-06-05T23:20:58.1282780Z -- Performing Test HAS_FLTO_THIN 2025-06-05T23:20:58.1283368Z -- Performing Test HAS_FLTO_THIN - Success 2025-06-05T23:20:58.1284400Z CMake Deprecation Warning at third-party/googletest/CMakeLists.txt:4 (cmake_minimum_required): 2025-06-05T23:20:58.1285611Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:20:58.1286357Z CMake. 2025-06-05T23:20:58.1286581Z 2025-06-05T23:20:58.1286977Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:20:58.1287967Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:20:58.1288813Z to work with policies introduced by or earlier. 2025-06-05T23:20:58.1289320Z 2025-06-05T23:20:58.1289330Z 2025-06-05T23:20:58.1290052Z CMake Deprecation Warning at third-party/googletest/googlemock/CMakeLists.txt:45 (cmake_minimum_required): 2025-06-05T23:20:58.1291355Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:20:58.1292101Z CMake. 2025-06-05T23:20:58.1292311Z 2025-06-05T23:20:58.1292734Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:20:58.1293735Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:20:58.1294620Z to work with policies introduced by or earlier. 2025-06-05T23:20:58.1295073Z 2025-06-05T23:20:58.1295080Z 2025-06-05T23:20:58.1295808Z CMake Deprecation Warning at third-party/googletest/googletest/CMakeLists.txt:56 (cmake_minimum_required): 2025-06-05T23:20:58.1297132Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:20:58.1298124Z CMake. 2025-06-05T23:20:58.1298334Z 2025-06-05T23:20:58.1298735Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:20:58.1299756Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:20:58.1300607Z to work with policies introduced by or earlier. 2025-06-05T23:20:58.1301082Z 2025-06-05T23:20:58.1301090Z 2025-06-05T23:20:58.1301747Z -- Found Python: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-06-05T23:20:58.1302851Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-06-05T23:20:58.1303519Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-06-05T23:20:58.1304175Z -- Found Threads: TRUE 2025-06-05T23:20:58.1304989Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T23:20:58.1306155Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:20:58.1306901Z CMake. 2025-06-05T23:20:58.1307125Z 2025-06-05T23:20:58.1307505Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:20:58.1308488Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:20:58.1309350Z to work with policies introduced by or earlier. 2025-06-05T23:20:58.1309844Z 2025-06-05T23:20:58.1309851Z 2025-06-05T23:20:58.1310138Z -- dist install dir /pytorch/executorch/third-party/flatcc 2025-06-05T23:20:58.1310918Z -- lib install dir /pytorch/executorch/third-party/flatcc/lib 2025-06-05T23:20:58.1311627Z -- Setting Clang compiler options 2025-06-05T23:20:58.1313028Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-06-05T23:20:58.1314807Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T23:20:58.1316142Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:20:58.1316906Z CMake. 2025-06-05T23:20:58.1317126Z 2025-06-05T23:20:58.1317518Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:20:58.1318516Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:20:58.1319352Z to work with policies introduced by or earlier. 2025-06-05T23:20:58.1320034Z 2025-06-05T23:20:58.1320043Z 2025-06-05T23:20:58.1320778Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T23:20:58.1322108Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:20:58.1322962Z CMake. 2025-06-05T23:20:58.1323162Z 2025-06-05T23:20:58.1323563Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:20:58.1324533Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:20:58.1325415Z to work with policies introduced by or earlier. 2025-06-05T23:20:58.1325891Z 2025-06-05T23:20:58.1325899Z 2025-06-05T23:20:58.1326668Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T23:20:58.1328037Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:20:58.1328803Z CMake. 2025-06-05T23:20:58.1329014Z 2025-06-05T23:20:58.1329405Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:20:58.1330395Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:20:58.1331287Z to work with policies introduced by or earlier. 2025-06-05T23:20:58.1331773Z 2025-06-05T23:20:58.1331781Z 2025-06-05T23:20:58.1331952Z -- Resolved buck2 as buck2. 2025-06-05T23:20:58.1332406Z -- Killing buck2 daemon 2025-06-05T23:20:58.1332829Z 'buck2 killall' 2025-06-05T23:20:58.1333243Z -- executorch: Generating source lists 2025-06-05T23:20:58.1334513Z -- executorch: Generating source file list /tmp/tmps7x7s91k.build-temp/cmake-out/executorch_srcs.cmake 2025-06-05T23:20:58.1335908Z -- executorch: Using sources file /tmp/tmps7x7s91k.build-temp/cmake-out/executorch_srcs.cmake 2025-06-05T23:20:58.1337640Z '/opt/conda/envs/py_3.10/bin/python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-06-05T23:20:58.1338908Z -- Generating operator lib: 2025-06-05T23:20:58.1339415Z -- LIB_NAME: portable_ops_lib 2025-06-05T23:20:58.1340149Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T23:20:58.1340903Z -- ROOT_OPS: 2025-06-05T23:20:58.1341307Z -- INCLUDE_ALL_OPS: 2025-06-05T23:20:58.1343482Z Command - /opt/conda/envs/py_3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-06-05T23:20:58.1345985Z -- Generating kernel bindings: 2025-06-05T23:20:58.1346541Z -- LIB_NAME: portable_ops_lib 2025-06-05T23:20:58.1347258Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T23:20:58.1348027Z -- CUSTOM_OPS_YAML: 2025-06-05T23:20:58.1348492Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T23:20:58.1351641Z Generated files /tmp/tmps7x7s91k.build-temp/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-06-05T23:20:58.1354536Z -- Generating operator lib: 2025-06-05T23:20:58.1355042Z -- LIB_NAME: portable_ops_lib 2025-06-05T23:20:58.1355571Z -- KERNEL_LIBS: portable_kernels 2025-06-05T23:20:58.1356110Z -- DEPS: executorch_core 2025-06-05T23:20:58.1356583Z -- Generating operator lib: 2025-06-05T23:20:58.1357102Z -- LIB_NAME: optimized_ops_lib 2025-06-05T23:20:58.1357841Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-06-05T23:20:58.1358598Z -- ROOT_OPS: 2025-06-05T23:20:58.1358985Z -- INCLUDE_ALL_OPS: 2025-06-05T23:20:58.1361150Z Command - /opt/conda/envs/py_3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-06-05T23:20:58.1363641Z -- Generating kernel bindings: 2025-06-05T23:20:58.1364167Z -- LIB_NAME: optimized_ops_lib 2025-06-05T23:20:58.1364945Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-06-05T23:20:58.1365728Z -- CUSTOM_OPS_YAML: 2025-06-05T23:20:58.1366199Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-06-05T23:20:58.1369124Z Generated files /tmp/tmps7x7s91k.build-temp/cmake-out/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/optimized/optimized_ops_lib/Functions.h;/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-06-05T23:20:58.1372156Z -- Generating operator lib: 2025-06-05T23:20:58.1372680Z -- LIB_NAME: optimized_ops_lib 2025-06-05T23:20:58.1373179Z -- KERNEL_LIBS: optimized_kernels 2025-06-05T23:20:58.1373728Z -- DEPS: executorch_core 2025-06-05T23:20:58.1374204Z -- Merging kernel yaml files: 2025-06-05T23:20:58.1375074Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-06-05T23:20:58.1376373Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-06-05T23:20:58.1377487Z -- OUTPUT_DIR: /tmp/tmps7x7s91k.build-temp/cmake-out/configurations 2025-06-05T23:20:58.1378240Z -- Generating operator lib: 2025-06-05T23:20:58.1378756Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-06-05T23:20:58.1379784Z -- OPS_SCHEMA_YAML: /tmp/tmps7x7s91k.build-temp/cmake-out/configurations/merged.yaml 2025-06-05T23:20:58.1380600Z -- ROOT_OPS: 2025-06-05T23:20:58.1381022Z -- INCLUDE_ALL_OPS: 2025-06-05T23:21:08.1649031Z Command - /opt/conda/envs/py_3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/tmp/tmps7x7s91k.build-temp/cmake-out/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/tmp/tmps7x7s91k.build-temp/cmake-out/configurations/merged.yaml" 2025-06-05T23:21:08.1651070Z -- Generating kernel bindings: 2025-06-05T23:21:08.1651441Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-06-05T23:21:08.1652046Z -- FUNCTIONS_YAML: /tmp/tmps7x7s91k.build-temp/cmake-out/configurations/merged.yaml 2025-06-05T23:21:08.1652617Z -- CUSTOM_OPS_YAML: 2025-06-05T23:21:08.1652886Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-06-05T23:21:08.1654780Z Generated files /tmp/tmps7x7s91k.build-temp/cmake-out/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/tmp/tmps7x7s91k.build-temp/cmake-out/configurations/optimized_native_cpu_ops_lib/Functions.h;/tmp/tmps7x7s91k.build-temp/cmake-out/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-06-05T23:21:08.1656765Z -- Generating operator lib: 2025-06-05T23:21:08.1657110Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-06-05T23:21:08.1657523Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-06-05T23:21:08.1657965Z -- DEPS: executorch_core 2025-06-05T23:21:08.1658439Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-06-05T23:21:08.1659871Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:21:08.1660310Z CMake. 2025-06-05T23:21:08.1660487Z 2025-06-05T23:21:08.1660708Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:21:08.1661268Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:21:08.1661800Z to work with policies introduced by or earlier. 2025-06-05T23:21:08.1662054Z 2025-06-05T23:21:08.1662071Z 2025-06-05T23:21:08.1662178Z -- Looking for C++ include unistd.h 2025-06-05T23:21:08.1662493Z -- Looking for C++ include unistd.h - found 2025-06-05T23:21:08.1662825Z -- Looking for C++ include stdint.h 2025-06-05T23:21:08.1663136Z -- Looking for C++ include stdint.h - found 2025-06-05T23:21:08.1663467Z -- Looking for C++ include inttypes.h 2025-06-05T23:21:08.1663800Z -- Looking for C++ include inttypes.h - found 2025-06-05T23:21:08.1664191Z -- Looking for C++ include sys/types.h 2025-06-05T23:21:08.1664532Z -- Looking for C++ include sys/types.h - found 2025-06-05T23:21:08.1664859Z -- Looking for C++ include sys/stat.h 2025-06-05T23:21:08.1665183Z -- Looking for C++ include sys/stat.h - found 2025-06-05T23:21:08.1665503Z -- Looking for C++ include fnmatch.h 2025-06-05T23:21:08.1665827Z -- Looking for C++ include fnmatch.h - found 2025-06-05T23:21:08.1666148Z -- Looking for C++ include stddef.h 2025-06-05T23:21:08.1666464Z -- Looking for C++ include stddef.h - found 2025-06-05T23:21:08.1666782Z -- Check size of uint32_t 2025-06-05T23:21:08.1667044Z -- Check size of uint32_t - done 2025-06-05T23:21:08.1667336Z -- Looking for strtoll 2025-06-05T23:21:08.1667596Z -- Looking for strtoll - found 2025-06-05T23:21:08.1668048Z -- The ASM compiler identification is Clang with GNU-like command-line 2025-06-05T23:21:08.1668470Z -- Found assembler: /opt/cache/bin/cc 2025-06-05T23:21:08.1668813Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-06-05T23:21:08.1669157Z -- Generating microkernels.cmake 2025-06-05T23:21:08.1669543Z No microkernel found in src/reference/binary-elementwise.cc 2025-06-05T23:21:08.1669968Z No microkernel found in src/reference/packing.cc 2025-06-05T23:21:08.1670373Z No microkernel found in src/reference/unary-elementwise.cc 2025-06-05T23:21:08.1671128Z '/opt/conda/envs/py_3.10/bin/python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-06-05T23:21:08.1671960Z -- MKL_ARCH: None, set to ` intel64` by default 2025-06-05T23:21:08.1672306Z -- MKL_ROOT /opt/conda/envs/py_3.10 2025-06-05T23:21:08.1672623Z -- MKL_LINK: None, set to ` dynamic` by default 2025-06-05T23:21:08.1673024Z -- MKL_INTERFACE_FULL: None, set to ` intel_ilp64` by default 2025-06-05T23:21:08.1673458Z -- MKL_THREADING: None, set to ` intel_thread` by default 2025-06-05T23:21:08.1673839Z -- MKL_MPI: None, set to ` intelmpi` by default 2025-06-05T23:21:08.1674535Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-06-05T23:21:08.1675297Z static library kineto_LIBRARY-NOTFOUND not found. 2025-06-05T23:21:08.1675665Z Call Stack (most recent call first): 2025-06-05T23:21:08.1676339Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-06-05T23:21:08.1677055Z tools/cmake/Utils.cmake:267 (find_package) 2025-06-05T23:21:08.1677396Z CMakeLists.txt:610 (find_package_torch) 2025-06-05T23:21:08.1677612Z 2025-06-05T23:21:08.1677617Z 2025-06-05T23:21:08.1677897Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-06-05T23:21:08.1678760Z -- executorch: Using source file list /tmp/tmps7x7s91k.build-temp/cmake-out/extension/llm/custom_ops/../../../executorch_srcs.cmake 2025-06-05T23:21:08.1679430Z -- Generating operator lib: 2025-06-05T23:21:08.1679720Z -- LIB_NAME: quantized_ops_lib 2025-06-05T23:21:08.1680192Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T23:21:08.1680615Z -- ROOT_OPS: 2025-06-05T23:21:08.1680844Z -- INCLUDE_ALL_OPS: 2025-06-05T23:21:08.1682022Z Command - /opt/conda/envs/py_3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-06-05T23:21:08.1683348Z -- Generating kernel bindings: 2025-06-05T23:21:08.1683632Z -- LIB_NAME: quantized_ops_lib 2025-06-05T23:21:08.1683925Z -- FUNCTIONS_YAML: 2025-06-05T23:21:08.1684295Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T23:21:08.1684741Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T23:21:08.1687664Z Generated files /tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-06-05T23:21:08.1690680Z -- Generating operator lib: 2025-06-05T23:21:08.1690962Z -- LIB_NAME: quantized_ops_aot_lib 2025-06-05T23:21:08.1691261Z -- OPS_SCHEMA_YAML: 2025-06-05T23:21:08.1693815Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out 2025-06-05T23:21:08.1696364Z -- INCLUDE_ALL_OPS: 2025-06-05T23:21:08.1699681Z Command - /opt/conda/envs/py_3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out" 2025-06-05T23:21:08.1703096Z -- Generating kernel bindings: 2025-06-05T23:21:08.1703396Z -- LIB_NAME: quantized_ops_aot_lib 2025-06-05T23:21:08.1703701Z -- FUNCTIONS_YAML: 2025-06-05T23:21:08.1704060Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T23:21:08.1704508Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T23:21:08.1704803Z -- Generating custom ops aot lib: 2025-06-05T23:21:08.1705112Z -- LIB_NAME: quantized_ops_aot_lib 2025-06-05T23:21:08.1705643Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/embeddingxb.cpp 2025-06-05T23:21:08.1706422Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2025-06-05T23:21:08.1707213Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2025-06-05T23:21:08.1708076Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2025-06-05T23:21:08.1708874Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2025-06-05T23:21:08.1709661Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding2b.cpp 2025-06-05T23:21:08.1710472Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2025-06-05T23:21:08.1711283Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2025-06-05T23:21:08.1712068Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2025-06-05T23:21:08.1712843Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2025-06-05T23:21:08.1713624Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2025-06-05T23:21:08.1714535Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2025-06-05T23:21:08.1715129Z -- Generating operator lib: 2025-06-05T23:21:08.1715415Z -- LIB_NAME: quantized_ops_pybind_lib 2025-06-05T23:21:08.1715847Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T23:21:08.1716256Z -- ROOT_OPS: 2025-06-05T23:21:09.7960099Z -- INCLUDE_ALL_OPS: 2025-06-05T23:21:09.7962523Z Command - /opt/conda/envs/py_3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/quantized_ops_pybind_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-06-05T23:21:09.7964794Z -- Generating kernel bindings: 2025-06-05T23:21:09.7965170Z -- LIB_NAME: quantized_ops_pybind_lib 2025-06-05T23:21:09.7965535Z -- FUNCTIONS_YAML: 2025-06-05T23:21:09.7965934Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T23:21:09.7966391Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T23:21:09.7966694Z -- Generating operator lib: 2025-06-05T23:21:09.7967000Z -- LIB_NAME: quantized_ops_pybind_lib 2025-06-05T23:21:09.7967348Z -- KERNEL_LIBS: quantized_pybind_kernels_lib 2025-06-05T23:21:09.7967884Z -- DEPS: portable_lib 2025-06-05T23:21:09.7968164Z -- Generating operator lib: 2025-06-05T23:21:09.7968443Z -- LIB_NAME: quantized_ops_lib 2025-06-05T23:21:09.7968753Z -- KERNEL_LIBS: quantized_kernels 2025-06-05T23:21:09.7969048Z -- DEPS: executorch_core 2025-06-05T23:21:09.7969332Z -- Configuring done (16.2s) 2025-06-05T23:21:09.7969605Z -- Generating done (0.6s) 2025-06-05T23:21:09.7970009Z -- Build files have been written to: /tmp/tmps7x7s91k.build-temp/cmake-out 2025-06-05T23:21:09.7971016Z cmake --build /tmp/tmps7x7s91k.build-temp/cmake-out -j7 --config=Release --target portable_lib --target executorchcoreml --target custom_ops_aot_lib --target quantized_ops_aot_lib 2025-06-05T23:21:09.7971949Z [ 0%] Creating directories for 'flatbuffers_external_project' 2025-06-05T23:21:09.7972398Z [ 0%] Creating directories for 'flatcc_external_project' 2025-06-05T23:21:09.7973081Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-06-05T23:21:09.7974622Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-06-05T23:21:09.7976179Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-06-05T23:21:09.7977750Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-06-05T23:21:09.7979202Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-06-05T23:21:09.7980236Z [ 0%] No download step for 'flatbuffers_external_project' 2025-06-05T23:21:09.7981159Z [ 0%] No download step for 'flatcc_external_project' 2025-06-05T23:21:09.7981809Z [ 1%] No update step for 'flatbuffers_external_project' 2025-06-05T23:21:09.7982508Z [ 1%] No update step for 'flatcc_external_project' 2025-06-05T23:21:09.7983200Z [ 1%] No patch step for 'flatbuffers_external_project' 2025-06-05T23:21:09.7983805Z [ 1%] No patch step for 'flatcc_external_project' 2025-06-05T23:21:09.7984249Z [ 1%] Performing configure step for 'flatbuffers_external_project' 2025-06-05T23:21:09.7984739Z [ 1%] Performing configure step for 'flatcc_external_project' 2025-06-05T23:21:09.7985117Z CMake Warning: 2025-06-05T23:21:09.7985418Z Ignoring empty string ("") provided on the command line. 2025-06-05T23:21:09.7985706Z 2025-06-05T23:21:09.7985710Z 2025-06-05T23:21:09.7985849Z fatal: No names found, cannot describe anything. 2025-06-05T23:21:09.7986192Z CMake Warning: 2025-06-05T23:21:09.7986483Z Ignoring empty string ("") provided on the command line. 2025-06-05T23:21:09.7986759Z 2025-06-05T23:21:09.7986763Z 2025-06-05T23:21:09.7986923Z CMake Warning at CMake/Version.cmake:32 (message): 2025-06-05T23:21:09.7987279Z git describe failed with exit code: 128 2025-06-05T23:21:09.7987512Z 2025-06-05T23:21:09.7987680Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-06-05T23:21:09.7988077Z Call Stack (most recent call first): 2025-06-05T23:21:09.7988380Z CMakeLists.txt:5 (include) 2025-06-05T23:21:09.7988558Z 2025-06-05T23:21:09.7988562Z 2025-06-05T23:21:09.7988687Z -- Proceeding with version: 24.3.25.0 2025-06-05T23:21:09.7989115Z CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T23:21:09.7989674Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:21:09.7990130Z CMake. 2025-06-05T23:21:09.7990262Z 2025-06-05T23:21:09.7990484Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:21:09.7991050Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:21:09.7991529Z to work with policies introduced by or earlier. 2025-06-05T23:21:09.7991788Z 2025-06-05T23:21:09.7991792Z 2025-06-05T23:21:09.7992129Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-06-05T23:21:09.7992963Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-06-05T23:21:09.7993779Z [ 1%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-06-05T23:21:09.7994417Z -- The C compiler identification is Clang 12.0.1 2025-06-05T23:21:09.7994968Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-06-05T23:21:09.7995503Z -- Detecting C compiler ABI info 2025-06-05T23:21:09.7996073Z [ 1%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-06-05T23:21:09.7996931Z [ 1%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-06-05T23:21:09.7997721Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-06-05T23:21:09.7998556Z [ 1%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-06-05T23:21:09.7999215Z -- The CXX compiler identification is Clang 12.0.1 2025-06-05T23:21:09.7999566Z -- Detecting CXX compiler ABI info 2025-06-05T23:21:09.7999905Z [ 3%] Linking C static library libpthreadpool.a 2025-06-05T23:21:09.8000468Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-06-05T23:21:09.8001038Z -- Detecting C compiler ABI info - done 2025-06-05T23:21:09.8001356Z [ 3%] Built target pthreadpool 2025-06-05T23:21:09.8001734Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-06-05T23:21:09.8002190Z -- Detecting C compile features 2025-06-05T23:21:09.8002581Z -- Detecting C compile features - done 2025-06-05T23:21:09.8002976Z -- dist install dir /pytorch/executorch/third-party/flatcc 2025-06-05T23:21:09.8003423Z -- lib install dir /pytorch/executorch/third-party/flatcc/lib 2025-06-05T23:21:09.8003828Z -- Setting Clang compiler options 2025-06-05T23:21:09.8004514Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-06-05T23:21:09.8005233Z -- Configuring done (0.3s) 2025-06-05T23:21:09.8005763Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-06-05T23:21:09.8006310Z -- Generating done (0.0s) 2025-06-05T23:21:09.8007053Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-06-05T23:21:09.8008234Z -- Build files have been written to: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/src/flatcc_external_project-build 2025-06-05T23:21:09.8009021Z [ 3%] Performing build step for 'flatcc_external_project' 2025-06-05T23:21:09.8009498Z [ 3%] Building C object src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-06-05T23:21:09.8010148Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-06-05T23:21:09.8010725Z -- Detecting CXX compiler ABI info - done 2025-06-05T23:21:09.8011123Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-06-05T23:21:09.8011528Z -- Detecting CXX compile features 2025-06-05T23:21:09.8011842Z -- Detecting CXX compile features - done 2025-06-05T23:21:09.8012275Z [ 6%] Building C object src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-06-05T23:21:09.8012798Z [ 9%] Building C object src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-06-05T23:21:09.8013199Z -- Looking for strtof_l 2025-06-05T23:21:09.8013589Z [ 12%] Building C object src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-06-05T23:21:09.8014298Z [ 4%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-06-05T23:21:09.8015137Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-06-05T23:21:09.8015982Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-06-05T23:21:09.8017000Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-06-05T23:21:09.8017890Z [ 15%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-06-05T23:21:09.8018512Z [ 18%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2025-06-05T23:21:09.8019202Z [ 21%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2025-06-05T23:21:09.8020120Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-06-05T23:21:09.8020807Z [ 24%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-06-05T23:21:09.8021517Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-06-05T23:21:09.8022574Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-06-05T23:21:09.8023553Z [ 27%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2025-06-05T23:21:09.8024163Z -- Looking for strtof_l - found 2025-06-05T23:21:09.8024466Z -- Looking for strtoull_l 2025-06-05T23:21:09.8024946Z [ 30%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-06-05T23:21:09.8025755Z [ 33%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2025-06-05T23:21:09.8026540Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-06-05T23:21:09.8027140Z [ 33%] Built target flatccrt 2025-06-05T23:21:09.8027593Z [ 36%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2025-06-05T23:21:09.8028325Z [ 6%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-06-05T23:21:09.8029197Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-06-05T23:21:09.8030155Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-06-05T23:21:09.8031086Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-06-05T23:21:10.7940336Z [ 39%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2025-06-05T23:21:10.7942247Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-06-05T23:21:10.7944723Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-06-05T23:21:10.7946786Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-06-05T23:21:10.7948499Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-06-05T23:21:10.7950221Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-06-05T23:21:10.7951586Z [ 42%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2025-06-05T23:21:10.7952507Z -- Looking for strtoull_l - found 2025-06-05T23:21:10.7953041Z -- Looking for realpath 2025-06-05T23:21:10.7953991Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-06-05T23:21:10.7955633Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-06-05T23:21:10.7957327Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-06-05T23:21:10.7959260Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-06-05T23:21:10.7961303Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-06-05T23:21:10.7963103Z [ 45%] Building C object src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2025-06-05T23:21:10.7964402Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-06-05T23:21:10.7966078Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-06-05T23:21:10.7967788Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-06-05T23:21:10.7969463Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-06-05T23:21:10.7970803Z [ 48%] Building C object src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2025-06-05T23:21:10.7972133Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-06-05T23:21:10.7973413Z [ 51%] Building C object src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2025-06-05T23:21:10.7974810Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-06-05T23:21:10.7977110Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-06-05T23:21:10.7979147Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-06-05T23:21:10.7980272Z -- Looking for realpath - found 2025-06-05T23:21:10.7980911Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-06-05T23:21:10.7981577Z -- Configuring done (1.1s) 2025-06-05T23:21:10.7982636Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-06-05T23:21:10.7984231Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-06-05T23:21:10.7985260Z -- Generating done (0.0s) 2025-06-05T23:21:10.7986660Z -- Build files have been written to: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/src/flatbuffers_external_project-build 2025-06-05T23:21:10.7988323Z [ 54%] Building C object src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2025-06-05T23:21:10.7989263Z [ 7%] Performing build step for 'flatbuffers_external_project' 2025-06-05T23:21:10.7990406Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-06-05T23:21:10.7991578Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-06-05T23:21:10.7992833Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-06-05T23:21:10.7994857Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-06-05T23:21:10.7996531Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-06-05T23:21:10.7997322Z [ 7%] Linking C static library libcpuinfo.a 2025-06-05T23:21:10.7998081Z [ 57%] Building C object src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2025-06-05T23:21:10.7998843Z [ 7%] Built target logging 2025-06-05T23:21:10.8000223Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-06-05T23:21:10.8001672Z [ 7%] Built target cpuinfo 2025-06-05T23:21:10.8003163Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-06-05T23:21:10.8005288Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-06-05T23:21:10.8006613Z [ 60%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2025-06-05T23:21:10.8008307Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-06-05T23:21:10.8009952Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-06-05T23:21:10.8011218Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-06-05T23:21:10.8012806Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-06-05T23:21:10.8014203Z [ 63%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2025-06-05T23:21:10.8015989Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-06-05T23:21:10.8017735Z [ 66%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2025-06-05T23:21:10.8018604Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-06-05T23:21:10.8019996Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-06-05T23:21:10.8021500Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-06-05T23:21:10.8023100Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-06-05T23:21:10.8025518Z [ 69%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2025-06-05T23:21:10.8027160Z [ 72%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2025-06-05T23:21:10.8028835Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-06-05T23:21:10.8031311Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-06-05T23:21:10.8033474Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-06-05T23:21:10.8036022Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-05T23:21:10.8038342Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-06-05T23:21:10.8039643Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-06-05T23:21:10.8040950Z [ 75%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2025-06-05T23:21:10.8042517Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-06-05T23:21:10.8043761Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-06-05T23:21:10.8045688Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-05T23:21:10.8047637Z [ 78%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2025-06-05T23:21:10.8049083Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-06-05T23:21:10.8050385Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-06-05T23:21:10.8051190Z [ 7%] Linking CXX static library libeigen_blas.a 2025-06-05T23:21:10.8052162Z [ 81%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2025-06-05T23:21:10.8053368Z [ 84%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2025-06-05T23:21:10.8055385Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-06-05T23:21:10.8057312Z [ 7%] Built target eigen_blas 2025-06-05T23:21:10.8058962Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-06-05T23:21:10.8061740Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-06-05T23:21:10.8063666Z [ 87%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2025-06-05T23:21:10.8065509Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-06-05T23:21:11.2198271Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-06-05T23:21:11.2199710Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-06-05T23:21:11.2201176Z [ 90%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2025-06-05T23:21:11.2202758Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-06-05T23:21:11.2204027Z [ 7%] Built target indirection 2025-06-05T23:21:11.2205500Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-06-05T23:21:11.2207297Z [ 93%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatcc.a 2025-06-05T23:21:11.2209388Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-06-05T23:21:11.2211738Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-06-05T23:21:11.2214079Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-06-05T23:21:11.2215501Z [ 93%] Built target flatcc 2025-06-05T23:21:11.2215999Z [ 7%] Built target microparams-init 2025-06-05T23:21:11.2216744Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-06-05T23:21:11.2217732Z [ 96%] Building C object src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2025-06-05T23:21:11.2218691Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-06-05T23:21:11.2219590Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-06-05T23:21:11.2222589Z [100%] Linking C executable /pytorch/executorch/third-party/flatcc/bin/flatcc 2025-06-05T23:21:11.2223533Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-06-05T23:21:11.2225153Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-06-05T23:21:11.2227554Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-06-05T23:21:11.2229053Z [100%] Built target flatcc_cli 2025-06-05T23:21:11.2229699Z [ 9%] Performing install step for 'flatcc_external_project' 2025-06-05T23:21:11.2230391Z [ 21%] Built target flatccrt 2025-06-05T23:21:11.2230860Z [ 93%] Built target flatcc 2025-06-05T23:21:11.2231339Z [100%] Built target flatcc_cli 2025-06-05T23:21:11.2231840Z Install the project... 2025-06-05T23:21:11.2232357Z -- Install configuration: "" 2025-06-05T23:21:11.2233291Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc 2025-06-05T23:21:11.2234880Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc.h 2025-06-05T23:21:11.2236964Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_accessors.h 2025-06-05T23:21:11.2238856Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_alloc.h 2025-06-05T23:21:11.2240517Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_assert.h 2025-06-05T23:21:11.2242290Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_builder.h 2025-06-05T23:21:11.2244186Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_emitter.h 2025-06-05T23:21:11.2245998Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_endian.h 2025-06-05T23:21:11.2247817Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_epilogue.h 2025-06-05T23:21:11.2249567Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_flatbuffers.h 2025-06-05T23:21:11.2251460Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_identifier.h 2025-06-05T23:21:11.2253232Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_iov.h 2025-06-05T23:21:11.2254718Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_json_parser.h 2025-06-05T23:21:11.2256808Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_json_printer.h 2025-06-05T23:21:11.2258655Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_portable.h 2025-06-05T23:21:11.2260462Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_prologue.h 2025-06-05T23:21:11.2262178Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_refmap.h 2025-06-05T23:21:11.2263984Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_rtconfig.h 2025-06-05T23:21:11.2265718Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-06-05T23:21:11.2267441Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_types.h 2025-06-05T23:21:11.2269286Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_unaligned.h 2025-06-05T23:21:11.2271144Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_verifier.h 2025-06-05T23:21:11.2273380Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_version.h 2025-06-05T23:21:11.2275074Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable 2025-06-05T23:21:11.2276598Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/LICENSE 2025-06-05T23:21:11.2278173Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/README.md 2025-06-05T23:21:11.2279992Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_math.h 2025-06-05T23:21:11.2281761Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_parse.h 2025-06-05T23:21:11.2283232Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_print.h 2025-06-05T23:21:11.2284399Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include 2025-06-05T23:21:11.2285400Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/README 2025-06-05T23:21:11.2286416Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/linux 2025-06-05T23:21:11.2287480Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/linux/endian.h 2025-06-05T23:21:11.2288526Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std 2025-06-05T23:21:11.2289584Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/inttypes.h 2025-06-05T23:21:11.2290693Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdalign.h 2025-06-05T23:21:11.2291774Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdbool.h 2025-06-05T23:21:11.2292872Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdint.h 2025-06-05T23:21:11.2293943Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/paligned_alloc.h 2025-06-05T23:21:11.2295241Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pattributes.h 2025-06-05T23:21:11.2297033Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pbase64.h 2025-06-05T23:21:11.2298906Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pcrt.h 2025-06-05T23:21:11.2300772Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic.h 2025-06-05T23:21:11.2302780Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic_pop.h 2025-06-05T23:21:11.2304681Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic_push.h 2025-06-05T23:21:11.2306512Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pendian.h 2025-06-05T23:21:11.2308461Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pendian_detect.h 2025-06-05T23:21:11.7983493Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pinline.h 2025-06-05T23:21:11.7985609Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pinttypes.h 2025-06-05T23:21:11.7987609Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pmemaccess.h 2025-06-05T23:21:11.7989576Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/portable.h 2025-06-05T23:21:11.7991599Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/portable_basic.h 2025-06-05T23:21:11.7993650Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pparsefp.h 2025-06-05T23:21:11.7995625Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pparseint.h 2025-06-05T23:21:11.7997613Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pprintfp.h 2025-06-05T23:21:11.7999917Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pprintint.h 2025-06-05T23:21:11.8001915Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/prestrict.h 2025-06-05T23:21:11.8004071Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstatic_assert.h 2025-06-05T23:21:11.8006142Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstatic_assert_scope.h 2025-06-05T23:21:11.8008251Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdalign.h 2025-06-05T23:21:11.8010229Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdbool.h 2025-06-05T23:21:11.8012190Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdint.h 2025-06-05T23:21:11.8014178Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/punaligned.h 2025-06-05T23:21:11.8016144Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pversion.h 2025-06-05T23:21:11.8018130Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pwarnings.h 2025-06-05T23:21:11.8020437Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection 2025-06-05T23:21:11.8022328Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/README 2025-06-05T23:21:11.8024446Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/flatbuffers_common_builder.h 2025-06-05T23:21:11.8026807Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/flatbuffers_common_reader.h 2025-06-05T23:21:11.8029089Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_builder.h 2025-06-05T23:21:11.8031297Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_reader.h 2025-06-05T23:21:11.8033490Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_verifier.h 2025-06-05T23:21:11.8035490Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/support 2025-06-05T23:21:11.8037321Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/support/README 2025-06-05T23:21:11.8039177Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/support/cdump.h 2025-06-05T23:21:11.8041096Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/support/elapsed.h 2025-06-05T23:21:11.8043113Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/support/hexdump.h 2025-06-05T23:21:11.8045068Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/include/flatcc/support/readfile.h 2025-06-05T23:21:11.8046538Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-06-05T23:21:11.8047843Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/lib/libflatccrt.a 2025-06-05T23:21:11.8049498Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/lib/libflatcc.a 2025-06-05T23:21:11.8051299Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatcc_external_project/bin/flatcc 2025-06-05T23:21:11.8052573Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-06-05T23:21:11.8054326Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-05T23:21:11.8055886Z [ 9%] Completed 'flatcc_external_project' 2025-06-05T23:21:11.8056502Z [ 9%] Built target flatcc_external_project 2025-06-05T23:21:11.8057848Z [ 9%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-06-05T23:21:11.8059253Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-06-05T23:21:11.8060526Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-06-05T23:21:11.8061619Z [ 9%] Built target normalization 2025-06-05T23:21:11.8062349Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-06-05T23:21:11.8064344Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-06-05T23:21:11.8066114Z [ 9%] Built target allocator 2025-06-05T23:21:11.8066604Z [ 9%] Built target packing 2025-06-05T23:21:11.8067520Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-06-05T23:21:11.8068990Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-06-05T23:21:11.8070348Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-06-05T23:21:11.8071546Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-06-05T23:21:11.8072536Z [ 9%] Built target datatype 2025-06-05T23:21:11.8073819Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-06-05T23:21:11.8075841Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-06-05T23:21:11.8078003Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-06-05T23:21:11.8079476Z [ 9%] Built target cache 2025-06-05T23:21:11.8080828Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-06-05T23:21:11.8082584Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-06-05T23:21:11.8083335Z [ 9%] Built target memory 2025-06-05T23:21:11.8084244Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-06-05T23:21:11.8085265Z [ 9%] Built target microkernel-utils 2025-06-05T23:21:11.8086771Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-06-05T23:21:11.8089218Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-06-05T23:21:11.8091534Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-06-05T23:21:11.8092911Z [ 9%] Built target mutex 2025-06-05T23:21:11.8094172Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-06-05T23:21:11.8095815Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-06-05T23:21:11.8097436Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-06-05T23:21:11.8099779Z [ 9%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-06-05T23:21:11.8101367Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-06-05T23:21:11.8102959Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-06-05T23:21:11.8105163Z [ 9%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-06-05T23:21:11.8106819Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-06-05T23:21:11.8107953Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-06-05T23:21:11.8108941Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-06-05T23:21:11.8109844Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-06-05T23:21:13.1119930Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-06-05T23:21:13.1121229Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-06-05T23:21:13.1121856Z [ 9%] Built target reference-ukernels 2025-06-05T23:21:13.1122823Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-06-05T23:21:13.1123878Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-06-05T23:21:13.1124983Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-06-05T23:21:13.1126347Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-06-05T23:21:13.1127125Z [ 9%] Built target operator-utils 2025-06-05T23:21:13.1127734Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-06-05T23:21:13.1128891Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-06-05T23:21:13.1129857Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-06-05T23:21:13.1130669Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-06-05T23:21:13.1131355Z [ 9%] Built target operator-run 2025-06-05T23:21:13.1132128Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-06-05T23:21:13.1133612Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-06-05T23:21:13.1134823Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-06-05T23:21:13.1135749Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-06-05T23:21:13.1137095Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-06-05T23:21:13.1138873Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-06-05T23:21:13.1140417Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-06-05T23:21:13.1142106Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-06-05T23:21:13.1144200Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-06-05T23:21:13.1145909Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-06-05T23:21:13.1146870Z [ 11%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-06-05T23:21:13.1148033Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-06-05T23:21:13.1148967Z [ 11%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-06-05T23:21:13.1149637Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-06-05T23:21:13.1150291Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-06-05T23:21:13.1151173Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-06-05T23:21:13.1152246Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-06-05T23:21:13.1153063Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-06-05T23:21:13.1153943Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-06-05T23:21:13.1154862Z [ 11%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-06-05T23:21:13.1155363Z [ 11%] Built target hardware-config 2025-06-05T23:21:13.1156186Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-06-05T23:21:13.1158202Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-06-05T23:21:13.1160019Z [ 11%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-06-05T23:21:13.1161045Z [ 11%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-06-05T23:21:13.1162146Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-06-05T23:21:13.1163571Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-06-05T23:21:13.1164895Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-06-05T23:21:13.1165999Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-06-05T23:21:13.1166941Z [ 11%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-06-05T23:21:13.1167489Z [100%] Linking CXX executable flatc 2025-06-05T23:21:13.1168191Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-06-05T23:21:13.1169297Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-06-05T23:21:13.1170342Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-06-05T23:21:13.1171191Z [ 11%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-06-05T23:21:13.1171666Z [ 11%] Built target flatccrt 2025-06-05T23:21:13.1172294Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-06-05T23:21:13.1173292Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-06-05T23:21:13.1174357Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-06-05T23:21:13.1175605Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-06-05T23:21:13.1177983Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-06-05T23:21:13.1179764Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-06-05T23:21:13.1181183Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-06-05T23:21:13.1182634Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-06-05T23:21:13.1183815Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-06-05T23:21:13.1185070Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-06-05T23:21:13.1186475Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-06-05T23:21:13.1187914Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-06-05T23:21:13.1189577Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-06-05T23:21:13.1190862Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-06-05T23:21:13.1191947Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-06-05T23:21:13.1194003Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-06-05T23:21:13.1195992Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-06-05T23:21:13.1198058Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-06-05T23:21:13.1199916Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-06-05T23:21:13.1201481Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-06-05T23:21:13.1202516Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-06-05T23:21:13.1203705Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-06-05T23:21:13.1205554Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-06-05T23:21:13.1207530Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-06-05T23:21:13.6652070Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-06-05T23:21:13.6653304Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-06-05T23:21:13.6654758Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-06-05T23:21:13.6655971Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-06-05T23:21:13.6656763Z [ 12%] Built target operators 2025-06-05T23:21:13.6657702Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-06-05T23:21:13.6659105Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-06-05T23:21:13.6660722Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2025-06-05T23:21:13.6662615Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-06-05T23:21:13.6663838Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-06-05T23:21:13.6665133Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-06-05T23:21:13.6666383Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-06-05T23:21:13.6667553Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-06-05T23:21:13.6669097Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-06-05T23:21:13.6670706Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-06-05T23:21:13.6671862Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-06-05T23:21:13.6672909Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-06-05T23:21:13.6673954Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-06-05T23:21:13.6675143Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-06-05T23:21:13.6676428Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-06-05T23:21:13.6677762Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-06-05T23:21:13.6679316Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-06-05T23:21:13.6680633Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-06-05T23:21:13.6682030Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-06-05T23:21:13.6683139Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-06-05T23:21:13.6684028Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-06-05T23:21:13.6684622Z [100%] Built target flatc 2025-06-05T23:21:13.6684978Z [ 14%] Performing install step for 'flatbuffers_external_project' 2025-06-05T23:21:13.6685838Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-06-05T23:21:13.6687038Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-06-05T23:21:13.6688266Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:21:13.6689376Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-06-05T23:21:13.6690452Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-06-05T23:21:13.6691800Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-06-05T23:21:13.6692571Z [100%] Built target flatc 2025-06-05T23:21:13.6692828Z Install the project... 2025-06-05T23:21:13.6693106Z -- Install configuration: "" 2025-06-05T23:21:13.6693696Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers 2025-06-05T23:21:13.6694687Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/allocator.h 2025-06-05T23:21:13.6695693Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/array.h 2025-06-05T23:21:13.6696675Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/base.h 2025-06-05T23:21:13.6697669Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/buffer.h 2025-06-05T23:21:13.6698667Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/buffer_ref.h 2025-06-05T23:21:13.6699713Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/code_generator.h 2025-06-05T23:21:13.6700782Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/code_generators.h 2025-06-05T23:21:13.6701907Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/default_allocator.h 2025-06-05T23:21:13.6702983Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/detached_buffer.h 2025-06-05T23:21:13.6704030Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/file_manager.h 2025-06-05T23:21:13.6705096Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatbuffer_builder.h 2025-06-05T23:21:13.6706162Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatbuffers.h 2025-06-05T23:21:13.6707161Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatc.h 2025-06-05T23:21:13.6708299Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flex_flat_util.h 2025-06-05T23:21:13.6709336Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flexbuffers.h 2025-06-05T23:21:13.6710794Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/grpc.h 2025-06-05T23:21:13.6712565Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/hash.h 2025-06-05T23:21:13.6714312Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/idl.h 2025-06-05T23:21:13.6716230Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/minireflect.h 2025-06-05T23:21:13.6718095Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch 2025-06-05T23:21:13.6720046Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch/flatc_pch.h 2025-06-05T23:21:13.6721744Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch/pch.h 2025-06-05T23:21:13.6723674Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/reflection.h 2025-06-05T23:21:13.6725791Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/reflection_generated.h 2025-06-05T23:21:13.6727641Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/registry.h 2025-06-05T23:21:13.6729499Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/stl_emulation.h 2025-06-05T23:21:13.6731296Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/string.h 2025-06-05T23:21:13.6733076Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/struct.h 2025-06-05T23:21:14.6110313Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/table.h 2025-06-05T23:21:14.6112375Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/util.h 2025-06-05T23:21:14.6114391Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/vector.h 2025-06-05T23:21:14.6116436Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/vector_downward.h 2025-06-05T23:21:14.6118524Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/verifier.h 2025-06-05T23:21:14.6120902Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/flatbuffers-config.cmake 2025-06-05T23:21:14.6123062Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/BuildFlatBuffers.cmake 2025-06-05T23:21:14.6125589Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/flatbuffers-config-version.cmake 2025-06-05T23:21:14.6127684Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/bin/flatc 2025-06-05T23:21:14.6129378Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-06-05T23:21:14.6131238Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-06-05T23:21:14.6133177Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/FlatcTargets.cmake 2025-06-05T23:21:14.6135292Z -- Installing: /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/FlatcTargets-noconfig.cmake 2025-06-05T23:21:14.6136827Z [ 15%] Completed 'flatbuffers_external_project' 2025-06-05T23:21:14.6138247Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-06-05T23:21:14.6139631Z [ 15%] Built target flatbuffers_external_project 2025-06-05T23:21:14.6141233Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-06-05T23:21:14.6143815Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-06-05T23:21:14.6145433Z [ 15%] Generating common_schema headers 2025-06-05T23:21:14.6145983Z [ 17%] Generating xnnpack_schema headers 2025-06-05T23:21:14.6147111Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-06-05T23:21:14.6148289Z [ 17%] Built target common_schema 2025-06-05T23:21:14.6149335Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-06-05T23:21:14.6151184Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-06-05T23:21:14.6152369Z [ 17%] Built target xnnpack_schema 2025-06-05T23:21:14.6152917Z [ 17%] Generating program_schema headers 2025-06-05T23:21:14.6154017Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-06-05T23:21:14.6155131Z [ 17%] Built target program_schema 2025-06-05T23:21:14.6156207Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-06-05T23:21:14.6157818Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-06-05T23:21:14.6159640Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-06-05T23:21:14.6161245Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-06-05T23:21:14.6162811Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-06-05T23:21:14.6163858Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-06-05T23:21:14.6164792Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-06-05T23:21:14.6166563Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-06-05T23:21:14.6168778Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-06-05T23:21:14.6170799Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-06-05T23:21:14.6172448Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-06-05T23:21:14.6173984Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-06-05T23:21:14.6175517Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-06-05T23:21:14.6177314Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-06-05T23:21:14.6179017Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-06-05T23:21:14.6180540Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-06-05T23:21:14.6182082Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-06-05T23:21:14.6183672Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-06-05T23:21:14.6185404Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-06-05T23:21:14.6186843Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-06-05T23:21:14.6188588Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-06-05T23:21:14.6190801Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-06-05T23:21:14.6193179Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-06-05T23:21:14.6195738Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-06-05T23:21:14.6197662Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-06-05T23:21:14.6199469Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-06-05T23:21:14.6201563Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-06-05T23:21:14.6203402Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-06-05T23:21:14.6204494Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-06-05T23:21:14.6205182Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-06-05T23:21:14.6205933Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-06-05T23:21:14.6206797Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-06-05T23:21:14.6207692Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-06-05T23:21:14.6208744Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-06-05T23:21:14.6210136Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-06-05T23:21:14.6211199Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-06-05T23:21:14.6212033Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-06-05T23:21:14.6212800Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-06-05T23:21:14.6213476Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-06-05T23:21:14.6214188Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-06-05T23:21:14.6214886Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-06-05T23:21:14.6215834Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-06-05T23:21:14.6216815Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/platform.cpp.o 2025-06-05T23:21:14.6217474Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-06-05T23:21:15.8011903Z [ 22%] Built target subgraph 2025-06-05T23:21:15.8013292Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-06-05T23:21:15.8015118Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-06-05T23:21:15.8016621Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-06-05T23:21:15.8017897Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-06-05T23:21:15.8019390Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-06-05T23:21:15.8024946Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-06-05T23:21:15.8026439Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-06-05T23:21:15.8029034Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-06-05T23:21:15.8031438Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-06-05T23:21:15.8033197Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-06-05T23:21:15.8034719Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-06-05T23:21:15.8036018Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-06-05T23:21:15.8037310Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-06-05T23:21:15.8038598Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-06-05T23:21:15.8039876Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-06-05T23:21:15.8041106Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-06-05T23:21:15.8041917Z [ 22%] Linking CXX static library libexecutorch_core.a 2025-06-05T23:21:15.8043049Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-06-05T23:21:15.8043855Z [ 22%] Built target executorch_core 2025-06-05T23:21:15.8044493Z [ 22%] Building CXX object runtime/executor/test/CMakeFiles/test_backend_compiler_lib.dir/test_backend_compiler_lib.cpp.o 2025-06-05T23:21:15.8045300Z [ 22%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-06-05T23:21:15.8045952Z [ 22%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-06-05T23:21:15.8046862Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-06-05T23:21:15.8048113Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-06-05T23:21:15.8049361Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-06-05T23:21:15.8050546Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-06-05T23:21:15.8051502Z [ 23%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-06-05T23:21:15.8052194Z [ 23%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-06-05T23:21:15.8052781Z [ 23%] Linking CXX static library libtest_backend_compiler_lib.a 2025-06-05T23:21:15.8053188Z [ 23%] Built target test_backend_compiler_lib 2025-06-05T23:21:15.8053730Z [ 23%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-06-05T23:21:15.8054570Z [ 23%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/activation_ops_util.cpp.o 2025-06-05T23:21:15.8055809Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-06-05T23:21:15.8056988Z [ 23%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/advanced_index_util.cpp.o 2025-06-05T23:21:15.8057970Z [ 23%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/broadcast_util.cpp.o 2025-06-05T23:21:15.8059104Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-06-05T23:21:15.8060247Z [ 23%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/copy_ops_util.cpp.o 2025-06-05T23:21:15.8061132Z [ 23%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/delinearize_index.cpp.o 2025-06-05T23:21:15.8062283Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-06-05T23:21:15.8063182Z [ 23%] Linking CXX static library libexecutorch.a 2025-06-05T23:21:15.8063516Z [ 23%] Built target executorch 2025-06-05T23:21:15.8064045Z [ 23%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-06-05T23:21:15.8064871Z [ 23%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-06-05T23:21:15.8065547Z [ 23%] Linking CXX static library libextension_tensor.a 2025-06-05T23:21:15.8066420Z [ 23%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-06-05T23:21:15.8067248Z [ 23%] Built target extension_tensor 2025-06-05T23:21:15.8068080Z [ 23%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-06-05T23:21:15.8070036Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-06-05T23:21:15.8071975Z [ 23%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-06-05T23:21:15.8073992Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-06-05T23:21:15.8075774Z [ 23%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-06-05T23:21:15.8076663Z [ 23%] Generating etdump headers 2025-06-05T23:21:15.8077621Z [ 23%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/distance_util.cpp.o 2025-06-05T23:21:15.8078604Z [ 23%] Generating bundled_program headers 2025-06-05T23:21:15.8079308Z [ 23%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/etdump_flatcc.cpp.o 2025-06-05T23:21:15.8080056Z [ 23%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/dtype_util.cpp.o 2025-06-05T23:21:15.8080878Z [ 25%] Building CXX object devtools/bundled_program/CMakeFiles/bundled_program.dir/bundled_program.cpp.o 2025-06-05T23:21:15.8081503Z [ 25%] Linking CXX static library libextension_threadpool.a 2025-06-05T23:21:15.8081891Z [ 25%] Built target extension_threadpool 2025-06-05T23:21:15.8082886Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-06-05T23:21:15.8083843Z [ 26%] Linking CXX static library libextension_data_loader.a 2025-06-05T23:21:15.8084480Z [ 26%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/index_util.cpp.o 2025-06-05T23:21:15.8085062Z [ 26%] Built target extension_data_loader 2025-06-05T23:21:15.8085562Z [ 26%] Building CXX object CMakeFiles/util.dir/extension/evalue_util/print_evalue.cpp.o 2025-06-05T23:21:15.8087243Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-06-05T23:21:15.8088847Z [ 26%] Linking CXX static library libbundled_program.a 2025-06-05T23:21:15.8090165Z [ 26%] Built target bundled_program 2025-06-05T23:21:15.8091823Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-06-05T23:21:15.8093730Z [ 26%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/emitter.cpp.o 2025-06-05T23:21:15.8094512Z [ 26%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/data_sinks/buffer_data_sink.cpp.o 2025-06-05T23:21:15.8095261Z [ 28%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/data_sinks/file_data_sink.cpp.o 2025-06-05T23:21:15.8096109Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-06-05T23:21:15.8097002Z [ 28%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/kernel_ops_util.cpp.o 2025-06-05T23:21:17.4597194Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-06-05T23:21:17.4599333Z [ 28%] Building CXX object CMakeFiles/util.dir/extension/aten_util/aten_bridge.cpp.o 2025-06-05T23:21:17.4601175Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-06-05T23:21:17.4604106Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-06-05T23:21:17.4607241Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-06-05T23:21:17.4609075Z [ 28%] Linking CXX static library libetdump.a 2025-06-05T23:21:17.4609663Z [ 28%] Built target etdump 2025-06-05T23:21:17.4611267Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-06-05T23:21:17.4613314Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-06-05T23:21:17.4614607Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-06-05T23:21:17.4616149Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-06-05T23:21:17.4618185Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-06-05T23:21:17.4620392Z [ 28%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/matmul_ops_util.cpp.o 2025-06-05T23:21:17.4622041Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-06-05T23:21:17.4624036Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-06-05T23:21:17.4626048Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-06-05T23:21:17.4627630Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-06-05T23:21:17.4629603Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-06-05T23:21:17.4631682Z [ 28%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/normalization_ops_util.cpp.o 2025-06-05T23:21:17.4633407Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-06-05T23:21:17.4634538Z [ 28%] Linking CXX static library libcpublas.a 2025-06-05T23:21:17.4635140Z [ 28%] Built target cpublas 2025-06-05T23:21:17.4636376Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-06-05T23:21:17.4637382Z [ 28%] Linking CXX static library libutil.a 2025-06-05T23:21:17.4638875Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-06-05T23:21:17.4640982Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-06-05T23:21:17.4642094Z [ 28%] Built target util 2025-06-05T23:21:17.4643205Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-06-05T23:21:17.4644833Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-06-05T23:21:17.4646877Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-06-05T23:21:17.4648972Z [ 28%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/padding_util.cpp.o 2025-06-05T23:21:17.4650633Z [ 28%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/reduce_util.cpp.o 2025-06-05T23:21:17.4652291Z [ 28%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/repeat_util.cpp.o 2025-06-05T23:21:17.4654206Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-06-05T23:21:17.4656631Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-06-05T23:21:17.4658582Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-06-05T23:21:17.4660631Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-05T23:21:17.4662699Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-06-05T23:21:17.4664290Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-06-05T23:21:17.4665902Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-06-05T23:21:17.4667488Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-06-05T23:21:17.4669110Z [ 31%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/select_copy_util.cpp.o 2025-06-05T23:21:17.4671242Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-05T23:21:17.4673398Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-06-05T23:21:17.4675587Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-06-05T23:21:17.4677703Z [ 31%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/slice_util.cpp.o 2025-06-05T23:21:17.4679358Z [ 33%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/upsample_util.cpp.o 2025-06-05T23:21:17.4681003Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-06-05T23:21:17.4683087Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-06-05T23:21:17.4685188Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-06-05T23:21:17.4686799Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-06-05T23:21:17.4688946Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:21:17.4691291Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-06-05T23:21:17.4693551Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-06-05T23:21:17.4695780Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-06-05T23:21:17.4698152Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-06-05T23:21:17.4699749Z [ 33%] Linking CXX static library libkernels_util_all_deps.a 2025-06-05T23:21:17.4700490Z [ 33%] Built target kernels_util_all_deps 2025-06-05T23:21:17.4701881Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-06-05T23:21:17.4704129Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-06-05T23:21:17.4706103Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-06-05T23:21:17.4707714Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-06-05T23:21:17.4709851Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-06-05T23:21:17.4711983Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-06-05T23:21:17.4713547Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-06-05T23:21:17.4715524Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-06-05T23:21:17.4717450Z [ 33%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/binary_ops.cpp.o 2025-06-05T23:21:17.4718875Z [ 33%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-06-05T23:21:17.4720591Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-06-05T23:21:17.4722573Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-06-05T23:21:19.6903903Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-06-05T23:21:19.6906018Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-06-05T23:21:19.6908217Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:21:19.6910174Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-06-05T23:21:19.6912039Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-06-05T23:21:19.6914321Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-06-05T23:21:19.6916491Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-06-05T23:21:19.6918793Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-06-05T23:21:19.6921098Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-05T23:21:19.6923591Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-05T23:21:19.6925627Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-06-05T23:21:19.6927585Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-06-05T23:21:19.6929667Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-06-05T23:21:19.6931248Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-06-05T23:21:19.6933283Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-06-05T23:21:19.6935362Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-06-05T23:21:19.6937293Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-06-05T23:21:19.6939167Z [ 34%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-06-05T23:21:19.6941195Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-06-05T23:21:19.6943531Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-06-05T23:21:19.6945837Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-06-05T23:21:19.6948410Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-06-05T23:21:19.6950455Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-06-05T23:21:19.6952111Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-06-05T23:21:19.6953830Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-06-05T23:21:19.6955870Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-06-05T23:21:19.6957808Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-06-05T23:21:19.6959681Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-06-05T23:21:19.6961902Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-06-05T23:21:19.6963708Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-06-05T23:21:19.6965566Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-06-05T23:21:19.6967446Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-06-05T23:21:19.6968947Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-06-05T23:21:19.6971116Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-06-05T23:21:19.6972952Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-06-05T23:21:19.6974861Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-06-05T23:21:19.6976878Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-06-05T23:21:19.6978927Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-06-05T23:21:19.6981272Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-06-05T23:21:19.6983526Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-06-05T23:21:19.6985315Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_elu.cpp.o 2025-06-05T23:21:19.6986670Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-06-05T23:21:19.6988383Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-06-05T23:21:19.6990222Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_c2r.cpp.o 2025-06-05T23:21:19.6991916Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-06-05T23:21:19.6993963Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-06-05T23:21:19.6995878Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-06-05T23:21:19.6997397Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-06-05T23:21:19.6998867Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-06-05T23:21:19.7000205Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-06-05T23:21:19.7001968Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-06-05T23:21:19.7004415Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-06-05T23:21:19.7006694Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-06-05T23:21:19.7009003Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-06-05T23:21:19.7010904Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_elu.cpp.o 2025-06-05T23:21:19.7012346Z [ 38%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-06-05T23:21:19.7013819Z [ 38%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-06-05T23:21:19.7015646Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-06-05T23:21:19.7017895Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-06-05T23:21:19.7020004Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-06-05T23:21:19.7022172Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-06-05T23:21:19.7024502Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-06-05T23:21:19.7026551Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-06-05T23:21:19.7028102Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-06-05T23:21:24.5008887Z [ 39%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-06-05T23:21:24.5010071Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-06-05T23:21:24.5011237Z [ 39%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-06-05T23:21:24.5012456Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-06-05T23:21:24.5014115Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-06-05T23:21:24.5015554Z [ 39%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-06-05T23:21:24.5017000Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:21:24.5018360Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-06-05T23:21:24.5019432Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-06-05T23:21:24.5021379Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:21:24.5023134Z [ 39%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-06-05T23:21:24.5024944Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-06-05T23:21:24.5026964Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-06-05T23:21:24.5028926Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-06-05T23:21:24.5031182Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-06-05T23:21:24.5033599Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-05T23:21:24.5035635Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-06-05T23:21:24.5037209Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-06-05T23:21:24.5039249Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-05T23:21:24.5041314Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-06-05T23:21:24.5042921Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-06-05T23:21:24.5044946Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-05T23:21:24.5047657Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:21:24.5049517Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-06-05T23:21:24.5051476Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-06-05T23:21:24.5053809Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-06-05T23:21:24.5055869Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-06-05T23:21:24.5057947Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-05T23:21:24.5060002Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-06-05T23:21:24.5062073Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-06-05T23:21:24.5064103Z [ 42%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-06-05T23:21:24.5065584Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-06-05T23:21:24.5068167Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:21:24.5070364Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-06-05T23:21:24.5071386Z [ 42%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-06-05T23:21:24.5072258Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-06-05T23:21:24.5073387Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-06-05T23:21:24.5074484Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-06-05T23:21:24.5075593Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-06-05T23:21:24.5076966Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-05T23:21:24.5078049Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-06-05T23:21:24.5079144Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-05T23:21:24.5080213Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-06-05T23:21:24.5081298Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-05T23:21:24.5082380Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-06-05T23:21:24.5083543Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-06-05T23:21:24.5084883Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:21:24.5086040Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-06-05T23:21:24.5087121Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-06-05T23:21:24.5088411Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:21:24.5089451Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-06-05T23:21:24.5090513Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-06-05T23:21:24.5091842Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-05T23:21:24.5092936Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-06-05T23:21:24.5108104Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-05T23:21:24.5109270Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-06-05T23:21:24.5110496Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-05T23:21:24.5111603Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-06-05T23:21:24.5112731Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-06-05T23:21:24.5113841Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-06-05T23:21:27.1810750Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-06-05T23:21:27.1812765Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-06-05T23:21:27.1814703Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-06-05T23:21:27.1816753Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-06-05T23:21:27.1818694Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-06-05T23:21:27.1821720Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-06-05T23:21:27.1823704Z [ 42%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-06-05T23:21:27.1825302Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-06-05T23:21:27.1827464Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-05T23:21:27.1829919Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-06-05T23:21:27.1832194Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-06-05T23:21:27.1834326Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-06-05T23:21:27.1836716Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-06-05T23:21:27.1839045Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-06-05T23:21:27.1841364Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-06-05T23:21:27.1843831Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-06-05T23:21:27.1845848Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-06-05T23:21:27.1847898Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-06-05T23:21:27.1849950Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-06-05T23:21:27.1851981Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-06-05T23:21:27.1854368Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-06-05T23:21:27.1856581Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-06-05T23:21:27.1858589Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-06-05T23:21:27.1861213Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-06-05T23:21:27.1863554Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-06-05T23:21:27.1865210Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-06-05T23:21:27.1866910Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-06-05T23:21:27.1869279Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-06-05T23:21:27.1871682Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-06-05T23:21:27.1873370Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-06-05T23:21:27.1875774Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-06-05T23:21:27.1878883Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-06-05T23:21:27.1881263Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-06-05T23:21:27.1883422Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-06-05T23:21:27.1885432Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-06-05T23:21:27.1887028Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-06-05T23:21:27.1888669Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-06-05T23:21:27.1890953Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-06-05T23:21:27.1893099Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-06-05T23:21:27.1894863Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-06-05T23:21:27.1896543Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-06-05T23:21:27.1898542Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-06-05T23:21:27.1900592Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-06-05T23:21:27.1902761Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-06-05T23:21:27.1905041Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-06-05T23:21:27.1907271Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-06-05T23:21:27.1909629Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-06-05T23:21:27.1911767Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-06-05T23:21:27.1913409Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-06-05T23:21:27.1915407Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-06-05T23:21:27.1917686Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-06-05T23:21:27.1919482Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-06-05T23:21:27.1921524Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-06-05T23:21:27.1924007Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-06-05T23:21:27.1925981Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-06-05T23:21:27.1927544Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-06-05T23:21:27.1929131Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-06-05T23:21:27.1931088Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-06-05T23:21:27.1933125Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-06-05T23:21:27.1935139Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-06-05T23:21:27.1937346Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-06-05T23:21:28.9736564Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-06-05T23:21:28.9738025Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-06-05T23:21:28.9739099Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-06-05T23:21:28.9740005Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_dropout.cpp.o 2025-06-05T23:21:28.9740925Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-06-05T23:21:28.9741847Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-06-05T23:21:28.9742708Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-06-05T23:21:28.9744137Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-06-05T23:21:28.9745419Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-06-05T23:21:28.9746457Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-06-05T23:21:28.9747496Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-06-05T23:21:28.9748591Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-06-05T23:21:28.9749750Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-06-05T23:21:28.9750595Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-06-05T23:21:28.9751642Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-06-05T23:21:28.9752676Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-06-05T23:21:28.9753564Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-06-05T23:21:28.9754601Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-06-05T23:21:28.9755632Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-06-05T23:21:28.9756733Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-06-05T23:21:28.9757701Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-06-05T23:21:28.9758500Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-06-05T23:21:28.9759314Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rand.cpp.o 2025-06-05T23:21:28.9760285Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-06-05T23:21:28.9761424Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-06-05T23:21:28.9762807Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_randn.cpp.o 2025-06-05T23:21:28.9764124Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-06-05T23:21:28.9765711Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-06-05T23:21:28.9767109Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-06-05T23:21:28.9768227Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-06-05T23:21:28.9769312Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-06-05T23:21:28.9770333Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-06-05T23:21:28.9771204Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-06-05T23:21:28.9772234Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-06-05T23:21:28.9773387Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-06-05T23:21:28.9774396Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-06-05T23:21:28.9775230Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-06-05T23:21:28.9776212Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-06-05T23:21:28.9777239Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-06-05T23:21:28.9778327Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-06-05T23:21:28.9779466Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-06-05T23:21:28.9780598Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-06-05T23:21:28.9781723Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-06-05T23:21:28.9782926Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-06-05T23:21:28.9783944Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-06-05T23:21:28.9784995Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-06-05T23:21:28.9786142Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-06-05T23:21:28.9787161Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-06-05T23:21:28.9788183Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-06-05T23:21:28.9789285Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-06-05T23:21:28.9790304Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-06-05T23:21:28.9791179Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-06-05T23:21:28.9791991Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-06-05T23:21:28.9792981Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-06-05T23:21:28.9794808Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-06-05T23:21:28.9796548Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-06-05T23:21:28.9797800Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-06-05T23:21:28.9799250Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-06-05T23:21:28.9800770Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-06-05T23:21:28.9802069Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-06-05T23:21:28.9803452Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-06-05T23:21:28.9804962Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-06-05T23:21:28.9806768Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-06-05T23:21:28.9808423Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-06-05T23:21:28.9809771Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-06-05T23:21:30.6608418Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-06-05T23:21:30.6610624Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-06-05T23:21:30.6612491Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-06-05T23:21:30.6614083Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-06-05T23:21:30.6615624Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-06-05T23:21:30.6617457Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-06-05T23:21:30.6619403Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-06-05T23:21:30.6621285Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-06-05T23:21:30.6623188Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-06-05T23:21:30.6625682Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-06-05T23:21:30.6627245Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-06-05T23:21:30.6628963Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-06-05T23:21:30.6631087Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-06-05T23:21:30.6633312Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-06-05T23:21:30.6635524Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-06-05T23:21:30.6637383Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-06-05T23:21:30.6638965Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-06-05T23:21:30.6640919Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-06-05T23:21:30.6642922Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-06-05T23:21:30.6644848Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-06-05T23:21:30.6646776Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-06-05T23:21:30.6649020Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-06-05T23:21:30.6651311Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-06-05T23:21:30.6653194Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-06-05T23:21:30.6654795Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-06-05T23:21:30.6656360Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-06-05T23:21:30.6658236Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-06-05T23:21:30.6660655Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-06-05T23:21:30.6662179Z [ 55%] Linking CXX static library liboptimized_kernels.a 2025-06-05T23:21:30.6663347Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-06-05T23:21:30.6664941Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-06-05T23:21:30.6666049Z [ 55%] Built target optimized_kernels 2025-06-05T23:21:30.6667067Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-06-05T23:21:30.6668860Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-06-05T23:21:30.6670959Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-06-05T23:21:30.6673064Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-06-05T23:21:30.6675318Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-06-05T23:21:30.6677600Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-06-05T23:21:30.6679857Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-06-05T23:21:30.6681855Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-06-05T23:21:30.6683957Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-06-05T23:21:30.6686227Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-06-05T23:21:30.6688170Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-06-05T23:21:30.6690115Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-06-05T23:21:30.6692569Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-06-05T23:21:30.6694500Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-06-05T23:21:30.6696169Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-06-05T23:21:30.6697879Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-06-05T23:21:30.6699856Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-06-05T23:21:30.6701867Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-06-05T23:21:30.6703939Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-06-05T23:21:30.6706265Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-06-05T23:21:30.6708333Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-06-05T23:21:30.6710140Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-06-05T23:21:30.6711816Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-06-05T23:21:30.6713746Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-06-05T23:21:30.6715904Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-06-05T23:21:30.6717895Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_as_real_copy.cpp.o 2025-06-05T23:21:30.6719624Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-06-05T23:21:30.6721514Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-06-05T23:21:30.6723206Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-06-05T23:21:30.6725727Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-06-05T23:21:30.6727959Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-06-05T23:21:30.6730128Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-06-05T23:21:30.6732418Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-06-05T23:21:30.6734692Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-06-05T23:21:31.9604274Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-06-05T23:21:31.9606399Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-06-05T23:21:31.9608434Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-06-05T23:21:31.9610267Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-06-05T23:21:31.9612622Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-06-05T23:21:31.9614448Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbf16.cpp.o 2025-06-05T23:21:31.9616305Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-06-05T23:21:31.9618414Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-06-05T23:21:31.9621818Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-06-05T23:21:31.9624033Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-06-05T23:21:31.9625919Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-06-05T23:21:31.9627968Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-06-05T23:21:31.9630248Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-06-05T23:21:31.9632271Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-06-05T23:21:31.9634311Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-06-05T23:21:31.9636336Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-06-05T23:21:31.9638337Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-06-05T23:21:31.9640304Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-06-05T23:21:31.9642652Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-06-05T23:21:31.9644969Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-06-05T23:21:31.9647001Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-06-05T23:21:31.9649072Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-06-05T23:21:31.9651042Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-06-05T23:21:31.9652923Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-06-05T23:21:31.9654834Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-06-05T23:21:31.9656516Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-06-05T23:21:31.9658286Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-06-05T23:21:31.9660100Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-06-05T23:21:31.9662176Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-06-05T23:21:31.9664593Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-06-05T23:21:31.9666636Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-06-05T23:21:31.9668636Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-06-05T23:21:31.9670559Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-06-05T23:21:31.9672534Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-06-05T23:21:31.9674510Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-06-05T23:21:31.9676260Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-06-05T23:21:31.9678040Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-06-05T23:21:31.9679790Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-06-05T23:21:31.9681831Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-06-05T23:21:31.9684207Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-06-05T23:21:31.9686604Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-06-05T23:21:31.9688621Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-06-05T23:21:31.9690593Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-06-05T23:21:31.9692872Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-06-05T23:21:31.9695184Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-06-05T23:21:31.9697313Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-06-05T23:21:31.9699526Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-06-05T23:21:31.9701742Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-06-05T23:21:31.9703988Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-06-05T23:21:31.9706212Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-06-05T23:21:31.9708344Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-06-05T23:21:31.9710680Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-06-05T23:21:31.9713055Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-06-05T23:21:31.9714625Z [ 61%] Linking CXX static library liboptimized_portable_kernels.a 2025-06-05T23:21:31.9716233Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-06-05T23:21:31.9718683Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-06-05T23:21:31.9721212Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-06-05T23:21:31.9723661Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-06-05T23:21:31.9726014Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-06-05T23:21:31.9728336Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-06-05T23:21:31.9730589Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-06-05T23:21:32.9904026Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-06-05T23:21:32.9906451Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-06-05T23:21:32.9908897Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-06-05T23:21:32.9911611Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u56.c.o 2025-06-05T23:21:32.9913207Z [ 63%] Built target optimized_portable_kernels 2025-06-05T23:21:32.9914748Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2025-06-05T23:21:32.9916099Z [ 63%] Merging kernel yaml files 2025-06-05T23:21:32.9917540Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-06-05T23:21:32.9920161Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-06-05T23:21:32.9922568Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-06-05T23:21:32.9924877Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-06-05T23:21:32.9927234Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-06-05T23:21:32.9929745Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-06-05T23:21:32.9932307Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-06-05T23:21:32.9934809Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-06-05T23:21:32.9937355Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-06-05T23:21:32.9939148Z [ 63%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-06-05T23:21:32.9940842Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-06-05T23:21:32.9943162Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-06-05T23:21:32.9945720Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-06-05T23:21:32.9948052Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-06-05T23:21:32.9950347Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-06-05T23:21:32.9952707Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-06-05T23:21:32.9955183Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-06-05T23:21:32.9957646Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-06-05T23:21:32.9960131Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-06-05T23:21:32.9962690Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-06-05T23:21:32.9965023Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-06-05T23:21:32.9967455Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-06-05T23:21:32.9969766Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-06-05T23:21:32.9971243Z [ 65%] Generating code for kernel registration 2025-06-05T23:21:32.9972678Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-06-05T23:21:32.9974911Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-06-05T23:21:32.9977327Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-06-05T23:21:32.9979906Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-06-05T23:21:32.9982245Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-06-05T23:21:32.9984455Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-06-05T23:21:32.9986631Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-06-05T23:21:32.9988934Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-06-05T23:21:32.9991262Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-06-05T23:21:32.9993519Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-06-05T23:21:32.9995716Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-06-05T23:21:32.9997888Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-06-05T23:21:33.0000245Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-06-05T23:21:33.0002625Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-06-05T23:21:33.0004969Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-06-05T23:21:33.0007259Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-06-05T23:21:33.0009468Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-06-05T23:21:33.0011663Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-06-05T23:21:33.0013838Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-06-05T23:21:33.0016126Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-06-05T23:21:33.0018446Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-06-05T23:21:33.0022288Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-06-05T23:21:33.0024445Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-06-05T23:21:33.0026616Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-06-05T23:21:33.0028829Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-06-05T23:21:33.0031100Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-06-05T23:21:33.0033428Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-06-05T23:21:33.0035676Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-06-05T23:21:34.1868170Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-06-05T23:21:34.1870381Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-06-05T23:21:34.1872754Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-06-05T23:21:34.1875183Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-06-05T23:21:34.1877613Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-06-05T23:21:34.1880050Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-06-05T23:21:34.1882508Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-06-05T23:21:34.1885022Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u40.c.o 2025-06-05T23:21:34.1887871Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u40.c.o 2025-06-05T23:21:34.1890685Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-06-05T23:21:34.1893590Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-06-05T23:21:34.1896316Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-06-05T23:21:34.1898994Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-06-05T23:21:34.1901507Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-06-05T23:21:34.1903873Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-06-05T23:21:34.1906238Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-06-05T23:21:34.1908605Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-06-05T23:21:34.1911096Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-06-05T23:21:34.1913511Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-06-05T23:21:34.1916000Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-06-05T23:21:34.1918490Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-06-05T23:21:34.1921737Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-06-05T23:21:34.1924346Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-06-05T23:21:34.1926539Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-06-05T23:21:34.1928514Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-06-05T23:21:34.1930661Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-06-05T23:21:34.1932748Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-06-05T23:21:34.1934849Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-06-05T23:21:34.1937003Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-06-05T23:21:34.1938930Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-06-05T23:21:34.1940037Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-06-05T23:21:34.1941320Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-06-05T23:21:34.1942530Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-06-05T23:21:34.1943867Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-06-05T23:21:34.1945026Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-06-05T23:21:34.1947111Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:21:34.1949407Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-05T23:21:34.1951835Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-06-05T23:21:34.1954350Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-06-05T23:21:34.1956745Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:21:34.1958847Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-06-05T23:21:34.1961100Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:21:34.1963516Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-06-05T23:21:34.1966020Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:34.1968249Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:21:34.1970453Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-06-05T23:21:34.1972610Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-05T23:21:34.1974865Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-05T23:21:34.1977084Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:21:34.1979620Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-05T23:21:34.1982143Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-05T23:21:34.1984587Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:21:34.1986922Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-06-05T23:21:35.2810655Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-05T23:21:35.2812920Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:35.2815274Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-05T23:21:35.2817644Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:35.2821998Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:21:35.2824272Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-05T23:21:35.2826534Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-06-05T23:21:35.2828951Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-06-05T23:21:35.2831857Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:21:35.2834452Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-05T23:21:35.2837244Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-06-05T23:21:35.2839941Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-06-05T23:21:35.2842798Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-05T23:21:35.2845465Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:35.2847894Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:35.2850450Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-05T23:21:35.2853004Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:35.2855440Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-06-05T23:21:35.2857918Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:21:35.2860365Z [ 73%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T23:21:35.2863806Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-05T23:21:35.2866369Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-05T23:21:35.2868897Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:21:35.2871372Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-06-05T23:21:35.2873824Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:21:35.2878598Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-05T23:21:35.2881198Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-05T23:21:35.2883830Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-06-05T23:21:35.2886640Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-05T23:21:35.2889387Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:35.2892072Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-05T23:21:35.2894774Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:35.2896945Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-06-05T23:21:35.2899285Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-06-05T23:21:35.2901637Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-05T23:21:35.2904242Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-05T23:21:35.2906834Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:21:35.2909301Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-06-05T23:21:35.2911721Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-06-05T23:21:35.2914193Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-05T23:21:35.2916607Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-05T23:21:35.2919160Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-06-05T23:21:35.2921604Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-05T23:21:35.2923960Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:21:35.2926292Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:21:35.2928612Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:21:35.2930990Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:35.2933379Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:36.1871707Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:21:36.1874837Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-05T23:21:36.1877560Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-05T23:21:36.1880172Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:21:36.1882815Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:21:36.1885366Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:21:36.1887864Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:36.1890471Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:36.1893115Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:21:36.1895752Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-05T23:21:36.1898329Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-05T23:21:36.1900458Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-06-05T23:21:36.1902452Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-06-05T23:21:36.1904562Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-06-05T23:21:36.1906756Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-06-05T23:21:36.1909300Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-06-05T23:21:36.1911548Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-06-05T23:21:36.1913719Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-06-05T23:21:36.1916082Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-06-05T23:21:36.1918297Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-06-05T23:21:36.1920844Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-05T23:21:36.1923450Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:21:36.1926190Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:21:36.1929248Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:21:36.1931960Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:36.1934685Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:36.1937512Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:21:36.1940290Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:21:36.1942953Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:21:36.1945712Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:21:36.1948431Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:21:36.1951134Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:21:36.1953881Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:36.1956567Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:36.1959247Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:21:36.1961954Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:21:36.1964981Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:21:36.1967689Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:21:36.1970417Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:21:36.1973132Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:21:36.1975826Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:36.1978531Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:36.1981161Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:21:36.1983855Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:21:36.1986663Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:21:36.1989372Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:21:36.1991966Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-05T23:21:36.1994619Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:36.1997275Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:37.3224789Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:21:37.3226984Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:21:37.3228391Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:21:37.3229794Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:21:37.3231802Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:37.3234145Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:21:37.3235940Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:37.3237327Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:21:37.3239025Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:21:37.3240384Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:21:37.3241752Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:21:37.3243561Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-05T23:21:37.3244994Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:37.3246424Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:21:37.3247859Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:37.3249278Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:37.3251297Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:21:37.3252708Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:21:37.3254108Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:21:37.3255490Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:21:37.3257272Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:37.3258954Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:21:37.3260382Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:37.3261801Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:21:37.3263185Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:21:37.3264562Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:21:37.3265948Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:21:37.3267377Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:21:37.3268859Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-05T23:21:37.3270152Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-06-05T23:21:37.3271444Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-06-05T23:21:37.3272758Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-06-05T23:21:37.3274038Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-06-05T23:21:37.3275251Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-06-05T23:21:37.3276424Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-06-05T23:21:37.3277613Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-06-05T23:21:37.3278871Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-06-05T23:21:37.3280153Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-06-05T23:21:37.3281339Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-06-05T23:21:37.3282674Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-06-05T23:21:37.3283968Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-05T23:21:37.3285224Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-06-05T23:21:37.3286400Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-06-05T23:21:37.3287613Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-06-05T23:21:37.3288875Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-06-05T23:21:37.3290147Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-06-05T23:21:37.3291412Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-06-05T23:21:37.3292725Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-05T23:21:37.3294623Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-06-05T23:21:37.3295903Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-06-05T23:21:37.3297571Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-06-05T23:21:38.2319088Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-06-05T23:21:38.2321708Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-06-05T23:21:38.2323987Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-06-05T23:21:38.2326219Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-06-05T23:21:38.2328362Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-06-05T23:21:38.2330437Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-06-05T23:21:38.2332566Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-06-05T23:21:38.2334686Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-06-05T23:21:38.2336855Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-06-05T23:21:38.2339109Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-06-05T23:21:38.2342146Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-06-05T23:21:38.2344650Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-06-05T23:21:38.2347082Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-06-05T23:21:38.2349413Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-06-05T23:21:38.2351735Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-06-05T23:21:38.2354190Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-05T23:21:38.2356777Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-05T23:21:38.2359368Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-05T23:21:38.2362068Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-05T23:21:38.2364924Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-05T23:21:38.2367582Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-05T23:21:38.2370266Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-05T23:21:38.2373029Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-05T23:21:38.2376082Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-05T23:21:38.2378662Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-06-05T23:21:38.2381272Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-05T23:21:38.2383947Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-06-05T23:21:38.2386543Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-06-05T23:21:38.2389286Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:21:38.2391952Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:21:38.2394648Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:38.2397283Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:38.2400251Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:21:38.2403114Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:21:38.2405841Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:21:38.2408538Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-06-05T23:21:38.2411178Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:21:38.2413891Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:21:38.2416625Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:38.2419305Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:38.2422764Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:21:38.2425490Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:21:38.2428070Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:21:38.2430944Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-06-05T23:21:38.2433124Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-06-05T23:21:38.2435725Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-06-05T23:21:38.2438105Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-06-05T23:21:38.2440445Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-06-05T23:21:38.2442848Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-06-05T23:21:38.2445157Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-06-05T23:21:38.2447628Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:21:38.2450189Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:38.2452774Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:39.1608538Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:21:39.1610568Z [ 87%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-06-05T23:21:39.1612317Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:21:39.1613951Z [ 87%] Built target optimized_native_cpu_ops_lib 2025-06-05T23:21:39.1615590Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:21:39.1618090Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:21:39.1620940Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:39.1623450Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:21:39.1626002Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:39.1628519Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:21:39.1631125Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:21:39.1633643Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:21:39.1636251Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:21:39.1639006Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:21:39.1641720Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:39.1644449Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:39.1647317Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:21:39.1649848Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:21:39.1652461Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:21:39.1655041Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:21:39.1657623Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:21:39.1660243Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:21:39.1662839Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:21:39.1665398Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:21:39.1668183Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:21:39.1670744Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:21:39.1673138Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-06-05T23:21:39.1675689Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:21:39.1678125Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-06-05T23:21:39.1680315Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-06-05T23:21:39.1682645Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-06-05T23:21:39.1684868Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-06-05T23:21:39.1687204Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-06-05T23:21:39.1689674Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-06-05T23:21:39.1692298Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-05T23:21:39.1694816Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-06-05T23:21:39.1697164Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-06-05T23:21:39.1699613Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-06-05T23:21:39.1702349Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-06-05T23:21:39.1704865Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-06-05T23:21:39.1707445Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-06-05T23:21:39.1710045Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-05T23:21:39.1712555Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-06-05T23:21:39.1714935Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-06-05T23:21:39.1717396Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-06-05T23:21:39.1722010Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-06-05T23:21:39.1724495Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-06-05T23:21:39.1726847Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-06-05T23:21:39.1729064Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-06-05T23:21:39.1731269Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-06-05T23:21:39.1733475Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-06-05T23:21:39.1735650Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-06-05T23:21:39.1737796Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-06-05T23:21:39.1739968Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-06-05T23:21:39.1742165Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-06-05T23:21:39.9282663Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-06-05T23:21:39.9285022Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-06-05T23:21:39.9287077Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-06-05T23:21:39.9289082Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-06-05T23:21:39.9290889Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-06-05T23:21:39.9293065Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-05T23:21:39.9295277Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-05T23:21:39.9297923Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-05T23:21:39.9300517Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-05T23:21:39.9303045Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-05T23:21:39.9305105Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-05T23:21:39.9306412Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-05T23:21:39.9307768Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-05T23:21:39.9309002Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-06-05T23:21:39.9310124Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-06-05T23:21:39.9311426Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-06-05T23:21:39.9312597Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-06-05T23:21:39.9313828Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-06-05T23:21:39.9315006Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-06-05T23:21:39.9316202Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:21:39.9317822Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-06-05T23:21:39.9319057Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-06-05T23:21:39.9320532Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-06-05T23:21:39.9321655Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-06-05T23:21:39.9322862Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-06-05T23:21:39.9323940Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-06-05T23:21:39.9325029Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-06-05T23:21:39.9326157Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-06-05T23:21:39.9327342Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-06-05T23:21:39.9328513Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-06-05T23:21:39.9329770Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-06-05T23:21:39.9330947Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:21:39.9332178Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-06-05T23:21:39.9333312Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-06-05T23:21:39.9334359Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-06-05T23:21:39.9335415Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-06-05T23:21:39.9336541Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-06-05T23:21:39.9337656Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-06-05T23:21:39.9338735Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-06-05T23:21:39.9339927Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-06-05T23:21:39.9341308Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-06-05T23:21:39.9342633Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-06-05T23:21:39.9343961Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-06-05T23:21:39.9345247Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-06-05T23:21:39.9346532Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-06-05T23:21:39.9347741Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-06-05T23:21:39.9348924Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-06-05T23:21:39.9350146Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-06-05T23:21:39.9351417Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-06-05T23:21:39.9352680Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-06-05T23:21:39.9353954Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-06-05T23:21:39.9355264Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-06-05T23:21:39.9356515Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-06-05T23:21:39.9357970Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-06-05T23:21:39.9359671Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-06-05T23:21:41.1934036Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-06-05T23:21:41.1935719Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-06-05T23:21:41.1937499Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-06-05T23:21:41.1939266Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-06-05T23:21:41.1941024Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-06-05T23:21:41.1942862Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-06-05T23:21:41.1944629Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-06-05T23:21:41.1946186Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-06-05T23:21:41.1947453Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-06-05T23:21:41.1948609Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-06-05T23:21:41.1949679Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-06-05T23:21:41.1950856Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-06-05T23:21:41.1952159Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-06-05T23:21:41.1953642Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-06-05T23:21:41.1954831Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-06-05T23:21:41.1955899Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-06-05T23:21:41.1957019Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-06-05T23:21:41.1958233Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-06-05T23:21:41.1959381Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-06-05T23:21:41.1960597Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-06-05T23:21:41.1962526Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-06-05T23:21:41.1964444Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-06-05T23:21:41.1966494Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-06-05T23:21:41.1968389Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-06-05T23:21:41.1970287Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-06-05T23:21:41.1972205Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-06-05T23:21:41.1974253Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-06-05T23:21:41.1976240Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-06-05T23:21:41.1977712Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-06-05T23:21:41.1978784Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-06-05T23:21:41.1979800Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-06-05T23:21:41.1980822Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-06-05T23:21:41.1981963Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-06-05T23:21:41.1982974Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-06-05T23:21:41.1984047Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-06-05T23:21:41.1985092Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-06-05T23:21:41.1986137Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-06-05T23:21:41.1987193Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-06-05T23:21:41.1988238Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-06-05T23:21:41.1989315Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-06-05T23:21:41.1990486Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-06-05T23:21:41.1991613Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-06-05T23:21:41.1992642Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-06-05T23:21:41.1994052Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-06-05T23:21:41.1995486Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-06-05T23:21:41.1996670Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-06-05T23:21:41.1998250Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-06-05T23:21:41.2000257Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-06-05T23:21:41.2002120Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-06-05T23:21:41.2003858Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-06-05T23:21:41.2004935Z [ 98%] Linking C static library libmicrokernels-prod.a 2025-06-05T23:21:41.2005543Z [ 98%] Built target microkernels-prod 2025-06-05T23:21:41.2006040Z [ 98%] Generating build_identifier.c 2025-06-05T23:21:41.2007069Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-06-05T23:21:41.2008594Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-06-05T23:21:41.2010224Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-06-05T23:21:41.2011744Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-06-05T23:21:41.2013247Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-06-05T23:21:41.2014783Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-06-05T23:21:41.2016388Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-06-05T23:21:41.2017814Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-06-05T23:21:41.2019372Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-06-05T23:21:41.2021202Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-06-05T23:21:51.1268047Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-06-05T23:21:51.1269771Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-06-05T23:21:51.1271039Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-06-05T23:21:51.1272167Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-06-05T23:21:51.1273439Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-06-05T23:21:51.1274638Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-06-05T23:21:51.1275974Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-06-05T23:21:51.1277159Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-06-05T23:21:51.1278965Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-06-05T23:21:51.1280600Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-06-05T23:21:51.1282417Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-06-05T23:21:51.1284376Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-06-05T23:21:51.1286121Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-06-05T23:21:51.1288122Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-06-05T23:21:51.1289864Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-06-05T23:21:51.1291562Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-06-05T23:21:51.1293323Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-06-05T23:21:51.1294934Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-06-05T23:21:51.1296395Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-06-05T23:21:51.1297949Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-06-05T23:21:51.1299102Z [100%] Linking CXX static library libXNNPACK.a 2025-06-05T23:21:51.1299718Z [100%] Built target XNNPACK 2025-06-05T23:21:51.1300711Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2025-06-05T23:21:51.1302242Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2025-06-05T23:21:51.1303816Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2025-06-05T23:21:51.1305370Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2025-06-05T23:21:51.1307201Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2025-06-05T23:21:51.1308894Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNWeightsCache.cpp.o 2025-06-05T23:21:51.1310111Z [100%] Linking CXX static library libxnnpack_backend.a 2025-06-05T23:21:51.1310795Z [100%] Built target xnnpack_backend 2025-06-05T23:21:51.1311745Z [100%] Building CXX object CMakeFiles/portable_lib.dir/extension/pybindings/pybindings.cpp.o 2025-06-05T23:21:51.1313007Z [100%] Linking CXX shared library _portable_lib.cpython-310-x86_64-linux-gnu.so 2025-06-05T23:21:51.1313856Z [100%] Built target portable_lib 2025-06-05T23:21:51.1314890Z Building CXX object backends/apple/coreml/CMakeFiles/coreml_util.dir/runtime/util/json_util.cpp.o 2025-06-05T23:21:51.1316625Z Building CXX object backends/apple/coreml/CMakeFiles/coreml_inmemoryfs.dir/runtime/inmemoryfs/memory_stream.cpp.o 2025-06-05T23:21:51.1318567Z Building CXX object backends/apple/coreml/CMakeFiles/coreml_inmemoryfs.dir/runtime/inmemoryfs/inmemory_filesystem.cpp.o 2025-06-05T23:21:51.1322171Z Building CXX object backends/apple/coreml/CMakeFiles/coreml_inmemoryfs.dir/runtime/inmemoryfs/memory_buffer.cpp.o 2025-06-05T23:21:51.1324226Z Building CXX object backends/apple/coreml/CMakeFiles/coreml_inmemoryfs.dir/runtime/inmemoryfs/reversed_memory_stream.cpp.o 2025-06-05T23:21:51.1325623Z Linking CXX static library libcoreml_util.a 2025-06-05T23:21:51.1326236Z Built target coreml_util 2025-06-05T23:21:51.1326797Z Linking CXX static library libcoreml_inmemoryfs.a 2025-06-05T23:21:51.1327463Z Built target coreml_inmemoryfs 2025-06-05T23:21:51.1328747Z Building CXX object backends/apple/coreml/CMakeFiles/executorchcoreml.dir/runtime/inmemoryfs/inmemory_filesystem_py.cpp.o 2025-06-05T23:21:51.1330897Z Building CXX object backends/apple/coreml/CMakeFiles/executorchcoreml.dir/runtime/inmemoryfs/inmemory_filesystem_utils.cpp.o 2025-06-05T23:21:51.1332496Z Linking CXX shared library executorchcoreml.cpython-310-x86_64-linux-gnu.so 2025-06-05T23:21:51.1333382Z Built target executorchcoreml 2025-06-05T23:21:51.1333970Z [ 1%] Built target flatbuffers_external_project 2025-06-05T23:21:51.1334572Z [ 1%] Built target flatcc_external_project 2025-06-05T23:21:51.1335119Z [ 3%] Built target pthreadpool 2025-06-05T23:21:51.1335852Z [ 3%] Built target common_schema 2025-06-05T23:21:51.1368581Z [ 4%] Built target xnnpack_schema 2025-06-05T23:21:51.1369180Z [ 6%] Built target cpuinfo 2025-06-05T23:21:51.1369674Z [ 6%] Built target logging 2025-06-05T23:21:51.1370128Z [ 6%] Built target flatccrt 2025-06-05T23:21:51.1370596Z [ 7%] Built target eigen_blas 2025-06-05T23:21:51.1371070Z [ 7%] Built target indirection 2025-06-05T23:21:51.1371595Z [ 7%] Built target microparams-init 2025-06-05T23:21:51.1372141Z [ 7%] Built target normalization 2025-06-05T23:21:51.1372649Z [ 7%] Built target datatype 2025-06-05T23:21:51.1373127Z [ 7%] Built target memory 2025-06-05T23:21:51.1373645Z [ 7%] Built target microkernel-utils 2025-06-05T23:21:51.1374182Z [ 7%] Built target mutex 2025-06-05T23:21:51.1374653Z [ 7%] Built target reference-ukernels 2025-06-05T23:21:51.1375194Z [ 7%] Built target operator-utils 2025-06-05T23:21:51.1375718Z [ 7%] Built target operator-run 2025-06-05T23:21:51.1376222Z [ 7%] Built target program_schema 2025-06-05T23:21:51.1376729Z [ 7%] Built target hardware-config 2025-06-05T23:21:51.1377289Z [ 7%] Built target packing 2025-06-05T23:21:51.1377774Z [ 7%] Built target allocator 2025-06-05T23:21:51.1378227Z [ 7%] Built target cache 2025-06-05T23:21:51.1378694Z [ 9%] Built target operators 2025-06-05T23:21:51.1379217Z [ 10%] Built target executorch_core 2025-06-05T23:21:51.1379782Z [ 10%] Built target test_backend_compiler_lib 2025-06-05T23:21:51.1380384Z [ 10%] Built target extension_threadpool 2025-06-05T23:21:51.1380900Z [ 14%] Built target subgraph 2025-06-05T23:21:51.1381399Z [ 14%] Built target extension_tensor 2025-06-05T23:21:51.1382190Z [ 14%] Built target executorch 2025-06-05T23:21:51.1382734Z [ 15%] Built target extension_data_loader 2025-06-05T23:21:51.1383307Z [ 15%] Built target cpublas 2025-06-05T23:21:51.1383756Z [ 17%] Built target etdump 2025-06-05T23:21:51.1384283Z [ 18%] Built target kernels_util_all_deps 2025-06-05T23:21:51.1384881Z [ 20%] Built target bundled_program 2025-06-05T23:21:51.1385401Z [ 20%] Built target util 2025-06-05T23:21:51.1385882Z [ 21%] Built target optimized_kernels 2025-06-05T23:21:51.1386486Z [ 35%] Built target optimized_portable_kernels 2025-06-05T23:21:51.1387107Z [ 35%] Built target optimized_native_cpu_ops_lib 2025-06-05T23:21:51.1387679Z [ 96%] Built target microkernels-prod 2025-06-05T23:21:51.1388207Z [ 98%] Built target XNNPACK 2025-06-05T23:21:51.1388664Z [ 98%] Built target xnnpack_backend 2025-06-05T23:21:51.1389183Z [ 98%] Built target portable_lib 2025-06-05T23:21:51.1390158Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fallback.cpp.o 2025-06-05T23:21:51.1391669Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fast_hadamard_transform.cpp.o 2025-06-05T23:21:51.1393262Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_update_cache.cpp.o 2025-06-05T23:21:51.1394675Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa.cpp.o 2025-06-05T23:21:51.1396184Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/spinquant/fast_hadamard_transform.cpp.o 2025-06-05T23:21:51.1397818Z [100%] Building C object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/spinquant/third-party/FFHT/fht_avx.c.o 2025-06-05T23:21:51.1399225Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa_aot.cpp.o 2025-06-05T23:21:51.1400434Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fast_hadamard_transform_aten.cpp.o 2025-06-05T23:21:51.1401907Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_tile_crop.cpp.o 2025-06-05T23:21:51.1403099Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_tile_crop_aot.cpp.o 2025-06-05T23:21:51.1404519Z [100%] Linking CXX shared library libcustom_ops_aot_lib.so 2025-06-05T23:21:51.1405135Z [100%] Built target custom_ops_aot_lib 2025-06-05T23:21:51.1405709Z [ 1%] Built target flatcc_external_project 2025-06-05T23:21:51.1406303Z [ 1%] Built target flatbuffers_external_project 2025-06-05T23:21:51.1406923Z [ 3%] Built target pthreadpool 2025-06-05T23:21:51.1407443Z [ 4%] Built target cpuinfo 2025-06-05T23:21:51.1407942Z [ 6%] Built target eigen_blas 2025-06-05T23:21:51.1408427Z [ 6%] Built target common_schema 2025-06-05T23:21:51.1408946Z [ 7%] Built target xnnpack_schema 2025-06-05T23:21:51.1409409Z [ 7%] Built target flatccrt 2025-06-05T23:21:51.1409867Z [ 7%] Built target logging 2025-06-05T23:21:51.1410334Z [ 7%] Built target indirection 2025-06-05T23:21:51.1410793Z [ 7%] Built target microparams-init 2025-06-05T23:21:51.1412351Z [ 7%] Built target normalization 2025-06-05T23:21:51.1413061Z [ 7%] Built target datatype 2025-06-05T23:21:51.1413575Z [ 7%] Built target program_schema 2025-06-05T23:21:51.1414112Z [ 7%] Built target reference-ukernels 2025-06-05T23:21:51.1414674Z [ 7%] Built target hardware-config 2025-06-05T23:21:51.1415183Z [ 7%] Built target packing 2025-06-05T23:21:51.1415650Z [ 7%] Built target allocator 2025-06-05T23:21:51.1416125Z [ 7%] Built target cache 2025-06-05T23:21:51.1416578Z [ 7%] Built target memory 2025-06-05T23:21:51.1417082Z [ 7%] Built target microkernel-utils 2025-06-05T23:21:51.1417638Z [ 7%] Built target mutex 2025-06-05T23:21:51.1418120Z [ 7%] Built target operator-utils 2025-06-05T23:21:51.1419308Z [ 7%] Built target operator-run 2025-06-05T23:21:51.1420303Z [ 9%] Built target executorch_core 2025-06-05T23:22:11.0543257Z [ 11%] Built target operators 2025-06-05T23:22:11.0543936Z [ 11%] Built target test_backend_compiler_lib 2025-06-05T23:22:11.0544389Z [ 11%] Built target extension_tensor 2025-06-05T23:22:11.0544697Z [ 11%] Built target executorch 2025-06-05T23:22:11.0545029Z [ 11%] Built target extension_threadpool 2025-06-05T23:22:11.0545408Z [ 14%] Built target subgraph 2025-06-05T23:22:11.0545727Z [ 15%] Built target kernels_util_all_deps 2025-06-05T23:22:11.0546135Z [ 17%] Built target extension_data_loader 2025-06-05T23:22:11.0546453Z [ 19%] Built target bundled_program 2025-06-05T23:22:11.0546762Z [ 20%] Built target etdump 2025-06-05T23:22:11.0547030Z [ 20%] Built target cpublas 2025-06-05T23:22:11.0547322Z [ 22%] Built target optimized_kernels 2025-06-05T23:22:11.0547710Z [ 22%] Built target util 2025-06-05T23:22:11.0548054Z [ 36%] Built target optimized_portable_kernels 2025-06-05T23:22:11.0548432Z [ 36%] Built target optimized_native_cpu_ops_lib 2025-06-05T23:22:11.0548840Z [ 98%] Built target microkernels-prod 2025-06-05T23:22:11.0549188Z [100%] Built target XNNPACK 2025-06-05T23:22:11.0549509Z [100%] Built target xnnpack_backend 2025-06-05T23:22:11.0549905Z [100%] Built target portable_lib 2025-06-05T23:22:11.0550676Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/embeddingxb.cpp.o 2025-06-05T23:22:11.0551734Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_add.cpp.o 2025-06-05T23:22:11.0552677Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_choose_qparams.cpp.o 2025-06-05T23:22:11.0553680Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_dequantize.cpp.o 2025-06-05T23:22:11.0554576Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding.cpp.o 2025-06-05T23:22:11.0555467Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding2b.cpp.o 2025-06-05T23:22:11.0556385Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding4b.cpp.o 2025-06-05T23:22:11.0557296Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_mixed_linear.cpp.o 2025-06-05T23:22:11.0558914Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_mixed_mm.cpp.o 2025-06-05T23:22:11.0559903Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_quantize.cpp.o 2025-06-05T23:22:11.0560701Z [100%] Linking CXX static library libquantized_pybind_kernels_lib.a 2025-06-05T23:22:11.0561155Z [100%] Built target quantized_pybind_kernels_lib 2025-06-05T23:22:11.0561620Z [100%] Generating selected_operators.yaml for quantized_ops_pybind_lib 2025-06-05T23:22:11.0562077Z [100%] Generating code for kernel registration 2025-06-05T23:22:11.0563043Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_pybind_lib.dir/quantized_ops_pybind_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T23:22:11.0564089Z [100%] Linking CXX static library libquantized_ops_pybind_lib.a 2025-06-05T23:22:11.0564626Z [100%] Built target quantized_ops_pybind_lib 2025-06-05T23:22:11.0565098Z [100%] Generating selected_operators.yaml for quantized_ops_aot_lib 2025-06-05T23:22:11.0568434Z quantized_decomposed::add.out quantized_decomposed::choose_qparams.Tensor_out quantized_decomposed::choose_qparams_per_token_asymmetric.out quantized_decomposed::dequantize_per_channel.out quantized_decomposed::dequantize_per_tensor.out quantized_decomposed::dequantize_per_tensor.Tensor_out quantized_decomposed::dequantize_per_token.out quantized_decomposed::mixed_linear.out quantized_decomposed::mixed_mm.out quantized_decomposed::quantize_per_channel.out quantized_decomposed::quantize_per_tensor.out quantized_decomposed::quantize_per_tensor.Tensor_out quantized_decomposed::quantize_per_token.out 2025-06-05T23:22:11.0571712Z [100%] Generating code for kernel registration 2025-06-05T23:22:11.0572601Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2025-06-05T23:22:11.0573961Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2025-06-05T23:22:11.0575100Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/embeddingxb.cpp.o 2025-06-05T23:22:11.0576074Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2025-06-05T23:22:11.0577045Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2025-06-05T23:22:11.0577963Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2025-06-05T23:22:11.0578810Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2025-06-05T23:22:11.0579647Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding2b.cpp.o 2025-06-05T23:22:11.0580491Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2025-06-05T23:22:11.0581335Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2025-06-05T23:22:11.0582173Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2025-06-05T23:22:11.0582982Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2025-06-05T23:22:11.0583864Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2025-06-05T23:22:11.0584878Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/__/runtime/core/exec_aten/util/tensor_util_aten.cpp.o 2025-06-05T23:22:11.0585640Z [100%] Linking CXX shared library libquantized_ops_aot_lib.so 2025-06-05T23:22:11.0586049Z [100%] Built target quantized_ops_aot_lib 2025-06-05T23:22:11.0586465Z running build_ext 2025-06-05T23:22:11.0586794Z creating /tmp/tmpadggw4ib.build-lib/executorch/data/bin 2025-06-05T23:22:11.0587635Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/bin/flatc -> /tmp/tmpadggw4ib.build-lib/executorch/data/bin 2025-06-05T23:22:11.0588678Z copying tools/wheel/pip_data_bin_init.py.in -> /tmp/tmpadggw4ib.build-lib/executorch/data/bin/__init__.py 2025-06-05T23:22:11.0589375Z creating /tmp/tmpadggw4ib.build-lib/executorch/extension/pybindings 2025-06-05T23:22:11.0590268Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/_portable_lib.cpython-310-x86_64-linux-gnu.so -> /tmp/tmpadggw4ib.build-lib/executorch/extension/pybindings 2025-06-05T23:22:11.0591182Z creating /tmp/tmpadggw4ib.build-lib/executorch/backends/apple/coreml 2025-06-05T23:22:11.0592248Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/backends/apple/coreml/executorchcoreml.cpython-310-x86_64-linux-gnu.so -> /tmp/tmpadggw4ib.build-lib/executorch/backends/apple/coreml 2025-06-05T23:22:11.0593342Z creating /tmp/tmpadggw4ib.build-lib/executorch/extension/llm/custom_ops 2025-06-05T23:22:11.0594317Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/extension/llm/custom_ops/libcustom_ops_aot_lib.so -> /tmp/tmpadggw4ib.build-lib/executorch/extension/llm/custom_ops 2025-06-05T23:22:11.0595242Z creating /tmp/tmpadggw4ib.build-lib/executorch/kernels/quantized 2025-06-05T23:22:11.0596143Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/libquantized_ops_aot_lib.so -> /tmp/tmpadggw4ib.build-lib/executorch/kernels/quantized 2025-06-05T23:22:11.0597227Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/third-party/flatbuffers_external_project/bin/flatc -> data/bin 2025-06-05T23:22:11.0598008Z copying tools/wheel/pip_data_bin_init.py.in -> data/bin/__init__.py 2025-06-05T23:22:11.0598882Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/_portable_lib.cpython-310-x86_64-linux-gnu.so -> /pytorch/executorch/src/executorch/extension/pybindings 2025-06-05T23:22:11.0600251Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/backends/apple/coreml/executorchcoreml.cpython-310-x86_64-linux-gnu.so -> /pytorch/executorch/src/executorch/backends/apple/coreml 2025-06-05T23:22:11.0601544Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/extension/llm/custom_ops/libcustom_ops_aot_lib.so -> extension/llm/custom_ops 2025-06-05T23:22:11.0602621Z copying /tmp/tmps7x7s91k.build-temp/cmake-out/kernels/quantized/libquantized_ops_aot_lib.so -> kernels/quantized 2025-06-05T23:22:11.0603241Z running egg_info 2025-06-05T23:22:11.0603567Z creating /tmp/tmps7x7s91k.build-temp/executorch.egg-info 2025-06-05T23:22:11.0604053Z writing /tmp/tmps7x7s91k.build-temp/executorch.egg-info/PKG-INFO 2025-06-05T23:22:11.0604708Z writing dependency_links to /tmp/tmps7x7s91k.build-temp/executorch.egg-info/dependency_links.txt 2025-06-05T23:22:11.0605437Z writing entry points to /tmp/tmps7x7s91k.build-temp/executorch.egg-info/entry_points.txt 2025-06-05T23:22:11.0606132Z writing requirements to /tmp/tmps7x7s91k.build-temp/executorch.egg-info/requires.txt 2025-06-05T23:22:11.0606826Z writing top-level names to /tmp/tmps7x7s91k.build-temp/executorch.egg-info/top_level.txt 2025-06-05T23:22:11.0607501Z writing manifest file '/tmp/tmps7x7s91k.build-temp/executorch.egg-info/SOURCES.txt' 2025-06-05T23:22:11.0608174Z reading manifest file '/tmp/tmps7x7s91k.build-temp/executorch.egg-info/SOURCES.txt' 2025-06-05T23:22:11.0608659Z adding license file 'LICENSE' 2025-06-05T23:22:11.0609122Z writing manifest file '/tmp/tmps7x7s91k.build-temp/executorch.egg-info/SOURCES.txt' 2025-06-05T23:22:11.0609691Z Editable install will be performed using a meta path finder. 2025-06-05T23:22:11.0609999Z 2025-06-05T23:22:11.0610200Z Options like `package-data`, `include/exclude-package-data` or 2025-06-05T23:22:11.0610664Z `packages.find.exclude/include` may have no effect. 2025-06-05T23:22:11.0610923Z 2025-06-05T23:22:11.0611086Z adding '__editable___executorch_0_7_0a0_bd57234_finder.py' 2025-06-05T23:22:11.0611515Z adding '__editable__.executorch-0.7.0a0+bd57234.pth' 2025-06-05T23:22:11.0612709Z creating '/tmp/pip-wheel-p6fu4dif/.tmp-6alnw_og/executorch-0.7.0a0+bd57234-0.editable-cp310-cp310-linux_x86_64.whl' and adding '/tmp/tmp7m40aiwfexecutorch-0.7.0a0+bd57234-0.editable-cp310-cp310-linux_x86_64.whl' to it 2025-06-05T23:22:14.3875345Z adding 'executorch-0.7.0a0+bd57234.dist-info/licenses/LICENSE' 2025-06-05T23:22:14.3876243Z adding 'executorch-0.7.0a0+bd57234.dist-info/METADATA' 2025-06-05T23:22:14.3876723Z adding 'executorch-0.7.0a0+bd57234.dist-info/WHEEL' 2025-06-05T23:22:14.3877275Z adding 'executorch-0.7.0a0+bd57234.dist-info/entry_points.txt' 2025-06-05T23:22:14.3877820Z adding 'executorch-0.7.0a0+bd57234.dist-info/top_level.txt' 2025-06-05T23:22:14.3878315Z adding 'executorch-0.7.0a0+bd57234.dist-info/RECORD' 2025-06-05T23:22:14.3879170Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/editable_wheel.py:342: InformationOnly: Editable installation. 2025-06-05T23:22:14.3879980Z !! 2025-06-05T23:22:14.3880106Z 2025-06-05T23:22:14.3880228Z ******************************************************************************** 2025-06-05T23:22:14.3880750Z Please be careful with folders in your working directory with the same 2025-06-05T23:22:14.3881343Z name as your package as they may take precedence during imports. 2025-06-05T23:22:14.3881758Z ******************************************************************************** 2025-06-05T23:22:14.3881996Z 2025-06-05T23:22:14.3882095Z !! 2025-06-05T23:22:14.3882535Z with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2025-06-05T23:22:14.3883716Z Building editable for executorch (pyproject.toml) ... [?25l[?25hdone 2025-06-05T23:22:14.3884933Z Created wheel for executorch: filename=executorch-0.7.0a0+bd57234-0.editable-cp310-cp310-linux_x86_64.whl size=21630 sha256=2796993a57949819b99b2e6b65f8bff9393452e3e3dbde7622f9499775b0066c 2025-06-05T23:22:14.3886421Z Stored in directory: /tmp/pip-ephem-wheel-cache-yp8s4s2m/wheels/9e/f0/2b/6a778c77421b91e006bef425e288a1e5c7c35b04c51317756b 2025-06-05T23:22:14.3887315Z Successfully built executorch 2025-06-05T23:22:14.3888296Z Installing collected packages: flatbuffers, tabulate, pyaml, protobuf, execnet, pytest, cattrs, pytest-xdist, pytest-rerunfailures, coremltools, executorch 2025-06-05T23:22:14.3889266Z [?25l 2025-06-05T23:22:14.3889717Z  changing mode of /opt/conda/envs/py_3.10/bin/tabulate to 755 2025-06-05T23:22:14.3890079Z 2025-06-05T23:22:14.3890334Z  changing mode of /opt/conda/envs/py_3.10/bin/pyaml to 755 2025-06-05T23:22:14.3890754Z 2025-06-05T23:22:14.3891156Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  3/11 [protobuf] 2025-06-05T23:22:14.3891757Z  Attempting uninstall: pytest 2025-06-05T23:22:14.3892376Z ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  3/11 [protobuf] 2025-06-05T23:22:14.3892995Z  Found existing installation: pytest 7.2.0 2025-06-05T23:22:14.3893688Z ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  3/11 [protobuf] 2025-06-05T23:22:14.3894206Z  Uninstalling pytest-7.2.0: 2025-06-05T23:22:14.3894857Z ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  3/11 [protobuf] 2025-06-05T23:22:14.3895584Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3896282Z  Removing file or directory /opt/conda/envs/py_3.10/bin/py.test 2025-06-05T23:22:14.3897071Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3897748Z  Removing file or directory /opt/conda/envs/py_3.10/bin/pytest 2025-06-05T23:22:14.3898534Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3899465Z  Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/__pycache__/py.cpython-310.pyc 2025-06-05T23:22:14.3900601Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3901391Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3902238Z  Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/_pytest/ 2025-06-05T23:22:14.3903075Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3903929Z  Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/py.py 2025-06-05T23:22:14.3904872Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3905804Z  Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pytest-7.2.0.dist-info/ 2025-06-05T23:22:14.3906781Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3907650Z  Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pytest/ 2025-06-05T23:22:14.3908447Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3909101Z  Successfully uninstalled pytest-7.2.0 2025-06-05T23:22:14.3909692Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3910463Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3911075Z  changing mode of /opt/conda/envs/py_3.10/bin/py.test to 755 2025-06-05T23:22:14.3911840Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3912443Z  changing mode of /opt/conda/envs/py_3.10/bin/pytest to 755 2025-06-05T23:22:14.3913216Z ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━  5/11 [pytest] 2025-06-05T23:22:14.3913935Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3914729Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3915471Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3916222Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3917014Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3917699Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3918497Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3919169Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3920270Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3920864Z  changing mode of /opt/conda/envs/py_3.10/bin/flatc to 755 2025-06-05T23:22:14.3921587Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━  9/11 [coremltools] 2025-06-05T23:22:14.3922348Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11/11 [executorch] 2025-06-05T23:22:14.3922864Z [?25h 2025-06-05T23:22:14.3924400Z Successfully installed cattrs-25.1.1 coremltools-8.3.0 execnet-2.1.1 executorch-0.7.0a0+bd57234 flatbuffers-25.2.10 protobuf-6.31.1 pyaml-25.5.0 pytest-8.4.0 pytest-rerunfailures-15.1 pytest-xdist-3.7.0 tabulate-0.9.0 2025-06-05T23:22:14.3925650Z + pip list 2025-06-05T23:22:14.3926003Z Package Version Build Editable project location 2025-06-05T23:22:14.3926647Z ----------------------------- ------------------ ----- ----------------------------------- 2025-06-05T23:22:14.3927124Z aiohappyeyeballs 2.6.1 2025-06-05T23:22:14.3927440Z aiohttp 3.12.9 2025-06-05T23:22:14.3927846Z aiosignal 1.3.2 2025-06-05T23:22:15.5567786Z alabaster 0.7.16 2025-06-05T23:22:15.5568455Z antlr4-python3-runtime 4.9.3 2025-06-05T23:22:15.5568986Z async-timeout 5.0.1 2025-06-05T23:22:15.5569407Z attrs 25.3.0 2025-06-05T23:22:15.5569802Z babel 2.17.0 2025-06-05T23:22:15.5570154Z beautifulsoup4 4.13.4 2025-06-05T23:22:15.5570438Z blobfile 3.0.0 2025-06-05T23:22:15.5570857Z breathe 4.34.0 2025-06-05T23:22:15.5571231Z bs4 0.0.2 2025-06-05T23:22:15.5571512Z cattrs 25.1.1 2025-06-05T23:22:15.5571821Z certifi 2025.4.26 2025-06-05T23:22:15.5572229Z charset-normalizer 3.4.2 2025-06-05T23:22:15.5572522Z cmake 3.31.6 2025-06-05T23:22:15.5572807Z contourpy 1.3.2 2025-06-05T23:22:15.5573095Z coremltools 8.3.0 2025-06-05T23:22:15.5573367Z coverage 7.8.2 2025-06-05T23:22:15.5573692Z cycler 0.12.1 2025-06-05T23:22:15.5574059Z datasets 3.6.0 2025-06-05T23:22:15.5574341Z dill 0.3.8 2025-06-05T23:22:15.5574614Z docutils 0.16 2025-06-05T23:22:15.5574909Z exceptiongroup 1.3.0 2025-06-05T23:22:15.5575312Z execnet 2.1.1 2025-06-05T23:22:15.5575697Z executorch 0.7.0a0+bd57234 /pytorch/executorch 2025-06-05T23:22:15.5576090Z exhale 0.2.3 2025-06-05T23:22:15.5576427Z expecttest 0.1.6 2025-06-05T23:22:15.5576795Z filelock 3.18.0 2025-06-05T23:22:15.5577076Z flatbuffers 25.2.10 2025-06-05T23:22:15.5577641Z fonttools 4.58.1 2025-06-05T23:22:15.5578040Z frozenlist 1.6.2 2025-06-05T23:22:15.5578334Z fsspec 2025.3.0 2025-06-05T23:22:15.5578618Z hf_transfer 0.1.9 2025-06-05T23:22:15.5578922Z hf-xet 1.1.3 2025-06-05T23:22:15.5579313Z huggingface-hub 0.32.4 2025-06-05T23:22:15.5579612Z hypothesis 6.84.2 2025-06-05T23:22:15.5579898Z idna 3.10 2025-06-05T23:22:15.5580168Z imagesize 1.4.1 2025-06-05T23:22:15.5580559Z iniconfig 2.1.0 2025-06-05T23:22:15.5580870Z Jinja2 3.1.6 2025-06-05T23:22:15.5581196Z kagglehub 0.3.12 2025-06-05T23:22:15.5581555Z kiwisolver 1.4.8 2025-06-05T23:22:15.5581934Z lxml 5.4.0 2025-06-05T23:22:15.5582232Z markdown-it-py 2.2.0 2025-06-05T23:22:15.5582588Z MarkupSafe 3.0.2 2025-06-05T23:22:15.5582971Z matplotlib 3.10.3 2025-06-05T23:22:15.5583406Z mdit-py-plugins 0.3.5 2025-06-05T23:22:15.5583696Z mdurl 0.1.2 2025-06-05T23:22:15.5583962Z mpmath 1.3.0 2025-06-05T23:22:15.5584243Z multidict 6.4.4 2025-06-05T23:22:15.5584522Z multiprocess 0.70.16 2025-06-05T23:22:15.5584821Z myst-parser 0.18.1 2025-06-05T23:22:15.5585099Z networkx 3.4.2 2025-06-05T23:22:15.5585380Z numpy 2.2.6 2025-06-05T23:22:15.5585668Z nvidia-cublas-cu12 12.1.3.1 2025-06-05T23:22:15.5586154Z nvidia-cuda-cupti-cu12 12.1.105 2025-06-05T23:22:15.5586487Z nvidia-cuda-nvrtc-cu12 12.1.105 2025-06-05T23:22:15.5586800Z nvidia-cuda-runtime-cu12 12.1.105 2025-06-05T23:22:15.5587117Z nvidia-cudnn-cu12 9.1.0.70 2025-06-05T23:22:15.5587415Z nvidia-cufft-cu12 11.0.2.54 2025-06-05T23:22:15.5587744Z nvidia-curand-cu12 10.3.2.106 2025-06-05T23:22:15.5588056Z nvidia-cusolver-cu12 11.4.5.107 2025-06-05T23:22:15.5588382Z nvidia-cusparse-cu12 12.1.0.106 2025-06-05T23:22:15.5588686Z nvidia-nccl-cu12 2.20.5 2025-06-05T23:22:15.5588995Z nvidia-nvjitlink-cu12 12.9.41 2025-06-05T23:22:15.5589310Z nvidia-nvtx-cu12 12.1.105 2025-06-05T23:22:15.5589599Z omegaconf 2.3.0 2025-06-05T23:22:15.5589890Z packaging 25.0 2025-06-05T23:22:15.5590167Z pandas 2.2.3 2025-06-05T23:22:15.5590460Z parameterized 0.9.0 2025-06-05T23:22:15.5590747Z pillow 11.2.1 2025-06-05T23:22:15.5591038Z pip 25.1 2025-06-05T23:22:15.5591306Z pluggy 1.6.0 2025-06-05T23:22:15.5591592Z propcache 0.3.1 2025-06-05T23:22:15.5591869Z protobuf 6.31.1 2025-06-05T23:22:15.5592164Z psutil 7.0.0 2025-06-05T23:22:15.5592441Z pyaml 25.5.0 2025-06-05T23:22:15.5592711Z pyarrow 20.0.0 2025-06-05T23:22:15.5592998Z pycryptodomex 3.23.0 2025-06-05T23:22:15.5593277Z Pygments 2.19.1 2025-06-05T23:22:15.5593564Z pyparsing 3.2.3 2025-06-05T23:22:15.5593838Z pytest 8.4.0 2025-06-05T23:22:15.5594124Z pytest-cov 4.1.0 2025-06-05T23:22:15.5594413Z pytest-rerunfailures 15.1 2025-06-05T23:22:15.5594718Z pytest-xdist 3.7.0 2025-06-05T23:22:15.5595014Z python-dateutil 2.9.0.post0 2025-06-05T23:22:15.5595471Z pytorch_sphinx_theme 0.0.24 /opt/conda/src/pytorch-sphinx-theme 2025-06-05T23:22:15.5595925Z pytorch_tokenizers 0.1.0 2025-06-05T23:22:15.5596212Z pytz 2025.2 2025-06-05T23:22:15.5596497Z PyYAML 6.0.1 2025-06-05T23:22:15.5596862Z regex 2024.11.6 2025-06-05T23:22:15.5597162Z requests 2.32.3 2025-06-05T23:22:15.5597449Z ruamel.yaml 0.17.32 2025-06-05T23:22:15.5597753Z ruamel.yaml.clib 0.2.12 2025-06-05T23:22:15.5598053Z safetensors 0.5.3 2025-06-05T23:22:15.5598337Z sentencepiece 0.2.0 2025-06-05T23:22:15.5598628Z setuptools 78.1.1 2025-06-05T23:22:15.5598903Z six 1.17.0 2025-06-05T23:22:15.5599193Z snowballstemmer 3.0.1 2025-06-05T23:22:15.5599477Z sortedcontainers 2.4.0 2025-06-05T23:22:15.5599772Z soupsieve 2.7 2025-06-05T23:22:15.5600047Z Sphinx 5.3.0 2025-06-05T23:22:15.5600340Z sphinx-copybutton 0.5.0 2025-06-05T23:22:15.5600624Z sphinx_design 0.4.1 2025-06-05T23:22:15.5600915Z sphinx-gallery 0.14.0 2025-06-05T23:22:15.5601213Z sphinx_reredirects 0.1.4 2025-06-05T23:22:15.5601516Z sphinxcontrib-applehelp 2.0.0 2025-06-05T23:22:15.5601833Z sphinxcontrib-devhelp 2.0.0 2025-06-05T23:22:15.5602133Z sphinxcontrib-htmlhelp 2.1.0 2025-06-05T23:22:15.5602551Z sphinxcontrib-jsmath 1.0.1 2025-06-05T23:22:15.5602846Z sphinxcontrib-qthelp 2.0.0 2025-06-05T23:22:15.5603169Z sphinxcontrib-serializinghtml 2.0.0 2025-06-05T23:22:15.5603463Z sympy 1.14.0 2025-06-05T23:22:15.5603750Z tabulate 0.9.0 2025-06-05T23:22:15.5604033Z tiktoken 0.9.0 2025-06-05T23:22:15.5604297Z timm 1.0.7 2025-06-05T23:22:15.5604652Z tokenizers 0.21.1 2025-06-05T23:22:15.5604942Z tomli 2.0.1 2025-06-05T23:22:15.5605251Z torch 2.8.0a0+git5616fa4 2025-06-05T23:22:15.5605591Z torchao 0.12.0+gitbc68b11 2025-06-05T23:22:15.5605943Z torchaudio 2.6.0a0+1a8f621 2025-06-05T23:22:15.5606257Z torchdata 0.11.0 2025-06-05T23:22:15.5606547Z torchsr 1.0.4 2025-06-05T23:22:15.5606823Z torchtune 0.6.1 2025-06-05T23:22:15.5607137Z torchvision 0.22.0a0+966da7e 2025-06-05T23:22:15.5607449Z tqdm 4.67.1 2025-06-05T23:22:15.5607740Z transformers 4.47.1 2025-06-05T23:22:15.5608055Z triton 3.0.0 1 2025-06-05T23:22:15.5608381Z typing_extensions 4.14.0 2025-06-05T23:22:15.5608678Z tzdata 2025.2 2025-06-05T23:22:15.5608951Z urllib3 2.4.0 2025-06-05T23:22:15.5609240Z wheel 0.45.1 2025-06-05T23:22:15.5609508Z xxhash 3.5.0 2025-06-05T23:22:15.5609788Z yarl 1.20.0 2025-06-05T23:22:15.5610057Z zstd 1.5.5.1 2025-06-05T23:22:15.5610364Z + build_executorch_runner cmake Debug 2025-06-05T23:22:15.5610678Z + [[ cmake == \b\u\c\k\2 ]] 2025-06-05T23:22:15.5610930Z + [[ cmake == \c\m\a\k\e ]] 2025-06-05T23:22:15.5611210Z + build_executorch_runner_cmake Debug 2025-06-05T23:22:15.5611508Z + CMAKE_OUTPUT_DIR=cmake-out 2025-06-05T23:22:15.5611796Z + clean_executorch_install_folders 2025-06-05T23:22:15.5612092Z + ./install_executorch.sh --clean 2025-06-05T23:22:15.5612389Z Cleaning build artifacts... 2025-06-05T23:22:15.5612650Z Cleaning pip-out/... 2025-06-05T23:22:15.5612908Z Done cleaning build artifacts. 2025-06-05T23:22:15.5613174Z + mkdir cmake-out 2025-06-05T23:22:15.5613408Z + pushd cmake-out 2025-06-05T23:22:15.5613676Z /pytorch/executorch/cmake-out /pytorch/executorch 2025-06-05T23:22:15.5614033Z + [[ Debug == \D\e\b\u\g ]] 2025-06-05T23:22:15.5614315Z + CXXFLAGS=-fsanitize=address,undefined 2025-06-05T23:22:15.5614632Z + CXXFLAGS=-fsanitize=address,undefined 2025-06-05T23:22:15.5615049Z + retry cmake -DPYTHON_EXECUTABLE=python -DCMAKE_BUILD_TYPE=Debug .. 2025-06-05T23:22:15.5615616Z + cmake -DPYTHON_EXECUTABLE=python -DCMAKE_BUILD_TYPE=Debug .. 2025-06-05T23:22:15.5616053Z -- The C compiler identification is Clang 12.0.1 2025-06-05T23:22:15.5616426Z -- The CXX compiler identification is Clang 12.0.1 2025-06-05T23:22:15.5616792Z -- Detecting C compiler ABI info 2025-06-05T23:22:15.5617095Z -- Detecting C compiler ABI info - done 2025-06-05T23:22:15.5617486Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-06-05T23:22:15.5617877Z -- Detecting C compile features 2025-06-05T23:22:15.5618172Z -- Detecting C compile features - done 2025-06-05T23:22:15.5618493Z -- Detecting CXX compiler ABI info 2025-06-05T23:22:15.5618800Z -- Detecting CXX compiler ABI info - done 2025-06-05T23:22:15.5619205Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-06-05T23:22:15.5619595Z -- Detecting CXX compile features 2025-06-05T23:22:15.5620159Z -- Detecting CXX compile features - done 2025-06-05T23:22:15.5620477Z -- --- Configured Options --- 2025-06-05T23:22:15.5620686Z 2025-06-05T23:22:15.5620810Z -- CMAKE_CXX_STANDARD : 17 2025-06-05T23:22:15.5621172Z -- CMAKE_SYSTEM_PROCESSOR : x86_64 2025-06-05T23:22:15.5621528Z -- CMAKE_BUILD_TYPE : Debug 2025-06-05T23:22:15.5621894Z -- PYTHON_EXECUTABLE : python 2025-06-05T23:22:15.5622252Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-06-05T23:22:15.5622622Z -- CMAKE_TOOLCHAIN_FILE x (unset) 2025-06-05T23:22:15.5622971Z -- BUCK2 x (unset) 2025-06-05T23:22:15.5623329Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-06-05T23:22:15.5623688Z -- EXECUTORCH_BUILD_COREML : OFF 2025-06-05T23:22:15.5624185Z -- EXECUTORCH_FLATBUFFERS_MAX_ALIGNMENT : 1024 2025-06-05T23:22:15.5624569Z -- EXECUTORCH_PAL_DEFAULT : posix 2025-06-05T23:22:15.5625104Z -- EXECUTORCH_PAL_DEFAULT_FILE_PATH : /pytorch/executorch/runtime/platform/default/posix.cpp 2025-06-05T23:22:15.5625667Z -- EXECUTORCH_LOG_LEVEL : Info 2025-06-05T23:22:15.5626024Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : ON 2025-06-05T23:22:15.5626396Z -- EXECUTORCH_ENABLE_EVENT_TRACER : OFF 2025-06-05T23:22:15.5626744Z -- EXECUTORCH_OPTIMIZE_SIZE : OFF 2025-06-05T23:22:15.5627105Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-06-05T23:22:15.5627473Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-06-05T23:22:15.5627823Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-06-05T23:22:15.5628188Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED_AOT : OFF 2025-06-05T23:22:15.5628545Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-06-05T23:22:15.5628919Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-06-05T23:22:15.5629271Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-06-05T23:22:15.5629633Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-06-05T23:22:15.5629986Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-06-05T23:22:15.5630355Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-06-05T23:22:15.5630720Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-06-05T23:22:15.5631074Z -- EXECUTORCH_BUILD_EXTENSION_APPLE : OFF 2025-06-05T23:22:15.5631432Z -- EXECUTORCH_BUILD_MPS : OFF 2025-06-05T23:22:15.5631771Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-06-05T23:22:15.5632122Z -- EXECUTORCH_BUILD_OPENVINO : OFF 2025-06-05T23:22:15.5632467Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-06-05T23:22:15.5632815Z -- EXECUTORCH_BUILD_QNN : OFF 2025-06-05T23:22:15.5633173Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-06-05T23:22:15.5633530Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : OFF 2025-06-05T23:22:15.5633889Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-06-05T23:22:15.5634227Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-06-05T23:22:15.5634578Z -- EXECUTORCH_NNLIB_OPT : OFF 2025-06-05T23:22:21.4958166Z -- EXECUTORCH_CADENCE_CPU_RUNNER : OFF 2025-06-05T23:22:21.4959246Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-06-05T23:22:21.4959857Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-06-05T23:22:21.4960449Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-06-05T23:22:21.4961047Z -- EXECUTORCH_BUILD_PORTABLE_OPS : ON 2025-06-05T23:22:21.4961604Z -- EXECUTORCH_USE_DL : ON 2025-06-05T23:22:21.4962249Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-06-05T23:22:21.4962863Z -- EXECUTORCH_BUILD_CORTEX_M : OFF 2025-06-05T23:22:21.4963468Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-06-05T23:22:21.4964005Z -- EXECUTORCH_COREML_BUILD_EXECUTOR_RUNNER : OFF 2025-06-05T23:22:21.4964569Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-06-05T23:22:21.4965122Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-06-05T23:22:21.4965669Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-06-05T23:22:21.4966236Z -- EXECUTORCH_XNNPACK_SHARED_WORKSPACE : ON 2025-06-05T23:22:21.4966905Z -- EXECUTORCH_XNNPACK_ENABLE_KLEIDI : OFF 2025-06-05T23:22:21.4967584Z -- EXECUTORCH_XNNPACK_ENABLE_WEIGHT_CACHE : OFF 2025-06-05T23:22:21.4968153Z -- -------------------------- 2025-06-05T23:22:21.4968827Z -- Using the multi-header code from /pytorch/executorch/third-party/json/include/ 2025-06-05T23:22:21.4970239Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T23:22:21.4971128Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:22:21.4971751Z CMake. 2025-06-05T23:22:21.4971918Z 2025-06-05T23:22:21.4972459Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:22:21.4973254Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:22:21.4973739Z to work with policies introduced by or earlier. 2025-06-05T23:22:21.4974071Z 2025-06-05T23:22:21.4974217Z  2025-06-05T23:22:21.4974502Z -- dist install dir /pytorch/executorch/third-party/flatcc 2025-06-05T23:22:21.4975257Z -- lib install dir /pytorch/executorch/third-party/flatcc/lib 2025-06-05T23:22:21.4975915Z -- Setting Clang compiler options 2025-06-05T23:22:21.4977070Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-06-05T23:22:21.4979066Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T23:22:21.4980383Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:22:21.4981162Z CMake. 2025-06-05T23:22:21.4981367Z 2025-06-05T23:22:21.4981786Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:22:21.4982752Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:22:21.4983599Z to work with policies introduced by or earlier. 2025-06-05T23:22:21.4984053Z 2025-06-05T23:22:21.4984276Z  2025-06-05T23:22:21.4985345Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T23:22:21.4986680Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:22:21.4987411Z CMake. 2025-06-05T23:22:21.4987593Z 2025-06-05T23:22:21.4988004Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:22:21.4988961Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:22:21.4989809Z to work with policies introduced by or earlier. 2025-06-05T23:22:21.4990256Z 2025-06-05T23:22:21.4990472Z  2025-06-05T23:22:21.4990880Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-06-05T23:22:21.4991564Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-06-05T23:22:21.4992183Z -- Found Threads: TRUE 2025-06-05T23:22:21.4993440Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T23:22:21.4995011Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:22:21.4995774Z CMake. 2025-06-05T23:22:21.4995976Z 2025-06-05T23:22:21.4996363Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:22:21.4997368Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:22:21.4998230Z to work with policies introduced by or earlier. 2025-06-05T23:22:21.4998680Z 2025-06-05T23:22:21.4998895Z  2025-06-05T23:22:21.4999242Z -- Resolved buck2 as buck2. 2025-06-05T23:22:21.4999692Z -- Killing buck2 daemon 2025-06-05T23:22:21.5000111Z 'buck2 killall' 2025-06-05T23:22:21.5000515Z -- executorch: Generating source lists 2025-06-05T23:22:21.5001436Z -- executorch: Generating source file list /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-06-05T23:22:21.5002722Z -- executorch: Using sources file /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-06-05T23:22:21.5003554Z -- Generating operator lib: 2025-06-05T23:22:21.5004002Z -- LIB_NAME: portable_ops_lib 2025-06-05T23:22:21.5004684Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T23:22:21.5005426Z -- ROOT_OPS: 2025-06-05T23:22:21.5005763Z -- INCLUDE_ALL_OPS: 2025-06-05T23:22:21.5007938Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-06-05T23:22:21.5009991Z -- Generating kernel bindings: 2025-06-05T23:22:21.5010511Z -- LIB_NAME: portable_ops_lib 2025-06-05T23:22:21.5011416Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T23:22:21.5012216Z -- CUSTOM_OPS_YAML: 2025-06-05T23:22:21.5012673Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T23:22:21.5015830Z Generated files /pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-06-05T23:22:21.5018673Z -- Generating operator lib: 2025-06-05T23:22:21.5019143Z -- LIB_NAME: portable_ops_lib 2025-06-05T23:22:21.5019628Z -- KERNEL_LIBS: portable_kernels 2025-06-05T23:22:21.5020298Z -- DEPS: executorch_core 2025-06-05T23:22:21.5021305Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-06-05T23:22:21.5021987Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:22:21.5022409Z CMake. 2025-06-05T23:22:21.5022527Z 2025-06-05T23:22:21.5022821Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:22:21.5023383Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:22:21.5023863Z to work with policies introduced by or earlier. 2025-06-05T23:22:21.5024128Z 2025-06-05T23:22:21.5024245Z  2025-06-05T23:22:21.5024467Z -- Looking for C++ include unistd.h 2025-06-05T23:22:21.5024790Z -- Looking for C++ include unistd.h - found 2025-06-05T23:22:21.5025137Z -- Looking for C++ include stdint.h 2025-06-05T23:22:21.5025555Z -- Looking for C++ include stdint.h - found 2025-06-05T23:22:21.5026024Z -- Looking for C++ include inttypes.h 2025-06-05T23:22:21.5026525Z -- Looking for C++ include inttypes.h - found 2025-06-05T23:22:21.5027128Z -- Looking for C++ include sys/types.h 2025-06-05T23:22:21.5027641Z -- Looking for C++ include sys/types.h - found 2025-06-05T23:22:21.5027986Z -- Looking for C++ include sys/stat.h 2025-06-05T23:22:21.5028315Z -- Looking for C++ include sys/stat.h - found 2025-06-05T23:22:21.5028648Z -- Looking for C++ include fnmatch.h 2025-06-05T23:22:21.5028963Z -- Looking for C++ include fnmatch.h - found 2025-06-05T23:22:21.5029292Z -- Looking for C++ include stddef.h 2025-06-05T23:22:21.5029767Z -- Looking for C++ include stddef.h - found 2025-06-05T23:22:21.5030090Z -- Check size of uint32_t 2025-06-05T23:22:21.5030353Z -- Check size of uint32_t - done 2025-06-05T23:22:21.5030642Z -- Looking for strtoll 2025-06-05T23:22:21.5030892Z -- Looking for strtoll - found 2025-06-05T23:22:21.5031183Z -- Configuring done (6.6s) 2025-06-05T23:22:21.5031449Z -- Generating done (0.1s) 2025-06-05T23:22:21.5031817Z -- Build files have been written to: /pytorch/executorch/cmake-out 2025-06-05T23:22:21.5032208Z + popd 2025-06-05T23:22:21.5032409Z /pytorch/executorch 2025-06-05T23:22:21.5032657Z ++ uname 2025-06-05T23:22:21.5032857Z + '[' Linux == Darwin ']' 2025-06-05T23:22:21.5033106Z ++ nproc 2025-06-05T23:22:21.5033307Z + CMAKE_JOBS=7 2025-06-05T23:22:21.5033552Z + cmake --build cmake-out -j 7 2025-06-05T23:22:21.5034235Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2025-06-05T23:22:21.5035238Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2025-06-05T23:22:21.5036042Z [ 0%] Creating directories for 'flatcc_external_project' 2025-06-05T23:22:21.5037035Z [ 1%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-06-05T23:22:21.5037870Z [ 1%] Creating directories for 'flatbuffers_external_project' 2025-06-05T23:22:21.5038619Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-06-05T23:22:21.5039577Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-06-05T23:22:21.5040431Z [ 2%] No download step for 'flatcc_external_project' 2025-06-05T23:22:21.5040976Z [ 2%] No download step for 'flatbuffers_external_project' 2025-06-05T23:22:21.5041625Z [ 2%] No update step for 'flatbuffers_external_project' 2025-06-05T23:22:21.5042215Z [ 3%] No update step for 'flatcc_external_project' 2025-06-05T23:22:21.5042916Z [ 3%] No patch step for 'flatbuffers_external_project' 2025-06-05T23:22:21.5043760Z [ 3%] No patch step for 'flatcc_external_project' 2025-06-05T23:22:21.5044733Z [ 4%] Performing configure step for 'flatbuffers_external_project' 2025-06-05T23:22:21.5045800Z [ 4%] Performing configure step for 'flatcc_external_project' 2025-06-05T23:22:21.5046587Z CMake Warning: 2025-06-05T23:22:21.5047139Z Ignoring empty string ("") provided on the command line. 2025-06-05T23:22:21.5047673Z 2025-06-05T23:22:21.5047851Z  2025-06-05T23:22:21.5048263Z CMake Warning: 2025-06-05T23:22:21.5048771Z Ignoring empty string ("") provided on the command line. 2025-06-05T23:22:21.5049260Z 2025-06-05T23:22:21.5049449Z  2025-06-05T23:22:21.5050185Z CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T23:22:21.5051244Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:22:21.5051965Z CMake. 2025-06-05T23:22:21.5052153Z 2025-06-05T23:22:21.5052546Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:22:21.5053545Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:22:21.5054341Z to work with policies introduced by or earlier. 2025-06-05T23:22:21.5054808Z 2025-06-05T23:22:21.5055036Z  2025-06-05T23:22:21.5055458Z fatal: No names found, cannot describe anything. 2025-06-05T23:22:21.5056266Z CMake Warning at CMake/Version.cmake:32 (message): 2025-06-05T23:22:21.5056928Z git describe failed with exit code: 128 2025-06-05T23:22:21.5057315Z 2025-06-05T23:22:21.5057607Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-06-05T23:22:21.5058292Z Call Stack (most recent call first): 2025-06-05T23:22:21.5058818Z CMakeLists.txt:5 (include) 2025-06-05T23:22:21.5059104Z 2025-06-05T23:22:21.5059432Z  2025-06-05T23:22:21.5059770Z -- Proceeding with version: 24.3.25.0 2025-06-05T23:22:21.5060906Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-06-05T23:22:21.5062741Z [ 4%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-06-05T23:22:21.5063906Z -- The C compiler identification is Clang 12.0.1 2025-06-05T23:22:21.5065259Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-06-05T23:22:21.5066362Z -- Detecting C compiler ABI info 2025-06-05T23:22:22.4094629Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-06-05T23:22:22.4096438Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-06-05T23:22:22.4098052Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-06-05T23:22:22.4099792Z [ 7%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-06-05T23:22:22.4100480Z -- The CXX compiler identification is Clang 12.0.1 2025-06-05T23:22:22.4100841Z -- Detecting CXX compiler ABI info 2025-06-05T23:22:22.4101578Z [ 7%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-06-05T23:22:22.4102749Z [ 8%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2025-06-05T23:22:22.4104268Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-06-05T23:22:22.4106047Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-06-05T23:22:22.4108047Z [ 8%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-06-05T23:22:22.4109272Z -- Detecting C compiler ABI info - done 2025-06-05T23:22:22.4109852Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-06-05T23:22:22.4110542Z -- Detecting C compile features 2025-06-05T23:22:22.4111080Z -- Detecting C compile features - done 2025-06-05T23:22:22.4112376Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-06-05T23:22:22.4113345Z -- dist install dir /pytorch/executorch/third-party/flatcc 2025-06-05T23:22:22.4113792Z -- lib install dir /pytorch/executorch/third-party/flatcc/lib 2025-06-05T23:22:22.4114199Z -- Setting Clang compiler options 2025-06-05T23:22:22.4114878Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-06-05T23:22:22.4115582Z -- Configuring done (0.3s) 2025-06-05T23:22:22.4116250Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-06-05T23:22:22.4116827Z -- Generating done (0.0s) 2025-06-05T23:22:22.4117616Z -- Build files have been written to: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/src/flatcc_external_project-build 2025-06-05T23:22:22.4118476Z [ 9%] Performing build step for 'flatcc_external_project' 2025-06-05T23:22:22.4119317Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-06-05T23:22:22.4120803Z [ 11%] Linking C static library libpthreadpool.a 2025-06-05T23:22:22.4121677Z [ 3%] Building C object src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-06-05T23:22:22.4122945Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-06-05T23:22:22.4123739Z [ 11%] Linking CXX static library libgflags_nothreads_debug.a 2025-06-05T23:22:22.4124328Z [ 11%] Built target pthreadpool 2025-06-05T23:22:22.4125025Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-06-05T23:22:22.4126013Z [ 12%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-06-05T23:22:22.4126617Z -- Detecting CXX compiler ABI info - done 2025-06-05T23:22:22.4127538Z [ 12%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-06-05T23:22:22.4128221Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-06-05T23:22:22.4128612Z -- Detecting CXX compile features 2025-06-05T23:22:22.4128947Z -- Detecting CXX compile features - done 2025-06-05T23:22:22.4129276Z [ 12%] Built target gflags_nothreads_static 2025-06-05T23:22:22.4129981Z [ 12%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-06-05T23:22:22.4130785Z [ 6%] Building C object src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-06-05T23:22:22.4131222Z -- Looking for strtof_l 2025-06-05T23:22:22.4131787Z [ 9%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2025-06-05T23:22:22.4132754Z [ 12%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-06-05T23:22:22.4133812Z [ 13%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-06-05T23:22:22.4135323Z [ 13%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-06-05T23:22:22.4137002Z [ 14%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-06-05T23:22:22.4138239Z [ 12%] Building C object src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-06-05T23:22:22.4141553Z [ 15%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2025-06-05T23:22:22.4143481Z [ 14%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-06-05T23:22:22.4145438Z [ 15%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-06-05T23:22:22.4146946Z [ 18%] Building C object src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-06-05T23:22:22.4148329Z [ 15%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-06-05T23:22:22.4149791Z [ 21%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2025-06-05T23:22:22.4151072Z [ 24%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2025-06-05T23:22:22.4152351Z [ 27%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2025-06-05T23:22:22.4153589Z [ 30%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-06-05T23:22:22.4155185Z [ 15%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-06-05T23:22:22.4156375Z -- Looking for strtof_l - found 2025-06-05T23:22:22.4156918Z -- Looking for strtoull_l 2025-06-05T23:22:22.4158075Z [ 15%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-06-05T23:22:22.4159708Z [ 33%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2025-06-05T23:22:22.4161237Z [ 36%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2025-06-05T23:22:22.4162654Z [ 39%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-06-05T23:22:22.4164188Z [ 16%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-06-05T23:22:22.4166262Z [ 16%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-06-05T23:22:22.4167817Z [ 42%] Building C object src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2025-06-05T23:22:22.4169401Z [ 16%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-06-05T23:22:22.4171379Z [ 16%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-06-05T23:22:22.4173436Z [ 17%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-06-05T23:22:22.4175014Z [ 45%] Building C object src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2025-06-05T23:22:22.4176366Z [ 48%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-06-05T23:22:22.4177757Z [ 51%] Building C object src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2025-06-05T23:22:22.4178837Z [ 54%] Building C object src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2025-06-05T23:22:22.4180313Z [ 17%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-06-05T23:22:22.4181376Z [ 54%] Built target flatccrt 2025-06-05T23:22:22.4182678Z [ 18%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-06-05T23:22:22.4185429Z [ 18%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-06-05T23:22:22.4187493Z [ 18%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-06-05T23:22:22.4188639Z -- Looking for strtoull_l - found 2025-06-05T23:22:22.4189096Z -- Looking for realpath 2025-06-05T23:22:22.4189695Z [ 57%] Building C object src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2025-06-05T23:22:22.4190860Z [ 19%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-06-05T23:22:22.4192136Z [ 60%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2025-06-05T23:22:22.4192996Z [ 19%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-06-05T23:22:22.4193996Z [ 19%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-06-05T23:22:22.4195125Z [ 20%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-06-05T23:22:22.4196126Z [ 20%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-06-05T23:22:22.4197133Z [ 20%] Linking C static library libcpuinfo_internals.a 2025-06-05T23:22:22.4198266Z [ 63%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2025-06-05T23:22:22.9247816Z [ 66%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2025-06-05T23:22:22.9248788Z [ 20%] Built target cpuinfo_internals 2025-06-05T23:22:22.9249867Z [ 69%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2025-06-05T23:22:22.9251293Z [ 72%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2025-06-05T23:22:22.9252690Z [ 75%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2025-06-05T23:22:22.9253831Z [ 20%] Linking C static library libcpuinfo.a 2025-06-05T23:22:22.9254958Z [ 78%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2025-06-05T23:22:22.9255786Z [ 20%] Built target cpuinfo 2025-06-05T23:22:22.9256797Z [ 81%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2025-06-05T23:22:22.9258569Z [ 84%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2025-06-05T23:22:22.9259947Z [ 87%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2025-06-05T23:22:22.9260865Z -- Looking for realpath - found 2025-06-05T23:22:22.9261441Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-06-05T23:22:22.9262076Z -- Configuring done (1.1s) 2025-06-05T23:22:22.9263044Z [ 90%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2025-06-05T23:22:22.9263935Z -- Generating done (0.0s) 2025-06-05T23:22:22.9265279Z -- Build files have been written to: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/src/flatbuffers_external_project-build 2025-06-05T23:22:22.9267033Z [ 20%] Performing build step for 'flatbuffers_external_project' 2025-06-05T23:22:22.9268176Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-06-05T23:22:22.9269366Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-06-05T23:22:22.9270448Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-06-05T23:22:22.9271580Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-06-05T23:22:22.9272766Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-06-05T23:22:22.9273985Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-06-05T23:22:22.9275319Z [ 93%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatcc.a 2025-06-05T23:22:22.9276533Z [ 93%] Built target flatcc 2025-06-05T23:22:22.9277403Z [ 96%] Building C object src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2025-06-05T23:22:22.9278636Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-06-05T23:22:22.9279940Z [100%] Linking C executable /pytorch/executorch/third-party/flatcc/bin/flatcc 2025-06-05T23:22:22.9281263Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-06-05T23:22:22.9282529Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-06-05T23:22:22.9283796Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-06-05T23:22:22.9284635Z [100%] Built target flatcc_cli 2025-06-05T23:22:22.9285473Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-06-05T23:22:22.9286526Z [ 21%] Performing install step for 'flatcc_external_project' 2025-06-05T23:22:22.9287615Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-06-05T23:22:22.9288379Z [ 21%] Built target flatccrt 2025-06-05T23:22:22.9288834Z [ 93%] Built target flatcc 2025-06-05T23:22:22.9289292Z [100%] Built target flatcc_cli 2025-06-05T23:22:22.9289890Z Install the project... 2025-06-05T23:22:22.9290404Z -- Install configuration: "" 2025-06-05T23:22:22.9291328Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc 2025-06-05T23:22:22.9292779Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc.h 2025-06-05T23:22:22.9294353Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_accessors.h 2025-06-05T23:22:22.9295989Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_alloc.h 2025-06-05T23:22:22.9297568Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_assert.h 2025-06-05T23:22:22.9299257Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_builder.h 2025-06-05T23:22:22.9301497Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_emitter.h 2025-06-05T23:22:22.9303084Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_endian.h 2025-06-05T23:22:22.9304571Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_epilogue.h 2025-06-05T23:22:22.9306051Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_flatbuffers.h 2025-06-05T23:22:22.9307589Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_identifier.h 2025-06-05T23:22:22.9312153Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_iov.h 2025-06-05T23:22:22.9314251Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_json_parser.h 2025-06-05T23:22:22.9316088Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_json_printer.h 2025-06-05T23:22:22.9317882Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_portable.h 2025-06-05T23:22:22.9319857Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_prologue.h 2025-06-05T23:22:22.9321360Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_refmap.h 2025-06-05T23:22:22.9323090Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_rtconfig.h 2025-06-05T23:22:22.9324842Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_types.h 2025-06-05T23:22:22.9326794Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_unaligned.h 2025-06-05T23:22:22.9328518Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_verifier.h 2025-06-05T23:22:22.9330195Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_version.h 2025-06-05T23:22:22.9331920Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable 2025-06-05T23:22:22.9333643Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/LICENSE 2025-06-05T23:22:22.9335432Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/README.md 2025-06-05T23:22:22.9337285Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_math.h 2025-06-05T23:22:22.9339135Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_parse.h 2025-06-05T23:22:22.9341047Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_print.h 2025-06-05T23:22:22.9342814Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include 2025-06-05T23:22:22.9344584Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/README 2025-06-05T23:22:22.9346506Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/linux 2025-06-05T23:22:22.9348462Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/linux/endian.h 2025-06-05T23:22:22.9350434Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std 2025-06-05T23:22:22.9352406Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/inttypes.h 2025-06-05T23:22:22.9354470Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdalign.h 2025-06-05T23:22:22.9356461Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdbool.h 2025-06-05T23:22:22.9358691Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdint.h 2025-06-05T23:22:22.9360691Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/paligned_alloc.h 2025-06-05T23:22:22.9362694Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pattributes.h 2025-06-05T23:22:22.9364560Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pbase64.h 2025-06-05T23:22:22.9366252Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pcrt.h 2025-06-05T23:22:22.9367882Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic.h 2025-06-05T23:22:22.9369711Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic_pop.h 2025-06-05T23:22:22.9371697Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic_push.h 2025-06-05T23:22:22.9373453Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pendian.h 2025-06-05T23:22:22.9375301Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pendian_detect.h 2025-06-05T23:22:24.6811778Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pinline.h 2025-06-05T23:22:24.6814303Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pinttypes.h 2025-06-05T23:22:24.6815723Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pmemaccess.h 2025-06-05T23:22:24.6816903Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/portable.h 2025-06-05T23:22:24.6817993Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/portable_basic.h 2025-06-05T23:22:24.6819098Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pparsefp.h 2025-06-05T23:22:24.6820517Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pparseint.h 2025-06-05T23:22:24.6821701Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pprintfp.h 2025-06-05T23:22:24.6822837Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pprintint.h 2025-06-05T23:22:24.6824071Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/prestrict.h 2025-06-05T23:22:24.6825240Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstatic_assert.h 2025-06-05T23:22:24.6826337Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstatic_assert_scope.h 2025-06-05T23:22:24.6827575Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdalign.h 2025-06-05T23:22:24.6828611Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdbool.h 2025-06-05T23:22:24.6829741Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdint.h 2025-06-05T23:22:24.6830821Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/punaligned.h 2025-06-05T23:22:24.6831903Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pversion.h 2025-06-05T23:22:24.6833149Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pwarnings.h 2025-06-05T23:22:24.6834101Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection 2025-06-05T23:22:24.6835207Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/README 2025-06-05T23:22:24.6836556Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/flatbuffers_common_builder.h 2025-06-05T23:22:24.6837990Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/flatbuffers_common_reader.h 2025-06-05T23:22:24.6839689Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_builder.h 2025-06-05T23:22:24.6841117Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_reader.h 2025-06-05T23:22:24.6842296Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_verifier.h 2025-06-05T23:22:24.6843239Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support 2025-06-05T23:22:24.6844111Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/README 2025-06-05T23:22:24.6845023Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/cdump.h 2025-06-05T23:22:24.6846113Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/elapsed.h 2025-06-05T23:22:24.6847050Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/hexdump.h 2025-06-05T23:22:24.6847992Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/readfile.h 2025-06-05T23:22:24.6848854Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/lib/libflatccrt.a 2025-06-05T23:22:24.6849644Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/lib/libflatcc.a 2025-06-05T23:22:24.6850386Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatcc_external_project/bin/flatcc 2025-06-05T23:22:24.6851210Z [ 21%] Completed 'flatcc_external_project' 2025-06-05T23:22:24.6851577Z [ 21%] Built target flatcc_external_project 2025-06-05T23:22:24.6852109Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-06-05T23:22:24.6852873Z [ 21%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-06-05T23:22:24.6853604Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-06-05T23:22:24.6854253Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-06-05T23:22:24.6854909Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-06-05T23:22:24.6855564Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-06-05T23:22:24.6856322Z [ 21%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-06-05T23:22:24.6857160Z [ 22%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-06-05T23:22:24.6858015Z [ 22%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-06-05T23:22:24.6858743Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-06-05T23:22:24.6859379Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-06-05T23:22:24.6860143Z [ 22%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-06-05T23:22:24.6860937Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-06-05T23:22:24.6861841Z [ 22%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-06-05T23:22:24.6862601Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-06-05T23:22:24.6863329Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-06-05T23:22:24.6864056Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-06-05T23:22:24.6864717Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-06-05T23:22:24.6865462Z [ 23%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatccrt_d.a 2025-06-05T23:22:24.6866154Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-06-05T23:22:24.6866760Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-06-05T23:22:24.6867185Z [ 23%] Built target flatccrt 2025-06-05T23:22:24.6867685Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-06-05T23:22:24.6868393Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-06-05T23:22:24.6869086Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-06-05T23:22:24.6869723Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-06-05T23:22:24.6870365Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-06-05T23:22:24.6871093Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-06-05T23:22:24.6871911Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-06-05T23:22:24.6872678Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-06-05T23:22:24.6894306Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-06-05T23:22:24.6895144Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-06-05T23:22:24.6895935Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-06-05T23:22:24.6896506Z [100%] Linking CXX executable flatc 2025-06-05T23:22:24.6896849Z [100%] Built target flatc 2025-06-05T23:22:24.6897316Z [ 23%] Performing install step for 'flatbuffers_external_project' 2025-06-05T23:22:24.6897739Z [100%] Built target flatc 2025-06-05T23:22:24.6898133Z Install the project... 2025-06-05T23:22:24.6898569Z -- Install configuration: "" 2025-06-05T23:22:24.6899627Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers 2025-06-05T23:22:24.6901247Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/allocator.h 2025-06-05T23:22:24.6902940Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/array.h 2025-06-05T23:22:24.6904580Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/base.h 2025-06-05T23:22:24.6906220Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/buffer.h 2025-06-05T23:22:24.6907916Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/buffer_ref.h 2025-06-05T23:22:24.6909681Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/code_generator.h 2025-06-05T23:22:24.6911169Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/code_generators.h 2025-06-05T23:22:25.7392179Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/default_allocator.h 2025-06-05T23:22:25.7394419Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/detached_buffer.h 2025-06-05T23:22:25.7395837Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/file_manager.h 2025-06-05T23:22:25.7396863Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatbuffer_builder.h 2025-06-05T23:22:25.7397874Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatbuffers.h 2025-06-05T23:22:25.7398861Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatc.h 2025-06-05T23:22:25.7399839Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flex_flat_util.h 2025-06-05T23:22:25.7400826Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flexbuffers.h 2025-06-05T23:22:25.7401795Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/grpc.h 2025-06-05T23:22:25.7402789Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/hash.h 2025-06-05T23:22:25.7403721Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/idl.h 2025-06-05T23:22:25.7404674Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/minireflect.h 2025-06-05T23:22:25.7405612Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch 2025-06-05T23:22:25.7406721Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch/flatc_pch.h 2025-06-05T23:22:25.7407698Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch/pch.h 2025-06-05T23:22:25.7408680Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/reflection.h 2025-06-05T23:22:25.7409704Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/reflection_generated.h 2025-06-05T23:22:25.7410703Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/registry.h 2025-06-05T23:22:25.7411690Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/stl_emulation.h 2025-06-05T23:22:25.7412654Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/string.h 2025-06-05T23:22:25.7413596Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/struct.h 2025-06-05T23:22:25.7414524Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/table.h 2025-06-05T23:22:25.7415438Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/util.h 2025-06-05T23:22:25.7416367Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/vector.h 2025-06-05T23:22:25.7417343Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/vector_downward.h 2025-06-05T23:22:25.7418322Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/verifier.h 2025-06-05T23:22:25.7419401Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/flatbuffers-config.cmake 2025-06-05T23:22:25.7420825Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/BuildFlatBuffers.cmake 2025-06-05T23:22:25.7422048Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/flatbuffers-config-version.cmake 2025-06-05T23:22:25.7423606Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/bin/flatc 2025-06-05T23:22:25.7424844Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/FlatcTargets.cmake 2025-06-05T23:22:25.7426102Z -- Installing: /pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/FlatcTargets-noconfig.cmake 2025-06-05T23:22:25.7427211Z [ 23%] Completed 'flatbuffers_external_project' 2025-06-05T23:22:25.7427674Z [ 23%] Built target flatbuffers_external_project 2025-06-05T23:22:25.7428163Z [ 23%] Generating common_schema headers 2025-06-05T23:22:25.7428520Z [ 23%] Built target common_schema 2025-06-05T23:22:25.7428958Z [ 24%] Generating program_schema headers 2025-06-05T23:22:25.7429307Z [ 24%] Built target program_schema 2025-06-05T23:22:25.7429981Z [ 25%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-06-05T23:22:25.7430850Z [ 25%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-06-05T23:22:25.7431834Z [ 25%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-06-05T23:22:25.7433013Z [ 26%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-06-05T23:22:25.7434054Z [ 26%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-06-05T23:22:25.7435134Z [ 26%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-06-05T23:22:25.7436007Z [ 26%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-06-05T23:22:25.7436875Z [ 27%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-06-05T23:22:25.7437773Z [ 27%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-06-05T23:22:25.7438655Z [ 27%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-06-05T23:22:25.7439557Z [ 28%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-06-05T23:22:25.7440575Z [ 28%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-06-05T23:22:25.7441591Z [ 28%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-06-05T23:22:25.7442681Z [ 29%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-06-05T23:22:25.7443602Z [ 29%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-06-05T23:22:25.7444456Z [ 29%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-06-05T23:22:25.7445311Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/platform.cpp.o 2025-06-05T23:22:25.7446190Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-06-05T23:22:25.7447079Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-06-05T23:22:25.7447935Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-06-05T23:22:25.7448893Z [ 31%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-06-05T23:22:25.7449635Z [ 31%] Linking CXX static library libexecutorch_core.a 2025-06-05T23:22:25.7450039Z [ 31%] Built target executorch_core 2025-06-05T23:22:25.7450704Z [ 31%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-06-05T23:22:25.7451537Z [ 32%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-06-05T23:22:25.7452788Z [ 33%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-06-05T23:22:25.7453829Z [ 33%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-06-05T23:22:25.7454810Z [ 33%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-06-05T23:22:25.7455878Z [ 33%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-06-05T23:22:25.7456984Z [ 33%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/activation_ops_util.cpp.o 2025-06-05T23:22:25.7458140Z [ 33%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-06-05T23:22:25.7459230Z [ 34%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/advanced_index_util.cpp.o 2025-06-05T23:22:25.7460424Z [ 34%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/broadcast_util.cpp.o 2025-06-05T23:22:25.7461549Z [ 35%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/delinearize_index.cpp.o 2025-06-05T23:22:25.7462654Z [ 35%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/copy_ops_util.cpp.o 2025-06-05T23:22:25.7463748Z [ 35%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/distance_util.cpp.o 2025-06-05T23:22:25.7464552Z [ 35%] Linking CXX static library libexecutorch.a 2025-06-05T23:22:25.7465205Z [ 36%] Linking CXX static library libextension_threadpool.a 2025-06-05T23:22:25.7465626Z [ 36%] Built target executorch 2025-06-05T23:22:25.7466335Z [ 36%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/dtype_util.cpp.o 2025-06-05T23:22:28.3793335Z [ 36%] Built target extension_threadpool 2025-06-05T23:22:28.3794918Z [ 37%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/index_util.cpp.o 2025-06-05T23:22:28.3796895Z [ 37%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/kernel_ops_util.cpp.o 2025-06-05T23:22:28.3798898Z [ 37%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/matmul_ops_util.cpp.o 2025-06-05T23:22:28.3800960Z [ 37%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/normalization_ops_util.cpp.o 2025-06-05T23:22:28.3803084Z [ 38%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/padding_util.cpp.o 2025-06-05T23:22:28.3804958Z [ 38%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/reduce_util.cpp.o 2025-06-05T23:22:28.3806497Z [ 38%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/repeat_util.cpp.o 2025-06-05T23:22:28.3808401Z [ 39%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/select_copy_util.cpp.o 2025-06-05T23:22:28.3810382Z [ 39%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/slice_util.cpp.o 2025-06-05T23:22:28.3812286Z [ 39%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/upsample_util.cpp.o 2025-06-05T23:22:28.3813698Z [ 40%] Linking CXX static library libkernels_util_all_deps.a 2025-06-05T23:22:28.3814182Z [ 40%] Built target kernels_util_all_deps 2025-06-05T23:22:28.3814922Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-06-05T23:22:28.3815931Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-06-05T23:22:28.3817077Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2025-06-05T23:22:28.3817958Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2025-06-05T23:22:28.3818823Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2025-06-05T23:22:28.3819698Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2025-06-05T23:22:28.3821944Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2025-06-05T23:22:28.3822860Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-06-05T23:22:28.3823793Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2025-06-05T23:22:28.3824675Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2025-06-05T23:22:28.3825558Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2025-06-05T23:22:28.3826421Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2025-06-05T23:22:28.3827287Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2025-06-05T23:22:28.3828176Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2025-06-05T23:22:28.3829054Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2025-06-05T23:22:28.3830372Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-06-05T23:22:28.3831546Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2025-06-05T23:22:28.3832671Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2025-06-05T23:22:28.3833640Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2025-06-05T23:22:28.3834511Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2025-06-05T23:22:28.3836117Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2025-06-05T23:22:28.3837733Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-06-05T23:22:28.3839528Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-06-05T23:22:28.3841324Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-06-05T23:22:28.3843175Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-06-05T23:22:28.3844665Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-06-05T23:22:28.3845590Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2025-06-05T23:22:28.3846447Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2025-06-05T23:22:28.3847385Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-06-05T23:22:28.3848378Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2025-06-05T23:22:28.3849273Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2025-06-05T23:22:28.3850159Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2025-06-05T23:22:28.3851321Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-06-05T23:22:28.3853222Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2025-06-05T23:22:28.3855029Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-06-05T23:22:28.3856871Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2025-06-05T23:22:28.3858460Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2025-06-05T23:22:28.3860069Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2025-06-05T23:22:28.3861722Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-06-05T23:22:28.3863419Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-06-05T23:22:28.3865281Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-06-05T23:22:28.3867031Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2025-06-05T23:22:28.3868668Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_elu.cpp.o 2025-06-05T23:22:28.3870367Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2025-06-05T23:22:28.3872011Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2025-06-05T23:22:28.3873783Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2025-06-05T23:22:28.3875362Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2025-06-05T23:22:28.3876962Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2025-06-05T23:22:28.3878613Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-06-05T23:22:28.3880362Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2025-06-05T23:22:28.3882055Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2025-06-05T23:22:28.3883899Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2025-06-05T23:22:28.3885608Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2025-06-05T23:22:28.3887379Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-06-05T23:22:28.3889053Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2025-06-05T23:22:28.3890594Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2025-06-05T23:22:28.3892227Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2025-06-05T23:22:28.3893936Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.o 2025-06-05T23:22:28.3895629Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2025-06-05T23:22:28.3897298Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2025-06-05T23:22:28.3898944Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2025-06-05T23:22:28.3900481Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2025-06-05T23:22:28.3902097Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-06-05T23:22:28.3903957Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2025-06-05T23:22:30.9559476Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2025-06-05T23:22:30.9561393Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2025-06-05T23:22:30.9563288Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2025-06-05T23:22:30.9565083Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2025-06-05T23:22:30.9566793Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2025-06-05T23:22:30.9568438Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-06-05T23:22:30.9570216Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-06-05T23:22:30.9572221Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-06-05T23:22:30.9574107Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2025-06-05T23:22:30.9575803Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2025-06-05T23:22:30.9577544Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2025-06-05T23:22:30.9579261Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2025-06-05T23:22:30.9581404Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-06-05T23:22:30.9583302Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-06-05T23:22:30.9585137Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-06-05T23:22:30.9586907Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-06-05T23:22:30.9588663Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-06-05T23:22:30.9590447Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2025-06-05T23:22:30.9592123Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2025-06-05T23:22:30.9593888Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-06-05T23:22:30.9595779Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-06-05T23:22:30.9597666Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-06-05T23:22:30.9599470Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2025-06-05T23:22:30.9601363Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-06-05T23:22:30.9603643Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-06-05T23:22:30.9605637Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2025-06-05T23:22:30.9607392Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2025-06-05T23:22:30.9609106Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2025-06-05T23:22:30.9610844Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2025-06-05T23:22:30.9612803Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2025-06-05T23:22:30.9614486Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2025-06-05T23:22:30.9616245Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-06-05T23:22:30.9618021Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-06-05T23:22:30.9621634Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_dropout.cpp.o 2025-06-05T23:22:30.9623595Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-06-05T23:22:30.9625575Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-06-05T23:22:30.9627376Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2025-06-05T23:22:30.9629087Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2025-06-05T23:22:30.9630814Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-06-05T23:22:30.9632524Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2025-06-05T23:22:30.9634214Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-06-05T23:22:30.9636295Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-06-05T23:22:30.9638182Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-06-05T23:22:30.9640092Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-06-05T23:22:30.9641886Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2025-06-05T23:22:30.9643596Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2025-06-05T23:22:30.9645228Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rand.cpp.o 2025-06-05T23:22:30.9646870Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_randn.cpp.o 2025-06-05T23:22:30.9648661Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-06-05T23:22:30.9650502Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-06-05T23:22:30.9652444Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-06-05T23:22:30.9654369Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-06-05T23:22:30.9656211Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2025-06-05T23:22:30.9657932Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2025-06-05T23:22:30.9659674Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2025-06-05T23:22:30.9661523Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-06-05T23:22:30.9663445Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-06-05T23:22:30.9665391Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-06-05T23:22:30.9667350Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-06-05T23:22:30.9669423Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2025-06-05T23:22:30.9671145Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2025-06-05T23:22:30.9672848Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-06-05T23:22:30.9674578Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2025-06-05T23:22:30.9676393Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-06-05T23:22:30.9678223Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.o 2025-06-05T23:22:30.9680042Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-06-05T23:22:30.9681896Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-06-05T23:22:30.9683783Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-06-05T23:22:30.9685630Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-06-05T23:22:30.9687360Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2025-06-05T23:22:30.9688992Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2025-06-05T23:22:30.9690819Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2025-06-05T23:22:30.9692597Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-06-05T23:22:30.9694439Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-06-05T23:22:30.9696250Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2025-06-05T23:23:28.2762944Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-06-05T23:23:28.2764932Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-06-05T23:23:28.2766772Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-06-05T23:23:28.2768566Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-06-05T23:23:28.2770426Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2025-06-05T23:23:28.2772107Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2025-06-05T23:23:28.2773755Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2025-06-05T23:23:28.2775448Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-06-05T23:23:28.2777142Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2025-06-05T23:23:28.2778787Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2025-06-05T23:23:28.2780494Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-06-05T23:23:28.2782239Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.o 2025-06-05T23:23:28.2783999Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-06-05T23:23:28.2785753Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2025-06-05T23:23:28.2787795Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2025-06-05T23:23:28.2789485Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-06-05T23:23:28.2791244Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-06-05T23:23:28.2793061Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-06-05T23:23:28.2794934Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-06-05T23:23:28.2796897Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-06-05T23:23:28.2798693Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2025-06-05T23:23:28.2800504Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_as_real_copy.cpp.o 2025-06-05T23:23:28.2802445Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-06-05T23:23:28.2804093Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2025-06-05T23:23:28.2805735Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2025-06-05T23:23:28.2807737Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-06-05T23:23:28.2810375Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-06-05T23:23:28.2812595Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbf16.cpp.o 2025-06-05T23:23:28.2814613Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-06-05T23:23:28.2816587Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-06-05T23:23:28.2818526Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-06-05T23:23:28.2820650Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-06-05T23:23:28.2822607Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-06-05T23:23:28.2824592Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-06-05T23:23:28.2826468Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-06-05T23:23:28.2828328Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2025-06-05T23:23:28.2830245Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-06-05T23:23:28.2832181Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-06-05T23:23:28.2834122Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-06-05T23:23:28.2836060Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-06-05T23:23:28.2837863Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-06-05T23:23:28.2839706Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-06-05T23:23:28.2841330Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-06-05T23:23:28.2843268Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-06-05T23:23:28.2844761Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-06-05T23:23:28.2845962Z [ 97%] Linking CXX static library libportable_kernels.a 2025-06-05T23:23:28.2846663Z [ 97%] Built target portable_kernels 2025-06-05T23:23:28.2847554Z [ 98%] Generating selected_operators.yaml for portable_ops_lib 2025-06-05T23:23:28.2848557Z [ 98%] Generating code for kernel registration 2025-06-05T23:23:28.2850357Z [ 98%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T23:23:28.2852092Z [ 98%] Linking CXX static library libportable_ops_lib.a 2025-06-05T23:23:28.2852789Z [ 98%] Built target portable_ops_lib 2025-06-05T23:23:28.2854011Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2025-06-05T23:23:28.2855844Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2025-06-05T23:23:28.2857630Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2025-06-05T23:23:28.2859350Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2025-06-05T23:23:28.2861297Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2025-06-05T23:23:28.2863211Z [100%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2025-06-05T23:23:28.2864638Z [100%] Linking CXX executable executor_runner 2025-06-05T23:23:28.2865306Z [100%] Built target executor_runner 2025-06-05T23:23:28.2865812Z + [[ '' == *main* ]] 2025-06-05T23:23:28.2866197Z + [[ '' == *gh* ]] 2025-06-05T23:23:28.2866662Z + .ci/scripts/unittest-linux-cmake.sh 2025-06-05T23:23:28.2867271Z + pytest -n auto --cov=./ --cov-report=xml 2025-06-05T23:23:28.2868137Z ============================= test session starts ============================== 2025-06-05T23:23:28.2868970Z platform linux -- Python 3.10.16, pytest-8.4.0, pluggy-1.6.0 2025-06-05T23:23:28.2869687Z rootdir: /pytorch/executorch 2025-06-05T23:23:28.2870190Z configfile: pytest.ini 2025-06-05T23:23:28.2870862Z plugins: hypothesis-6.84.2, cov-4.1.0, xdist-3.7.0, rerunfailures-15.1 2025-06-05T23:23:28.2871683Z  2025-06-05T23:23:28.2872123Z created: 4/4 workers 2025-06-05T23:23:28.2872709Z initialized: 1/4 workers 2025-06-05T23:23:28.2873301Z initialized: 2/4 workers 2025-06-05T23:23:28.2873894Z initialized: 3/4 workers 2025-06-05T23:23:28.2874483Z initialized: 4/4 workers 2025-06-05T23:23:28.2875081Z ready: 1/4 workers  2025-06-05T23:23:28.2875640Z ready: 2/4 workers 2025-06-05T23:23:28.2876168Z ready: 3/4 workers 2025-06-05T23:23:28.2878498Z ready: 4/4 workers/pytorch/executorch/exir/program/test/test_program.py:46: PytestCollectionWarning: cannot collect test class 'TestLinear' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.2880340Z class TestLinear(torch.nn.Module): 2025-06-05T23:23:28.2882365Z /pytorch/executorch/exir/program/test/test_program.py:46: PytestCollectionWarning: cannot collect test class 'TestLinear' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.2884260Z class TestLinear(torch.nn.Module): 2025-06-05T23:23:28.2885944Z /pytorch/executorch/exir/program/test/test_program.py:46: PytestCollectionWarning: cannot collect test class 'TestLinear' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.2887860Z class TestLinear(torch.nn.Module): 2025-06-05T23:23:28.2889576Z /pytorch/executorch/exir/program/test/test_program.py:60: PytestCollectionWarning: cannot collect test class 'TestSDPA' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.2891244Z class TestSDPA(torch.nn.Module): 2025-06-05T23:23:28.2893076Z /pytorch/executorch/exir/program/test/test_program.py:60: PytestCollectionWarning: cannot collect test class 'TestSDPA' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.2894953Z class TestSDPA(torch.nn.Module): 2025-06-05T23:23:28.5976038Z /pytorch/executorch/exir/program/test/test_program.py:60: PytestCollectionWarning: cannot collect test class 'TestSDPA' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.5978151Z class TestSDPA(torch.nn.Module): 2025-06-05T23:23:28.5980319Z /pytorch/executorch/exir/program/test/test_program.py:78: PytestCollectionWarning: cannot collect test class 'TestLinearSDPACombined' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.5982607Z class TestLinearSDPACombined(torch.nn.Module): 2025-06-05T23:23:28.5984910Z /pytorch/executorch/exir/program/test/test_program.py:78: PytestCollectionWarning: cannot collect test class 'TestLinearSDPACombined' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.5987188Z class TestLinearSDPACombined(torch.nn.Module): 2025-06-05T23:23:28.5989785Z /pytorch/executorch/exir/program/test/test_program.py:78: PytestCollectionWarning: cannot collect test class 'TestLinearSDPACombined' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.5992074Z class TestLinearSDPACombined(torch.nn.Module): 2025-06-05T23:23:28.5994202Z /pytorch/executorch/exir/program/test/test_program.py:95: PytestCollectionWarning: cannot collect test class 'TestUpsample' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.5996324Z class TestUpsample(torch.nn.Module): 2025-06-05T23:23:28.5998393Z /pytorch/executorch/exir/program/test/test_program.py:95: PytestCollectionWarning: cannot collect test class 'TestUpsample' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.6000477Z class TestUpsample(torch.nn.Module): 2025-06-05T23:23:28.6002613Z /pytorch/executorch/exir/program/test/test_program.py:95: PytestCollectionWarning: cannot collect test class 'TestUpsample' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.6004728Z class TestUpsample(torch.nn.Module): 2025-06-05T23:23:28.6006755Z /pytorch/executorch/exir/program/test/test_program.py:109: PytestCollectionWarning: cannot collect test class 'TestLSTM' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.6008810Z class TestLSTM(torch.nn.Module): 2025-06-05T23:23:28.6010784Z /pytorch/executorch/exir/program/test/test_program.py:109: PytestCollectionWarning: cannot collect test class 'TestLSTM' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.6012831Z class TestLSTM(torch.nn.Module): 2025-06-05T23:23:28.6014954Z /pytorch/executorch/exir/program/test/test_program.py:109: PytestCollectionWarning: cannot collect test class 'TestLSTM' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.6017004Z class TestLSTM(torch.nn.Module): 2025-06-05T23:23:28.6019109Z /pytorch/executorch/exir/tests/test_prune_empty_tensors_pass.py:17: PytestCollectionWarning: cannot collect test class 'TestCat' because it has a __init__ constructor (from: exir/tests/test_prune_empty_tensors_pass.py) 2025-06-05T23:23:28.6021483Z class TestCat(nn.Module): 2025-06-05T23:23:28.6023530Z /pytorch/executorch/exir/tests/test_prune_empty_tensors_pass.py:17: PytestCollectionWarning: cannot collect test class 'TestCat' because it has a __init__ constructor (from: exir/tests/test_prune_empty_tensors_pass.py) 2025-06-05T23:23:28.6025916Z class TestCat(nn.Module): 2025-06-05T23:23:28.6027948Z /pytorch/executorch/exir/tests/test_prune_empty_tensors_pass.py:17: PytestCollectionWarning: cannot collect test class 'TestCat' because it has a __init__ constructor (from: exir/tests/test_prune_empty_tensors_pass.py) 2025-06-05T23:23:28.6030078Z class TestCat(nn.Module): 2025-06-05T23:23:28.6032023Z /pytorch/executorch/exir/tests/test_remove_view_copy.py:17: PytestCollectionWarning: cannot collect test class 'TestModel1' because it has a __init__ constructor (from: exir/tests/test_remove_view_copy.py) 2025-06-05T23:23:28.6034068Z class TestModel1(nn.Module): 2025-06-05T23:23:28.6036019Z /pytorch/executorch/exir/tests/test_remove_view_copy.py:17: PytestCollectionWarning: cannot collect test class 'TestModel1' because it has a __init__ constructor (from: exir/tests/test_remove_view_copy.py) 2025-06-05T23:23:28.6038045Z class TestModel1(nn.Module): 2025-06-05T23:23:28.6040001Z /pytorch/executorch/exir/tests/test_remove_view_copy.py:17: PytestCollectionWarning: cannot collect test class 'TestModel1' because it has a __init__ constructor (from: exir/tests/test_remove_view_copy.py) 2025-06-05T23:23:28.6042012Z class TestModel1(nn.Module): 2025-06-05T23:23:28.6044329Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_abs.py) 2025-06-05T23:23:28.6046613Z class Tester: 2025-06-05T23:23:28.6048922Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_abs.py) 2025-06-05T23:23:28.6051226Z class Tester: 2025-06-05T23:23:28.6053322Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_abs.py) 2025-06-05T23:23:28.6055602Z class Tester: 2025-06-05T23:23:28.6057694Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_add.py) 2025-06-05T23:23:28.6059938Z class Tester: 2025-06-05T23:23:28.6062047Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_add.py) 2025-06-05T23:23:28.6064288Z class Tester: 2025-06-05T23:23:28.6066357Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_add.py) 2025-06-05T23:23:28.6068622Z class Tester: 2025-06-05T23:23:28.6070746Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_avgpool2d.py) 2025-06-05T23:23:28.6073069Z class Tester: 2025-06-05T23:23:28.6075232Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_avgpool2d.py) 2025-06-05T23:23:28.6077552Z class Tester: 2025-06-05T23:23:28.6079736Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_avgpool2d.py) 2025-06-05T23:23:28.6081596Z class Tester: 2025-06-05T23:23:28.6083377Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_bilinear2d.py) 2025-06-05T23:23:28.6085060Z class Tester: 2025-06-05T23:23:28.6086653Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_bilinear2d.py) 2025-06-05T23:23:28.6088360Z class Tester: 2025-06-05T23:23:28.6089959Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_bilinear2d.py) 2025-06-05T23:23:28.6091652Z class Tester: 2025-06-05T23:23:28.6093143Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_cat.py) 2025-06-05T23:23:28.6094778Z class Tester: 2025-06-05T23:23:28.6096246Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_cat.py) 2025-06-05T23:23:28.6097884Z class Tester: 2025-06-05T23:23:28.6099572Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_ceil.py) 2025-06-05T23:23:28.6101256Z class Tester: 2025-06-05T23:23:28.6102783Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_ceil.py) 2025-06-05T23:23:28.6104447Z class Tester: 2025-06-05T23:23:28.6106017Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_clamp.py) 2025-06-05T23:23:28.6107674Z class Tester: 2025-06-05T23:23:28.8824385Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_clamp.py) 2025-06-05T23:23:28.8826730Z class Tester: 2025-06-05T23:23:28.8828915Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_conv1d.py) 2025-06-05T23:23:28.8831357Z class Tester: 2025-06-05T23:23:28.8833510Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_conv1d.py) 2025-06-05T23:23:28.8835826Z class Tester: 2025-06-05T23:23:28.8837935Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_div.py) 2025-06-05T23:23:28.8840196Z class Tester: 2025-06-05T23:23:28.8842413Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_div.py) 2025-06-05T23:23:28.8844737Z class Tester: 2025-06-05T23:23:28.8846841Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_elu.py) 2025-06-05T23:23:28.8849519Z class Tester: 2025-06-05T23:23:28.8851633Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_elu.py) 2025-06-05T23:23:28.8853887Z class Tester: 2025-06-05T23:23:28.8856004Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_exp.py) 2025-06-05T23:23:28.8858289Z class Tester: 2025-06-05T23:23:28.8860417Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_exp.py) 2025-06-05T23:23:28.8862695Z class Tester: 2025-06-05T23:23:28.8864807Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_floor.py) 2025-06-05T23:23:28.8867100Z class Tester: 2025-06-05T23:23:28.8869249Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_floor.py) 2025-06-05T23:23:28.8871527Z class Tester: 2025-06-05T23:23:28.8873920Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_gelu.py) 2025-06-05T23:23:28.8876197Z class Tester: 2025-06-05T23:23:28.8878331Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_gelu.py) 2025-06-05T23:23:28.8880625Z class Tester: 2025-06-05T23:23:28.8882558Z /pytorch/executorch/exir/program/test/test_program.py:46: PytestCollectionWarning: cannot collect test class 'TestLinear' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.8884630Z class TestLinear(torch.nn.Module): 2025-06-05T23:23:28.8886605Z /pytorch/executorch/exir/program/test/test_program.py:60: PytestCollectionWarning: cannot collect test class 'TestSDPA' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.8888639Z class TestSDPA(torch.nn.Module): 2025-06-05T23:23:28.8890970Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_hardswish.py) 2025-06-05T23:23:28.8893305Z class Tester: 2025-06-05T23:23:28.8895499Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_hardswish.py) 2025-06-05T23:23:28.8897817Z class Tester: 2025-06-05T23:23:28.8899806Z /pytorch/executorch/exir/program/test/test_program.py:78: PytestCollectionWarning: cannot collect test class 'TestLinearSDPACombined' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.8902071Z class TestLinearSDPACombined(torch.nn.Module): 2025-06-05T23:23:28.8904194Z /pytorch/executorch/exir/program/test/test_program.py:95: PytestCollectionWarning: cannot collect test class 'TestUpsample' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.8906283Z class TestUpsample(torch.nn.Module): 2025-06-05T23:23:28.8908605Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_hardtanh.py) 2025-06-05T23:23:28.8911130Z class Tester: 2025-06-05T23:23:28.8913284Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_hardtanh.py) 2025-06-05T23:23:28.8915583Z class Tester: 2025-06-05T23:23:28.8917443Z /pytorch/executorch/exir/program/test/test_program.py:109: PytestCollectionWarning: cannot collect test class 'TestLSTM' because it has a __init__ constructor (from: exir/program/test/test_program.py) 2025-06-05T23:23:28.8919486Z class TestLSTM(torch.nn.Module): 2025-06-05T23:23:28.8922021Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_leaky_relu.py) 2025-06-05T23:23:28.8923716Z class Tester: 2025-06-05T23:23:28.8925113Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_log.py) 2025-06-05T23:23:28.8926910Z class Tester: 2025-06-05T23:23:28.8928773Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_lstm.py) 2025-06-05T23:23:28.8930532Z class Tester: 2025-06-05T23:23:28.8932481Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_max_dim.py) 2025-06-05T23:23:28.8934670Z class Tester: 2025-06-05T23:23:28.8936417Z /pytorch/executorch/exir/tests/test_prune_empty_tensors_pass.py:17: PytestCollectionWarning: cannot collect test class 'TestCat' because it has a __init__ constructor (from: exir/tests/test_prune_empty_tensors_pass.py) 2025-06-05T23:23:28.8938312Z class TestCat(nn.Module): 2025-06-05T23:23:28.8940356Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_maximum.py) 2025-06-05T23:23:28.8942493Z class Tester: 2025-06-05T23:23:28.8944221Z /pytorch/executorch/exir/tests/test_remove_view_copy.py:17: PytestCollectionWarning: cannot collect test class 'TestModel1' because it has a __init__ constructor (from: exir/tests/test_remove_view_copy.py) 2025-06-05T23:23:28.8946099Z class TestModel1(nn.Module): 2025-06-05T23:23:28.8948243Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_maxpool2d.py) 2025-06-05T23:23:28.8950417Z class Tester: 2025-06-05T23:23:28.8952423Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_mean_dim.py) 2025-06-05T23:23:28.8954574Z class Tester: 2025-06-05T23:23:28.8956544Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_abs.py) 2025-06-05T23:23:28.8958681Z class Tester: 2025-06-05T23:23:28.8960663Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_add.py) 2025-06-05T23:23:28.8962882Z class Tester: 2025-06-05T23:23:29.0661535Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_avgpool2d.py) 2025-06-05T23:23:29.0663814Z class Tester: 2025-06-05T23:23:29.0665916Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_bilinear2d.py) 2025-06-05T23:23:29.0668138Z class Tester: 2025-06-05T23:23:29.0670206Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_cat.py) 2025-06-05T23:23:29.0672369Z class Tester: 2025-06-05T23:23:29.0674395Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_cat.py) 2025-06-05T23:23:29.0676552Z class Tester: 2025-06-05T23:23:29.0678589Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_ceil.py) 2025-06-05T23:23:29.0680762Z class Tester: 2025-06-05T23:23:29.0683178Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_ceil.py) 2025-06-05T23:23:29.0685381Z class Tester: 2025-06-05T23:23:29.0687408Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_clamp.py) 2025-06-05T23:23:29.0689605Z class Tester: 2025-06-05T23:23:29.0691641Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_clamp.py) 2025-06-05T23:23:29.0693801Z class Tester: 2025-06-05T23:23:29.0695849Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_conv1d.py) 2025-06-05T23:23:29.0698032Z class Tester: 2025-06-05T23:23:29.0700090Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_conv1d.py) 2025-06-05T23:23:29.0702272Z class Tester: 2025-06-05T23:23:29.0704284Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_div.py) 2025-06-05T23:23:29.0706449Z class Tester: 2025-06-05T23:23:29.0708455Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_div.py) 2025-06-05T23:23:29.0710495Z class Tester: 2025-06-05T23:23:29.0712385Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_elu.py) 2025-06-05T23:23:29.0714424Z class Tester: 2025-06-05T23:23:29.0716382Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_elu.py) 2025-06-05T23:23:29.0718380Z class Tester: 2025-06-05T23:23:29.0720345Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_exp.py) 2025-06-05T23:23:29.0722239Z class Tester: 2025-06-05T23:23:29.0724218Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_exp.py) 2025-06-05T23:23:29.0726320Z class Tester: 2025-06-05T23:23:29.0728216Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_floor.py) 2025-06-05T23:23:29.0730234Z class Tester: 2025-06-05T23:23:29.0732185Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_floor.py) 2025-06-05T23:23:29.0734201Z class Tester: 2025-06-05T23:23:29.0735955Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_gelu.py) 2025-06-05T23:23:29.0737775Z class Tester: 2025-06-05T23:23:29.0739861Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_gelu.py) 2025-06-05T23:23:29.0741874Z class Tester: 2025-06-05T23:23:29.0743882Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_hardswish.py) 2025-06-05T23:23:29.0746053Z class Tester: 2025-06-05T23:23:29.0747911Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_hardswish.py) 2025-06-05T23:23:29.0749784Z class Tester: 2025-06-05T23:23:29.0751636Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_hardtanh.py) 2025-06-05T23:23:29.0753752Z class Tester: 2025-06-05T23:23:29.0755579Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_hardtanh.py) 2025-06-05T23:23:29.0757530Z class Tester: 2025-06-05T23:23:29.0759407Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_leaky_relu.py) 2025-06-05T23:23:29.0761421Z class Tester: 2025-06-05T23:23:29.0763497Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_leaky_relu.py) 2025-06-05T23:23:29.0765633Z class Tester: 2025-06-05T23:23:29.0767620Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_log.py) 2025-06-05T23:23:29.0769700Z class Tester: 2025-06-05T23:23:29.0771660Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_log.py) 2025-06-05T23:23:29.0774004Z class Tester: 2025-06-05T23:23:29.0775973Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_lstm.py) 2025-06-05T23:23:29.0778055Z class Tester: 2025-06-05T23:23:29.0780013Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_lstm.py) 2025-06-05T23:23:29.0782083Z class Tester: 2025-06-05T23:23:29.0784149Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_leaky_relu.py) 2025-06-05T23:23:29.0786325Z class Tester: 2025-06-05T23:23:29.0788261Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_max_dim.py) 2025-06-05T23:23:29.0790388Z class Tester: 2025-06-05T23:23:29.0792351Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_max_dim.py) 2025-06-05T23:23:29.0794491Z class Tester: 2025-06-05T23:23:29.1766499Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_log.py) 2025-06-05T23:23:29.1768404Z class Tester: 2025-06-05T23:23:29.1770174Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_maximum.py) 2025-06-05T23:23:29.1772113Z class Tester: 2025-06-05T23:23:29.1774191Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_maximum.py) 2025-06-05T23:23:29.1776337Z class Tester: 2025-06-05T23:23:29.1778165Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_lstm.py) 2025-06-05T23:23:29.1780209Z class Tester: 2025-06-05T23:23:29.1782116Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_maxpool2d.py) 2025-06-05T23:23:29.1784008Z class Tester: 2025-06-05T23:23:29.1785813Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_maxpool2d.py) 2025-06-05T23:23:29.1787855Z class Tester: 2025-06-05T23:23:29.1789685Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_max_dim.py) 2025-06-05T23:23:29.1791754Z class Tester: 2025-06-05T23:23:29.1793814Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_mean_dim.py) 2025-06-05T23:23:29.1796007Z class Tester: 2025-06-05T23:23:29.1798121Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_mean_dim.py) 2025-06-05T23:23:29.1799959Z class Tester: 2025-06-05T23:23:29.1801710Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_maximum.py) 2025-06-05T23:23:29.1803763Z class Tester: 2025-06-05T23:23:29.1805701Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_minimum.py) 2025-06-05T23:23:29.1807636Z class Tester: 2025-06-05T23:23:29.1809516Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_minimum.py) 2025-06-05T23:23:29.1811495Z class Tester: 2025-06-05T23:23:29.1813481Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_maxpool2d.py) 2025-06-05T23:23:29.1815613Z class Tester: 2025-06-05T23:23:29.1817810Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_multiply.py) 2025-06-05T23:23:29.1820208Z class Tester: 2025-06-05T23:23:29.1822226Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_multiply.py) 2025-06-05T23:23:29.1824384Z class Tester: 2025-06-05T23:23:29.1826359Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_mean_dim.py) 2025-06-05T23:23:29.1828471Z class Tester: 2025-06-05T23:23:29.1830443Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_negate.py) 2025-06-05T23:23:29.1832581Z class Tester: 2025-06-05T23:23:29.1834602Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_negate.py) 2025-06-05T23:23:29.1836707Z class Tester: 2025-06-05T23:23:29.1838709Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_minimum.py) 2025-06-05T23:23:29.1840799Z class Tester: 2025-06-05T23:23:29.1842871Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_permute.py) 2025-06-05T23:23:29.1845014Z class Tester: 2025-06-05T23:23:29.1847006Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_minimum.py) 2025-06-05T23:23:29.1849035Z class Tester: 2025-06-05T23:23:29.1850834Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_permute.py) 2025-06-05T23:23:29.1853135Z class Tester: 2025-06-05T23:23:29.1855111Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_multiply.py) 2025-06-05T23:23:29.1857179Z class Tester: 2025-06-05T23:23:29.1859153Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_multiply.py) 2025-06-05T23:23:29.1861272Z class Tester: 2025-06-05T23:23:29.1863192Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_pow.py) 2025-06-05T23:23:29.1865209Z class Tester: 2025-06-05T23:23:29.1867129Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_pow.py) 2025-06-05T23:23:29.1869198Z class Tester: 2025-06-05T23:23:29.1871109Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_negate.py) 2025-06-05T23:23:29.1873291Z class Tester: 2025-06-05T23:23:29.1875468Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_negate.py) 2025-06-05T23:23:29.1877613Z class Tester: 2025-06-05T23:23:29.1879631Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_prelu.py) 2025-06-05T23:23:29.1881794Z class Tester: 2025-06-05T23:23:29.1883887Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_permute.py) 2025-06-05T23:23:29.1886065Z class Tester: 2025-06-05T23:23:29.1888093Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_prelu.py) 2025-06-05T23:23:29.1890221Z class Tester: 2025-06-05T23:23:29.1892270Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_permute.py) 2025-06-05T23:23:29.1894438Z class Tester: 2025-06-05T23:23:29.1896450Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_pow.py) 2025-06-05T23:23:29.1898597Z class Tester: 2025-06-05T23:23:29.2740566Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_quantize_per_tensor.py) 2025-06-05T23:23:29.2742937Z class Tester: 2025-06-05T23:23:29.2745128Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_quantize_per_tensor.py) 2025-06-05T23:23:29.2747422Z class Tester: 2025-06-05T23:23:29.2749479Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_pow.py) 2025-06-05T23:23:29.2751956Z class Tester: 2025-06-05T23:23:29.2754004Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_prelu.py) 2025-06-05T23:23:29.2756182Z class Tester: 2025-06-05T23:23:29.2758209Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_relu.py) 2025-06-05T23:23:29.2760389Z class Tester: 2025-06-05T23:23:29.2762503Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_relu.py) 2025-06-05T23:23:29.2764688Z class Tester: 2025-06-05T23:23:29.2766728Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_prelu.py) 2025-06-05T23:23:29.2768892Z class Tester: 2025-06-05T23:23:29.2771036Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_quantize_per_tensor.py) 2025-06-05T23:23:29.2773491Z class Tester: 2025-06-05T23:23:29.2775521Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_rsqrt.py) 2025-06-05T23:23:29.2777715Z class Tester: 2025-06-05T23:23:29.2779723Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_rsqrt.py) 2025-06-05T23:23:29.2781678Z class Tester: 2025-06-05T23:23:29.2783624Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_quantize_per_tensor.py) 2025-06-05T23:23:29.2785733Z class Tester: 2025-06-05T23:23:29.2787757Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_relu.py) 2025-06-05T23:23:29.2789482Z class Tester: 2025-06-05T23:23:29.2791157Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sigmoid.py) 2025-06-05T23:23:29.2792975Z class Tester: 2025-06-05T23:23:29.2794899Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sigmoid.py) 2025-06-05T23:23:29.2797074Z class Tester: 2025-06-05T23:23:29.2799039Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_relu.py) 2025-06-05T23:23:29.2800932Z class Tester: 2025-06-05T23:23:29.2803030Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_rsqrt.py) 2025-06-05T23:23:29.2805970Z class Tester: 2025-06-05T23:23:29.2807871Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_slice_copy.py) 2025-06-05T23:23:29.2809971Z class Tester: 2025-06-05T23:23:29.2811702Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_slice_copy.py) 2025-06-05T23:23:29.2813511Z class Tester: 2025-06-05T23:23:29.2815355Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_rsqrt.py) 2025-06-05T23:23:29.2817303Z class Tester: 2025-06-05T23:23:29.2819269Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sigmoid.py) 2025-06-05T23:23:29.2821551Z class Tester: 2025-06-05T23:23:29.2823247Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_softmax.py) 2025-06-05T23:23:29.2825129Z class Tester: 2025-06-05T23:23:29.2827168Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sigmoid.py) 2025-06-05T23:23:29.2829192Z class Tester: 2025-06-05T23:23:29.2830940Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_softmax.py) 2025-06-05T23:23:29.2832905Z class Tester: 2025-06-05T23:23:29.2834710Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_slice_copy.py) 2025-06-05T23:23:29.2836745Z class Tester: 2025-06-05T23:23:29.2838689Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sqrt.py) 2025-06-05T23:23:29.2840793Z class Tester: 2025-06-05T23:23:29.2842909Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_slice_copy.py) 2025-06-05T23:23:29.2845063Z class Tester: 2025-06-05T23:23:29.2847052Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sqrt.py) 2025-06-05T23:23:29.2849126Z class Tester: 2025-06-05T23:23:29.2851064Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_softmax.py) 2025-06-05T23:23:29.2853157Z class Tester: 2025-06-05T23:23:29.2855153Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_softmax.py) 2025-06-05T23:23:29.2857232Z class Tester: 2025-06-05T23:23:29.2859246Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_square.py) 2025-06-05T23:23:29.2861603Z class Tester: 2025-06-05T23:23:29.2863570Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_square.py) 2025-06-05T23:23:29.2865612Z class Tester: 2025-06-05T23:23:29.2867577Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sqrt.py) 2025-06-05T23:23:29.2869652Z class Tester: 2025-06-05T23:23:29.2871599Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sqrt.py) 2025-06-05T23:23:29.2873605Z class Tester: 2025-06-05T23:23:29.3847017Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_square.py) 2025-06-05T23:23:29.3849261Z class Tester: 2025-06-05T23:23:29.3851517Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_static_constant_pad.py) 2025-06-05T23:23:29.3853564Z class Tester: 2025-06-05T23:23:29.3855997Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_static_constant_pad.py) 2025-06-05T23:23:29.3858198Z class Tester: 2025-06-05T23:23:29.3860224Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_square.py) 2025-06-05T23:23:29.3862122Z class Tester: 2025-06-05T23:23:29.3863894Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_static_constant_pad.py) 2025-06-05T23:23:29.3865970Z class Tester: 2025-06-05T23:23:29.3867853Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sub.py) 2025-06-05T23:23:29.3869904Z class Tester: 2025-06-05T23:23:29.3871789Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sub.py) 2025-06-05T23:23:29.3873827Z class Tester: 2025-06-05T23:23:29.3875994Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_static_constant_pad.py) 2025-06-05T23:23:29.3878301Z class Tester: 2025-06-05T23:23:29.3880304Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sub.py) 2025-06-05T23:23:29.3882544Z class Tester: 2025-06-05T23:23:29.3884396Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/ops/test_sub.py) 2025-06-05T23:23:29.3886616Z class Tester: 2025-06-05T23:23:29.3888438Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_activation_fusion.py) 2025-06-05T23:23:29.3890425Z class Tester: 2025-06-05T23:23:29.3892240Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_activation_fusion.py) 2025-06-05T23:23:29.3894275Z class Tester: 2025-06-05T23:23:29.3896146Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_activation_fusion.py) 2025-06-05T23:23:29.3898163Z class Tester: 2025-06-05T23:23:29.3900199Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_activation_fusion.py) 2025-06-05T23:23:29.3902295Z class Tester: 2025-06-05T23:23:29.3904130Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_batch_norm_fusion.py) 2025-06-05T23:23:29.3906205Z class Tester: 2025-06-05T23:23:29.3908299Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_batch_norm_fusion.py) 2025-06-05T23:23:29.3910521Z class Tester: 2025-06-05T23:23:29.3912606Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_batch_norm_fusion.py) 2025-06-05T23:23:29.3914789Z class Tester: 2025-06-05T23:23:29.3916897Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_batch_norm_fusion.py) 2025-06-05T23:23:29.3919140Z class Tester: 2025-06-05T23:23:29.3921546Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py) 2025-06-05T23:23:29.3923928Z class Tester: 2025-06-05T23:23:29.3926081Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py) 2025-06-05T23:23:29.3928384Z class Tester: 2025-06-05T23:23:29.3930573Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py) 2025-06-05T23:23:29.3932912Z class Tester: 2025-06-05T23:23:29.3935170Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py) 2025-06-05T23:23:29.3937430Z class Tester: 2025-06-05T23:23:29.3939464Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_convert_to_linear.py) 2025-06-05T23:23:29.3942001Z class Tester: 2025-06-05T23:23:29.3944079Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_convert_to_linear.py) 2025-06-05T23:23:29.3946192Z class Tester: 2025-06-05T23:23:29.3947971Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_convert_to_linear.py) 2025-06-05T23:23:29.3950050Z class Tester: 2025-06-05T23:23:29.3952115Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_convert_to_linear.py) 2025-06-05T23:23:29.3954263Z class Tester: 2025-06-05T23:23:29.3956237Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_decompose_cat_pass.py) 2025-06-05T23:23:29.3958567Z class Tester: 2025-06-05T23:23:29.3960589Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_decompose_cat_pass.py) 2025-06-05T23:23:29.3962852Z class Tester: 2025-06-05T23:23:29.3965091Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_decompose_cat_pass.py) 2025-06-05T23:23:29.3967252Z class Tester: 2025-06-05T23:23:29.3969322Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_decompose_cat_pass.py) 2025-06-05T23:23:29.3971517Z class Tester: 2025-06-05T23:23:29.3973612Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_remove_get_item_pass.py) 2025-06-05T23:23:29.3975909Z class Tester: 2025-06-05T23:23:29.3978038Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_remove_get_item_pass.py) 2025-06-05T23:23:29.3980350Z class Tester: 2025-06-05T23:23:41.1719965Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_remove_get_item_pass.py) 2025-06-05T23:23:41.1722546Z class Tester: 2025-06-05T23:23:41.1724756Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_remove_get_item_pass.py) 2025-06-05T23:23:41.1727060Z class Tester: 2025-06-05T23:23:41.1728936Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py) 2025-06-05T23:23:41.1731169Z class Tester: 2025-06-05T23:23:41.1733147Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py) 2025-06-05T23:23:41.1735781Z class Tester: 2025-06-05T23:23:41.1737735Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py) 2025-06-05T23:23:41.1739887Z class Tester: 2025-06-05T23:23:41.1742036Z /pytorch/executorch/src/executorch/backends/xnnpack/test/tester/tester.py:437: PytestCollectionWarning: cannot collect test class 'Tester' because it has a __init__ constructor (from: backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py) 2025-06-05T23:23:41.1744120Z class Tester: 2025-06-05T23:23:41.1744744Z  2025-06-05T23:23:41.1745153Z collecting: 1/4 workers 2025-06-05T23:23:41.1745652Z collecting: 2/4 workers 2025-06-05T23:23:41.1746346Z collecting: 3/4 workers 2025-06-05T23:23:41.1746837Z 4 workers [694 items]  2025-06-05T23:23:41.1747618Z .......... 2025-06-05T23:23:41.1748345Z error: 2025-06-05T23:23:41.1748842Z /tmp/tmp9reml7if/data.json:1: 1: error: declaration expected 2025-06-05T23:23:41.1749372Z 2025-06-05T23:23:41.1749848Z ........ 2025-06-05T23:23:41.1750490Z error: 2025-06-05T23:23:41.1751023Z /tmp/tmpvf25l24f/data.json:1: 1: error: declaration expected 2025-06-05T23:23:41.1751529Z 2025-06-05T23:23:41.1756802Z ...................................[W605 23:23:31.674505675 Resize.cpp:38] Warning: An output with one or more elements was resized since it had shape [4, 3, 224, 224], which does not match the required output shape [2, 3, 224, 224]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function _resize_output_check) 2025-06-05T23:23:41.1763833Z [W605 23:23:31.704162139 Resize.cpp:38] Warning: An output with one or more elements was resized since it had shape [4, 3, 224, 224], which does not match the required output shape [2, 3, 224, 224]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function _resize_output_check) 2025-06-05T23:23:41.1769704Z [W605 23:23:31.999408467 Resize.cpp:38] Warning: An output with one or more elements was resized since it had shape [4, 3, 224, 224], which does not match the required output shape [2, 3, 224, 224]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function _resize_output_check) 2025-06-05T23:23:41.1776364Z .......[W605 23:23:32.841800927 Resize.cpp:38] Warning: An output with one or more elements was resized since it had shape [4, 3, 224, 224], which does not match the required output shape [3, 3, 224, 224]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function _resize_output_check) 2025-06-05T23:23:41.1782444Z [W605 23:23:32.872639640 Resize.cpp:38] Warning: An output with one or more elements was resized since it had shape [4, 3, 224, 224], which does not match the required output shape [3, 3, 224, 224]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function _resize_output_check) 2025-06-05T23:23:41.1789569Z .........[W605 23:23:32.139776239 Resize.cpp:38] Warning: An output with one or more elements was resized since it had shape [4, 3, 224, 224], which does not match the required output shape [3, 3, 224, 224]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function _resize_output_check) 2025-06-05T23:23:41.1793205Z ... [ 10%] 2025-06-05T23:23:41.1797973Z ..........................................[W605 23:23:41.708891579 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:23:41.1804145Z [W605 23:23:41.708939566 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:23:41.1808756Z [W605 23:23:41.708957984 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:23:41.1813467Z [W605 23:23:41.708976333 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:23:41.1817953Z [W605 23:23:41.709022498 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:23:41.1824204Z [W605 23:23:41.709031965 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:23:41.1828323Z [W605 23:23:41.709075694 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8593543Z [W605 23:23:41.709086126 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8607960Z [W605 23:23:41.709111979 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8612410Z [W605 23:23:41.709128607 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8616902Z [W605 23:23:41.709140448 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8621804Z [W605 23:23:41.709151997 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8642146Z [W605 23:23:41.709163443 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8646923Z [W605 23:23:41.709174902 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8682216Z .[W605 23:23:43.815742554 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8687199Z [W605 23:23:43.815826648 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8692347Z ..[W605 23:23:52.057746201 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8696440Z [W605 23:23:52.057799424 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8701071Z [W605 23:23:52.057819155 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8707029Z [W605 23:23:52.057833098 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8710989Z ..........................s [ 20%] 2025-06-05T23:26:02.8717465Z ...........................s..........[W605 23:24:18.725858329 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8723942Z [W605 23:24:18.725889935 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8728649Z [W605 23:24:18.725906144 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8732925Z [W605 23:24:18.725916763 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8736819Z [W605 23:24:18.725938713 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8741416Z [W605 23:24:18.725949817 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:26:02.8745859Z .................................. [ 31%] 2025-06-05T23:26:02.8750731Z ........................................................................ [ 41%] 2025-06-05T23:26:02.8753766Z  2025-06-05T23:26:02.8754105Z error: 2025-06-05T23:26:02.8754629Z /tmp/tmpch8cahx9/data.json:1: 1: error: declaration expected 2025-06-05T23:26:02.8755185Z 2025-06-05T23:31:54.6150725Z ........................................................................ [ 51%] 2025-06-05T23:31:54.6157713Z ...................[W605 23:26:06.767721725 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:31:54.6163257Z [W605 23:26:06.767750090 PyInterpreter.cpp:267] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2025-06-05T23:31:54.6168209Z ..................................................... [ 62%] 2025-06-05T23:31:54.6173651Z ........................................................................ [ 72%] 2025-06-05T23:31:54.6179493Z ................................................s....................... [ 82%] 2025-06-05T23:31:54.6185894Z ........................................................................ [ 93%] 2025-06-05T23:31:54.6191110Z ...........................................s.. [100%] 2025-06-05T23:31:54.6193102Z 2025-06-05T23:31:54.6193511Z ---------- coverage: platform linux, python 3.10.16-final-0 ---------- 2025-06-05T23:31:54.6194321Z Coverage XML written to file coverage.xml 2025-06-05T23:31:54.6194733Z 2025-06-05T23:31:54.6195597Z ================== 690 passed, 4 skipped in 552.21s (0:09:12) ================== 2025-06-05T23:31:54.6196556Z + LLVM_PROFDATA=llvm-profdata-12 2025-06-05T23:31:54.6197061Z + LLVM_COV=llvm-cov-12 2025-06-05T23:31:54.6197506Z + test/run_oss_cpp_tests.sh 2025-06-05T23:31:54.6197963Z ++ uname 2025-06-05T23:31:54.6198319Z + [[ Linux == \D\a\r\w\i\n ]] 2025-06-05T23:31:54.6198751Z ++ uname 2025-06-05T23:31:54.6199075Z + [[ Linux == \L\i\n\u\x ]] 2025-06-05T23:31:54.6199529Z + export LLVM_PROFDATA=llvm-profdata-12 2025-06-05T23:31:54.6200085Z + LLVM_PROFDATA=llvm-profdata-12 2025-06-05T23:31:54.6200628Z + export LLVM_COV=llvm-cov-12 2025-06-05T23:31:54.6201118Z + LLVM_COV=llvm-cov-12 2025-06-05T23:31:54.6201552Z + [[ -z '' ]] 2025-06-05T23:31:54.6201935Z + PYTHON_EXECUTABLE=python3 2025-06-05T23:31:54.6202537Z + which python3 2025-06-05T23:31:54.6202974Z /opt/conda/envs/py_3.10/bin/python3 2025-06-05T23:31:54.6203485Z + build_executorch 2025-06-05T23:31:54.6203899Z + BUILD_VULKAN=OFF 2025-06-05T23:31:54.6204314Z ++ command -v glslc 2025-06-05T23:31:54.6204794Z + '[' -x /tmp/vulkansdk/1.3.296.0/x86_64/bin/glslc ']' 2025-06-05T23:31:54.6205371Z + BUILD_VULKAN=ON 2025-06-05T23:31:54.6209690Z + cmake . -DCMAKE_INSTALL_PREFIX=cmake-out -DEXECUTORCH_USE_CPP_CODE_COVERAGE=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR=ON -DEXECUTORCH_BUILD_EXTENSION_LLM_RUNNER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_DEVTOOLS=ON -DEXECUTORCH_BUILD_VULKAN=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DEXECUTORCH_BUILD_TESTS=ON -Bcmake-out 2025-06-05T23:31:54.6212168Z -- --- Configured Options --- 2025-06-05T23:31:54.6212356Z 2025-06-05T23:31:54.6212493Z -- CMAKE_CXX_STANDARD : 17 2025-06-05T23:31:54.6212851Z -- CMAKE_SYSTEM_PROCESSOR : x86_64 2025-06-05T23:31:54.6213220Z -- CMAKE_BUILD_TYPE : Debug 2025-06-05T23:31:54.6213576Z -- PYTHON_EXECUTABLE : python 2025-06-05T23:31:54.6213955Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-06-05T23:31:54.6214591Z -- CMAKE_TOOLCHAIN_FILE x (unset) 2025-06-05T23:31:54.6215368Z -- BUCK2 x (unset) 2025-06-05T23:31:54.6215922Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-06-05T23:31:54.6216349Z -- EXECUTORCH_BUILD_COREML : OFF 2025-06-05T23:31:54.6216716Z -- EXECUTORCH_FLATBUFFERS_MAX_ALIGNMENT : 1024 2025-06-05T23:31:54.6217080Z -- EXECUTORCH_PAL_DEFAULT : posix 2025-06-05T23:31:54.6217631Z -- EXECUTORCH_PAL_DEFAULT_FILE_PATH : /pytorch/executorch/runtime/platform/default/posix.cpp 2025-06-05T23:31:54.6218166Z -- EXECUTORCH_LOG_LEVEL : Info 2025-06-05T23:31:54.6218529Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : ON 2025-06-05T23:31:54.6218903Z -- EXECUTORCH_ENABLE_EVENT_TRACER : OFF 2025-06-05T23:31:54.6219247Z -- EXECUTORCH_OPTIMIZE_SIZE : OFF 2025-06-05T23:31:54.6219602Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-06-05T23:31:54.6221089Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2025-06-05T23:31:54.6221714Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-06-05T23:31:54.6222332Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED_AOT : OFF 2025-06-05T23:31:54.6222916Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-06-05T23:31:54.6223512Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-06-05T23:31:54.6224177Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-06-05T23:31:54.6224786Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-06-05T23:31:54.6225363Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-06-05T23:31:54.6225943Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-06-05T23:31:54.6226532Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-06-05T23:31:54.6227394Z -- EXECUTORCH_BUILD_EXTENSION_APPLE : OFF 2025-06-05T23:31:54.6228041Z -- EXECUTORCH_BUILD_MPS : OFF 2025-06-05T23:31:54.6228691Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-06-05T23:31:54.6229324Z -- EXECUTORCH_BUILD_OPENVINO : OFF 2025-06-05T23:31:54.6229994Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-06-05T23:31:54.6230634Z -- EXECUTORCH_BUILD_QNN : OFF 2025-06-05T23:31:54.6231279Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-06-05T23:31:54.6231949Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-06-05T23:31:54.6232594Z -- EXECUTORCH_BUILD_DEVTOOLS : ON 2025-06-05T23:31:54.6233231Z -- EXECUTORCH_BUILD_TESTS : ON 2025-06-05T23:31:54.6233856Z -- EXECUTORCH_NNLIB_OPT : OFF 2025-06-05T23:31:54.6234511Z -- EXECUTORCH_CADENCE_CPU_RUNNER : OFF 2025-06-05T23:31:55.8097129Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-06-05T23:31:55.8097580Z -- EXECUTORCH_BUILD_XNNPACK : ON 2025-06-05T23:31:55.8097941Z -- EXECUTORCH_BUILD_VULKAN : ON 2025-06-05T23:31:55.8098292Z -- EXECUTORCH_BUILD_PORTABLE_OPS : ON 2025-06-05T23:31:55.8098643Z -- EXECUTORCH_USE_DL : ON 2025-06-05T23:31:55.8098985Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-06-05T23:31:55.8099359Z -- EXECUTORCH_BUILD_CORTEX_M : OFF 2025-06-05T23:31:55.8099717Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-06-05T23:31:55.8100066Z -- EXECUTORCH_COREML_BUILD_EXECUTOR_RUNNER : OFF 2025-06-05T23:31:55.8100621Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-06-05T23:31:55.8101250Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-06-05T23:31:55.8101913Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-06-05T23:31:55.8102579Z -- EXECUTORCH_XNNPACK_SHARED_WORKSPACE : ON 2025-06-05T23:31:55.8103227Z -- EXECUTORCH_XNNPACK_ENABLE_KLEIDI : OFF 2025-06-05T23:31:55.8103897Z -- EXECUTORCH_XNNPACK_ENABLE_WEIGHT_CACHE : OFF 2025-06-05T23:31:55.8104491Z -- -------------------------- 2025-06-05T23:31:55.8105222Z -- Using the multi-header code from /pytorch/executorch/third-party/json/include/ 2025-06-05T23:31:55.8106769Z CMake Deprecation Warning at third-party/googletest/CMakeLists.txt:4 (cmake_minimum_required): 2025-06-05T23:31:55.8108384Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:31:55.8109142Z CMake. 2025-06-05T23:31:55.8109349Z 2025-06-05T23:31:55.8109734Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:31:55.8110778Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:31:55.8111716Z to work with policies introduced by or earlier. 2025-06-05T23:31:55.8112194Z 2025-06-05T23:31:55.8112399Z  2025-06-05T23:31:55.8113560Z CMake Deprecation Warning at third-party/googletest/googlemock/CMakeLists.txt:45 (cmake_minimum_required): 2025-06-05T23:31:55.8114971Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:31:55.8115753Z CMake. 2025-06-05T23:31:55.8115954Z 2025-06-05T23:31:55.8116362Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:31:55.8117406Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:31:55.8118304Z to work with policies introduced by or earlier. 2025-06-05T23:31:55.8118793Z 2025-06-05T23:31:55.8118980Z  2025-06-05T23:31:55.8120265Z CMake Deprecation Warning at third-party/googletest/googletest/CMakeLists.txt:56 (cmake_minimum_required): 2025-06-05T23:31:55.8121518Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:31:55.8122057Z CMake. 2025-06-05T23:31:55.8122173Z 2025-06-05T23:31:55.8122469Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:31:55.8123194Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:31:55.8123671Z to work with policies introduced by or earlier. 2025-06-05T23:31:55.8123938Z 2025-06-05T23:31:55.8124090Z  2025-06-05T23:31:55.8124574Z -- Found Python: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-06-05T23:31:55.8125463Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T23:31:55.8126120Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:31:55.8126525Z CMake. 2025-06-05T23:31:55.8126652Z 2025-06-05T23:31:55.8126873Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:31:55.8127421Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:31:55.8127889Z to work with policies introduced by or earlier. 2025-06-05T23:31:55.8128137Z 2025-06-05T23:31:55.8128251Z  2025-06-05T23:31:55.8128518Z -- dist install dir /pytorch/executorch/third-party/flatcc 2025-06-05T23:31:55.8128971Z -- lib install dir /pytorch/executorch/third-party/flatcc/lib 2025-06-05T23:31:55.8129351Z -- Setting Clang compiler options 2025-06-05T23:31:55.8130039Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-06-05T23:31:55.8131129Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T23:31:55.8131841Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:31:55.8132259Z CMake. 2025-06-05T23:31:55.8132372Z 2025-06-05T23:31:55.8132591Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:31:55.8133140Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:31:55.8133606Z to work with policies introduced by or earlier. 2025-06-05T23:31:55.8133871Z 2025-06-05T23:31:55.8134013Z  2025-06-05T23:31:55.8135109Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T23:31:55.8136489Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:31:55.8137280Z CMake. 2025-06-05T23:31:55.8137468Z 2025-06-05T23:31:55.8137979Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:31:55.8138997Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:31:55.8139886Z to work with policies introduced by or earlier. 2025-06-05T23:31:55.8140329Z 2025-06-05T23:31:55.8140540Z  2025-06-05T23:31:55.8141437Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T23:31:55.8142185Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:31:55.8142604Z CMake. 2025-06-05T23:31:55.8142716Z 2025-06-05T23:31:55.8142947Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:31:55.8143503Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:31:55.8143988Z to work with policies introduced by or earlier. 2025-06-05T23:31:55.8144239Z 2025-06-05T23:31:55.8144353Z  2025-06-05T23:31:55.8144571Z -- Resolved buck2 as buck2. 2025-06-05T23:31:55.8144880Z -- Killing buck2 daemon 2025-06-05T23:31:55.8145305Z 'buck2 killall' 2025-06-05T23:31:55.8145729Z -- executorch: Generating source lists 2025-06-05T23:31:55.8146616Z -- executorch: Using source file list /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-06-05T23:31:55.8147801Z -- executorch: Using sources file /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-06-05T23:31:55.8149204Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-06-05T23:31:55.8150239Z -- Generating operator lib: 2025-06-05T23:31:55.8150966Z -- LIB_NAME: portable_ops_lib 2025-06-05T23:31:55.8151685Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T23:31:55.8152146Z -- ROOT_OPS: 2025-06-05T23:31:55.8152381Z -- INCLUDE_ALL_OPS: 2025-06-05T23:31:55.8153682Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-06-05T23:31:55.8154837Z -- Generating kernel bindings: 2025-06-05T23:31:55.8155130Z -- LIB_NAME: portable_ops_lib 2025-06-05T23:31:55.8155522Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T23:31:55.8155994Z -- CUSTOM_OPS_YAML: 2025-06-05T23:31:55.8156439Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T23:31:55.8159695Z Generated files /pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-06-05T23:31:55.8162673Z -- Generating operator lib: 2025-06-05T23:31:55.8163170Z -- LIB_NAME: portable_ops_lib 2025-06-05T23:31:55.8163687Z -- KERNEL_LIBS: portable_kernels 2025-06-05T23:31:55.8164200Z -- DEPS: executorch_core 2025-06-05T23:31:55.8164682Z -- Generating operator lib: 2025-06-05T23:31:55.8165166Z -- LIB_NAME: optimized_ops_lib 2025-06-05T23:31:55.8165929Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-06-05T23:31:55.8166709Z -- ROOT_OPS: 2025-06-05T23:31:55.8167104Z -- INCLUDE_ALL_OPS: 2025-06-05T23:31:55.8169485Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-06-05T23:31:55.8171295Z -- Generating kernel bindings: 2025-06-05T23:31:55.8171607Z -- LIB_NAME: optimized_ops_lib 2025-06-05T23:31:55.8172017Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-06-05T23:31:55.8172458Z -- CUSTOM_OPS_YAML: 2025-06-05T23:31:55.8172717Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-06-05T23:31:55.8174476Z Generated files /pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-06-05T23:31:55.8176519Z -- Generating operator lib: 2025-06-05T23:31:55.8176933Z -- LIB_NAME: optimized_ops_lib 2025-06-05T23:31:55.8177438Z -- KERNEL_LIBS: optimized_kernels 2025-06-05T23:31:55.8177967Z -- DEPS: executorch_core 2025-06-05T23:31:55.8178459Z -- Merging kernel yaml files: 2025-06-05T23:31:55.8179337Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-06-05T23:31:55.8180674Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-06-05T23:31:55.8181761Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out/configurations 2025-06-05T23:31:55.8182457Z -- Generating operator lib: 2025-06-05T23:31:55.8182985Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-06-05T23:31:55.8183826Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out/configurations/merged.yaml 2025-06-05T23:31:55.8184656Z -- ROOT_OPS: 2025-06-05T23:31:55.8185037Z -- INCLUDE_ALL_OPS: 2025-06-05T23:31:55.8187476Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out/configurations/merged.yaml" 2025-06-05T23:31:55.8188663Z -- Generating kernel bindings: 2025-06-05T23:31:55.8188962Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-06-05T23:31:55.8189430Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out/configurations/merged.yaml 2025-06-05T23:31:55.8189971Z -- CUSTOM_OPS_YAML: 2025-06-05T23:31:55.8190241Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-06-05T23:31:55.8192080Z Generated files /pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-06-05T23:31:55.8193684Z -- Generating operator lib: 2025-06-05T23:31:55.8193987Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-06-05T23:31:55.8194376Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-06-05T23:31:55.8194866Z -- DEPS: executorch_core 2025-06-05T23:31:55.8195456Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-06-05T23:31:55.8196114Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T23:31:55.8196520Z CMake. 2025-06-05T23:31:55.8196650Z 2025-06-05T23:32:06.6507542Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T23:32:06.6508537Z to tell CMake that the project requires at least but has been updated 2025-06-05T23:32:06.6509032Z to work with policies introduced by or earlier. 2025-06-05T23:32:06.6509314Z 2025-06-05T23:32:06.6509594Z  2025-06-05T23:32:06.6510033Z -- The ASM compiler identification is Clang with GNU-like command-line 2025-06-05T23:32:06.6510722Z -- Found assembler: /opt/cache/bin/cc 2025-06-05T23:32:06.6511278Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-06-05T23:32:06.6511685Z -- Generating microkernels.cmake 2025-06-05T23:32:06.6512056Z No microkernel found in src/reference/binary-elementwise.cc 2025-06-05T23:32:06.6512488Z No microkernel found in src/reference/packing.cc 2025-06-05T23:32:06.6512907Z No microkernel found in src/reference/unary-elementwise.cc 2025-06-05T23:32:06.6513605Z -- executorch: Using source file list /pytorch/executorch/cmake-out/extension/llm/runner/../../../executorch_srcs.cmake 2025-06-05T23:32:06.6514560Z -- executorch: Using source file list /pytorch/executorch/cmake-out/extension/llm/custom_ops/../../../executorch_srcs.cmake 2025-06-05T23:32:06.6515195Z -- Generating operator lib: 2025-06-05T23:32:06.6515678Z -- LIB_NAME: quantized_ops_lib 2025-06-05T23:32:06.6516080Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T23:32:06.6516627Z -- ROOT_OPS: 2025-06-05T23:32:06.6516964Z -- INCLUDE_ALL_OPS: 2025-06-05T23:32:06.6518411Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-06-05T23:32:06.6519568Z -- Generating kernel bindings: 2025-06-05T23:32:06.6520068Z -- LIB_NAME: quantized_ops_lib 2025-06-05T23:32:06.6520497Z -- FUNCTIONS_YAML: 2025-06-05T23:32:06.6520953Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T23:32:06.6521424Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T23:32:06.6524999Z Generated files /pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-06-05T23:32:06.6527992Z -- Generating operator lib: 2025-06-05T23:32:06.6528335Z -- LIB_NAME: quantized_ops_lib 2025-06-05T23:32:06.6528633Z -- KERNEL_LIBS: quantized_kernels 2025-06-05T23:32:06.6528940Z -- DEPS: executorch_core 2025-06-05T23:32:06.6529272Z -- Configuring done (9.8s) 2025-06-05T23:32:06.6529705Z -- Generating done (0.7s) 2025-06-05T23:32:06.6530128Z -- Build files have been written to: /pytorch/executorch/cmake-out 2025-06-05T23:32:06.6530578Z + cmake --build cmake-out -j9 --target install 2025-06-05T23:32:06.6530979Z [ 1%] Built target flatbuffers_external_project 2025-06-05T23:32:06.6531863Z [ 1%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-06-05T23:32:06.6532827Z [ 1%] Built target flatcc_external_project 2025-06-05T23:32:06.6533948Z [ 1%] Building CXX object third-party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-06-05T23:32:06.6535310Z [ 1%] Generating ModuleAddMulProgram.pte, ModuleAddMulProgram.ptd 2025-06-05T23:32:06.6536774Z [ 1%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-06-05T23:32:06.6538074Z [ 1%] Generating ModuleAdd.pte, ModuleAddMulProgram.pte, ModuleAddMulProgram.ptd 2025-06-05T23:32:06.6538830Z [ 1%] Built target pthreadpool 2025-06-05T23:32:06.6539767Z [ 1%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2025-06-05T23:32:06.6540697Z [ 2%] Built target cpuinfo_internals 2025-06-05T23:32:06.6541127Z [ 3%] Built target cpuinfo 2025-06-05T23:32:06.6541601Z [ 3%] Generating ModuleAdd.pte 2025-06-05T23:32:06.6542519Z [ 3%] Building C object extension/llm/custom_ops/spinquant/third-party/FFHT/CMakeFiles/dumb_fht.dir/dumb_fht.c.o 2025-06-05T23:32:06.6543505Z [ 3%] Generating vulkan_schema headers 2025-06-05T23:32:06.6543890Z [ 3%] Built target vulkan_schema 2025-06-05T23:32:06.6546200Z [ 3%] Generating ModuleAdd.pte, ModuleAddHalf.pte, ModuleAddMul.pte, ModuleAddMulProgram.pte, ModuleAddMulProgram.ptd, ModuleDynamicCatUnallocatedIO.pte, ModuleIndex.pte, ModuleMultipleEntry.pte, ModuleSimpleTrain.pte, ModuleStateful.pte, delegated/ModuleAddMul.pte 2025-06-05T23:32:06.6548642Z [ 3%] Linking C static library libdumb_fht.a 2025-06-05T23:32:06.6549037Z [ 3%] Built target dumb_fht 2025-06-05T23:32:06.6549762Z [ 3%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2025-06-05T23:32:06.6550831Z [ 3%] Built target common_schema 2025-06-05T23:32:06.6551866Z [ 3%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-06-05T23:32:06.6553813Z [ 3%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2025-06-05T23:32:06.6555077Z [ 3%] Linking CXX static library ../../../lib/libgtestd.a 2025-06-05T23:32:06.6555998Z [ 3%] Linking CXX static library libgflags_nothreads_debug.a 2025-06-05T23:32:06.6557507Z [ 3%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-06-05T23:32:06.6558714Z [ 4%] Built target gtest 2025-06-05T23:32:06.6559359Z [ 4%] Generating xnnpack_schema headers 2025-06-05T23:32:06.6559924Z [ 4%] Built target xnnpack_schema 2025-06-05T23:32:06.6560468Z [ 4%] Built target gflags_nothreads_static 2025-06-05T23:32:06.6561884Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-06-05T23:32:06.6564004Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-06-05T23:32:06.6566325Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-06-05T23:32:06.6568582Z [ 4%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-06-05T23:32:06.6569697Z [ 4%] Built target indirection 2025-06-05T23:32:06.6571222Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-06-05T23:32:06.6573328Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-06-05T23:32:06.6575195Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-06-05T23:32:06.6577234Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-06-05T23:32:06.6579511Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-06-05T23:32:06.6581831Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-06-05T23:32:06.6582897Z [ 4%] Built target microparams-init 2025-06-05T23:32:06.6584307Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-06-05T23:32:06.6586213Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-06-05T23:32:06.6587439Z [ 5%] Built target normalization 2025-06-05T23:32:06.6588503Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-06-05T23:32:06.6590168Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-06-05T23:32:06.6591308Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-06-05T23:32:06.6592446Z [ 6%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-06-05T23:32:06.6593853Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-06-05T23:32:06.6595048Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-06-05T23:32:06.6595628Z [ 6%] Built target logging 2025-06-05T23:32:06.6595902Z [ 6%] Built target datatype 2025-06-05T23:32:06.6596657Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-06-05T23:32:06.6597621Z [ 6%] Building CXX object third-party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-06-05T23:32:06.6598760Z [ 6%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-06-05T23:32:06.6599894Z [ 6%] Building CXX object third-party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-06-05T23:32:06.6600876Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-06-05T23:32:06.6602075Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-06-05T23:32:06.6603687Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-06-05T23:32:06.6604300Z [ 6%] Built target reference-ukernels 2025-06-05T23:32:06.6604974Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-06-05T23:32:06.6606179Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-06-05T23:32:08.8579072Z [ 6%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatccrt_d.a 2025-06-05T23:32:08.8580159Z [ 6%] Linking CXX static library ../../../lib/libgmockd.a 2025-06-05T23:32:08.8581285Z [ 6%] Linking CXX static library ../../../lib/libgtest_maind.a 2025-06-05T23:32:08.8582491Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-06-05T23:32:08.8583388Z [ 6%] Built target gtest_main 2025-06-05T23:32:08.8583805Z [ 6%] Built target flatccrt 2025-06-05T23:32:08.8584895Z [ 6%] Building CXX object third-party/gflags/test/CMakeFiles/gflags_strip_flags_test.dir/gflags_strip_flags_test.cc.o 2025-06-05T23:32:08.8586422Z [ 6%] Building CXX object third-party/gflags/test/CMakeFiles/gflags_unittest.dir/gflags_unittest.cc.o 2025-06-05T23:32:08.8587276Z [ 6%] Built target gmock 2025-06-05T23:32:08.8588326Z [ 6%] Building CXX object third-party/gflags/test/CMakeFiles/gflags_unittest-main.dir/gflags_unittest-main.cc.o 2025-06-05T23:32:08.8589918Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-06-05T23:32:08.8591099Z [ 7%] Linking CXX executable ../bin/gflags_strip_flags_test 2025-06-05T23:32:08.8592706Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-06-05T23:32:08.8594455Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-06-05T23:32:08.8595957Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-06-05T23:32:08.8597064Z [ 7%] Linking CXX executable ../bin/gflags_unittest 2025-06-05T23:32:08.8598197Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-06-05T23:32:08.8600027Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-06-05T23:32:08.8601464Z [ 7%] Linking CXX executable ../bin/gflags_unittest-main 2025-06-05T23:32:08.8602689Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-06-05T23:32:08.8604415Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-06-05T23:32:08.8606384Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-06-05T23:32:08.8607837Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-06-05T23:32:08.8609540Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-06-05T23:32:08.8611339Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-06-05T23:32:08.8612275Z [ 7%] Built target gflags_strip_flags_test 2025-06-05T23:32:08.8613417Z [ 7%] Building CXX object third-party/gflags/test/CMakeFiles/gflags_unittest_main.dir/gflags_unittest_main.cc.o 2025-06-05T23:32:08.8614966Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-06-05T23:32:08.8616780Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-06-05T23:32:08.8617958Z [ 7%] Built target gflags_unittest 2025-06-05T23:32:08.8618410Z [ 7%] Built target gflags_unittest-main 2025-06-05T23:32:08.8619504Z [ 7%] Building CXX object third-party/gflags/test/CMakeFiles/gflags_declare_test.dir/gflags_declare_test.cc.o 2025-06-05T23:32:08.8621689Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-06-05T23:32:08.8623755Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-06-05T23:32:08.8625328Z [ 7%] Building CXX object third-party/gflags/test/CMakeFiles/gflags_declare_test.dir/gflags_declare_flags.cc.o 2025-06-05T23:32:08.8627212Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-06-05T23:32:08.8628561Z [ 7%] Linking CXX static library libeigen_blas.a 2025-06-05T23:32:08.8629333Z [ 7%] Linking CXX executable ../bin/gflags_unittest_main 2025-06-05T23:32:08.8630125Z [ 7%] Linking CXX executable ../bin/gflags_declare_test 2025-06-05T23:32:08.8630851Z [ 7%] Generating scalar_type_schema headers 2025-06-05T23:32:08.8631364Z [ 7%] Built target scalar_type_schema 2025-06-05T23:32:08.8632811Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-06-05T23:32:08.8634038Z [ 7%] Built target program_schema 2025-06-05T23:32:08.8635192Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-06-05T23:32:08.8637404Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-05T23:32:08.8638810Z [ 7%] Built target hardware-config 2025-06-05T23:32:08.8639918Z [ 7%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-06-05T23:32:08.8642041Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-05T23:32:08.8643417Z [ 7%] Built target packing 2025-06-05T23:32:08.8644437Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-06-05T23:32:08.8645336Z [ 7%] Built target gflags_declare_test 2025-06-05T23:32:08.8645812Z [ 7%] Built target gflags_unittest_main 2025-06-05T23:32:08.8646816Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-06-05T23:32:08.8648982Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-06-05T23:32:08.8650242Z [ 7%] Built target allocator 2025-06-05T23:32:08.8651208Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-06-05T23:32:08.8653225Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-06-05T23:32:08.8654586Z [ 7%] Built target cache 2025-06-05T23:32:08.8655693Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-06-05T23:32:08.8656708Z [ 7%] Built target memory 2025-06-05T23:32:08.8658055Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-06-05T23:32:08.8660298Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-06-05T23:32:08.8661507Z [ 8%] Built target microkernel-utils 2025-06-05T23:32:08.8662930Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-06-05T23:32:08.8664604Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-06-05T23:32:08.8666511Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-06-05T23:32:08.8668680Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-06-05T23:32:08.8670508Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-06-05T23:32:08.8671426Z [ 8%] Built target mutex 2025-06-05T23:32:08.8672435Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-06-05T23:32:08.8673352Z [ 8%] Built target operator-utils 2025-06-05T23:32:08.8674365Z [ 8%] Building CXX object third-party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-06-05T23:32:08.8676163Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-06-05T23:32:08.8677494Z [ 8%] Generating flat_tensor_schema headers 2025-06-05T23:32:08.8677998Z [ 8%] Built target flat_tensor_schema 2025-06-05T23:32:08.8679341Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-06-05T23:32:08.8680501Z [ 8%] Built target operator-run 2025-06-05T23:32:08.8681815Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-06-05T23:32:08.8683980Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-05T23:32:11.3562174Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-06-05T23:32:11.3564228Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-06-05T23:32:11.3565137Z [ 8%] Linking CXX static library ../../../lib/libgmock_maind.a 2025-06-05T23:32:11.3565826Z [ 8%] Built target gmock_main 2025-06-05T23:32:11.3566550Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-06-05T23:32:11.3567479Z [ 8%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-06-05T23:32:11.3568268Z [ 8%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-06-05T23:32:11.3569250Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-06-05T23:32:11.3570566Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-06-05T23:32:11.3571866Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-06-05T23:32:11.3573142Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-06-05T23:32:11.3574446Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-06-05T23:32:11.3575782Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-06-05T23:32:11.3577091Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-06-05T23:32:11.3578503Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-06-05T23:32:11.3579853Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-06-05T23:32:11.3581087Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-06-05T23:32:11.3582254Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-06-05T23:32:11.3583343Z [ 8%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-06-05T23:32:11.3584377Z [ 8%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-06-05T23:32:11.3585548Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-06-05T23:32:11.3586785Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-06-05T23:32:11.3587829Z [ 8%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-06-05T23:32:11.3588882Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-06-05T23:32:11.3590119Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-06-05T23:32:11.3591118Z [ 9%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-06-05T23:32:11.3592282Z [ 9%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-06-05T23:32:11.3594051Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-06-05T23:32:11.3595851Z [ 9%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-06-05T23:32:11.3597912Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-06-05T23:32:11.3600569Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-06-05T23:32:11.3602672Z [ 10%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-06-05T23:32:11.3604721Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-06-05T23:32:11.3607038Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-06-05T23:32:11.3608919Z [ 10%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-06-05T23:32:11.3610927Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-06-05T23:32:11.3613051Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-06-05T23:32:11.3615133Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-06-05T23:32:11.3617142Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-06-05T23:32:11.3618406Z [ 10%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-06-05T23:32:11.3619453Z [ 10%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-06-05T23:32:11.3621197Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-06-05T23:32:11.3622427Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-06-05T23:32:11.3623700Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-06-05T23:32:11.3624946Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-06-05T23:32:11.3626192Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-06-05T23:32:11.3627251Z [ 11%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-06-05T23:32:11.3628172Z [ 11%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-06-05T23:32:11.3629160Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-06-05T23:32:11.3630485Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-06-05T23:32:11.3631821Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-06-05T23:32:11.3632865Z [ 11%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-06-05T23:32:11.3633643Z [ 11%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-06-05T23:32:11.3634715Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-06-05T23:32:11.3635894Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-06-05T23:32:11.3636829Z [ 11%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/platform.cpp.o 2025-06-05T23:32:11.3637767Z [ 11%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-06-05T23:32:11.3638739Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-06-05T23:32:11.3639847Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-06-05T23:32:11.3641118Z [ 11%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-06-05T23:32:11.3642682Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-06-05T23:32:11.3644729Z [ 11%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-06-05T23:32:11.3645803Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-06-05T23:32:11.3647073Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-06-05T23:32:14.6654607Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-06-05T23:32:14.6656645Z [ 11%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-06-05T23:32:14.6658529Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-06-05T23:32:14.6661317Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-06-05T23:32:14.6663021Z [ 11%] Linking CXX static library libexecutorch_core.a 2025-06-05T23:32:14.6664887Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-06-05T23:32:14.6666375Z [ 11%] Built target operators 2025-06-05T23:32:14.6667643Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-06-05T23:32:14.6668817Z [ 11%] Built target eigen_blas 2025-06-05T23:32:14.6670041Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-06-05T23:32:14.6672272Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-06-05T23:32:14.6674894Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-06-05T23:32:14.6677024Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-06-05T23:32:14.6679072Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-06-05T23:32:14.6680381Z [ 11%] Built target executorch_core 2025-06-05T23:32:14.6681501Z [ 11%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-06-05T23:32:14.6683665Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-06-05T23:32:14.6686168Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-06-05T23:32:14.6688598Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-06-05T23:32:14.6690794Z [ 11%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/activation_ops_util.cpp.o 2025-06-05T23:32:14.6692920Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-06-05T23:32:14.6695182Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-06-05T23:32:14.6697291Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-06-05T23:32:14.6699158Z [ 11%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-06-05T23:32:14.6701218Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-06-05T23:32:14.6703258Z [ 11%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/advanced_index_util.cpp.o 2025-06-05T23:32:14.6705059Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-06-05T23:32:14.6706865Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-06-05T23:32:14.6709102Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-06-05T23:32:14.6711147Z [ 11%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-06-05T23:32:14.6713290Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-06-05T23:32:14.6715689Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-06-05T23:32:14.6717617Z [ 11%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/broadcast_util.cpp.o 2025-06-05T23:32:14.6719210Z [ 11%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/copy_ops_util.cpp.o 2025-06-05T23:32:14.6721255Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-06-05T23:32:14.6723509Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-06-05T23:32:14.6725123Z [ 11%] Linking CXX static library libexecutorch.a 2025-06-05T23:32:14.6725751Z [ 11%] Built target executorch 2025-06-05T23:32:14.6727036Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-06-05T23:32:14.6729045Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-06-05T23:32:14.6731210Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-06-05T23:32:14.6733398Z [ 11%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/delinearize_index.cpp.o 2025-06-05T23:32:14.6735537Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-06-05T23:32:14.6737768Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-06-05T23:32:14.6740109Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-06-05T23:32:14.6742564Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-06-05T23:32:14.6744771Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-06-05T23:32:14.6746757Z [ 12%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-06-05T23:32:14.6748462Z [ 12%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/distance_util.cpp.o 2025-06-05T23:32:14.6750788Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-06-05T23:32:14.6753257Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-06-05T23:32:14.6755618Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-06-05T23:32:14.6757759Z [ 12%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-06-05T23:32:14.6759712Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-06-05T23:32:14.6761679Z [ 13%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/dtype_util.cpp.o 2025-06-05T23:32:14.6763544Z [ 13%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-06-05T23:32:14.6764704Z [ 13%] Generating etdump headers 2025-06-05T23:32:14.6766540Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2025-06-05T23:32:14.6769253Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-06-05T23:32:14.6770857Z [ 13%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/etdump_flatcc.cpp.o 2025-06-05T23:32:14.6772469Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-06-05T23:32:14.6774848Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-06-05T23:32:14.6777101Z [ 13%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-06-05T23:32:14.6778968Z [ 13%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/index_util.cpp.o 2025-06-05T23:32:14.6780937Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-06-05T23:32:14.6782587Z [ 13%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/emitter.cpp.o 2025-06-05T23:32:14.6783745Z [ 13%] Linking CXX static library libextension_threadpool.a 2025-06-05T23:32:14.6785348Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-06-05T23:32:16.0399102Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-06-05T23:32:16.0400629Z [ 13%] Built target extension_threadpool 2025-06-05T23:32:16.0402019Z [ 13%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/kernel_ops_util.cpp.o 2025-06-05T23:32:16.0404278Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-06-05T23:32:16.0405720Z Enter debug_pass 2025-06-05T23:32:16.0406107Z Code is: 2025-06-05T23:32:16.0406348Z 2025-06-05T23:32:16.0406357Z 2025-06-05T23:32:16.0406364Z 2025-06-05T23:32:16.0406539Z def forward(self, x, y, alpha): 2025-06-05T23:32:16.0407442Z aten_add_tensor = executorch_exir_dialects_edge__ops_aten_add_Tensor(x, y, alpha = 1.0); x = y = None 2025-06-05T23:32:16.0409136Z return (aten_add_tensor,) 2025-06-05T23:32:16.0409542Z 2025-06-05T23:32:16.0409892Z Nodes: 2025-06-05T23:32:16.0410345Z 0: %x : [num_users=1] = placeholder[target=x] 2025-06-05T23:32:16.0410947Z 1: %y : [num_users=1] = placeholder[target=y] 2025-06-05T23:32:16.0411503Z 2: %alpha : [num_users=0] = placeholder[target=alpha] 2025-06-05T23:32:16.0412677Z 3: %aten_add_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.add.Tensor](args = (%x, %y), kwargs = {alpha: 1.0}) 2025-06-05T23:32:16.0414035Z File "/pytorch/executorch/test/models/export_program.py", line 86, in forward 2025-06-05T23:32:16.0414742Z return torch.add(x, y, alpha=alpha) 2025-06-05T23:32:16.0415068Z 2025-06-05T23:32:16.0415228Z 4: return (aten_add_tensor,) 2025-06-05T23:32:16.0415642Z -- node op type stat -- 2025-06-05T23:32:16.0416023Z op placeholder, cnt 3 2025-06-05T23:32:16.0416357Z op call_function, cnt 1 2025-06-05T23:32:16.0416720Z op output, cnt 1 2025-06-05T23:32:16.0417071Z -- call_function stat -- 2025-06-05T23:32:16.0417965Z fn : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor, cnt 1 2025-06-05T23:32:16.0423613Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-06-05T23:32:16.0425629Z [ 13%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/data_sinks/buffer_data_sink.cpp.o 2025-06-05T23:32:16.0427150Z Exported ModuleAdd and wrote program data to /pytorch/executorch/cmake-out/extension/runner_util/test/ModuleAdd.pte 2025-06-05T23:32:16.0429216Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-06-05T23:32:16.0430762Z Exported ModuleAdd and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/ModuleAdd.pte 2025-06-05T23:32:16.0432107Z [ 13%] Generating bundled_program headers 2025-06-05T23:32:16.0433572Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-06-05T23:32:16.0435954Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-06-05T23:32:16.0438065Z [ 13%] Building CXX object devtools/bundled_program/CMakeFiles/bundled_program.dir/bundled_program.cpp.o 2025-06-05T23:32:16.0439651Z Exported ModuleAdd and wrote program data to /pytorch/executorch/cmake-out/extension/module/test/ModuleAdd.pte 2025-06-05T23:32:16.0441480Z [ 14%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/matmul_ops_util.cpp.o 2025-06-05T23:32:16.0443291Z Exported ModuleAddMulProgram and wrote program data to /pytorch/executorch/cmake-out/extension/flat_tensor/test/ModuleAddMulProgram.pte 2025-06-05T23:32:16.0445788Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-06-05T23:32:16.0447574Z [ 15%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/data_sinks/file_data_sink.cpp.o 2025-06-05T23:32:16.0450089Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-06-05T23:32:16.0452793Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-06-05T23:32:16.0455602Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-06-05T23:32:16.0457227Z [ 16%] Linking CXX static library libbundled_program.a 2025-06-05T23:32:16.0458524Z [ 16%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/normalization_ops_util.cpp.o 2025-06-05T23:32:16.0459799Z Enter debug_pass 2025-06-05T23:32:16.0460152Z Code is: 2025-06-05T23:32:16.0460329Z 2025-06-05T23:32:16.0460335Z 2025-06-05T23:32:16.0460341Z 2025-06-05T23:32:16.0460495Z def forward(self, x, y, alpha): 2025-06-05T23:32:16.0461347Z aten_add_tensor = executorch_exir_dialects_edge__ops_aten_add_Tensor(x, y, alpha = 1.0); x = y = None 2025-06-05T23:32:16.0462272Z return (aten_add_tensor,) 2025-06-05T23:32:16.0463024Z 2025-06-05T23:32:16.0463366Z Nodes: 2025-06-05T23:32:16.0463763Z 0: %x : [num_users=1] = placeholder[target=x] 2025-06-05T23:32:16.0464374Z 1: %y : [num_users=1] = placeholder[target=y] 2025-06-05T23:32:16.0465007Z 2: %alpha : [num_users=0] = placeholder[target=alpha] 2025-06-05T23:32:16.0466315Z 3: %aten_add_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.add.Tensor](args = (%x, %y), kwargs = {alpha: 1.0}) 2025-06-05T23:32:16.0467787Z File "/pytorch/executorch/test/models/export_program.py", line 97, in forward 2025-06-05T23:32:16.0468638Z return torch.add(x, y, alpha=alpha) 2025-06-05T23:32:16.0468990Z 2025-06-05T23:32:16.0469166Z 4: return (aten_add_tensor,) 2025-06-05T23:32:16.0469605Z -- node op type stat -- 2025-06-05T23:32:16.0470045Z op placeholder, cnt 3 2025-06-05T23:32:16.0470455Z op call_function, cnt 1 2025-06-05T23:32:16.0470889Z op output, cnt 1 2025-06-05T23:32:16.0471270Z -- call_function stat -- 2025-06-05T23:32:16.0472364Z fn : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor, cnt 1 2025-06-05T23:32:16.0473790Z [ 16%] Linking CXX static library libetdump.a 2025-06-05T23:32:16.0475172Z Exported ModuleAddHalf and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/ModuleAddHalf.pte 2025-06-05T23:32:16.0476268Z [ 16%] Built target bundled_program 2025-06-05T23:32:16.0477554Z [ 16%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-06-05T23:32:16.0479615Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-06-05T23:32:16.0482184Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-06-05T23:32:16.0483773Z [ 16%] Built target etdump 2025-06-05T23:32:16.0485029Z [ 16%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/flat_tensor_data_map.cpp.o 2025-06-05T23:32:16.0487359Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-06-05T23:32:16.0489643Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-06-05T23:32:16.0491528Z [ 16%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-06-05T23:32:16.0493290Z [ 16%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/padding_util.cpp.o 2025-06-05T23:32:16.0495476Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-06-05T23:32:16.0497630Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-06-05T23:32:16.0499220Z [ 16%] Linking CXX static library libextension_data_loader.a 2025-06-05T23:32:16.0501219Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:32:16.0502809Z [ 16%] Built target extension_data_loader 2025-06-05T23:32:16.0504242Z [ 16%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/serialize/flat_tensor_header.cpp.o 2025-06-05T23:32:16.0506282Z [ 16%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-06-05T23:32:16.0507258Z Enter debug_pass 2025-06-05T23:32:16.0507649Z Code is: 2025-06-05T23:32:16.0507855Z 2025-06-05T23:32:16.0507862Z 2025-06-05T23:32:16.0507868Z 2025-06-05T23:32:16.0508056Z def forward(self, c_a, c_b, x): 2025-06-05T23:32:16.0508902Z aten_mul_tensor = executorch_exir_dialects_edge__ops_aten_mul_Tensor(c_a, x); c_a = x = None 2025-06-05T23:32:16.0510333Z aten_add_tensor = executorch_exir_dialects_edge__ops_aten_add_Tensor(aten_mul_tensor, c_b); aten_mul_tensor = c_b = None 2025-06-05T23:32:16.0511399Z return (aten_add_tensor,) 2025-06-05T23:32:16.0511821Z 2025-06-05T23:32:16.0512119Z Nodes: 2025-06-05T23:32:16.0512530Z 0: %c_a : [num_users=1] = placeholder[target=c_a] 2025-06-05T23:32:16.0513152Z 1: %c_b : [num_users=1] = placeholder[target=c_b] 2025-06-05T23:32:16.0513664Z 2: %x : [num_users=1] = placeholder[target=x] 2025-06-05T23:32:16.0514882Z 3: %aten_mul_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.mul.Tensor](args = (%c_a, %x), kwargs = {}) 2025-06-05T23:32:16.0516355Z File "/pytorch/executorch/test/models/export_program.py", line 141, in forward 2025-06-05T23:32:16.0517190Z out_1 = torch.mul(self.a, x) 2025-06-05T23:32:16.0517507Z 2025-06-05T23:32:16.0518440Z 4: %aten_add_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.add.Tensor](args = (%aten_mul_tensor, %c_b), kwargs = {}) 2025-06-05T23:32:16.0521415Z File "/pytorch/executorch/test/models/export_program.py", line 142, in forward 2025-06-05T23:32:16.0522298Z out_2 = torch.add(out_1, self.b) 2025-06-05T23:32:16.0522960Z 2025-06-05T23:32:16.0523145Z 5: return (aten_add_tensor,) 2025-06-05T23:32:16.0523652Z -- node op type stat -- 2025-06-05T23:32:16.0524053Z op placeholder, cnt 3 2025-06-05T23:32:16.0524474Z op call_function, cnt 2 2025-06-05T23:32:16.0524900Z op output, cnt 1 2025-06-05T23:32:16.0525313Z -- call_function stat -- 2025-06-05T23:32:16.0526233Z fn : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor, cnt 1 2025-06-05T23:32:16.0527709Z fn : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor, cnt 1 2025-06-05T23:32:16.0529717Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-06-05T23:32:17.3570077Z Exported ModuleAddMul and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/ModuleAddMul.pte 2025-06-05T23:32:17.3572709Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-06-05T23:32:17.3574994Z [ 16%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/reduce_util.cpp.o 2025-06-05T23:32:17.3576887Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-06-05T23:32:17.3578445Z [ 16%] Linking CXX static library libextension_flat_tensor.a 2025-06-05T23:32:17.3579195Z [ 16%] Built target extension_flat_tensor 2025-06-05T23:32:17.3580584Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-06-05T23:32:17.3582664Z [ 16%] Building CXX object extension/llm/runner/test/CMakeFiles/generation_config_test.dir/generation_config_test.cpp.o 2025-06-05T23:32:17.3585114Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-06-05T23:32:17.3587303Z [ 16%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-06-05T23:32:17.3589019Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-06-05T23:32:17.3591102Z [ 16%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/repeat_util.cpp.o 2025-06-05T23:32:17.3593382Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-06-05T23:32:17.3594851Z [ 16%] Built target subgraph 2025-06-05T23:32:17.3596536Z [ 16%] Building CXX object extension/llm/runner/test/CMakeFiles/generation_config_test.dir/__/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:17.3598678Z [ 16%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs.cpp.o 2025-06-05T23:32:17.3601047Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-06-05T23:32:17.3603027Z [ 16%] Linking CXX static library libextension_tensor.a 2025-06-05T23:32:17.3605034Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-06-05T23:32:17.3607259Z [ 16%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/select_copy_util.cpp.o 2025-06-05T23:32:17.3608407Z [ 16%] Built target extension_tensor 2025-06-05T23:32:17.3609975Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-06-05T23:32:17.3612363Z [ 16%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs_portable.cpp.o 2025-06-05T23:32:17.3614841Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-06-05T23:32:17.3616976Z [ 17%] Linking CXX executable generation_config_test 2025-06-05T23:32:17.3617639Z Enter debug_pass 2025-06-05T23:32:17.3618011Z Code is: 2025-06-05T23:32:17.3618212Z 2025-06-05T23:32:17.3618219Z 2025-06-05T23:32:17.3618224Z 2025-06-05T23:32:17.3618354Z def forward(self, k): 2025-06-05T23:32:17.3619540Z aten_full_default = executorch_exir_dialects_edge__ops_aten_full_default([1, 4], 1, dtype = torch.float32, layout = torch.strided, device = device(type='cpu'), pin_memory = False) 2025-06-05T23:32:17.3621764Z aten_cat_default = executorch_exir_dialects_edge__ops_aten_cat_default([k, aten_full_default]); k = aten_full_default = None 2025-06-05T23:32:17.3622789Z return (aten_cat_default,) 2025-06-05T23:32:17.3623227Z 2025-06-05T23:32:17.3623570Z Nodes: 2025-06-05T23:32:17.3623976Z 0: %k : [num_users=1] = placeholder[target=k] 2025-06-05T23:32:17.3625636Z 1: %aten_full_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.full.default](args = ([1, 4], 1), kwargs = {dtype: torch.float32, layout: torch.strided, device: cpu, pin_memory: False}) 2025-06-05T23:32:17.3627827Z File "/pytorch/executorch/test/models/export_program.py", line 114, in forward 2025-06-05T23:32:17.3628722Z k = torch.cat((k, torch.ones(1, 4))) 2025-06-05T23:32:17.3629305Z 2025-06-05T23:32:17.3630311Z 2: %aten_cat_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.cat.default](args = ([%k, %aten_full_default],), kwargs = {}) 2025-06-05T23:32:17.3632201Z File "/pytorch/executorch/test/models/export_program.py", line 114, in forward 2025-06-05T23:32:17.3633106Z k = torch.cat((k, torch.ones(1, 4))) 2025-06-05T23:32:17.3633474Z 2025-06-05T23:32:17.3633654Z 3: return (aten_cat_default,) 2025-06-05T23:32:17.3634174Z -- node op type stat -- 2025-06-05T23:32:17.3634616Z op placeholder, cnt 1 2025-06-05T23:32:17.3635059Z op call_function, cnt 2 2025-06-05T23:32:17.3635494Z op output, cnt 1 2025-06-05T23:32:17.3635918Z -- call_function stat -- 2025-06-05T23:32:17.3637475Z fn : schema = aten::full(SymInt[] size, Scalar fill_value, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor, cnt 1 2025-06-05T23:32:17.3639708Z fn : schema = aten::cat(Tensor[] tensors, int dim=0) -> Tensor, cnt 1 2025-06-05T23:32:17.3641554Z [ 17%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/slice_util.cpp.o 2025-06-05T23:32:17.3644004Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-06-05T23:32:17.3646435Z Exported ModuleDynamicCatUnallocatedIO and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/ModuleDynamicCatUnallocatedIO.pte 2025-06-05T23:32:17.3649171Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-06-05T23:32:17.3651013Z [ 17%] Linking CXX static library libextension_runner_util.a 2025-06-05T23:32:17.3652951Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-06-05T23:32:17.3654508Z [ 17%] Built target extension_runner_util 2025-06-05T23:32:17.3655949Z [ 17%] Building CXX object extension/threadpool/test/CMakeFiles/extension_threadpool_test.dir/thread_parallel_test.cpp.o 2025-06-05T23:32:17.3658014Z [ 17%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/upsample_util.cpp.o 2025-06-05T23:32:17.3660567Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-06-05T23:32:17.3663404Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-06-05T23:32:17.3666220Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-06-05T23:32:17.3667718Z Enter debug_pass 2025-06-05T23:32:17.3668098Z Code is: 2025-06-05T23:32:17.3668290Z 2025-06-05T23:32:17.3668298Z 2025-06-05T23:32:17.3668305Z 2025-06-05T23:32:17.3668511Z def forward(self, c_lifted_tensor_0, x): 2025-06-05T23:32:17.3669576Z aten_clone_default = executorch_exir_dialects_edge__ops_aten_clone_default(c_lifted_tensor_0); c_lifted_tensor_0 = None 2025-06-05T23:32:17.3671221Z aten_slice_copy_tensor = executorch_exir_dialects_edge__ops_aten_slice_copy_Tensor(x, 0, 1, 9223372036854775807, 2); x = None 2025-06-05T23:32:17.3673246Z aten_index_tensor = executorch_exir_dialects_edge__ops_aten_index_Tensor(aten_slice_copy_tensor, [None, aten_clone_default]); aten_slice_copy_tensor = aten_clone_default = None 2025-06-05T23:32:17.3674704Z return (aten_index_tensor,) 2025-06-05T23:32:17.3675160Z 2025-06-05T23:32:17.3675496Z Nodes: 2025-06-05T23:32:17.3676067Z 0: %c_lifted_tensor_0 : [num_users=1] = placeholder[target=c_lifted_tensor_0] 2025-06-05T23:32:17.3712647Z 1: %x : [num_users=1] = placeholder[target=x] 2025-06-05T23:32:17.3714106Z 2: %aten_clone_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.clone.default](args = (%c_lifted_tensor_0,), kwargs = {}) 2025-06-05T23:32:17.3715765Z File "/pytorch/executorch/test/models/export_program.py", line 64, in forward 2025-06-05T23:32:17.3716661Z return x[1::2, torch.tensor([1, 2])] 2025-06-05T23:32:17.3717028Z 2025-06-05T23:32:17.3718101Z 3: %aten_slice_copy_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.slice_copy.Tensor](args = (%x, 0, 1, 9223372036854775807, 2), kwargs = {}) 2025-06-05T23:32:17.3720328Z File "/pytorch/executorch/test/models/export_program.py", line 64, in forward 2025-06-05T23:32:17.3721468Z return x[1::2, torch.tensor([1, 2])] 2025-06-05T23:32:17.3721846Z 2025-06-05T23:32:17.3723189Z 4: %aten_index_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.index.Tensor](args = (%aten_slice_copy_tensor, [None, %aten_clone_default]), kwargs = {}) 2025-06-05T23:32:17.3725043Z File "/pytorch/executorch/test/models/export_program.py", line 64, in forward 2025-06-05T23:32:17.3725893Z return x[1::2, torch.tensor([1, 2])] 2025-06-05T23:32:17.3726266Z 2025-06-05T23:32:17.3726422Z 5: return (aten_index_tensor,) 2025-06-05T23:32:17.3726905Z -- node op type stat -- 2025-06-05T23:32:17.3727332Z op placeholder, cnt 2 2025-06-05T23:32:17.3727760Z op call_function, cnt 3 2025-06-05T23:32:17.3728189Z op output, cnt 1 2025-06-05T23:32:17.3728555Z -- call_function stat -- 2025-06-05T23:32:17.3729539Z fn : schema = aten::clone(Tensor self, *, MemoryFormat? memory_format=None) -> Tensor, cnt 1 2025-06-05T23:32:17.3731519Z fn : schema = aten::slice_copy.Tensor(Tensor self, int dim=0, SymInt? start=None, SymInt? end=None, SymInt step=1) -> Tensor, cnt 1 2025-06-05T23:32:17.3733334Z fn : schema = aten::index.Tensor(Tensor self, Tensor?[] indices) -> Tensor, cnt 1 2025-06-05T23:32:17.3734898Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3736957Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3738545Z begin, 2025-06-05T23:32:17.3739482Z ^~~~~~ 2025-06-05T23:32:17.3740367Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3741678Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3742486Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3743567Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3744646Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3745221Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3747676Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:64:3)>' requested here 2025-06-05T23:32:17.3750625Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.3751346Z ^ 2025-06-05T23:32:17.3753747Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:64:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:64:3)>' requested here 2025-06-05T23:32:17.3756413Z EXPECT_TRUE(parallel_for(0, 10, 1, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.3757145Z ^ 2025-06-05T23:32:17.3758007Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3760109Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3761742Z end); 2025-06-05T23:32:17.3762076Z ^~~~ 2025-06-05T23:32:17.3763937Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3765227Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3766029Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3767283Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3768385Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3768976Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3769807Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3771849Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3773721Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.3774583Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.3775781Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3777112Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3777905Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3778905Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3780227Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3780803Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3781782Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3784125Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3785722Z begin, 2025-06-05T23:32:17.3786075Z ^~~~~~ 2025-06-05T23:32:17.3787008Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3788282Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3789080Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3790167Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3791286Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3791834Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3794694Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:74:3)>' requested here 2025-06-05T23:32:17.3797621Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.3798394Z ^ 2025-06-05T23:32:17.3800766Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:74:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:74:3)>' requested here 2025-06-05T23:32:17.3803427Z EXPECT_TRUE(parallel_for(0, 10, 1, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.3804166Z ^ 2025-06-05T23:32:17.3805038Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3807126Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3808655Z end); 2025-06-05T23:32:17.3808979Z ^~~~ 2025-06-05T23:32:17.3809913Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3811352Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3812115Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3813207Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3814302Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3814871Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3815738Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3817828Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3819675Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.3822245Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.3823492Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3824846Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3825607Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3826674Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3827743Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3828311Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3829374Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3831471Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3833071Z begin, 2025-06-05T23:32:17.3833410Z ^~~~~~ 2025-06-05T23:32:17.3834340Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3835640Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3836447Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3837539Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3838629Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3839210Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3841844Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:88:3)>' requested here 2025-06-05T23:32:17.3844843Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.3845595Z ^ 2025-06-05T23:32:17.3848300Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:88:16: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:88:3)>' requested here 2025-06-05T23:32:17.3851032Z EXPECT_FALSE(parallel_for(10, 0, 1, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.3851790Z ^ 2025-06-05T23:32:17.3852700Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3854915Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3856739Z end); 2025-06-05T23:32:17.3857098Z ^~~~ 2025-06-05T23:32:17.3858023Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3859333Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3860115Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3861170Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3862242Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3862806Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3863691Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3865732Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3867612Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.3868496Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.3869646Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3871006Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3871816Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3873109Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3874259Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3874847Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3875773Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3877888Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3879380Z begin, 2025-06-05T23:32:17.3879715Z ^~~~~~ 2025-06-05T23:32:17.3880686Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3882013Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3882888Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3883993Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3885019Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3885580Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3888124Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:100:3)>' requested here 2025-06-05T23:32:17.3929283Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.3930089Z ^ 2025-06-05T23:32:17.3932921Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:100:16: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:100:3)>' requested here 2025-06-05T23:32:17.3935651Z EXPECT_FALSE(parallel_for(6, 5, 1, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.3936390Z ^ 2025-06-05T23:32:17.3937230Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3939561Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3941185Z end); 2025-06-05T23:32:17.3941524Z ^~~~ 2025-06-05T23:32:17.3942451Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3943768Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3944567Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3945662Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3946766Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3947338Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3948223Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3950361Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3952224Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.3953090Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.3954309Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3955664Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3956647Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3957774Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3958817Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3959319Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3960174Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3962204Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3964021Z begin, 2025-06-05T23:32:17.3964409Z ^~~~~~ 2025-06-05T23:32:17.3965406Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3966809Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3967658Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3968833Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3969979Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3970593Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3973310Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:111:3)>' requested here 2025-06-05T23:32:17.3976461Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.3977266Z ^ 2025-06-05T23:32:17.3979943Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:111:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:111:3)>' requested here 2025-06-05T23:32:17.3982811Z EXPECT_TRUE(parallel_for(0, 5, 1, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.3983734Z ^ 2025-06-05T23:32:17.3984641Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3986940Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.3988654Z end); 2025-06-05T23:32:17.3989004Z ^~~~ 2025-06-05T23:32:17.3989999Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.3991380Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.3992585Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.3993748Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.3994874Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.3995495Z ^~~~~~~~~~~ 2025-06-05T23:32:17.3996412Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.3998638Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4000921Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.4001826Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.4003306Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4004973Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4005829Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4006971Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4008132Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4008748Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4009664Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4012039Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4013743Z begin, 2025-06-05T23:32:17.4014118Z ^~~~~~ 2025-06-05T23:32:17.4015100Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4016934Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4017811Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4019385Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4020688Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4021284Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4024086Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:124:3)>' requested here 2025-06-05T23:32:17.4027533Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.4028530Z ^ 2025-06-05T23:32:17.4032263Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:124:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:124:3)>' requested here 2025-06-05T23:32:17.4035379Z EXPECT_TRUE(parallel_for(5, 10, 1, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.4036145Z ^ 2025-06-05T23:32:17.4037071Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4039341Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4041099Z end); 2025-06-05T23:32:17.4041454Z ^~~~ 2025-06-05T23:32:17.4042441Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4043907Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4044756Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4045956Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4047110Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4047744Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4048691Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4050976Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4053207Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.4054131Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.4055411Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4056785Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4057660Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4058854Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4060021Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4060646Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4061508Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4063401Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4064801Z begin, 2025-06-05T23:32:17.4065133Z ^~~~~~ 2025-06-05T23:32:17.4065982Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4067106Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4067835Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4068838Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4069955Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4070561Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4073127Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:137:3)>' requested here 2025-06-05T23:32:17.4076071Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.4076844Z ^ 2025-06-05T23:32:17.4079088Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:137:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:137:3)>' requested here 2025-06-05T23:32:17.4081733Z EXPECT_TRUE(parallel_for(2, 8, 1, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.4082429Z ^ 2025-06-05T23:32:17.4083387Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4085374Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4086992Z end); 2025-06-05T23:32:17.4087337Z ^~~~ 2025-06-05T23:32:17.4088268Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4089564Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4090363Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4091402Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4092434Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4092903Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4093600Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4095636Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4097307Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.4097995Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.4098932Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4099901Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4100496Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4101329Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4102127Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4102569Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4103268Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4105039Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4106473Z begin, 2025-06-05T23:32:17.4106761Z ^~~~~~ 2025-06-05T23:32:17.4107583Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4108734Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4109466Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4110474Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4111447Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4111989Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4114342Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:153:3)>' requested here 2025-06-05T23:32:17.4117180Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.4117879Z ^ 2025-06-05T23:32:17.4120609Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:153:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:153:3)>' requested here 2025-06-05T23:32:17.4123101Z EXPECT_TRUE(parallel_for(0, 10, 2, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.4123746Z ^ 2025-06-05T23:32:17.4124533Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4126473Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4127949Z end); 2025-06-05T23:32:17.4128265Z ^~~~ 2025-06-05T23:32:17.4129352Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4131610Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4132333Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4133306Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4134309Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4134826Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4135812Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4137699Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4139359Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.4140110Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.4141133Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4142315Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4143015Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4143977Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4144970Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4145484Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4146288Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4148171Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4149652Z begin, 2025-06-05T23:32:17.4149964Z ^~~~~~ 2025-06-05T23:32:17.4150849Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4152056Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4152787Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4153814Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4154814Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4155348Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4157653Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:163:3)>' requested here 2025-06-05T23:32:17.4160548Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.4161254Z ^ 2025-06-05T23:32:17.4163537Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:163:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:163:3)>' requested here 2025-06-05T23:32:17.4165974Z EXPECT_TRUE(parallel_for(3, 8, 2, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.4166622Z ^ 2025-06-05T23:32:17.4167386Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4169286Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4170700Z end); 2025-06-05T23:32:17.4171041Z ^~~~ 2025-06-05T23:32:17.4171962Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4173143Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4173866Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4174919Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4175850Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4176273Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4176922Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4178422Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4179758Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.4180390Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.4181526Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4182777Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4183535Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4184582Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4185590Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4186128Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4186948Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4188732Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4190415Z begin, 2025-06-05T23:32:17.4190778Z ^~~~~~ 2025-06-05T23:32:17.4191746Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4193083Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4193926Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4195052Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4196193Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4196965Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4199648Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:179:3)>' requested here 2025-06-05T23:32:17.4202761Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.4203522Z ^ 2025-06-05T23:32:17.4206074Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:179:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:179:3)>' requested here 2025-06-05T23:32:17.4208843Z EXPECT_TRUE(parallel_for(0, 10, 3, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.4209581Z ^ 2025-06-05T23:32:17.4210474Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4212652Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4213862Z end); 2025-06-05T23:32:17.4214128Z ^~~~ 2025-06-05T23:32:17.4214803Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4215846Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4216771Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4217850Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4218904Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4219476Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4220432Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.4222882Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.4224642Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.4225334Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.4226284Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.4227497Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.4228233Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.4229274Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.4230269Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.4231258Z ^~~~~~~~~~~ 2025-06-05T23:32:17.4232342Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.8299795Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.8301496Z begin, 2025-06-05T23:32:17.8301830Z ^~~~~~ 2025-06-05T23:32:17.8302800Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.8303969Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.8304713Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.8306078Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.8307143Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.8307718Z ^~~~~~~~~~~ 2025-06-05T23:32:17.8310224Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:189:3)>' requested here 2025-06-05T23:32:17.8312973Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.8313700Z ^ 2025-06-05T23:32:17.8316128Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:189:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:189:3)>' requested here 2025-06-05T23:32:17.8318728Z EXPECT_TRUE(parallel_for(0, 10, 6, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.8319434Z ^ 2025-06-05T23:32:17.8320367Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.8322382Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.8324030Z end); 2025-06-05T23:32:17.8324368Z ^~~~ 2025-06-05T23:32:17.8325494Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.8326802Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.8327604Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.8328613Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.8329566Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.8330081Z ^~~~~~~~~~~ 2025-06-05T23:32:17.8330963Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.8333031Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.8334883Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.8335748Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.8336774Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.8337919Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.8338690Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.8339779Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.8340857Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.8341419Z ^~~~~~~~~~~ 2025-06-05T23:32:17.8342296Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.8344388Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:31:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.8345986Z begin, 2025-06-05T23:32:17.8346311Z ^~~~~~ 2025-06-05T23:32:17.8347243Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.8348416Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.8349423Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.8350503Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.8351568Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.8352140Z ^~~~~~~~~~~ 2025-06-05T23:32:17.8354753Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:54:45: note: in instantiation of function template specialization 'executorch::extension::internal::parallel_for_no_threadpool<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:199:3)>' requested here 2025-06-05T23:32:17.8357670Z return executorch::extension::internal::parallel_for_no_threadpool( 2025-06-05T23:32:17.8358414Z ^ 2025-06-05T23:32:17.8360749Z /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:199:15: note: in instantiation of function template specialization 'ParallelTest::parallel_for<(lambda at /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:199:3)>' requested here 2025-06-05T23:32:17.8363477Z EXPECT_TRUE(parallel_for(0, 10, 11, [this](int64_t begin, int64_t end) { 2025-06-05T23:32:17.8364196Z ^ 2025-06-05T23:32:17.8365013Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.8367216Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:32:7: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.8368802Z end); 2025-06-05T23:32:17.8369133Z ^~~~ 2025-06-05T23:32:17.8370031Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.8371189Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.8371990Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.8373058Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.8374107Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.8374669Z ^~~~~~~~~~~ 2025-06-05T23:32:17.8375556Z In file included from /pytorch/executorch/extension/threadpool/test/thread_parallel_test.cpp:14: 2025-06-05T23:32:17.8377573Z /pytorch/executorch/../executorch/runtime/kernel/thread_parallel_interface.h:33:69: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] 2025-06-05T23:32:17.8379414Z ET_CHECK_OR_RETURN_FALSE(grain_size > 0, "grain_size = %" PRId64, grain_size); 2025-06-05T23:32:17.8380268Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-06-05T23:32:17.8381443Z /pytorch/executorch/../executorch/runtime/core/error.h:143:65: note: expanded from macro 'ET_CHECK_OR_RETURN_FALSE' 2025-06-05T23:32:17.8382746Z ET_LOG(Error, "Check failed (%s): " message__, #cond__, ##__VA_ARGS__); \ 2025-06-05T23:32:17.8383533Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2025-06-05T23:32:17.8384606Z /pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T23:32:17.8385675Z ##__VA_ARGS__); \ 2025-06-05T23:32:17.8386148Z ^~~~~~~~~~~ 2025-06-05T23:32:17.8386516Z 36 warnings generated. 2025-06-05T23:32:17.8387944Z [ 17%] Building CXX object extension/threadpool/test/CMakeFiles/extension_threadpool_test.dir/threadpool_test.cpp.o 2025-06-05T23:32:17.8390391Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-06-05T23:32:17.8392366Z [ 17%] Linking CXX static library libkernels_util_all_deps.a 2025-06-05T23:32:17.8393654Z Exported ModuleIndex and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/ModuleIndex.pte 2025-06-05T23:32:17.8395925Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-06-05T23:32:17.8397449Z [ 17%] Built target generation_config_test 2025-06-05T23:32:17.8398158Z [ 17%] Generating Vulkan Compute Shaders 2025-06-05T23:32:17.8399940Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-06-05T23:32:17.8401503Z [ 17%] Built target kernels_util_all_deps 2025-06-05T23:32:17.8403000Z [ 17%] Building CXX object extension/evalue_util/test/CMakeFiles/extension_evalue_util_test.dir/print_evalue_test.cpp.o 2025-06-05T23:32:17.8405419Z [ 17%] Building CXX object extension/threadpool/test/CMakeFiles/extension_threadpool_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:17.8408111Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-06-05T23:32:17.8410693Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-06-05T23:32:17.8412928Z [ 17%] Building CXX object extension/evalue_util/test/CMakeFiles/extension_evalue_util_test.dir/__/print_evalue.cpp.o 2025-06-05T23:32:20.9535520Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-06-05T23:32:20.9538321Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-06-05T23:32:20.9540005Z [ 17%] Linking CXX executable extension_threadpool_test 2025-06-05T23:32:20.9541761Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-06-05T23:32:20.9544287Z [ 17%] Building CXX object extension/evalue_util/test/CMakeFiles/extension_evalue_util_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:20.9546855Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-06-05T23:32:20.9548320Z Enter debug_pass 2025-06-05T23:32:20.9548666Z Code is: 2025-06-05T23:32:20.9548882Z 2025-06-05T23:32:20.9548893Z 2025-06-05T23:32:20.9548901Z 2025-06-05T23:32:20.9549066Z def forward(self, c_a, x): 2025-06-05T23:32:20.9549849Z aten_add_tensor = executorch_exir_dialects_edge__ops_aten_add_Tensor(x, c_a); x = c_a = None 2025-06-05T23:32:20.9550725Z return (aten_add_tensor,) 2025-06-05T23:32:20.9551170Z 2025-06-05T23:32:20.9551485Z Nodes: 2025-06-05T23:32:20.9551879Z 0: %c_a : [num_users=1] = placeholder[target=c_a] 2025-06-05T23:32:20.9552477Z 1: %x : [num_users=1] = placeholder[target=x] 2025-06-05T23:32:20.9553674Z 2: %aten_add_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.add.Tensor](args = (%x, %c_a), kwargs = {}) 2025-06-05T23:32:20.9554987Z File "/pytorch/executorch/test/models/export_program.py", line 169, in forward 2025-06-05T23:32:20.9555785Z return x + self.a 2025-06-05T23:32:20.9556056Z 2025-06-05T23:32:20.9556255Z 3: return (aten_add_tensor,) 2025-06-05T23:32:20.9556748Z -- node op type stat -- 2025-06-05T23:32:20.9557214Z op placeholder, cnt 2 2025-06-05T23:32:20.9557654Z op call_function, cnt 1 2025-06-05T23:32:20.9558080Z op output, cnt 1 2025-06-05T23:32:20.9558466Z -- call_function stat -- 2025-06-05T23:32:20.9559761Z fn : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor, cnt 1 2025-06-05T23:32:20.9560814Z Enter debug_pass 2025-06-05T23:32:20.9561180Z Code is: 2025-06-05T23:32:20.9561368Z 2025-06-05T23:32:20.9561374Z 2025-06-05T23:32:20.9561380Z 2025-06-05T23:32:20.9561561Z def forward(self, c_a, x): 2025-06-05T23:32:20.9562340Z aten_add_tensor = executorch_exir_dialects_edge__ops_aten_add_Tensor(x, c_a); x = c_a = None 2025-06-05T23:32:20.9563283Z return (aten_add_tensor,) 2025-06-05T23:32:20.9563695Z 2025-06-05T23:32:20.9564024Z Nodes: 2025-06-05T23:32:20.9564404Z 0: %c_a : [num_users=1] = placeholder[target=c_a] 2025-06-05T23:32:20.9565023Z 1: %x : [num_users=1] = placeholder[target=x] 2025-06-05T23:32:20.9566215Z 2: %aten_add_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.add.Tensor](args = (%x, %c_a), kwargs = {}) 2025-06-05T23:32:20.9567656Z File "/pytorch/executorch/test/models/export_program.py", line 169, in forward 2025-06-05T23:32:20.9568477Z return x + self.a 2025-06-05T23:32:20.9568717Z 2025-06-05T23:32:20.9568884Z 3: return (aten_add_tensor,) 2025-06-05T23:32:20.9569358Z -- node op type stat -- 2025-06-05T23:32:20.9569778Z op placeholder, cnt 2 2025-06-05T23:32:20.9570191Z op call_function, cnt 1 2025-06-05T23:32:20.9570628Z op output, cnt 1 2025-06-05T23:32:20.9571005Z -- call_function stat -- 2025-06-05T23:32:20.9572004Z fn : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor, cnt 1 2025-06-05T23:32:20.9573919Z Exported ModuleMultipleEntry and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/ModuleMultipleEntry.pte 2025-06-05T23:32:20.9576310Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-06-05T23:32:20.9578777Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-06-05T23:32:20.9581394Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-06-05T23:32:20.9584101Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-06-05T23:32:20.9585796Z [ 17%] Linking CXX executable extension_evalue_util_test 2025-06-05T23:32:20.9587530Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-06-05T23:32:20.9590232Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-06-05T23:32:20.9593010Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-06-05T23:32:20.9596070Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-06-05T23:32:20.9598913Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-06-05T23:32:20.9600603Z [ 18%] Built target extension_threadpool_test 2025-06-05T23:32:20.9602448Z [ 18%] Building CXX object extension/kernel_util/test/CMakeFiles/extension_kernel_util_test.dir/make_boxed_from_unboxed_functor_test.cpp.o 2025-06-05T23:32:20.9605417Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-06-05T23:32:20.9608389Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-06-05T23:32:20.9611553Z [ 18%] Building CXX object extension/kernel_util/test/CMakeFiles/extension_kernel_util_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:20.9614484Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-06-05T23:32:20.9617730Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-06-05T23:32:20.9619687Z [ 18%] Built target extension_evalue_util_test 2025-06-05T23:32:20.9620528Z Enter debug_pass 2025-06-05T23:32:20.9622539Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-06-05T23:32:20.9624356Z Code is: 2025-06-05T23:32:20.9624601Z 2025-06-05T23:32:20.9624609Z 2025-06-05T23:32:20.9624616Z 2025-06-05T23:32:20.9624943Z def forward(self, p_linear_weight, p_linear_bias, x, y): 2025-06-05T23:32:20.9626183Z aten_view_copy_default = executorch_exir_dialects_edge__ops_aten_view_copy_default(x, [1, 3]); x = None 2025-06-05T23:32:20.9627883Z aten_permute_copy_default = executorch_exir_dialects_edge__ops_aten_permute_copy_default(p_linear_weight, [1, 0]) 2025-06-05T23:32:20.9630180Z aten_addmm_default = executorch_exir_dialects_edge__ops_aten_addmm_default(p_linear_bias, aten_view_copy_default, aten_permute_copy_default); aten_permute_copy_default = None 2025-06-05T23:32:20.9632887Z aten_view_copy_default_1 = executorch_exir_dialects_edge__ops_aten_view_copy_default(aten_addmm_default, [3]); aten_addmm_default = None 2025-06-05T23:32:20.9635158Z aten__softmax_default = executorch_exir_dialects_edge__ops_aten__softmax_default(aten_view_copy_default_1, 0, False); aten_view_copy_default_1 = None 2025-06-05T23:32:20.9637197Z aten_alias_copy_default = executorch_exir_dialects_edge__ops_aten_alias_copy_default(aten__softmax_default) 2025-06-05T23:32:20.9639162Z aten_alias_copy_default_1 = executorch_exir_dialects_edge__ops_aten_alias_copy_default(aten_alias_copy_default); aten_alias_copy_default = None 2025-06-05T23:32:20.9641495Z aten__log_softmax_default = executorch_exir_dialects_edge__ops_aten__log_softmax_default(aten__softmax_default, 0, False); aten__softmax_default = None 2025-06-05T23:32:20.9643895Z aten_alias_copy_default_2 = executorch_exir_dialects_edge__ops_aten_alias_copy_default(aten__log_softmax_default) 2025-06-05T23:32:20.9645946Z aten_alias_copy_default_3 = executorch_exir_dialects_edge__ops_aten_alias_copy_default(aten_alias_copy_default_2); aten_alias_copy_default_2 = None 2025-06-05T23:32:20.9648142Z aten_mul_tensor = executorch_exir_dialects_edge__ops_aten_mul_Tensor(aten__log_softmax_default, y); aten__log_softmax_default = None 2025-06-05T23:32:20.9650130Z aten_sum_dim_int_list = executorch_exir_dialects_edge__ops_aten_sum_dim_IntList(aten_mul_tensor, []); aten_mul_tensor = None 2025-06-05T23:32:20.9652044Z aten_neg_default = executorch_exir_dialects_edge__ops_aten_neg_default(aten_sum_dim_int_list); aten_sum_dim_int_list = None 2025-06-05T23:32:20.9653895Z aten_div_scalar = executorch_exir_dialects_edge__ops_aten_div_Scalar(aten_neg_default, 1); aten_neg_default = None 2025-06-05T23:32:20.9656008Z aten_full_like_default = executorch_exir_dialects_edge__ops_aten_full_like_default(aten_div_scalar, 1, pin_memory = False, memory_format = torch.preserve_format) 2025-06-05T23:32:20.9658258Z aten_div_scalar_1 = executorch_exir_dialects_edge__ops_aten_div_Scalar(aten_full_like_default, 1); aten_full_like_default = None 2025-06-05T23:32:20.9660167Z aten_neg_default_1 = executorch_exir_dialects_edge__ops_aten_neg_default(aten_div_scalar_1); aten_div_scalar_1 = None 2025-06-05T23:32:20.9662399Z aten_expand_copy_default = executorch_exir_dialects_edge__ops_aten_expand_copy_default(aten_neg_default_1, [3]); aten_neg_default_1 = None 2025-06-05T23:32:20.9664562Z aten_mul_tensor_1 = executorch_exir_dialects_edge__ops_aten_mul_Tensor(aten_expand_copy_default, y); aten_expand_copy_default = y = None 2025-06-05T23:32:20.9666874Z aten_alias_copy_default_4 = executorch_exir_dialects_edge__ops_aten_alias_copy_default(aten_alias_copy_default_3); aten_alias_copy_default_3 = None 2025-06-05T23:32:20.9669172Z aten_alias_copy_default_5 = executorch_exir_dialects_edge__ops_aten_alias_copy_default(aten_alias_copy_default_4); aten_alias_copy_default_4 = None 2025-06-05T23:32:20.9671378Z aten_exp_default = executorch_exir_dialects_edge__ops_aten_exp_default(aten_alias_copy_default_5); aten_alias_copy_default_5 = None 2025-06-05T23:32:20.9673236Z aten_sum_dim_int_list_1 = executorch_exir_dialects_edge__ops_aten_sum_dim_IntList(aten_mul_tensor_1, [0], True) 2025-06-05T23:32:20.9675288Z aten_mul_tensor_2 = executorch_exir_dialects_edge__ops_aten_mul_Tensor(aten_exp_default, aten_sum_dim_int_list_1); aten_exp_default = aten_sum_dim_int_list_1 = None 2025-06-05T23:32:20.9677674Z aten_sub_tensor = executorch_exir_dialects_edge__ops_aten_sub_Tensor(aten_mul_tensor_1, aten_mul_tensor_2); aten_mul_tensor_1 = aten_mul_tensor_2 = None 2025-06-05T23:32:20.9679985Z aten_alias_copy_default_6 = executorch_exir_dialects_edge__ops_aten_alias_copy_default(aten_alias_copy_default_1); aten_alias_copy_default_1 = None 2025-06-05T23:32:20.9682287Z aten_alias_copy_default_7 = executorch_exir_dialects_edge__ops_aten_alias_copy_default(aten_alias_copy_default_6); aten_alias_copy_default_6 = None 2025-06-05T23:32:20.9685052Z aten_mul_tensor_3 = executorch_exir_dialects_edge__ops_aten_mul_Tensor(aten_sub_tensor, aten_alias_copy_default_7); aten_sub_tensor = None 2025-06-05T23:32:20.9686565Z aten_sum_dim_int_list_2 = executorch_exir_dialects_edge__ops_aten_sum_dim_IntList(aten_mul_tensor_3, [0], True) 2025-06-05T23:32:20.9688203Z aten_mul_tensor_4 = executorch_exir_dialects_edge__ops_aten_mul_Tensor(aten_alias_copy_default_7, aten_sum_dim_int_list_2); aten_alias_copy_default_7 = aten_sum_dim_int_list_2 = None 2025-06-05T23:32:20.9690135Z aten_sub_tensor_1 = executorch_exir_dialects_edge__ops_aten_sub_Tensor(aten_mul_tensor_3, aten_mul_tensor_4); aten_mul_tensor_3 = aten_mul_tensor_4 = None 2025-06-05T23:32:20.9691677Z aten_view_copy_default_2 = executorch_exir_dialects_edge__ops_aten_view_copy_default(aten_sub_tensor_1, [1, 3]); aten_sub_tensor_1 = None 2025-06-05T23:32:20.9693447Z aten_permute_copy_default_1 = executorch_exir_dialects_edge__ops_aten_permute_copy_default(aten_view_copy_default_2, [1, 0]) 2025-06-05T23:32:20.9695360Z aten_mm_default = executorch_exir_dialects_edge__ops_aten_mm_default(aten_permute_copy_default_1, aten_view_copy_default); aten_permute_copy_default_1 = aten_view_copy_default = None 2025-06-05T23:32:20.9697178Z aten_permute_copy_default_2 = executorch_exir_dialects_edge__ops_aten_permute_copy_default(aten_mm_default, [1, 0]); aten_mm_default = None 2025-06-05T23:32:20.9698675Z aten_sum_dim_int_list_3 = executorch_exir_dialects_edge__ops_aten_sum_dim_IntList(aten_view_copy_default_2, [0], True); aten_view_copy_default_2 = None 2025-06-05T23:32:20.9700154Z aten_view_copy_default_3 = executorch_exir_dialects_edge__ops_aten_view_copy_default(aten_sum_dim_int_list_3, [3]); aten_sum_dim_int_list_3 = None 2025-06-05T23:32:20.9701757Z aten_permute_copy_default_3 = executorch_exir_dialects_edge__ops_aten_permute_copy_default(aten_permute_copy_default_2, [1, 0]); aten_permute_copy_default_2 = None 2025-06-05T23:32:20.9703192Z return (aten_div_scalar, aten_permute_copy_default_3, aten_view_copy_default_3, p_linear_weight, p_linear_bias) 2025-06-05T23:32:20.9703951Z 2025-06-05T23:32:20.9704243Z Nodes: 2025-06-05T23:32:20.9704716Z 0: %p_linear_weight : [num_users=2] = placeholder[target=p_linear_weight] 2025-06-05T23:32:20.9705664Z 1: %p_linear_bias : [num_users=2] = placeholder[target=p_linear_bias] 2025-06-05T23:32:20.9706299Z 2: %x : [num_users=1] = placeholder[target=x] 2025-06-05T23:32:20.9706783Z 3: %y : [num_users=2] = placeholder[target=y] 2025-06-05T23:32:20.9707890Z 4: %aten_view_copy_default : [num_users=2] = call_function[target=executorch.exir.dialects.edge._ops.aten.view_copy.default](args = (%x, [1, 3]), kwargs = {}) 2025-06-05T23:32:20.9709702Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 6, in forward 2025-06-05T23:32:20.9711060Z view = torch.ops.aten.view.default(primals_3, [1, 3]); primals_3 = None 2025-06-05T23:32:20.9712498Z 5: %aten_permute_copy_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.permute_copy.default](args = (%p_linear_weight, [1, 0]), kwargs = {}) 2025-06-05T23:32:20.9714472Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 7, in forward 2025-06-05T23:32:20.9715929Z permute = torch.ops.aten.permute.default(primals_1, [1, 0]); primals_1 = None 2025-06-05T23:32:20.9717554Z 6: %aten_addmm_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.addmm.default](args = (%p_linear_bias, %aten_view_copy_default, %aten_permute_copy_default), kwargs = {}) 2025-06-05T23:32:20.9719670Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 8, in forward 2025-06-05T23:32:20.9721796Z addmm = torch.ops.aten.addmm.default(primals_2, view, permute); primals_2 = permute = None 2025-06-05T23:32:20.9723460Z 7: %aten_view_copy_default_1 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.view_copy.default](args = (%aten_addmm_default, [3]), kwargs = {}) 2025-06-05T23:32:20.9725555Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 9, in forward 2025-06-05T23:32:20.9727018Z view_1 = torch.ops.aten.view.default(addmm, [3]); addmm = None 2025-06-05T23:32:20.9728510Z 8: %aten__softmax_default : [num_users=2] = call_function[target=executorch.exir.dialects.edge._ops.aten._softmax.default](args = (%aten_view_copy_default_1, 0, False), kwargs = {}) 2025-06-05T23:32:20.9730693Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 10, in forward 2025-06-05T23:32:20.9732223Z _softmax = torch.ops.aten._softmax.default(view_1, 0, False); view_1 = None 2025-06-05T23:32:20.9733786Z 9: %aten_alias_copy_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.alias_copy.default](args = (%aten__softmax_default,), kwargs = {}) 2025-06-05T23:32:20.9735907Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 11, in forward 2025-06-05T23:32:20.9737280Z alias = torch.ops.aten.alias.default(_softmax) 2025-06-05T23:32:20.9738710Z 10: %aten_alias_copy_default_1 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.alias_copy.default](args = (%aten_alias_copy_default,), kwargs = {}) 2025-06-05T23:32:20.9740847Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 12, in forward 2025-06-05T23:32:20.9742275Z alias_1 = torch.ops.aten.alias.default(alias); alias = None 2025-06-05T23:32:20.9743818Z 11: %aten__log_softmax_default : [num_users=2] = call_function[target=executorch.exir.dialects.edge._ops.aten._log_softmax.default](args = (%aten__softmax_default, 0, False), kwargs = {}) 2025-06-05T23:32:20.9745990Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 13, in forward 2025-06-05T23:32:20.9747869Z _log_softmax = torch.ops.aten._log_softmax.default(_softmax, 0, False); _softmax = None 2025-06-05T23:32:20.9749519Z 12: %aten_alias_copy_default_2 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.alias_copy.default](args = (%aten__log_softmax_default,), kwargs = {}) 2025-06-05T23:32:20.9751696Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 14, in forward 2025-06-05T23:32:20.9753089Z alias_2 = torch.ops.aten.alias.default(_log_softmax) 2025-06-05T23:32:20.9754573Z 13: %aten_alias_copy_default_3 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.alias_copy.default](args = (%aten_alias_copy_default_2,), kwargs = {}) 2025-06-05T23:32:20.9756736Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 15, in forward 2025-06-05T23:32:20.9758261Z alias_3 = torch.ops.aten.alias.default(alias_2); alias_2 = None 2025-06-05T23:32:20.9759672Z 14: %aten_mul_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.mul.Tensor](args = (%aten__log_softmax_default, %y), kwargs = {}) 2025-06-05T23:32:20.9761795Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 16, in forward 2025-06-05T23:32:20.9763469Z mul = torch.ops.aten.mul.Tensor(_log_softmax, primals_4); _log_softmax = None 2025-06-05T23:32:20.9765111Z 15: %aten_sum_dim_int_list : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.sum.dim_IntList](args = (%aten_mul_tensor, []), kwargs = {}) 2025-06-05T23:32:20.9767088Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 17, in forward 2025-06-05T23:32:20.9768536Z sum_1 = torch.ops.aten.sum.dim_IntList(mul, []); mul = None 2025-06-05T23:32:20.9769866Z 16: %aten_neg_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.neg.default](args = (%aten_sum_dim_int_list,), kwargs = {}) 2025-06-05T23:32:20.9771929Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 18, in forward 2025-06-05T23:32:20.9773329Z neg = torch.ops.aten.neg.default(sum_1); sum_1 = None 2025-06-05T23:32:20.9774604Z 17: %aten_div_scalar : [num_users=2] = call_function[target=executorch.exir.dialects.edge._ops.aten.div.Scalar](args = (%aten_neg_default, 1), kwargs = {}) 2025-06-05T23:32:20.9776585Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 19, in forward 2025-06-05T23:32:20.9778043Z div = torch.ops.aten.div.Scalar(neg, 1); neg = None 2025-06-05T23:32:20.9779726Z 18: %aten_full_like_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.full_like.default](args = (%aten_div_scalar, 1), kwargs = {pin_memory: False, memory_format: torch.preserve_format}) 2025-06-05T23:32:20.9782312Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 20, in forward 2025-06-05T23:32:20.9784131Z full_like = torch.ops.aten.full_like.default(div, 1, pin_memory = False, memory_format = torch.preserve_format) 2025-06-05T23:32:20.9785828Z 19: %aten_div_scalar_1 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.div.Scalar](args = (%aten_full_like_default, 1), kwargs = {}) 2025-06-05T23:32:20.9787901Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 21, in forward 2025-06-05T23:32:20.9789338Z div_1 = torch.ops.aten.div.Scalar(full_like, 1); full_like = None 2025-06-05T23:32:20.9790850Z 20: %aten_neg_default_1 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.neg.default](args = (%aten_div_scalar_1,), kwargs = {}) 2025-06-05T23:32:20.9792815Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 22, in forward 2025-06-05T23:32:20.9794222Z neg_1 = torch.ops.aten.neg.default(div_1); div_1 = None 2025-06-05T23:32:20.9795670Z 21: %aten_expand_copy_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.expand_copy.default](args = (%aten_neg_default_1, [3]), kwargs = {}) 2025-06-05T23:32:20.9797781Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 23, in forward 2025-06-05T23:32:20.9799284Z expand = torch.ops.aten.expand.default(neg_1, [3]); neg_1 = None 2025-06-05T23:32:20.9800713Z 22: %aten_mul_tensor_1 : [num_users=2] = call_function[target=executorch.exir.dialects.edge._ops.aten.mul.Tensor](args = (%aten_expand_copy_default, %y), kwargs = {}) 2025-06-05T23:32:20.9802854Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 24, in forward 2025-06-05T23:32:20.9804435Z mul_1 = torch.ops.aten.mul.Tensor(expand, primals_4); expand = primals_4 = None 2025-06-05T23:32:20.9806053Z 23: %aten_alias_copy_default_4 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.alias_copy.default](args = (%aten_alias_copy_default_3,), kwargs = {}) 2025-06-05T23:32:20.9808392Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 25, in forward 2025-06-05T23:32:20.9809848Z alias_4 = torch.ops.aten.alias.default(alias_3); alias_3 = None 2025-06-05T23:32:20.9811318Z 24: %aten_alias_copy_default_5 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.alias_copy.default](args = (%aten_alias_copy_default_4,), kwargs = {}) 2025-06-05T23:32:20.9813485Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 26, in forward 2025-06-05T23:32:20.9814895Z alias_5 = torch.ops.aten.alias.default(alias_4); alias_4 = None 2025-06-05T23:32:20.9816302Z 25: %aten_exp_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.exp.default](args = (%aten_alias_copy_default_5,), kwargs = {}) 2025-06-05T23:32:20.9818289Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 27, in forward 2025-06-05T23:32:20.9819668Z exp = torch.ops.aten.exp.default(alias_5); alias_5 = None 2025-06-05T23:32:20.9921755Z 26: %aten_sum_dim_int_list_1 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.sum.dim_IntList](args = (%aten_mul_tensor_1, [0], True), kwargs = {}) 2025-06-05T23:32:20.9923836Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 28, in forward 2025-06-05T23:32:20.9925166Z sum_2 = torch.ops.aten.sum.dim_IntList(mul_1, [0], True) 2025-06-05T23:32:20.9926420Z 27: %aten_mul_tensor_2 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.mul.Tensor](args = (%aten_exp_default, %aten_sum_dim_int_list_1), kwargs = {}) 2025-06-05T23:32:20.9928214Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 29, in forward 2025-06-05T23:32:20.9929518Z mul_2 = torch.ops.aten.mul.Tensor(exp, sum_2); exp = sum_2 = None 2025-06-05T23:32:20.9930889Z 28: %aten_sub_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.sub.Tensor](args = (%aten_mul_tensor_1, %aten_mul_tensor_2), kwargs = {}) 2025-06-05T23:32:20.9933076Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 30, in forward 2025-06-05T23:32:20.9934450Z sub = torch.ops.aten.sub.Tensor(mul_1, mul_2); mul_1 = mul_2 = None 2025-06-05T23:32:20.9935875Z 29: %aten_alias_copy_default_6 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.alias_copy.default](args = (%aten_alias_copy_default_1,), kwargs = {}) 2025-06-05T23:32:20.9937960Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 31, in forward 2025-06-05T23:32:20.9939376Z alias_6 = torch.ops.aten.alias.default(alias_1); alias_1 = None 2025-06-05T23:32:20.9940676Z 30: %aten_alias_copy_default_7 : [num_users=2] = call_function[target=executorch.exir.dialects.edge._ops.aten.alias_copy.default](args = (%aten_alias_copy_default_6,), kwargs = {}) 2025-06-05T23:32:20.9942638Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 32, in forward 2025-06-05T23:32:20.9943903Z alias_7 = torch.ops.aten.alias.default(alias_6); alias_6 = None 2025-06-05T23:32:20.9945288Z 31: %aten_mul_tensor_3 : [num_users=2] = call_function[target=executorch.exir.dialects.edge._ops.aten.mul.Tensor](args = (%aten_sub_tensor, %aten_alias_copy_default_7), kwargs = {}) 2025-06-05T23:32:20.9947280Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 33, in forward 2025-06-05T23:32:20.9948428Z mul_3 = torch.ops.aten.mul.Tensor(sub, alias_7); sub = None 2025-06-05T23:32:20.9949561Z 32: %aten_sum_dim_int_list_2 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.sum.dim_IntList](args = (%aten_mul_tensor_3, [0], True), kwargs = {}) 2025-06-05T23:32:20.9951278Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 34, in forward 2025-06-05T23:32:20.9952545Z sum_3 = torch.ops.aten.sum.dim_IntList(mul_3, [0], True) 2025-06-05T23:32:20.9953928Z 33: %aten_mul_tensor_4 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.mul.Tensor](args = (%aten_alias_copy_default_7, %aten_sum_dim_int_list_2), kwargs = {}) 2025-06-05T23:32:20.9955926Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 35, in forward 2025-06-05T23:32:20.9957268Z mul_4 = torch.ops.aten.mul.Tensor(alias_7, sum_3); alias_7 = sum_3 = None 2025-06-05T23:32:20.9958503Z 34: %aten_sub_tensor_1 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.sub.Tensor](args = (%aten_mul_tensor_3, %aten_mul_tensor_4), kwargs = {}) 2025-06-05T23:32:20.9960363Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 36, in forward 2025-06-05T23:32:20.9961763Z sub_1 = torch.ops.aten.sub.Tensor(mul_3, mul_4); mul_3 = mul_4 = None 2025-06-05T23:32:20.9963313Z 35: %aten_view_copy_default_2 : [num_users=2] = call_function[target=executorch.exir.dialects.edge._ops.aten.view_copy.default](args = (%aten_sub_tensor_1, [1, 3]), kwargs = {}) 2025-06-05T23:32:20.9965173Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 37, in forward 2025-06-05T23:32:22.4386843Z view_2 = torch.ops.aten.view.default(sub_1, [1, 3]); sub_1 = None 2025-06-05T23:32:22.4388735Z 36: %aten_permute_copy_default_1 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.permute_copy.default](args = (%aten_view_copy_default_2, [1, 0]), kwargs = {}) 2025-06-05T23:32:22.4391399Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 38, in forward 2025-06-05T23:32:22.4392911Z permute_1 = torch.ops.aten.permute.default(view_2, [1, 0]) 2025-06-05T23:32:22.4394494Z 37: %aten_mm_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.mm.default](args = (%aten_permute_copy_default_1, %aten_view_copy_default), kwargs = {}) 2025-06-05T23:32:22.4396773Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 39, in forward 2025-06-05T23:32:22.4398368Z mm = torch.ops.aten.mm.default(permute_1, view); permute_1 = view = None 2025-06-05T23:32:22.4400030Z 38: %aten_permute_copy_default_2 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.permute_copy.default](args = (%aten_mm_default, [1, 0]), kwargs = {}) 2025-06-05T23:32:22.4402345Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 40, in forward 2025-06-05T23:32:22.4403991Z permute_2 = torch.ops.aten.permute.default(mm, [1, 0]); mm = None 2025-06-05T23:32:22.4405516Z 39: %aten_sum_dim_int_list_3 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.sum.dim_IntList](args = (%aten_view_copy_default_2, [0], True), kwargs = {}) 2025-06-05T23:32:22.4407755Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 41, in forward 2025-06-05T23:32:22.4409518Z sum_4 = torch.ops.aten.sum.dim_IntList(view_2, [0], True); view_2 = None 2025-06-05T23:32:22.4411100Z 40: %aten_view_copy_default_3 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.view_copy.default](args = (%aten_sum_dim_int_list_3, [3]), kwargs = {}) 2025-06-05T23:32:22.4413269Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 42, in forward 2025-06-05T23:32:22.4414727Z view_3 = torch.ops.aten.view.default(sum_4, [3]); sum_4 = None 2025-06-05T23:32:22.4416320Z 41: %aten_permute_copy_default_3 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.permute_copy.default](args = (%aten_permute_copy_default_2, [1, 0]), kwargs = {}) 2025-06-05T23:32:22.4418519Z File ".451 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py:1268 in wrapped", line 43, in forward 2025-06-05T23:32:22.4420345Z permute_3 = torch.ops.aten.permute.default(permute_2, [1, 0]); permute_2 = None 2025-06-05T23:32:22.4421569Z 42: return (aten_div_scalar, aten_permute_copy_default_3, aten_view_copy_default_3, p_linear_weight, p_linear_bias) 2025-06-05T23:32:22.4422532Z -- node op type stat -- 2025-06-05T23:32:22.4422997Z op placeholder, cnt 4 2025-06-05T23:32:22.4423408Z op call_function, cnt 38 2025-06-05T23:32:22.4423842Z op output, cnt 1 2025-06-05T23:32:22.4424218Z -- call_function stat -- 2025-06-05T23:32:22.4425158Z fn : schema = aten::view_copy(Tensor self, SymInt[] size) -> Tensor, cnt 4 2025-06-05T23:32:22.4426594Z fn : schema = aten::permute_copy(Tensor self, int[] dims) -> Tensor, cnt 4 2025-06-05T23:32:22.4428239Z fn : schema = aten::addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor, cnt 1 2025-06-05T23:32:22.4430027Z fn : schema = aten::_softmax(Tensor self, int dim, bool half_to_float) -> Tensor, cnt 1 2025-06-05T23:32:22.4431475Z fn : schema = aten::alias_copy(Tensor self) -> Tensor, cnt 8 2025-06-05T23:32:22.4432982Z fn : schema = aten::_log_softmax(Tensor self, int dim, bool half_to_float) -> Tensor, cnt 1 2025-06-05T23:32:22.4521700Z fn : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor, cnt 5 2025-06-05T23:32:22.4523127Z fn : schema = aten::sum.dim_IntList(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor, cnt 4 2025-06-05T23:32:22.4524333Z fn : schema = aten::neg(Tensor self) -> Tensor, cnt 2 2025-06-05T23:32:22.4525300Z fn : schema = aten::div.Scalar(Tensor self, Scalar other) -> Tensor, cnt 2 2025-06-05T23:32:22.4527025Z fn : schema = aten::full_like(Tensor self, Scalar fill_value, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, MemoryFormat? memory_format=None) -> Tensor, cnt 1 2025-06-05T23:32:22.4528934Z fn : schema = aten::expand_copy(Tensor self, SymInt[] size, *, bool implicit=False) -> Tensor, cnt 1 2025-06-05T23:32:22.4530172Z fn : schema = aten::exp(Tensor self) -> Tensor, cnt 1 2025-06-05T23:32:22.4531247Z fn : schema = aten::sub.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor, cnt 2 2025-06-05T23:32:22.4532363Z fn : schema = aten::mm(Tensor self, Tensor mat2) -> Tensor, cnt 1 2025-06-05T23:32:22.4534073Z [ 18%] Building CXX object extension/memory_allocator/test/CMakeFiles/extension_memory_allocator_test.dir/malloc_memory_allocator_test.cpp.o 2025-06-05T23:32:22.4536396Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-06-05T23:32:22.4537940Z [ 18%] Linking CXX executable extension_kernel_util_test 2025-06-05T23:32:22.4539569Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-06-05T23:32:22.4542377Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-06-05T23:32:22.4544875Z Exported ModuleSimpleTrain and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/ModuleSimpleTrain.pte 2025-06-05T23:32:22.4547468Z [ 18%] Building CXX object extension/memory_allocator/test/CMakeFiles/extension_memory_allocator_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:22.4550568Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-06-05T23:32:22.4553305Z [ 18%] Building CXX object extension/pytree/test/CMakeFiles/extension_pytree_test.dir/test_pytree.cpp.o 2025-06-05T23:32:22.4555552Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-06-05T23:32:22.4557815Z [ 18%] Linking CXX executable extension_memory_allocator_test 2025-06-05T23:32:22.4559810Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-06-05T23:32:22.4562770Z [ 18%] Building CXX object extension/pytree/test/CMakeFiles/extension_pytree_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:22.4564699Z Enter debug_pass 2025-06-05T23:32:22.4566629Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-06-05T23:32:22.4568630Z Code is: 2025-06-05T23:32:22.4568841Z 2025-06-05T23:32:22.4568849Z 2025-06-05T23:32:22.4568856Z 2025-06-05T23:32:22.4569154Z def forward(self, b_state, _lifted_tensor_constant1, x): 2025-06-05T23:32:22.4570991Z dim_order_ops__to_dim_order_copy_default = executorch_exir_dialects_edge__ops_dim_order_ops__to_dim_order_copy_default(_lifted_tensor_constant1, dtype = torch.int32, dim_order = []); _lifted_tensor_constant1 = None 2025-06-05T23:32:22.4573514Z aten_add_tensor = executorch_exir_dialects_edge__ops_aten_add_Tensor(b_state, dim_order_ops__to_dim_order_copy_default); dim_order_ops__to_dim_order_copy_default = None 2025-06-05T23:32:22.4575875Z dim_order_ops__to_dim_order_copy_default_1 = executorch_exir_dialects_edge__ops_dim_order_ops__to_dim_order_copy_default(aten_add_tensor, dtype = torch.float32, dim_order = [0]) 2025-06-05T23:32:22.4578167Z aten_add_tensor_1 = executorch_exir_dialects_edge__ops_aten_add_Tensor(x, dim_order_ops__to_dim_order_copy_default_1); x = dim_order_ops__to_dim_order_copy_default_1 = None 2025-06-05T23:32:22.4580027Z copy__default = torch.ops.aten.copy_.default(b_state, aten_add_tensor); b_state = aten_add_tensor = None 2025-06-05T23:32:22.4581061Z return (copy__default, aten_add_tensor_1) 2025-06-05T23:32:22.4581591Z 2025-06-05T23:32:22.4581883Z Nodes: 2025-06-05T23:32:22.4582307Z 0: %b_state : [num_users=2] = placeholder[target=b_state] 2025-06-05T23:32:22.4583202Z 1: %_lifted_tensor_constant1 : [num_users=1] = placeholder[target=_lifted_tensor_constant1] 2025-06-05T23:32:22.4584378Z File "/pytorch/executorch/test/models/export_program.py", line 205, in forward 2025-06-05T23:32:22.4585302Z self.state.add_(1) 2025-06-05T23:32:22.4585540Z 2025-06-05T23:32:26.7801348Z 2: %x : [num_users=1] = placeholder[target=x] 2025-06-05T23:32:26.7803491Z 3: %dim_order_ops__to_dim_order_copy_default : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.dim_order_ops._to_dim_order_copy.default](args = (%_lifted_tensor_constant1,), kwargs = {dtype: torch.int32, dim_order: []}) 2025-06-05T23:32:26.7805454Z File "/pytorch/executorch/test/models/export_program.py", line 205, in forward 2025-06-05T23:32:26.7806085Z self.state.add_(1) 2025-06-05T23:32:26.7806307Z 2025-06-05T23:32:26.7807123Z 4: %aten_add_tensor : [num_users=2] = call_function[target=executorch.exir.dialects.edge._ops.aten.add.Tensor](args = (%b_state, %dim_order_ops__to_dim_order_copy_default), kwargs = {}) 2025-06-05T23:32:26.7808481Z File "/pytorch/executorch/test/models/export_program.py", line 205, in forward 2025-06-05T23:32:26.7809117Z self.state.add_(1) 2025-06-05T23:32:26.7809320Z 2025-06-05T23:32:26.7810480Z 5: %dim_order_ops__to_dim_order_copy_default_1 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.dim_order_ops._to_dim_order_copy.default](args = (%aten_add_tensor,), kwargs = {dtype: torch.float32, dim_order: [0]}) 2025-06-05T23:32:26.7812126Z File "/pytorch/executorch/test/models/export_program.py", line 206, in forward 2025-06-05T23:32:26.7812824Z return x + self.state 2025-06-05T23:32:26.7813056Z 2025-06-05T23:32:26.7813902Z 6: %aten_add_tensor_1 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.add.Tensor](args = (%x, %dim_order_ops__to_dim_order_copy_default_1), kwargs = {}) 2025-06-05T23:32:26.7815259Z File "/pytorch/executorch/test/models/export_program.py", line 206, in forward 2025-06-05T23:32:26.7815935Z return x + self.state 2025-06-05T23:32:26.7816161Z 2025-06-05T23:32:26.7816814Z 7: %copy__default : [num_users=1] = call_function[target=torch.ops.aten.copy_.default](args = (%b_state, %aten_add_tensor), kwargs = {}) 2025-06-05T23:32:26.7817915Z 8: return (copy__default, aten_add_tensor_1) 2025-06-05T23:32:26.7818498Z -- node op type stat -- 2025-06-05T23:32:26.7818942Z op placeholder, cnt 3 2025-06-05T23:32:26.7819385Z op call_function, cnt 5 2025-06-05T23:32:26.7819996Z op output, cnt 1 2025-06-05T23:32:26.7820705Z -- call_function stat -- 2025-06-05T23:32:26.7822763Z fn : schema = dim_order_ops::_to_dim_order_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, int[]? dim_order=None) -> Tensor, cnt 2 2025-06-05T23:32:26.7825496Z fn : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor, cnt 2 2025-06-05T23:32:26.7826673Z fn aten.copy_.default, cnt 1 2025-06-05T23:32:26.7829520Z /pytorch/executorch/src/executorch/exir/emit/_emitter.py:1593: UserWarning: Mutation on a buffer in the model is detected. ExecuTorch assumes buffers that are mutated in the graph have a meaningless initial state, only the shape and dtype will be serialized, unless a pass which sets meta["et_init_buffer"] to True such as InitializedMutableBufferPass is run. 2025-06-05T23:32:26.7832444Z warnings.warn( 2025-06-05T23:32:26.7833538Z Exported ModuleStateful and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/ModuleStateful.pte 2025-06-05T23:32:26.7836312Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-06-05T23:32:26.7838038Z [ 18%] Built target extension_kernel_util_test 2025-06-05T23:32:26.7840105Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-06-05T23:32:26.7842129Z [ 18%] Linking CXX executable extension_pytree_test 2025-06-05T23:32:26.7844610Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-06-05T23:32:26.7847783Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-06-05T23:32:26.7850639Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-06-05T23:32:26.7853312Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-06-05T23:32:26.7855948Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-06-05T23:32:26.7858681Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-06-05T23:32:26.7860276Z [ 19%] Built target extension_memory_allocator_test 2025-06-05T23:32:26.7861639Z [ 19%] Building CXX object kernels/prim_ops/test/CMakeFiles/kernels_prim_ops_test.dir/prim_ops_test.cpp.o 2025-06-05T23:32:26.7862861Z [ 19%] Built target extension_flat_tensor_test_resources 2025-06-05T23:32:26.7864615Z [ 19%] Building CXX object runtime/core/exec_aten/testing_util/test/CMakeFiles/runtime_core_exec_aten_testing_util_test.dir/tensor_util_test.cpp.o 2025-06-05T23:32:26.7867204Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-06-05T23:32:26.7868839Z [ 19%] Built target executorch_runner_util_test_resources 2025-06-05T23:32:26.7870650Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-06-05T23:32:26.7873095Z [ 19%] Building CXX object runtime/core/exec_aten/util/test/CMakeFiles/runtime_core_exec_aten_util_test.dir/dim_order_util_test.cpp.o 2025-06-05T23:32:26.7875483Z [ 19%] Building CXX object runtime/core/exec_aten/util/test/CMakeFiles/runtime_core_exec_aten_util_test.dir/operator_impl_example_test.cpp.o 2025-06-05T23:32:26.7878190Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-06-05T23:32:26.7880884Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-05T23:32:26.7883657Z [ 19%] Building CXX object runtime/core/exec_aten/testing_util/test/CMakeFiles/runtime_core_exec_aten_testing_util_test.dir/tensor_factory_test.cpp.o 2025-06-05T23:32:26.7886132Z [ 19%] Building CXX object kernels/prim_ops/test/CMakeFiles/kernels_prim_ops_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:26.7888551Z [ 19%] Building CXX object runtime/core/exec_aten/util/test/CMakeFiles/runtime_core_exec_aten_util_test.dir/scalar_type_util_test.cpp.o 2025-06-05T23:32:26.7891197Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-05T23:32:26.7893883Z [ 19%] Building CXX object runtime/core/exec_aten/testing_util/test/CMakeFiles/runtime_core_exec_aten_testing_util_test.dir/__/tensor_util.cpp.o 2025-06-05T23:32:26.7895295Z [ 19%] Built target extension_pytree_test 2025-06-05T23:32:26.7896830Z [ 19%] Building CXX object runtime/core/exec_aten/util/test/CMakeFiles/runtime_core_exec_aten_util_test.dir/tensor_shape_to_c_string_test.cpp.o 2025-06-05T23:32:26.7898831Z [ 20%] Building CXX object runtime/core/exec_aten/util/test/CMakeFiles/runtime_core_exec_aten_util_test.dir/tensor_util_test.cpp.o 2025-06-05T23:32:26.7900025Z [ 20%] Linking CXX executable kernels_prim_ops_test 2025-06-05T23:32:26.7901608Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-06-05T23:32:26.7903696Z [ 20%] Building CXX object runtime/core/exec_aten/util/test/CMakeFiles/runtime_core_exec_aten_util_test.dir/__/__/testing_util/tensor_util.cpp.o 2025-06-05T23:32:26.7905781Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-06-05T23:32:26.7907370Z [ 20%] Linking CXX executable runtime_core_exec_aten_testing_util_test 2025-06-05T23:32:26.7908836Z [ 20%] Building CXX object runtime/core/portable_type/test/CMakeFiles/runtime_core_portable_type_test.dir/bfloat16_test.cpp.o 2025-06-05T23:32:26.7910805Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:32:26.7912727Z [ 20%] Building C object runtime/core/portable_type/test/CMakeFiles/runtime_core_portable_type_test.dir/dont_shadow_complex_test.c.o 2025-06-05T23:32:26.7914055Z [ 20%] Linking CXX executable runtime_core_exec_aten_util_test 2025-06-05T23:32:26.7915477Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-06-05T23:32:26.7917006Z [ 20%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/array_ref_test.cpp.o 2025-06-05T23:32:26.7918502Z [ 20%] Building CXX object runtime/core/portable_type/test/CMakeFiles/runtime_core_portable_type_test.dir/half_test.cpp.o 2025-06-05T23:32:26.7920518Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-06-05T23:32:32.7352167Z [ 20%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/error_handling_test.cpp.o 2025-06-05T23:32:32.7354266Z [ 20%] Building CXX object runtime/core/portable_type/test/CMakeFiles/runtime_core_portable_type_test.dir/optional_test.cpp.o 2025-06-05T23:32:32.7357199Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-06-05T23:32:32.7359379Z [ 20%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/evalue_test.cpp.o 2025-06-05T23:32:32.7361364Z [ 20%] Building CXX object runtime/core/portable_type/test/CMakeFiles/runtime_core_portable_type_test.dir/scalar_test.cpp.o 2025-06-05T23:32:32.7362623Z [ 20%] Built target kernels_prim_ops_test 2025-06-05T23:32:32.7363992Z [ 20%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/event_tracer_test.cpp.o 2025-06-05T23:32:32.7366305Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-06-05T23:32:32.7368972Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-06-05T23:32:32.7371459Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-06-05T23:32:32.7373745Z [ 20%] Building CXX object runtime/core/portable_type/test/CMakeFiles/runtime_core_portable_type_test.dir/tensor_impl_test.cpp.o 2025-06-05T23:32:32.7375763Z [ 20%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/freeable_buffer_test.cpp.o 2025-06-05T23:32:32.7378415Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-06-05T23:32:32.7380717Z [ 20%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/function_ref_test.cpp.o 2025-06-05T23:32:32.7381927Z [ 20%] Built target runtime_core_exec_aten_testing_util_test 2025-06-05T23:32:32.7383752Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-06-05T23:32:32.7386310Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-06-05T23:32:32.7405076Z [ 20%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/hierarchical_allocator_test.cpp.o 2025-06-05T23:32:32.7407225Z [ 20%] Building CXX object runtime/core/portable_type/test/CMakeFiles/runtime_core_portable_type_test.dir/tensor_test.cpp.o 2025-06-05T23:32:32.7409744Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-06-05T23:32:32.7412031Z [ 20%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/memory_allocator_test.cpp.o 2025-06-05T23:32:32.7414265Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:32:32.7416835Z [ 20%] Building CXX object runtime/core/portable_type/test/CMakeFiles/runtime_core_portable_type_test.dir/__/__/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:32.7419547Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-06-05T23:32:32.7421988Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-06-05T23:32:32.7424069Z [ 21%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/span_test.cpp.o 2025-06-05T23:32:32.7425959Z [ 21%] Building CXX object runtime/core/test/CMakeFiles/runtime_core_test.dir/__/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:32.7428464Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-06-05T23:32:32.7431234Z [ 21%] Building CXX object runtime/executor/test/CMakeFiles/test_backend_compiler_lib.dir/test_backend_compiler_lib.cpp.o 2025-06-05T23:32:32.7432854Z [ 21%] Linking CXX executable runtime_core_portable_type_test 2025-06-05T23:32:32.7433699Z [ 21%] Built target runtime_core_exec_aten_util_test 2025-06-05T23:32:32.7435577Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-05T23:32:32.7438027Z [ 21%] Building CXX object runtime/kernel/test/CMakeFiles/operator_registry_test.dir/operator_registry_test.cpp.o 2025-06-05T23:32:32.7439438Z [ 22%] Linking CXX executable runtime_core_test 2025-06-05T23:32:32.7441029Z [ 22%] Building CXX object runtime/kernel/test/CMakeFiles/kernel_runtime_context_test.dir/kernel_runtime_context_test.cpp.o 2025-06-05T23:32:32.7442797Z [ 22%] Linking CXX static library libtest_backend_compiler_lib.a 2025-06-05T23:32:32.7443619Z [ 22%] Built target test_backend_compiler_lib 2025-06-05T23:32:32.7445488Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-05T23:32:32.7448201Z [ 22%] Building CXX object runtime/kernel/test/CMakeFiles/operator_registry_max_kernel_num_test.dir/operator_registry_max_kernel_num_test.cpp.o 2025-06-05T23:32:32.7449903Z [ 22%] Linking CXX executable kernel_runtime_context_test 2025-06-05T23:32:32.7451106Z [ 22%] Linking CXX executable operator_registry_test 2025-06-05T23:32:32.7453111Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-06-05T23:32:32.7455699Z [ 22%] Building CXX object runtime/kernel/test/CMakeFiles/operator_registry_max_kernel_num_test.dir/__/operator_registry.cpp.o 2025-06-05T23:32:32.7458289Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-06-05T23:32:32.7460804Z [ 22%] Building CXX object runtime/kernel/test/CMakeFiles/operator_registry_max_kernel_num_test.dir/__/__/core/evalue.cpp.o 2025-06-05T23:32:32.7463346Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-06-05T23:32:32.7464992Z [ 22%] Built target runtime_core_portable_type_test 2025-06-05T23:32:32.7466818Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-06-05T23:32:32.7468397Z [ 22%] Built target kernel_runtime_context_test 2025-06-05T23:32:32.7470166Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-06-05T23:32:32.7472646Z [ 22%] Building CXX object runtime/kernel/test/CMakeFiles/operator_registry_max_kernel_num_test.dir/__/__/platform/abort.cpp.o 2025-06-05T23:32:32.7475271Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-06-05T23:32:32.7477772Z [ 22%] Building CXX object runtime/kernel/test/CMakeFiles/operator_registry_max_kernel_num_test.dir/__/__/platform/log.cpp.o 2025-06-05T23:32:32.7480405Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-06-05T23:32:32.7483440Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-06-05T23:32:32.7486236Z [ 22%] Building CXX object runtime/kernel/test/CMakeFiles/operator_registry_max_kernel_num_test.dir/__/__/platform/runtime.cpp.o 2025-06-05T23:32:32.7488920Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-06-05T23:32:32.7490589Z [ 22%] Built target operator_registry_test 2025-06-05T23:32:32.7491906Z [ 22%] Building CXX object runtime/platform/test/CMakeFiles/platform_test.dir/executor_pal_test.cpp.o 2025-06-05T23:32:32.7494109Z [ 22%] Building CXX object runtime/platform/test/CMakeFiles/platform_runtime_override_test.dir/executor_pal_runtime_override_test.cpp.o 2025-06-05T23:32:32.7495514Z [ 22%] Built target runtime_core_test 2025-06-05T23:32:32.7496938Z [ 22%] Building CXX object runtime/platform/test/CMakeFiles/platform_runtime_override_test.dir/stub_platform.cpp.o 2025-06-05T23:32:32.7499228Z [ 22%] Building CXX object runtime/kernel/test/CMakeFiles/operator_registry_max_kernel_num_test.dir/__/__/platform/default/posix.cpp.o 2025-06-05T23:32:32.7501832Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-06-05T23:32:32.7504527Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-06-05T23:32:32.7506404Z [ 22%] Linking CXX executable operator_registry_max_kernel_num_test 2025-06-05T23:32:37.7986918Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-06-05T23:32:37.7989455Z [ 22%] Building CXX object runtime/platform/test/CMakeFiles/platform_runtime_override_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:37.7992269Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-06-05T23:32:37.7994812Z [ 22%] Building CXX object runtime/platform/test/CMakeFiles/platform_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:37.7997436Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-06-05T23:32:37.8000159Z [ 22%] Building CXX object runtime/platform/test/CMakeFiles/platform_static_runtime_override_test.dir/executor_pal_static_runtime_override_test.cpp.o 2025-06-05T23:32:37.8003017Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-06-05T23:32:37.8005289Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-06-05T23:32:37.8008005Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-06-05T23:32:37.8010774Z [ 22%] Building CXX object runtime/platform/test/CMakeFiles/platform_static_runtime_override_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:37.8012533Z [ 22%] Linking CXX executable platform_runtime_override_test 2025-06-05T23:32:37.8014400Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-06-05T23:32:37.8016136Z [ 23%] Linking CXX executable platform_test 2025-06-05T23:32:37.8017765Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-06-05T23:32:37.8020704Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-06-05T23:32:37.8023654Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-06-05T23:32:37.8025065Z [ 23%] Built target operator_registry_max_kernel_num_test 2025-06-05T23:32:37.8026814Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-06-05T23:32:37.8028608Z [ 23%] Building CXX object runtime/platform/test/CMakeFiles/logging_test.dir/logging_test.cpp.o 2025-06-05T23:32:37.8030396Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-06-05T23:32:37.8032698Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-06-05T23:32:37.8034625Z [ 23%] Linking CXX executable platform_static_runtime_override_test 2025-06-05T23:32:37.8036076Z [ 24%] Building CXX object test/utils/CMakeFiles/test_utils_test.dir/alignment_test.cpp.o 2025-06-05T23:32:37.8038385Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-06-05T23:32:37.8040741Z [ 24%] Building CXX object runtime/platform/test/CMakeFiles/logging_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:37.8042109Z [ 24%] Built target platform_test 2025-06-05T23:32:37.8042999Z [ 24%] Built target platform_runtime_override_test 2025-06-05T23:32:37.8045062Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-06-05T23:32:37.8047518Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/embeddingxb.cpp.o 2025-06-05T23:32:37.8049533Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-06-05T23:32:37.8051367Z [ 24%] Building CXX object test/utils/CMakeFiles/test_utils_test.dir/UnitTestMain.cpp.o 2025-06-05T23:32:37.8052514Z [ 24%] Linking CXX executable logging_test 2025-06-05T23:32:37.8060685Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-06-05T23:32:37.8063080Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2025-06-05T23:32:37.8065063Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-06-05T23:32:37.8067297Z [ 24%] Building CXX object test/utils/CMakeFiles/test_utils_test.dir/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:37.8069918Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:32:37.8071616Z [ 24%] Built target platform_static_runtime_override_test 2025-06-05T23:32:37.8073086Z Exported ModuleAddMulProgram and wrote program data to /pytorch/executorch/cmake-out/extension/module/test/ModuleAddMulProgram.pte 2025-06-05T23:32:37.8075718Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-06-05T23:32:37.8078081Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2025-06-05T23:32:37.8079267Z [ 24%] Built target logging_test 2025-06-05T23:32:37.8080232Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2025-06-05T23:32:37.8081870Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2025-06-05T23:32:37.8083041Z [ 24%] Linking CXX executable test_utils_test 2025-06-05T23:32:37.8084422Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-06-05T23:32:37.8086791Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:32:37.8089174Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-06-05T23:32:37.8091328Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-06-05T23:32:37.8093419Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding2b.cpp.o 2025-06-05T23:32:37.8095353Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-06-05T23:32:37.8097806Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-06-05T23:32:37.8100032Z [ 24%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-06-05T23:32:37.8102318Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-06-05T23:32:37.8104807Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-06-05T23:32:37.8106701Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2025-06-05T23:32:37.8108625Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-06-05T23:32:37.8111189Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-05T23:32:37.8112918Z [ 24%] Built target test_utils_test 2025-06-05T23:32:37.8114302Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-06-05T23:32:37.8116267Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2025-06-05T23:32:37.8118139Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2025-06-05T23:32:37.8120091Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2025-06-05T23:32:37.8121754Z [ 24%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-06-05T23:32:37.8124291Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-05T23:32:37.8126741Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-06-05T23:32:37.8128695Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-06-05T23:32:40.1825918Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-06-05T23:32:40.1827484Z [ 25%] Linking CXX static library libquantized_kernels.a 2025-06-05T23:32:40.1828524Z [ 25%] Linking CXX static library libcpublas.a 2025-06-05T23:32:40.1829947Z [ 25%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/VulkanBackend.cpp.o 2025-06-05T23:32:40.1832553Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-05T23:32:40.1834667Z [ 25%] Built target cpublas 2025-06-05T23:32:40.1835938Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-06-05T23:32:40.1837307Z [ 25%] Built target quantized_kernels 2025-06-05T23:32:40.1838899Z [ 25%] Building CXX object extension/data_loader/test/CMakeFiles/extension_data_loader_test.dir/buffer_data_loader_test.cpp.o 2025-06-05T23:32:40.1841301Z [ 25%] Building CXX object extension/data_loader/test/CMakeFiles/extension_data_loader_test.dir/shared_ptr_data_loader_test.cpp.o 2025-06-05T23:32:40.1843583Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-06-05T23:32:40.1846163Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:32:40.1847864Z Enter debug_pass 2025-06-05T23:32:40.1848265Z Code is: 2025-06-05T23:32:40.1848508Z 2025-06-05T23:32:40.1848514Z 2025-06-05T23:32:40.1848523Z 2025-06-05T23:32:40.1848715Z def forward(self, c_a, c_b, x): 2025-06-05T23:32:40.1849670Z aten_mul_tensor = executorch_exir_dialects_edge__ops_aten_mul_Tensor(c_a, x); c_a = x = None 2025-06-05T23:32:40.1851234Z aten_add_tensor = executorch_exir_dialects_edge__ops_aten_add_Tensor(aten_mul_tensor, c_b); aten_mul_tensor = c_b = None 2025-06-05T23:32:40.1852430Z return (aten_add_tensor,) 2025-06-05T23:32:40.1852892Z 2025-06-05T23:32:40.1853245Z Nodes: 2025-06-05T23:32:40.1853901Z 0: %c_a : [num_users=1] = placeholder[target=c_a] 2025-06-05T23:32:40.1854613Z 1: %c_b : [num_users=1] = placeholder[target=c_b] 2025-06-05T23:32:40.1855277Z 2: %x : [num_users=1] = placeholder[target=x] 2025-06-05T23:32:40.1856638Z 3: %aten_mul_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.mul.Tensor](args = (%c_a, %x), kwargs = {}) 2025-06-05T23:32:40.1858319Z File "/pytorch/executorch/test/models/export_program.py", line 141, in forward 2025-06-05T23:32:40.1859121Z out_1 = torch.mul(self.a, x) 2025-06-05T23:32:40.1859476Z 2025-06-05T23:32:40.1860433Z 4: %aten_add_tensor : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.add.Tensor](args = (%aten_mul_tensor, %c_b), kwargs = {}) 2025-06-05T23:32:40.1862092Z File "/pytorch/executorch/test/models/export_program.py", line 142, in forward 2025-06-05T23:32:40.1862974Z out_2 = torch.add(out_1, self.b) 2025-06-05T23:32:40.1863335Z 2025-06-05T23:32:40.1863534Z 5: return (aten_add_tensor,) 2025-06-05T23:32:40.1864063Z -- node op type stat -- 2025-06-05T23:32:40.1864562Z op placeholder, cnt 3 2025-06-05T23:32:40.1864962Z op call_function, cnt 2 2025-06-05T23:32:40.1865424Z op output, cnt 1 2025-06-05T23:32:40.1865853Z -- call_function stat -- 2025-06-05T23:32:40.1866809Z fn : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor, cnt 1 2025-06-05T23:32:40.1868506Z fn : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor, cnt 1 2025-06-05T23:32:40.1870824Z [ 25%] Building CXX object extension/flat_tensor/test/CMakeFiles/extension_flat_tensor_test.dir/flat_tensor_data_map_test.cpp.o 2025-06-05T23:32:40.1873357Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-06-05T23:32:40.1875837Z [ 25%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/VulkanDelegateHeader.cpp.o 2025-06-05T23:32:40.1877922Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-06-05T23:32:40.1880105Z [ 25%] Building CXX object extension/data_loader/test/CMakeFiles/extension_data_loader_test.dir/file_data_loader_test.cpp.o 2025-06-05T23:32:40.1882474Z Exported ModuleAddMulProgram and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/ModuleAddMulProgram.pte 2025-06-05T23:32:40.1884798Z [ 25%] Building CXX object extension/flat_tensor/test/CMakeFiles/extension_flat_tensor_test.dir/flat_tensor_header_test.cpp.o 2025-06-05T23:32:40.1886808Z [ 25%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ComputeGraph.cpp.o 2025-06-05T23:32:40.1889382Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-06-05T23:32:40.1891985Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-06-05T23:32:40.1893767Z [ 26%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/GraphConfig.cpp.o 2025-06-05T23:32:40.1896175Z [ 26%] Building CXX object extension/flat_tensor/test/CMakeFiles/extension_flat_tensor_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:40.1898622Z [ 26%] Building CXX object extension/data_loader/test/CMakeFiles/extension_data_loader_test.dir/mmap_data_loader_test.cpp.o 2025-06-05T23:32:40.1901336Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-05T23:32:40.1903681Z [ 26%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2025-06-05T23:32:40.1905472Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-06-05T23:32:40.1907773Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-06-05T23:32:40.1910204Z [ 27%] Building CXX object extension/data_loader/test/CMakeFiles/extension_data_loader_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:40.1913158Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-06-05T23:32:40.1915048Z [ 27%] Linking CXX executable extension_flat_tensor_test 2025-06-05T23:32:40.1916471Z [ 27%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/Logging.cpp.o 2025-06-05T23:32:40.1918326Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-06-05T23:32:40.1919929Z [ 27%] Linking CXX shared library libextension_module.so 2025-06-05T23:32:40.1921435Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-06-05T23:32:40.1923927Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:32:40.1925779Z [ 27%] Linking CXX executable extension_data_loader_test 2025-06-05T23:32:40.1927262Z [ 27%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/containers/Constant.cpp.o 2025-06-05T23:32:40.1929476Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-06-05T23:32:40.1931531Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2025-06-05T23:32:40.1934425Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-06-05T23:32:40.1936972Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-06-05T23:32:40.1939907Z [ 27%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/containers/PushConstantData.cpp.o 2025-06-05T23:32:40.1941745Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2025-06-05T23:32:40.1943513Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-06-05T23:32:40.1945999Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-06-05T23:32:40.1948651Z [ 27%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/containers/SharedObject.cpp.o 2025-06-05T23:32:40.1949854Z [ 27%] Built target extension_flat_tensor_test 2025-06-05T23:32:40.1951243Z [ 27%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/containers/SymInt.cpp.o 2025-06-05T23:32:40.1952973Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2025-06-05T23:32:40.1954758Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-06-05T23:32:40.1957206Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-05T23:32:40.1958818Z [ 27%] Built target extension_module 2025-06-05T23:32:40.1961913Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-05T23:32:40.1965480Z [ 27%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/containers/Types.cpp.o 2025-06-05T23:32:42.3754286Z [ 27%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/BlitNode.cpp.o 2025-06-05T23:32:42.3756274Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2025-06-05T23:32:42.3758715Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-05T23:32:42.3761242Z [ 27%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/DispatchNode.cpp.o 2025-06-05T23:32:42.3763134Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2025-06-05T23:32:42.3764999Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-06-05T23:32:42.3766177Z [ 28%] Built target extension_data_loader_test 2025-06-05T23:32:42.3767457Z [ 28%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2025-06-05T23:32:42.3769382Z [ 28%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/DynamicDispatchNode.cpp.o 2025-06-05T23:32:42.3772099Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-06-05T23:32:42.3774667Z [ 28%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/ExecuteNode.cpp.o 2025-06-05T23:32:42.3776838Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-06-05T23:32:42.3778946Z [ 28%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/OperatorRegistry.cpp.o 2025-06-05T23:32:42.3780839Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-06-05T23:32:42.3782308Z [ 28%] Linking CXX static library libextension_module_static.a 2025-06-05T23:32:42.3784777Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:32:42.3787828Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-06-05T23:32:42.3790298Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-06-05T23:32:42.3792206Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2025-06-05T23:32:42.3793955Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2025-06-05T23:32:42.3795758Z [ 28%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/PrepackNode.cpp.o 2025-06-05T23:32:42.3798245Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:32:42.3800679Z [ 28%] Building CXX object extension/llm/runner/CMakeFiles/extension_llm_runner.dir/text_decoder_runner.cpp.o 2025-06-05T23:32:42.3801926Z [ 28%] Built target extension_module_static 2025-06-05T23:32:42.3803353Z [ 28%] Building CXX object extension/llm/runner/CMakeFiles/extension_llm_runner.dir/text_prefiller.cpp.o 2025-06-05T23:32:42.3805345Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-06-05T23:32:42.3808153Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-06-05T23:32:42.3810455Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2025-06-05T23:32:42.3812122Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2025-06-05T23:32:42.3813915Z [ 28%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Arange.cpp.o 2025-06-05T23:32:42.3815852Z [ 28%] Building CXX object extension/llm/runner/CMakeFiles/extension_llm_runner.dir/__/sampler/sampler.cpp.o 2025-06-05T23:32:42.3818450Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-05T23:32:42.3820855Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-06-05T23:32:42.3822574Z [ 29%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/BatchNorm.cpp.o 2025-06-05T23:32:42.3824458Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2025-06-05T23:32:42.3826954Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-05T23:32:42.3829524Z [ 29%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/BinaryOp.cpp.o 2025-06-05T23:32:42.3831029Z [ 29%] Linking CXX static library libextension_llm_runner.a 2025-06-05T23:32:42.3832464Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2025-06-05T23:32:42.3834353Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-06-05T23:32:42.3835588Z [ 29%] Built target extension_llm_runner 2025-06-05T23:32:42.3837036Z [ 29%] Building CXX object extension/tensor/test/CMakeFiles/extension_tensor_test.dir/tensor_ptr_maker_test.cpp.o 2025-06-05T23:32:42.3839692Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-05T23:32:42.3842504Z [ 29%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Cat.cpp.o 2025-06-05T23:32:42.3844360Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2025-06-05T23:32:42.3846926Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-06-05T23:32:42.3849439Z [ 29%] Building CXX object extension/tensor/test/CMakeFiles/extension_tensor_test.dir/tensor_ptr_test.cpp.o 2025-06-05T23:32:42.3851272Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-06-05T23:32:42.3853122Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-06-05T23:32:42.3855066Z [ 29%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Clone.cpp.o 2025-06-05T23:32:42.3856891Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2025-06-05T23:32:42.3859151Z [ 29%] Building CXX object extension/tensor/test/CMakeFiles/extension_tensor_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:42.3861847Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-06-05T23:32:42.3864326Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-06-05T23:32:42.3866154Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2025-06-05T23:32:42.3867242Z [ 29%] Built target generated_module_test_files 2025-06-05T23:32:42.3868970Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-06-05T23:32:42.3871648Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-06-05T23:32:42.3873836Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2025-06-05T23:32:42.3875555Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2025-06-05T23:32:42.3877393Z [ 29%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Common.cpp.o 2025-06-05T23:32:42.3878831Z [ 29%] Linking CXX executable extension_tensor_test 2025-06-05T23:32:42.3880677Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-05T23:32:42.3883552Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-06-05T23:32:42.3885849Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2025-06-05T23:32:42.3887772Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-06-05T23:32:42.3890293Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-06-05T23:32:42.3892620Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-06-05T23:32:44.5741185Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-06-05T23:32:44.5743874Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-06-05T23:32:44.5746702Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-06-05T23:32:44.5748706Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-06-05T23:32:44.5750876Z [ 30%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Convolution.cpp.o 2025-06-05T23:32:44.5753434Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-06-05T23:32:44.5756062Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-06-05T23:32:44.5812874Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-06-05T23:32:44.5814777Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-06-05T23:32:44.5817137Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-06-05T23:32:44.5819411Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-06-05T23:32:44.5823355Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-06-05T23:32:44.5825151Z [ 31%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Copy.cpp.o 2025-06-05T23:32:44.5827202Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2025-06-05T23:32:44.5829090Z [ 31%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Embedding.cpp.o 2025-06-05T23:32:44.5831481Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-06-05T23:32:44.5833467Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2025-06-05T23:32:44.5835341Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-06-05T23:32:44.5837324Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Flip.cpp.o 2025-06-05T23:32:44.5839674Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-06-05T23:32:44.5841997Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-06-05T23:32:44.5843994Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Full.cpp.o 2025-06-05T23:32:44.5846024Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/GridPriors.cpp.o 2025-06-05T23:32:44.5847891Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2025-06-05T23:32:44.5850217Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-06-05T23:32:44.5852737Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-06-05T23:32:44.5854790Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-06-05T23:32:44.5857231Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-06-05T23:32:44.5859492Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2025-06-05T23:32:44.5861741Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/IndexSelect.cpp.o 2025-06-05T23:32:44.5864271Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-06-05T23:32:44.5866545Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2025-06-05T23:32:44.5868772Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-06-05T23:32:44.5871042Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-06-05T23:32:44.5873826Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-06-05T23:32:44.5875803Z [ 32%] Built target extension_tensor_test 2025-06-05T23:32:44.5878075Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-06-05T23:32:44.5880818Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-06-05T23:32:44.5882810Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2025-06-05T23:32:44.5884790Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-06-05T23:32:44.5886568Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Linear.cpp.o 2025-06-05T23:32:44.5888480Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-06-05T23:32:44.5890338Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2025-06-05T23:32:44.5893083Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-06-05T23:32:44.5895822Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-06-05T23:32:44.5897792Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/MatMul.cpp.o 2025-06-05T23:32:44.5900644Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-06-05T23:32:44.5902937Z [ 32%] Generating selected_operators.yaml for quantized_ops_lib 2025-06-05T23:32:44.5904553Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/NativeLayerNorm.cpp.o 2025-06-05T23:32:44.5906509Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Pad.cpp.o 2025-06-05T23:32:44.5908283Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2025-06-05T23:32:44.5910134Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-06-05T23:32:44.5912584Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-06-05T23:32:44.5914992Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Permute.cpp.o 2025-06-05T23:32:44.5916392Z [ 32%] Generating code for kernel registration 2025-06-05T23:32:44.5917767Z [ 32%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/binary_ops.cpp.o 2025-06-05T23:32:44.5920408Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-06-05T23:32:44.5922596Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Pool.cpp.o 2025-06-05T23:32:44.5924421Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2025-06-05T23:32:44.5926484Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/QuantizedLinearQCSNW.cpp.o 2025-06-05T23:32:44.5928718Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-06-05T23:32:44.5931166Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-06-05T23:32:44.5933495Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-06-05T23:32:44.5935292Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-06-05T23:32:44.5937518Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-06-05T23:32:44.5941386Z [ 32%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-06-05T23:32:47.1886575Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_elu.cpp.o 2025-06-05T23:32:47.1888841Z [ 32%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/QuantizedLinearQGANW.cpp.o 2025-06-05T23:32:47.1890929Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-06-05T23:32:47.1893198Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-06-05T23:32:47.1895478Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-06-05T23:32:47.1897065Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-06-05T23:32:47.1899348Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-06-05T23:32:47.1901613Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-06-05T23:32:47.1903347Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2025-06-05T23:32:47.1905096Z [ 33%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Reduce.cpp.o 2025-06-05T23:32:47.1907395Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-06-05T23:32:47.1909568Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-06-05T23:32:47.1911268Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_elu.cpp.o 2025-06-05T23:32:47.1913442Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-06-05T23:32:47.1915688Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-06-05T23:32:47.1917956Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-06-05T23:32:47.1921023Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-06-05T23:32:47.1923610Z [ 34%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Repeat.cpp.o 2025-06-05T23:32:47.1925813Z [ 34%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/RepeatInterleave.cpp.o 2025-06-05T23:32:47.1927942Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2025-06-05T23:32:47.1929990Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-06-05T23:32:47.1932535Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-06-05T23:32:47.1934854Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2025-06-05T23:32:47.1937220Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-06-05T23:32:47.1939392Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2025-06-05T23:32:47.1941212Z [ 34%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-06-05T23:32:47.1943288Z [ 34%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/RotaryEmbedding.cpp.o 2025-06-05T23:32:47.1945678Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-06-05T23:32:47.1948176Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-06-05T23:32:47.1950550Z [ 34%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/SDPA.cpp.o 2025-06-05T23:32:47.1952940Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-06-05T23:32:47.1955172Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2025-06-05T23:32:47.1956962Z [ 34%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-06-05T23:32:47.1958871Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-06-05T23:32:47.1960915Z [ 34%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Select.cpp.o 2025-06-05T23:32:47.1963461Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-06-05T23:32:47.1965875Z [ 34%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Slice.cpp.o 2025-06-05T23:32:47.1967830Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2025-06-05T23:32:47.1970165Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-06-05T23:32:47.1972781Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-06-05T23:32:47.1975116Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-06-05T23:32:47.1977176Z [ 34%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Softmax.cpp.o 2025-06-05T23:32:47.1979651Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-06-05T23:32:47.1982347Z [ 34%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Split.cpp.o 2025-06-05T23:32:47.1984855Z [ 34%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T23:32:47.1987248Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-06-05T23:32:47.1989152Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-06-05T23:32:47.1991484Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-06-05T23:32:47.1993936Z [ 35%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Squeeze.cpp.o 2025-06-05T23:32:47.1995539Z [ 35%] Linking CXX static library libquantized_ops_lib.a 2025-06-05T23:32:47.1997556Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-06-05T23:32:47.1999033Z [ 35%] Built target quantized_ops_lib 2025-06-05T23:32:47.2000794Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-06-05T23:32:47.2003157Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2025-06-05T23:32:47.2005184Z [ 36%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Staging.cpp.o 2025-06-05T23:32:47.2007587Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-06-05T23:32:47.2010334Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-06-05T23:32:47.2012815Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-06-05T23:32:47.2014965Z [ 36%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/SymIntOps.cpp.o 2025-06-05T23:32:47.2017391Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-06-05T23:32:47.2019619Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2025-06-05T23:32:47.2033530Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-06-05T23:32:47.2035663Z [ 36%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Tan.cpp.o 2025-06-05T23:32:47.2038025Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-06-05T23:32:47.2040161Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2025-06-05T23:32:47.2041931Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-06-05T23:32:50.2556009Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-06-05T23:32:50.2558365Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-06-05T23:32:50.2560632Z [ 36%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/ToCopy.cpp.o 2025-06-05T23:32:50.2562515Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2025-06-05T23:32:50.2564710Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-06-05T23:32:50.2566511Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_elu.cpp.o 2025-06-05T23:32:50.2568661Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-06-05T23:32:50.2570844Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-06-05T23:32:50.2573061Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-06-05T23:32:50.2575186Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-06-05T23:32:50.2577092Z [ 37%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Transfer.cpp.o 2025-06-05T23:32:50.2579352Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-06-05T23:32:50.2581456Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-06-05T23:32:50.2583280Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-06-05T23:32:50.2585022Z [ 37%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-06-05T23:32:50.2586868Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2025-06-05T23:32:50.2589037Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-06-05T23:32:50.2591282Z [ 37%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Transpose.cpp.o 2025-06-05T23:32:50.2593094Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2025-06-05T23:32:50.2594828Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-06-05T23:32:50.2597046Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-06-05T23:32:50.2599161Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2025-06-05T23:32:50.2600920Z [ 38%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_c2r.cpp.o 2025-06-05T23:32:50.2602990Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-06-05T23:32:50.2605160Z [ 38%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/UnaryOp.cpp.o 2025-06-05T23:32:50.2607119Z [ 38%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Unsqueeze.cpp.o 2025-06-05T23:32:50.2609381Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-06-05T23:32:50.2611490Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-06-05T23:32:50.2613234Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.o 2025-06-05T23:32:50.2614901Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2025-06-05T23:32:50.2616666Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-06-05T23:32:50.2618969Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-06-05T23:32:50.2621651Z [ 38%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Upsample.cpp.o 2025-06-05T23:32:50.2623559Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-06-05T23:32:50.2625468Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-06-05T23:32:50.2627730Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-06-05T23:32:50.2629912Z [ 38%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Var.cpp.o 2025-06-05T23:32:50.2631657Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2025-06-05T23:32:50.2633772Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-06-05T23:32:50.2636258Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-06-05T23:32:50.2638467Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-06-05T23:32:50.2640326Z [ 38%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-06-05T23:32:50.2642437Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-06-05T23:32:50.2644189Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2025-06-05T23:32:50.2646307Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-06-05T23:32:50.2648515Z [ 38%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/View.cpp.o 2025-06-05T23:32:50.2650737Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-06-05T23:32:50.2652914Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-06-05T23:32:50.2654720Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-06-05T23:32:50.2656573Z [ 38%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/Where.cpp.o 2025-06-05T23:32:50.2658745Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-06-05T23:32:50.2660423Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2025-06-05T23:32:50.2662121Z [ 38%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/utils/KernelUtils.cpp.o 2025-06-05T23:32:50.2663911Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-06-05T23:32:50.2665729Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-06-05T23:32:50.2667509Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-06-05T23:32:50.2669275Z [ 39%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/utils/QPackUtils.cpp.o 2025-06-05T23:32:50.2670849Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-06-05T23:32:50.2672918Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-06-05T23:32:50.2675141Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-06-05T23:32:50.2677228Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-06-05T23:32:50.2678911Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2025-06-05T23:32:50.2680696Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-06-05T23:32:50.2682566Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2025-06-05T23:32:50.2684318Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-06-05T23:32:50.2686310Z [ 39%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/impl/utils/TensorUtils.cpp.o 2025-06-05T23:32:53.3416988Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2025-06-05T23:32:53.3418844Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-06-05T23:32:53.3420733Z [ 39%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-06-05T23:32:53.3422685Z [ 39%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-06-05T23:32:53.3424829Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-06-05T23:32:53.3427112Z [ 39%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/utils/BindingUtils.cpp.o 2025-06-05T23:32:53.3428921Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2025-06-05T23:32:53.3430653Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-06-05T23:32:53.3432842Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-06-05T23:32:53.3434868Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2025-06-05T23:32:53.3436761Z [ 39%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/utils/ShaderNameUtils.cpp.o 2025-06-05T23:32:53.3439021Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-06-05T23:32:53.3441001Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2025-06-05T23:32:53.3442798Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-06-05T23:32:53.3444570Z Exported ModuleAddMul and wrote program data to /pytorch/executorch/cmake-out/runtime/executor/test/delegated/ModuleAddMul.pte 2025-06-05T23:32:53.3446498Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-06-05T23:32:53.3448671Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-06-05T23:32:53.3450797Z [ 41%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/graph/ops/utils/StagingUtils.cpp.o 2025-06-05T23:32:53.3452712Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-06-05T23:32:53.3454686Z [ 41%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/api/Context.cpp.o 2025-06-05T23:32:53.3456857Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-06-05T23:32:53.3459018Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-06-05T23:32:53.3460893Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-06-05T23:32:53.3462792Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/api/ShaderRegistry.cpp.o 2025-06-05T23:32:53.3464987Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-06-05T23:32:53.3467192Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-06-05T23:32:53.3469133Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-06-05T23:32:53.3471340Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-06-05T23:32:53.3473749Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2025-06-05T23:32:53.3475577Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/api/containers/ParamsBuffer.cpp.o 2025-06-05T23:32:53.3477947Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-06-05T23:32:53.3480108Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-06-05T23:32:53.3483325Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-06-05T23:32:53.3485643Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-06-05T23:32:53.3487695Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2025-06-05T23:32:53.3489456Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/api/containers/Tensor.cpp.o 2025-06-05T23:32:53.3491283Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/Adapter.cpp.o 2025-06-05T23:32:53.3492937Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-06-05T23:32:53.3495194Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-06-05T23:32:53.3497242Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2025-06-05T23:32:53.3499295Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-06-05T23:32:53.3501748Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-06-05T23:32:53.3503828Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/Command.cpp.o 2025-06-05T23:32:53.3505998Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-06-05T23:32:53.3508158Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-06-05T23:32:53.3509853Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2025-06-05T23:32:53.3512115Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-06-05T23:32:53.3514596Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-06-05T23:32:53.3516688Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/Descriptor.cpp.o 2025-06-05T23:32:53.3518882Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-06-05T23:32:53.3521156Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-06-05T23:32:53.3522987Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-06-05T23:32:53.3525206Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-06-05T23:32:53.3527744Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-06-05T23:32:53.3529858Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/Device.cpp.o 2025-06-05T23:32:53.3531606Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-06-05T23:32:53.3533963Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-06-05T23:32:53.3536082Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-06-05T23:32:53.3538336Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-06-05T23:32:53.3540473Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/Exception.cpp.o 2025-06-05T23:32:53.3542716Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-06-05T23:32:53.3545264Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-06-05T23:32:53.3547405Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-06-05T23:32:53.3549142Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/Fence.cpp.o 2025-06-05T23:32:53.3550990Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-06-05T23:32:56.1456948Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-06-05T23:32:56.1459411Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-06-05T23:32:56.1461600Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/Pipeline.cpp.o 2025-06-05T23:32:56.1463828Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-06-05T23:32:56.1466030Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-06-05T23:32:56.1467882Z [ 42%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/QueryPool.cpp.o 2025-06-05T23:32:56.1469740Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-06-05T23:32:56.1472350Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-06-05T23:32:56.1474571Z [ 43%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/Runtime.cpp.o 2025-06-05T23:32:56.1476381Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-06-05T23:32:56.1480971Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-06-05T23:32:56.1485046Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2025-06-05T23:32:56.1488729Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-06-05T23:32:56.1493415Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-06-05T23:32:56.1495638Z [ 43%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/Shader.cpp.o 2025-06-05T23:32:56.1497544Z [ 43%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/memory/Allocation.cpp.o 2025-06-05T23:32:56.1500510Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-06-05T23:32:56.1502901Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2025-06-05T23:32:56.1504975Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-06-05T23:32:56.1507050Z [ 43%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-06-05T23:32:56.1508932Z [ 44%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/memory/Buffer.cpp.o 2025-06-05T23:32:56.1511214Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-06-05T23:32:56.1513522Z [ 44%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/memory/Allocator.cpp.o 2025-06-05T23:32:56.1515423Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-06-05T23:32:56.1517330Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-06-05T23:32:56.1519625Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-06-05T23:32:56.1521867Z [ 44%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/memory/Image.cpp.o 2025-06-05T23:32:56.1523837Z [ 44%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-06-05T23:32:56.1526096Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-06-05T23:32:56.1528304Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-06-05T23:32:56.1530542Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-06-05T23:32:56.1532755Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-06-05T23:32:56.1534623Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-06-05T23:32:56.1536736Z [ 44%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/runtime/vk_api/memory/vma_api.cpp.o 2025-06-05T23:32:56.1539046Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-06-05T23:32:56.1541166Z [ 44%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-06-05T23:32:56.1542969Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-06-05T23:32:56.1544744Z [ 44%] Building C object backends/vulkan/CMakeFiles/vulkan_backend.dir/third-party/volk/volk.c.o 2025-06-05T23:32:56.1546430Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2025-06-05T23:32:56.1548704Z [ 44%] Building CXX object backends/vulkan/CMakeFiles/vulkan_backend.dir/__/__/vulkan_compute_shaders/spv.cpp.o 2025-06-05T23:32:56.1551050Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-06-05T23:32:56.1553633Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-06-05T23:32:56.1556227Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-06-05T23:32:56.1558540Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-06-05T23:32:56.1560712Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-06-05T23:32:56.1563127Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-06-05T23:32:56.1565550Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-06-05T23:32:56.1567983Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-06-05T23:32:56.1570604Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-06-05T23:32:56.1572741Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2025-06-05T23:32:56.1574551Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-06-05T23:32:56.1576778Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-06-05T23:32:56.1578231Z [ 44%] Built target generated_pte_files 2025-06-05T23:32:56.1579677Z [ 44%] Building CXX object runtime/executor/test/CMakeFiles/kernel_resolution_test.dir/kernel_resolution_test.cpp.o 2025-06-05T23:32:56.1581643Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-06-05T23:32:56.1583796Z [ 45%] Building CXX object runtime/executor/test/CMakeFiles/kernel_resolution_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:56.1585367Z [ 45%] Linking CXX static library libvulkan_backend.a 2025-06-05T23:32:56.1586678Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2025-06-05T23:32:56.1588352Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2025-06-05T23:32:56.1590571Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-06-05T23:32:56.1592944Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2025-06-05T23:32:56.1594828Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-06-05T23:32:56.1596287Z [ 47%] Linking CXX executable kernel_resolution_test 2025-06-05T23:32:56.1598161Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-06-05T23:32:56.1600527Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-06-05T23:32:56.1602453Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2025-06-05T23:32:58.8971927Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-06-05T23:32:58.8974137Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2025-06-05T23:32:58.8976084Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_dropout.cpp.o 2025-06-05T23:32:58.8978404Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-06-05T23:32:58.8980768Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-06-05T23:32:58.8983075Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-06-05T23:32:58.8984938Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-06-05T23:32:58.8987144Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-06-05T23:32:58.8989571Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-06-05T23:32:58.8991571Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-06-05T23:32:58.8993491Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_dropout.cpp.o 2025-06-05T23:32:58.8995417Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-06-05T23:32:58.8997759Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-06-05T23:32:58.8999894Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-06-05T23:32:58.9002155Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-06-05T23:32:58.9004522Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-06-05T23:32:58.9006450Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-06-05T23:32:58.9008717Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-06-05T23:32:58.9010980Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-06-05T23:32:58.9013066Z [ 48%] Building CXX object runtime/executor/test/CMakeFiles/kernel_integration_test.dir/kernel_integration_test.cpp.o 2025-06-05T23:32:58.9015419Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-06-05T23:32:58.9018345Z [ 48%] Building CXX object runtime/executor/test/CMakeFiles/kernel_integration_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:58.9020939Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-06-05T23:32:58.9022711Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2025-06-05T23:32:58.9023762Z [ 48%] Built target kernel_resolution_test 2025-06-05T23:32:58.9025158Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-06-05T23:32:58.9027568Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-06-05T23:32:58.9030142Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-06-05T23:32:58.9032717Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-06-05T23:32:58.9035355Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-06-05T23:32:58.9037150Z [ 48%] Linking CXX executable kernel_integration_test 2025-06-05T23:32:58.9038997Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-06-05T23:32:58.9041494Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-06-05T23:32:58.9043457Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2025-06-05T23:32:58.9045157Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-06-05T23:32:58.9047352Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-06-05T23:32:58.9049987Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-06-05T23:32:58.9052585Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-06-05T23:32:58.9055141Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-06-05T23:32:58.9057474Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-06-05T23:32:58.9059843Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-06-05T23:32:58.9061957Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2025-06-05T23:32:58.9064172Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-06-05T23:32:58.9066893Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-06-05T23:32:58.9069626Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-06-05T23:32:58.9071898Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-06-05T23:32:58.9073671Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-06-05T23:32:58.9075567Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-06-05T23:32:58.9078097Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-06-05T23:32:58.9080443Z [ 48%] Building CXX object runtime/executor/test/CMakeFiles/memory_manager_test.dir/memory_manager_test.cpp.o 2025-06-05T23:32:58.9082875Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-06-05T23:32:58.9085159Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-06-05T23:32:58.9087342Z [ 48%] Building CXX object runtime/executor/test/CMakeFiles/memory_manager_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:32:58.9089926Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-06-05T23:32:58.9092545Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-06-05T23:32:58.9094796Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rand.cpp.o 2025-06-05T23:32:58.9096708Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-06-05T23:32:58.9098960Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-06-05T23:32:58.9101738Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-06-05T23:32:58.9103522Z [ 49%] Linking CXX executable memory_manager_test 2025-06-05T23:32:58.9104898Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_randn.cpp.o 2025-06-05T23:32:58.9106090Z [ 49%] Built target kernel_integration_test 2025-06-05T23:32:58.9107913Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-06-05T23:32:58.9110572Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-06-05T23:33:00.9613291Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-06-05T23:33:00.9615440Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-06-05T23:33:00.9617376Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2025-06-05T23:33:00.9619536Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-06-05T23:33:00.9622013Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u56.c.o 2025-06-05T23:33:00.9623938Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-06-05T23:33:00.9626046Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-06-05T23:33:00.9628335Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2025-06-05T23:33:00.9630455Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2025-06-05T23:33:00.9632094Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rand.cpp.o 2025-06-05T23:33:00.9634252Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-06-05T23:33:00.9636624Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-06-05T23:33:00.9638949Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-06-05T23:33:00.9641411Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-06-05T23:33:00.9643060Z [ 49%] Built target memory_manager_test 2025-06-05T23:33:00.9644816Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-06-05T23:33:00.9647342Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-06-05T23:33:00.9649396Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-06-05T23:33:00.9651359Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-06-05T23:33:00.9653012Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_randn.cpp.o 2025-06-05T23:33:00.9654763Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-06-05T23:33:00.9657315Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-06-05T23:33:00.9659532Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-06-05T23:33:00.9661868Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-06-05T23:33:00.9664561Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-06-05T23:33:00.9666883Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-06-05T23:33:00.9668594Z [ 51%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-06-05T23:33:00.9670444Z [ 51%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-06-05T23:33:00.9672446Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-06-05T23:33:00.9674334Z [ 51%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-06-05T23:33:00.9676520Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-06-05T23:33:00.9677926Z [ 51%] Built target vulkan_backend 2025-06-05T23:33:00.9679718Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-06-05T23:33:00.9682378Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-06-05T23:33:00.9684975Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-06-05T23:33:00.9687091Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-06-05T23:33:00.9689470Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-06-05T23:33:00.9691797Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-06-05T23:33:00.9694032Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-06-05T23:33:00.9696086Z [ 51%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-06-05T23:33:00.9698197Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-06-05T23:33:00.9700360Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-06-05T23:33:00.9702724Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-06-05T23:33:00.9705500Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-06-05T23:33:00.9707761Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-06-05T23:33:00.9710039Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-06-05T23:33:00.9712409Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2025-06-05T23:33:00.9714695Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-06-05T23:33:00.9717087Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-06-05T23:33:00.9718991Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-06-05T23:33:00.9721679Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-06-05T23:33:00.9724224Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-06-05T23:33:00.9726615Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-06-05T23:33:00.9728626Z [ 52%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-06-05T23:33:00.9730357Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2025-06-05T23:33:00.9732027Z [ 52%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-06-05T23:33:00.9734173Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-06-05T23:33:00.9736358Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-06-05T23:33:00.9738565Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-06-05T23:33:00.9740956Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-06-05T23:33:00.9743004Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-06-05T23:33:00.9745581Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-06-05T23:33:00.9747922Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-06-05T23:33:02.9840102Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-06-05T23:33:02.9841900Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2025-06-05T23:33:02.9843783Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-06-05T23:33:02.9845998Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-06-05T23:33:02.9848176Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-06-05T23:33:02.9850205Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-06-05T23:33:02.9852549Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-06-05T23:33:02.9854823Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-06-05T23:33:02.9858560Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-06-05T23:33:02.9861299Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-06-05T23:33:02.9864688Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-06-05T23:33:02.9866740Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-06-05T23:33:02.9870548Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-06-05T23:33:02.9872990Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-06-05T23:33:02.9875499Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-06-05T23:33:02.9877828Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-06-05T23:33:02.9880508Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-06-05T23:33:02.9883688Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-06-05T23:33:02.9886217Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-06-05T23:33:02.9888142Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-06-05T23:33:02.9890248Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-06-05T23:33:02.9892723Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-06-05T23:33:02.9895034Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-06-05T23:33:02.9897354Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-06-05T23:33:02.9899720Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2025-06-05T23:33:02.9901940Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-06-05T23:33:02.9904647Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-06-05T23:33:02.9906998Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-06-05T23:33:02.9908830Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2025-06-05T23:33:02.9911021Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-06-05T23:33:02.9913595Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-06-05T23:33:02.9916181Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-06-05T23:33:02.9918248Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-06-05T23:33:02.9920133Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2025-06-05T23:33:02.9922255Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-06-05T23:33:02.9925024Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-06-05T23:33:02.9927699Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-06-05T23:33:02.9929977Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-06-05T23:33:02.9931895Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-06-05T23:33:02.9934261Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-06-05T23:33:02.9936868Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-06-05T23:33:02.9939016Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.o 2025-06-05T23:33:02.9940851Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-06-05T23:33:02.9942689Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-06-05T23:33:02.9944645Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-06-05T23:33:02.9946935Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-06-05T23:33:02.9949208Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-06-05T23:33:02.9951235Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-06-05T23:33:02.9953484Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-06-05T23:33:02.9955605Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-06-05T23:33:02.9957441Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-06-05T23:33:02.9959410Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2025-06-05T23:33:02.9961322Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-06-05T23:33:02.9963375Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-06-05T23:33:02.9965571Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-06-05T23:33:02.9967656Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2025-06-05T23:33:02.9969421Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-06-05T23:33:02.9971730Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-06-05T23:33:02.9973902Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2025-06-05T23:33:02.9975636Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-06-05T23:33:02.9977871Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-06-05T23:33:02.9980510Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-06-05T23:33:02.9982752Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-06-05T23:33:02.9984540Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-06-05T23:33:05.0546253Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-06-05T23:33:05.0548763Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-06-05T23:33:05.0550949Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-06-05T23:33:05.0552721Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-06-05T23:33:05.0555098Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-06-05T23:33:05.0557699Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-06-05T23:33:05.0560451Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-06-05T23:33:05.0562840Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-06-05T23:33:05.0564658Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2025-06-05T23:33:05.0566945Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-06-05T23:33:05.0569254Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-06-05T23:33:05.0571336Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-06-05T23:33:05.0573708Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-06-05T23:33:05.0576505Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u40.c.o 2025-06-05T23:33:05.0604375Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-06-05T23:33:05.0606573Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-06-05T23:33:05.0609019Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u40.c.o 2025-06-05T23:33:05.0611254Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-06-05T23:33:05.0613843Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-06-05T23:33:05.0616551Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-06-05T23:33:05.0618472Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-06-05T23:33:05.0620309Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-06-05T23:33:05.0622165Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-06-05T23:33:05.0624204Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2025-06-05T23:33:05.0625853Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2025-06-05T23:33:05.0628210Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-06-05T23:33:05.0630672Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-06-05T23:33:05.0632606Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-06-05T23:33:05.0634627Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-06-05T23:33:05.0637159Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-06-05T23:33:05.0639672Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-06-05T23:33:05.0642410Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-06-05T23:33:05.0644689Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2025-06-05T23:33:05.0646334Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-06-05T23:33:05.0648303Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-06-05T23:33:05.0650794Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-06-05T23:33:05.0653061Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-06-05T23:33:05.0655881Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_as_real_copy.cpp.o 2025-06-05T23:33:05.0658406Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-06-05T23:33:05.0660951Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-06-05T23:33:05.0662902Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-06-05T23:33:05.0664674Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-06-05T23:33:05.0666423Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2025-06-05T23:33:05.0668444Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-06-05T23:33:05.0671027Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-06-05T23:33:05.0673713Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-06-05T23:33:05.0676206Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbf16.cpp.o 2025-06-05T23:33:05.0678683Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-06-05T23:33:05.0681125Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-06-05T23:33:05.0683754Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-06-05T23:33:05.0686196Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-06-05T23:33:05.0688023Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2025-06-05T23:33:05.0689729Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-06-05T23:33:05.0692047Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-06-05T23:33:05.0694284Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.o 2025-06-05T23:33:05.0696232Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-06-05T23:33:05.0698704Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-06-05T23:33:05.0701165Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-06-05T23:33:05.0703288Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-06-05T23:33:05.0705430Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-06-05T23:33:05.0707454Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-06-05T23:33:05.0709463Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-06-05T23:33:05.0711444Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-06-05T23:33:06.7025382Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-06-05T23:33:06.7028717Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-06-05T23:33:06.7031859Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-06-05T23:33:06.7034206Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-06-05T23:33:06.7036823Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-06-05T23:33:06.7039650Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-06-05T23:33:06.7042250Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-06-05T23:33:06.7045016Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-06-05T23:33:06.7047352Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2025-06-05T23:33:06.7049719Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-06-05T23:33:06.7053170Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-06-05T23:33:06.7055438Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-06-05T23:33:06.7057524Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-06-05T23:33:06.7059821Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-06-05T23:33:06.7062308Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-06-05T23:33:06.7064832Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-06-05T23:33:06.7067167Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-06-05T23:33:06.7069095Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2025-06-05T23:33:06.7071157Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-06-05T23:33:06.7073663Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-06-05T23:33:06.7075955Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-06-05T23:33:06.7078040Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-06-05T23:33:06.7080374Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-06-05T23:33:06.7082986Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-06-05T23:33:06.7085535Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-06-05T23:33:06.7088026Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-06-05T23:33:06.7090856Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:33:06.7093416Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-06-05T23:33:06.7095282Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-06-05T23:33:06.7097805Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-05T23:33:06.7101059Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-06-05T23:33:06.7104176Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-06-05T23:33:06.7107309Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:33:06.7110409Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-06-05T23:33:06.7112506Z [ 59%] Linking CXX static library liboptimized_portable_kernels.a 2025-06-05T23:33:06.7114935Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:33:06.7117442Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-06-05T23:33:06.7120339Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-06-05T23:33:06.7123466Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:06.7126054Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-06-05T23:33:06.7128064Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-06-05T23:33:06.7130633Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:33:06.7133689Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-06-05T23:33:06.7136819Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-05T23:33:06.7140066Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-05T23:33:06.7142469Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2025-06-05T23:33:06.7144897Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:33:06.7147408Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_as_real_copy.cpp.o 2025-06-05T23:33:06.7150055Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-05T23:33:06.7152768Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-06-05T23:33:06.7155287Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-05T23:33:06.7158373Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:33:06.7161484Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-06-05T23:33:06.7163893Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2025-06-05T23:33:06.7166413Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-05T23:33:06.7169617Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:06.7171740Z [ 61%] Linking CXX static library liboptimized_kernels.a 2025-06-05T23:33:08.3296694Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2025-06-05T23:33:08.3298333Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-06-05T23:33:08.3300183Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-05T23:33:08.3302416Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:08.3304240Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:33:08.3305845Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-05T23:33:08.3307258Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-06-05T23:33:08.3308713Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-06-05T23:33:08.3310345Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-06-05T23:33:08.3311710Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbf16.cpp.o 2025-06-05T23:33:08.3312767Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-06-05T23:33:08.3314115Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:33:08.3315691Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-05T23:33:08.3317318Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-06-05T23:33:08.3318948Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-06-05T23:33:08.3320717Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-06-05T23:33:08.3322132Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-05T23:33:08.3323537Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-06-05T23:33:08.3324532Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-06-05T23:33:08.3325888Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:08.3327553Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:08.3328888Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-06-05T23:33:08.3330059Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-06-05T23:33:08.3331014Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-06-05T23:33:08.3332495Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-05T23:33:08.3333776Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2025-06-05T23:33:08.3335117Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:08.3336440Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-06-05T23:33:08.3337424Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-06-05T23:33:08.3338461Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-06-05T23:33:08.3339789Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-06-05T23:33:08.3341346Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-05T23:33:08.3342589Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-06-05T23:33:08.3344390Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-05T23:33:08.3345656Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-06-05T23:33:08.3346974Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-05T23:33:08.3348541Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:33:08.3349770Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-06-05T23:33:08.3351045Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-06-05T23:33:08.3352410Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-06-05T23:33:08.3353715Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-05T23:33:08.3354925Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-06-05T23:33:08.3356230Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-05T23:33:08.3357507Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-06-05T23:33:08.3358819Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-05T23:33:08.3366345Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-06-05T23:33:08.3368145Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-05T23:33:08.3369962Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:08.3371818Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-05T23:33:08.3373530Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:08.3375152Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-06-05T23:33:08.3376735Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-06-05T23:33:08.3377774Z [ 63%] Linking CXX static library libportable_kernels.a 2025-06-05T23:33:08.3378891Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-05T23:33:09.3458231Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-05T23:33:09.3461728Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-06-05T23:33:09.3464864Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-06-05T23:33:09.3467837Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-06-05T23:33:09.3470809Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-05T23:33:09.3473790Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-05T23:33:09.3477056Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-06-05T23:33:09.3479994Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-05T23:33:09.3483092Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:33:09.3485992Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:33:09.3488812Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:33:09.3491681Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:09.3494389Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:09.3497262Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:33:09.3500444Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-05T23:33:09.3503380Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-05T23:33:09.3506332Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:33:09.3509142Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:33:09.3511985Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:33:09.3515259Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:09.3518247Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:09.3521374Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:33:09.3524193Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-05T23:33:09.3527163Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-05T23:33:09.3529872Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-06-05T23:33:09.3532462Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-06-05T23:33:09.3535170Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-06-05T23:33:09.3538278Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-06-05T23:33:09.3540931Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-06-05T23:33:09.3543352Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-06-05T23:33:09.3546240Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-06-05T23:33:09.3548758Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-06-05T23:33:09.3551374Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-05T23:33:09.3554003Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-06-05T23:33:09.3556914Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:33:09.3560278Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:33:09.3563537Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:33:09.3566759Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:09.3570075Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:09.3573426Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:33:09.3576724Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:33:09.3579970Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:33:09.3583301Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:33:09.3586653Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:33:09.3589980Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:33:09.3593246Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:09.3596441Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:09.3599930Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:33:10.4154579Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:33:10.4156419Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:33:10.4159535Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-05T23:33:10.4162837Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:33:10.4165323Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:33:10.4167083Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:10.4168746Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:10.4170653Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:33:10.4172318Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:33:10.4173971Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:33:10.4175599Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:33:10.4177946Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-05T23:33:10.4179605Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:10.4181195Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:10.4182793Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:33:10.4184385Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:33:10.4185961Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:33:10.4187528Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:33:10.4189091Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:10.4190824Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:33:10.4192720Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:10.4194906Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:33:10.4197356Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:33:10.4200137Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:33:10.4202016Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:33:10.4203758Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-05T23:33:10.4206376Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:10.4209763Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:33:10.4212578Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:10.4214396Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:10.4216013Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:33:10.4217621Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:33:10.4219237Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:33:10.4221045Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:33:10.4222649Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:10.4224275Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:33:10.4225883Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:10.4227503Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:33:10.4229093Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:33:10.4231139Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:33:10.4233228Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-05T23:33:10.4235148Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:33:10.4236752Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-05T23:33:10.4238561Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-06-05T23:33:10.4240738Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-06-05T23:33:10.4242276Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-06-05T23:33:10.4244219Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-06-05T23:33:11.3398645Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-06-05T23:33:11.3401457Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-06-05T23:33:11.3404307Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-06-05T23:33:11.3407765Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-06-05T23:33:11.3410395Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-06-05T23:33:11.3413221Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-06-05T23:33:11.3416775Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-06-05T23:33:11.3420566Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-05T23:33:11.3423499Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-06-05T23:33:11.3426159Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-06-05T23:33:11.3428855Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-06-05T23:33:11.3431416Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-06-05T23:33:11.3433990Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-06-05T23:33:11.3436790Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-06-05T23:33:11.3439729Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-05T23:33:11.3442244Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-06-05T23:33:11.3444684Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-06-05T23:33:11.3447119Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-06-05T23:33:11.3449570Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-06-05T23:33:11.3451860Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-06-05T23:33:11.3453790Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-06-05T23:33:11.3455890Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-06-05T23:33:11.3458056Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-06-05T23:33:11.3460550Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-06-05T23:33:11.3462888Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-06-05T23:33:11.3465184Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-06-05T23:33:11.3467545Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-06-05T23:33:11.3470178Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-06-05T23:33:11.3472711Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-06-05T23:33:11.3475257Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-06-05T23:33:11.3479245Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-06-05T23:33:11.3481668Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-06-05T23:33:11.3484031Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-06-05T23:33:11.3486323Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-05T23:33:11.3488919Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-05T23:33:11.3491786Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-05T23:33:11.3493614Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-05T23:33:11.3495296Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-05T23:33:11.3496791Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-05T23:33:11.3498285Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-05T23:33:11.3499836Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-05T23:33:11.3501412Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-05T23:33:11.3502933Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-06-05T23:33:11.3504457Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-05T23:33:11.3505966Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-06-05T23:33:11.3507517Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-06-05T23:33:11.3509060Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:33:11.3510610Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:33:11.3512189Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:11.3513758Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:11.3515343Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:33:11.3516908Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:33:12.3829102Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:33:12.3832169Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-06-05T23:33:12.3835092Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-05T23:33:12.3838058Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T23:33:12.3840959Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:12.3844311Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-05T23:33:12.3847397Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:12.3850345Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-05T23:33:12.3853184Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-05T23:33:12.3855823Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-06-05T23:33:12.3858213Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-06-05T23:33:12.3860687Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-06-05T23:33:12.3863199Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-06-05T23:33:12.3865642Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-06-05T23:33:12.3868270Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-06-05T23:33:12.3870704Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-06-05T23:33:12.3873324Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:33:12.3875156Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:12.3876675Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:12.3878162Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:33:12.3879647Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:33:12.3881136Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:33:12.3882667Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:33:12.3884141Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:12.3885637Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:33:12.3887175Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:12.3888918Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:33:12.3891284Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:33:12.3892743Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:33:12.3894240Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:33:12.3895814Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:33:12.3897363Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:12.3898905Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:12.3900416Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:33:12.3901923Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:33:12.3903521Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:33:12.3904990Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:33:12.3907238Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T23:33:12.3908833Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-05T23:33:12.3910600Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T23:33:12.3912728Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-05T23:33:12.3915237Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-05T23:33:12.3917759Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-05T23:33:12.3920642Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-05T23:33:12.3922140Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-06-05T23:33:12.3923554Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-06-05T23:33:12.3924885Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-06-05T23:33:12.3926272Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-06-05T23:33:12.3927589Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-06-05T23:33:12.3929192Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-06-05T23:33:13.3283763Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-05T23:33:13.3285500Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-06-05T23:33:13.3287123Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-06-05T23:33:13.3288608Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-06-05T23:33:13.3290162Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-06-05T23:33:13.3291750Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-06-05T23:33:13.3293327Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-06-05T23:33:13.3295170Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-06-05T23:33:13.3296845Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-05T23:33:13.3298400Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-06-05T23:33:13.3299883Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-06-05T23:33:13.3301317Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-06-05T23:33:13.3302948Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-06-05T23:33:13.3305429Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-06-05T23:33:13.3307886Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-06-05T23:33:13.3310315Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-06-05T23:33:13.3312885Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-06-05T23:33:13.3315274Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-06-05T23:33:13.3317785Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-06-05T23:33:13.3320535Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-06-05T23:33:13.3323130Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-06-05T23:33:13.3325864Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-06-05T23:33:13.3328329Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-06-05T23:33:13.3330921Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-06-05T23:33:13.3333585Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-06-05T23:33:13.3336172Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-06-05T23:33:13.3338765Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-06-05T23:33:13.3341593Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-05T23:33:13.3344278Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-05T23:33:13.3346503Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-05T23:33:13.3349465Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-05T23:33:13.3351123Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-05T23:33:13.3352695Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-05T23:33:13.3354212Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-05T23:33:13.3355836Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-05T23:33:13.3357273Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-06-05T23:33:13.3358619Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-06-05T23:33:13.3360011Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-06-05T23:33:13.3361376Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-06-05T23:33:13.3362808Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-06-05T23:33:13.3364256Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-06-05T23:33:13.3366047Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:33:13.3367540Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-06-05T23:33:13.3369085Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-06-05T23:33:13.3370461Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-06-05T23:33:13.3372518Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-06-05T23:33:13.3374368Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-06-05T23:33:13.3376052Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-06-05T23:33:13.3377954Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-06-05T23:33:13.3379910Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-06-05T23:33:13.3382128Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-06-05T23:33:13.3383506Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-06-05T23:33:13.3384960Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-06-05T23:33:14.2861668Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T23:33:14.2864569Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-06-05T23:33:14.2867249Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-06-05T23:33:14.2869689Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-06-05T23:33:14.2872181Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-06-05T23:33:14.2874832Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-06-05T23:33:14.2877405Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-06-05T23:33:14.2879909Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-06-05T23:33:14.2882705Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-06-05T23:33:14.2885668Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-06-05T23:33:14.2888457Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-06-05T23:33:14.2891367Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-06-05T23:33:14.2894332Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-06-05T23:33:14.2897697Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-06-05T23:33:14.2900494Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-06-05T23:33:14.2903269Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-06-05T23:33:14.2906115Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-06-05T23:33:14.2908918Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-06-05T23:33:14.2911858Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-06-05T23:33:14.2914829Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-06-05T23:33:14.2918114Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-06-05T23:33:14.2921414Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-06-05T23:33:14.2924671Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-06-05T23:33:14.2927492Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-06-05T23:33:14.2930183Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-06-05T23:33:14.2932767Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-06-05T23:33:14.2935186Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-06-05T23:33:14.2937662Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-06-05T23:33:14.2940058Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-06-05T23:33:14.2942455Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-06-05T23:33:14.2944844Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-06-05T23:33:14.2947254Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-06-05T23:33:14.2949702Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-06-05T23:33:14.2952136Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-06-05T23:33:14.2954492Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-06-05T23:33:14.2957223Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-06-05T23:33:14.2960348Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-06-05T23:33:14.2963037Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-06-05T23:33:14.2965688Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-06-05T23:33:14.2968279Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-06-05T23:33:14.2970828Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-06-05T23:33:14.2973478Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-06-05T23:33:14.2976087Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-06-05T23:33:14.2978663Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-06-05T23:33:14.2981440Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-06-05T23:33:14.2984440Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-06-05T23:33:14.2987285Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-06-05T23:33:14.2990118Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-06-05T23:33:14.2992985Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-06-05T23:33:14.2995949Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-06-05T23:33:14.2999007Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-06-05T23:33:14.3001755Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-06-05T23:33:14.3004206Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-06-05T23:33:14.3006602Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-06-05T23:33:22.4844777Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-06-05T23:33:22.4846745Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-06-05T23:33:22.4848208Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-06-05T23:33:22.4849602Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-06-05T23:33:22.4851001Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-06-05T23:33:22.4853565Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-06-05T23:33:22.4855805Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-06-05T23:33:22.4858166Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-06-05T23:33:22.4860466Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-06-05T23:33:22.4862833Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-06-05T23:33:22.4865216Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-06-05T23:33:22.4867728Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-06-05T23:33:22.4869975Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-06-05T23:33:22.4872291Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-06-05T23:33:22.4874626Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-06-05T23:33:22.4877661Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-06-05T23:33:22.4879921Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-06-05T23:33:22.4882285Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-06-05T23:33:22.4884772Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-06-05T23:33:22.4886775Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-06-05T23:33:22.4888249Z [ 78%] Linking C static library libmicrokernels-prod.a 2025-06-05T23:33:22.4889010Z [ 78%] Built target microkernels-prod 2025-06-05T23:33:22.4889747Z [ 78%] Generating build_identifier.c 2025-06-05T23:33:22.4891312Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-06-05T23:33:22.4893511Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-06-05T23:33:22.4895615Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-06-05T23:33:22.4897876Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-06-05T23:33:22.4900054Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-06-05T23:33:22.4902006Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-06-05T23:33:22.4903349Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-06-05T23:33:22.4904602Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-06-05T23:33:22.4906222Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-06-05T23:33:22.4908360Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-06-05T23:33:22.4910482Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-06-05T23:33:22.4912622Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-06-05T23:33:22.4914717Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-06-05T23:33:22.4916755Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-06-05T23:33:22.4918760Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-06-05T23:33:22.4921077Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-06-05T23:33:22.4923224Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-06-05T23:33:22.4925130Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-06-05T23:33:22.4926974Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-06-05T23:33:22.4929184Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-06-05T23:33:22.4931307Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-06-05T23:33:22.4933333Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-06-05T23:33:22.4935341Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-06-05T23:33:22.4937199Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-06-05T23:33:22.4938896Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-06-05T23:33:22.4940362Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-06-05T23:33:22.4941471Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-06-05T23:33:22.4942473Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-06-05T23:33:22.4943376Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-06-05T23:33:22.4944344Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-06-05T23:33:22.4945050Z [ 79%] Linking CXX static library libXNNPACK.a 2025-06-05T23:33:22.4945419Z [ 79%] Built target XNNPACK 2025-06-05T23:33:22.4946061Z [ 79%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2025-06-05T23:33:22.4946990Z [ 79%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2025-06-05T23:33:22.4947926Z [ 79%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2025-06-05T23:33:22.4948867Z [ 79%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNWeightsCache.cpp.o 2025-06-05T23:33:22.4949851Z [ 79%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2025-06-05T23:33:22.4951033Z [ 79%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2025-06-05T23:33:22.4951791Z [ 79%] Linking CXX static library libxnnpack_backend.a 2025-06-05T23:33:22.4952192Z [ 79%] Built target xnnpack_backend 2025-06-05T23:33:22.4952884Z [ 79%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_fast_hadamard_transform.cpp.o 2025-06-05T23:33:22.4954073Z [ 79%] Building CXX object backends/xnnpack/test/CMakeFiles/backends_xnnpack_test.dir/__/__/__/extension/threadpool/test/threadpool_test.cpp.o 2025-06-05T23:33:22.4955275Z [ 79%] Building CXX object backends/xnnpack/test/CMakeFiles/backends_xnnpack_test.dir/runtime/test_xnnexecutor.cpp.o 2025-06-05T23:33:22.4956238Z [ 79%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_fallback.cpp.o 2025-06-05T23:33:22.4957091Z [ 79%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_sdpa.cpp.o 2025-06-05T23:33:41.8132087Z [ 79%] Building CXX object backends/xnnpack/test/CMakeFiles/backends_xnnpack_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:41.8133876Z [ 79%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_update_cache.cpp.o 2025-06-05T23:33:41.8135431Z [ 79%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/spinquant/fast_hadamard_transform.cpp.o 2025-06-05T23:33:41.8137393Z [ 79%] Building C object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/spinquant/third-party/FFHT/fht_avx.c.o 2025-06-05T23:33:41.8138625Z [ 79%] Linking CXX executable backends_xnnpack_test 2025-06-05T23:33:41.8139315Z [ 79%] Linking CXX static library libcustom_ops.a 2025-06-05T23:33:41.8139870Z [ 79%] Built target custom_ops 2025-06-05T23:33:41.8141290Z [ 79%] Building CXX object extension/llm/custom_ops/spinquant/test/CMakeFiles/extension_llm_custom_ops_spinquant_test.dir/fast_hadamard_transform_test_impl.cpp.o 2025-06-05T23:33:41.8143597Z [ 79%] Building CXX object extension/llm/custom_ops/spinquant/test/CMakeFiles/extension_llm_custom_ops_spinquant_test.dir/op_fast_hadamard_transform_test.cpp.o 2025-06-05T23:33:41.8145855Z [ 79%] Building CXX object extension/llm/custom_ops/spinquant/test/CMakeFiles/extension_llm_custom_ops_spinquant_test.dir/fast_hadamard_transform_test.cpp.o 2025-06-05T23:33:41.8148528Z [ 79%] Building CXX object extension/llm/custom_ops/spinquant/test/CMakeFiles/extension_llm_custom_ops_spinquant_test.dir/__/__/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:41.8150287Z [ 80%] Linking CXX executable extension_llm_custom_ops_spinquant_test 2025-06-05T23:33:41.8150986Z [ 80%] Built target backends_xnnpack_test 2025-06-05T23:33:41.8151536Z [ 80%] Built target optimized_portable_kernels 2025-06-05T23:33:41.8152038Z [ 80%] Built target optimized_kernels 2025-06-05T23:33:41.8152576Z [ 80%] Merging kernel yaml files 2025-06-05T23:33:41.8153340Z [ 80%] Generating selected_operators.yaml for optimized_ops_lib 2025-06-05T23:33:41.8154328Z [ 80%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-06-05T23:33:41.8155221Z [ 80%] Generating code for kernel registration 2025-06-05T23:33:41.8155844Z [ 80%] Built target extension_llm_custom_ops_spinquant_test 2025-06-05T23:33:41.8156550Z [ 80%] Generating code for kernel registration 2025-06-05T23:33:41.8158010Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T23:33:41.8159434Z [ 80%] Linking CXX static library liboptimized_ops_lib.a 2025-06-05T23:33:41.8160027Z [ 80%] Built target optimized_ops_lib 2025-06-05T23:33:41.8160798Z [ 80%] Built target portable_kernels 2025-06-05T23:33:41.8162158Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T23:33:41.8164478Z [ 80%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T23:33:41.8165960Z [ 81%] Linking CXX static library libportable_ops_lib.a 2025-06-05T23:33:41.8166878Z [ 81%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-06-05T23:33:41.8167504Z [ 81%] Built target portable_ops_lib 2025-06-05T23:33:41.8168609Z [ 82%] Building CXX object extension/runner_util/test/CMakeFiles/extension_runner_util_test.dir/inputs_test.cpp.o 2025-06-05T23:33:41.8170142Z [ 82%] Building CXX object runtime/executor/test/CMakeFiles/runtime_executor_test.dir/executor_test.cpp.o 2025-06-05T23:33:41.8171631Z [ 82%] Building CXX object extension/module/test/CMakeFiles/extension_module_test.dir/module_test.cpp.o 2025-06-05T23:33:41.8173394Z [ 82%] Building CXX object runtime/executor/test/CMakeFiles/allocation_failure_stress_test.dir/allocation_failure_stress_test.cpp.o 2025-06-05T23:33:41.8175363Z [ 82%] Building CXX object kernels/portable/cpu/util/test/CMakeFiles/kernels_portable_cpu_util_test.dir/broadcast_indexes_range_test.cpp.o 2025-06-05T23:33:41.8177376Z [ 82%] Building CXX object extension/module/test/CMakeFiles/extension_module_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:41.8179178Z [ 83%] Building CXX object runtime/executor/test/CMakeFiles/method_test.dir/method_test.cpp.o 2025-06-05T23:33:41.8180710Z [ 83%] Building CXX object runtime/executor/test/CMakeFiles/tensor_parser_test.dir/tensor_parser_test.cpp.o 2025-06-05T23:33:41.8181683Z [ 83%] Built target optimized_native_cpu_ops_lib 2025-06-05T23:33:41.8182988Z [ 83%] Building CXX object runtime/executor/test/CMakeFiles/tensor_parser_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:41.8184986Z [ 83%] Building CXX object extension/runner_util/test/CMakeFiles/extension_runner_util_test.dir/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:41.8187106Z [ 83%] Building CXX object runtime/executor/test/CMakeFiles/allocation_failure_stress_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:41.8189078Z [ 83%] Building CXX object backends/vulkan/CMakeFiles/vulkan_executor_runner.dir/__/__/examples/portable/executor_runner/executor_runner.cpp.o 2025-06-05T23:33:41.8191018Z [ 83%] Building CXX object runtime/executor/test/CMakeFiles/runtime_executor_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:41.8192769Z [ 83%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2025-06-05T23:33:41.8194453Z [ 83%] Building CXX object kernels/portable/cpu/util/test/CMakeFiles/kernels_portable_cpu_util_test.dir/broadcast_test.cpp.o 2025-06-05T23:33:41.8196227Z [ 83%] Building CXX object runtime/executor/test/CMakeFiles/method_test.dir/__/__/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:41.8197444Z [ 83%] Linking CXX executable extension_module_test 2025-06-05T23:33:41.8198162Z [ 83%] Linking CXX executable tensor_parser_test 2025-06-05T23:33:41.8198956Z [ 83%] Linking CXX executable allocation_failure_stress_test 2025-06-05T23:33:41.8199777Z [ 83%] Linking CXX executable extension_runner_util_test 2025-06-05T23:33:41.8200911Z [ 83%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2025-06-05T23:33:41.8202601Z [ 83%] Building CXX object backends/vulkan/CMakeFiles/vulkan_executor_runner.dir/__/__/extension/data_loader/file_data_loader.cpp.o 2025-06-05T23:33:41.8204020Z [ 83%] Linking CXX executable runtime_executor_test 2025-06-05T23:33:41.8204709Z [ 83%] Linking CXX executable method_test 2025-06-05T23:33:41.8205932Z [ 83%] Building CXX object kernels/portable/cpu/util/test/CMakeFiles/kernels_portable_cpu_util_test.dir/reduce_test.cpp.o 2025-06-05T23:33:41.8207668Z [ 83%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2025-06-05T23:33:41.8209241Z [ 83%] Building CXX object backends/vulkan/CMakeFiles/vulkan_executor_runner.dir/__/__/extension/evalue_util/print_evalue.cpp.o 2025-06-05T23:33:41.8210754Z [ 83%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2025-06-05T23:33:41.8212140Z /pytorch/executorch/kernels/portable/cpu/util/test/reduce_test.cpp:473:39: warning: expression result unused [-Wunused-value] 2025-06-05T23:33:41.8213204Z _apply_over_dim_list(in, dim_list), ""; 2025-06-05T23:33:41.8213685Z ^~ 2025-06-05T23:33:41.8214112Z 1 warning generated. 2025-06-05T23:33:41.8215548Z [ 83%] Building CXX object kernels/portable/cpu/util/test/CMakeFiles/kernels_portable_cpu_util_test.dir/__/__/__/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:41.8217549Z [ 83%] Building CXX object backends/vulkan/CMakeFiles/vulkan_executor_runner.dir/__/__/extension/runner_util/inputs.cpp.o 2025-06-05T23:33:41.8219072Z [ 83%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2025-06-05T23:33:41.8220399Z [ 83%] Linking CXX executable kernels_portable_cpu_util_test 2025-06-05T23:33:41.8222021Z [ 83%] Building CXX object backends/vulkan/CMakeFiles/vulkan_executor_runner.dir/__/__/extension/runner_util/inputs_portable.cpp.o 2025-06-05T23:33:41.8223705Z [ 83%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2025-06-05T23:33:41.8225473Z [ 83%] Building CXX object backends/vulkan/CMakeFiles/vulkan_executor_runner.dir/__/__/runtime/executor/test/test_backend_compiler_lib.cpp.o 2025-06-05T23:33:41.8226742Z [ 83%] Linking CXX executable executor_runner 2025-06-05T23:33:41.8227468Z [ 83%] Linking CXX executable vulkan_executor_runner 2025-06-05T23:33:41.8228072Z [ 83%] Built target allocation_failure_stress_test 2025-06-05T23:33:41.8230083Z [ 83%] Generating include/portable/executorch/kernels/portable/Functions.h, include/portable/executorch/kernels/portable/NativeFunctions.h, include/portable/executorch/kernels/portable/RegisterKernels.h 2025-06-05T23:33:41.8232719Z [ 83%] Generating /pytorch/executorch/cmake-out/kernels/test/include/portable/executorch/kernels/test/supported_features.cpp and header 2025-06-05T23:33:41.8234810Z /pytorch/executorch/kernels/test/gen_supported_features.py:11: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-05T23:33:41.8236169Z import pkg_resources 2025-06-05T23:33:41.8236554Z [ 83%] Built target tensor_parser_test 2025-06-05T23:33:46.0129802Z [ 83%] Generating include/optimized/executorch/kernels/optimized/Functions.h, include/optimized/executorch/kernels/optimized/NativeFunctions.h, include/optimized/executorch/kernels/optimized/RegisterKernels.h 2025-06-05T23:33:46.0132336Z [ 83%] Generating /pytorch/executorch/cmake-out/kernels/test/include/optimized/executorch/kernels/test/supported_features.cpp and header 2025-06-05T23:33:46.0134318Z /pytorch/executorch/kernels/test/gen_supported_features.py:11: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-05T23:33:46.0135561Z import pkg_resources 2025-06-05T23:33:46.0136704Z /pytorch/executorch/kernels/test/gen_supported_features.py:11: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-05T23:33:46.0138269Z import pkg_resources 2025-06-05T23:33:46.0140087Z [ 83%] Generating include/quantized/executorch/kernels/quantized/Functions.h, include/quantized/executorch/kernels/quantized/NativeFunctions.h, include/quantized/executorch/kernels/quantized/RegisterKernels.h 2025-06-05T23:33:46.0141732Z [ 83%] Built target extension_runner_util_test 2025-06-05T23:33:46.0143036Z [ 83%] Generating /pytorch/executorch/cmake-out/kernels/test/include/quantized/executorch/kernels/test/supported_features.cpp and header 2025-06-05T23:33:46.0144883Z [ 83%] Generating /pytorch/executorch/cmake-out/kernels/test/include/portable/executorch/kernels/test/FunctionHeaderWrapper.h 2025-06-05T23:33:46.0146682Z /pytorch/executorch/kernels/test/gen_supported_features.py:11: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-05T23:33:46.0147940Z import pkg_resources 2025-06-05T23:33:46.0149070Z [ 84%] Generating /pytorch/executorch/cmake-out/kernels/test/include/optimized/executorch/kernels/test/FunctionHeaderWrapper.h 2025-06-05T23:33:46.0150848Z /pytorch/executorch/kernels/test/gen_supported_features.py:11: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-05T23:33:46.0152095Z import pkg_resources 2025-06-05T23:33:46.0153212Z [ 84%] Generating /pytorch/executorch/cmake-out/kernels/test/include/quantized/executorch/kernels/test/FunctionHeaderWrapper.h 2025-06-05T23:33:46.0154217Z [ 84%] Built target runtime_executor_test 2025-06-05T23:33:46.0155688Z /pytorch/executorch/kernels/test/gen_supported_features.py:11: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-05T23:33:46.0156923Z import pkg_resources 2025-06-05T23:33:46.0157268Z [ 84%] Built target method_test 2025-06-05T23:33:46.0157649Z [ 84%] Built target generate_wrapper 2025-06-05T23:33:46.0158690Z [ 84%] Building CXX object kernels/test/CMakeFiles/quantized_kernels_test.dir/__/quantized/test/op_add_test.cpp.o 2025-06-05T23:33:46.0160210Z [ 84%] Building CXX object kernels/test/CMakeFiles/quantized_kernels_test.dir/__/quantized/test/op_choose_qparams_test.cpp.o 2025-06-05T23:33:46.0161573Z [ 84%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_add_test.cpp.o 2025-06-05T23:33:46.0163067Z [ 84%] Building CXX object kernels/test/CMakeFiles/quantized_kernels_test.dir/__/quantized/test/op_embedding2b_test.cpp.o 2025-06-05T23:33:46.0164482Z [ 84%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/BinaryLogicalOpTest.cpp.o 2025-06-05T23:33:46.0165343Z [ 84%] Built target kernels_portable_cpu_util_test 2025-06-05T23:33:46.0166417Z [ 85%] Building CXX object kernels/test/CMakeFiles/quantized_kernels_test.dir/__/quantized/test/op_embedding4b_test.cpp.o 2025-06-05T23:33:46.0167791Z [ 85%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_bmm_test.cpp.o 2025-06-05T23:33:46.0168991Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_abs_test.cpp.o 2025-06-05T23:33:46.0169731Z [ 85%] Built target extension_module_test 2025-06-05T23:33:46.0170639Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_acos_test.cpp.o 2025-06-05T23:33:46.0172007Z [ 85%] Building CXX object kernels/test/CMakeFiles/quantized_kernels_test.dir/__/quantized/test/op_embedding_test.cpp.o 2025-06-05T23:33:46.0173514Z [ 85%] Building CXX object kernels/test/CMakeFiles/quantized_kernels_test.dir/__/quantized/test/op_mixed_linear_test.cpp.o 2025-06-05T23:33:46.0174907Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_acosh_test.cpp.o 2025-06-05T23:33:46.0176065Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_add_test.cpp.o 2025-06-05T23:33:46.0177434Z [ 85%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_div_test.cpp.o 2025-06-05T23:33:46.0178629Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_addmm_test.cpp.o 2025-06-05T23:33:46.0179993Z [ 85%] Building CXX object kernels/test/CMakeFiles/quantized_kernels_test.dir/__/quantized/test/op_mixed_mm_test.cpp.o 2025-06-05T23:33:46.0181444Z [ 85%] Building CXX object kernels/test/CMakeFiles/quantized_kernels_test.dir/__/quantized/test/op_quantize_test.cpp.o 2025-06-05T23:33:46.0183062Z [ 85%] Building CXX object kernels/test/CMakeFiles/quantized_kernels_test.dir/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:33:46.0184533Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_alias_copy_test.cpp.o 2025-06-05T23:33:46.0185792Z [ 85%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_elu_test.cpp.o 2025-06-05T23:33:46.0186992Z [ 85%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_exp_test.cpp.o 2025-06-05T23:33:46.0188139Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_amin_test.cpp.o 2025-06-05T23:33:46.0189362Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_amax_test.cpp.o 2025-06-05T23:33:46.0190548Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_any_test.cpp.o 2025-06-05T23:33:46.0191488Z [ 85%] Linking CXX executable quantized_kernels_test 2025-06-05T23:33:46.0192589Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_arange_test.cpp.o 2025-06-05T23:33:46.0193850Z [ 85%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_fft_c2r_test.cpp.o 2025-06-05T23:33:46.0195088Z [ 85%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_fft_r2c_test.cpp.o 2025-06-05T23:33:46.0196324Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_argmin_test.cpp.o 2025-06-05T23:33:46.0197566Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_argmax_test.cpp.o 2025-06-05T23:33:46.0198843Z [ 85%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_as_strided_copy_test.cpp.o 2025-06-05T23:33:46.0200094Z [ 86%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_asin_test.cpp.o 2025-06-05T23:33:46.0201326Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_gelu_test.cpp.o 2025-06-05T23:33:46.0202620Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_le_test.cpp.o 2025-06-05T23:33:46.0203788Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_asinh_test.cpp.o 2025-06-05T23:33:46.0205030Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_atan_test.cpp.o 2025-06-05T23:33:46.0206231Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_atan2_test.cpp.o 2025-06-05T23:33:46.0207445Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_atanh_test.cpp.o 2025-06-05T23:33:46.0208688Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_avg_pool2d_test.cpp.o 2025-06-05T23:33:46.0209965Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_linear_test.cpp.o 2025-06-05T23:33:46.0211252Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_log_softmax_test.cpp.o 2025-06-05T23:33:46.0212534Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_bitwise_and_test.cpp.o 2025-06-05T23:33:46.0213829Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_bitwise_not_test.cpp.o 2025-06-05T23:33:46.0215301Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_bitwise_or_test.cpp.o 2025-06-05T23:33:46.0216599Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_bitwise_xor_test.cpp.o 2025-06-05T23:33:46.0217800Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_mm_test.cpp.o 2025-06-05T23:33:46.0219027Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_mul_test.cpp.o 2025-06-05T23:33:46.0221636Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_native_layer_norm_test.cpp.o 2025-06-05T23:33:46.0223223Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_bmm_test.cpp.o 2025-06-05T23:33:46.0224466Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_cat_test.cpp.o 2025-06-05T23:33:46.0225750Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_cdist_forward_test.cpp.o 2025-06-05T23:33:50.6470747Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_neg_test.cpp.o 2025-06-05T23:33:50.6472588Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_sub_test.cpp.o 2025-06-05T23:33:50.6474353Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_where_test.cpp.o 2025-06-05T23:33:50.6476365Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_ceil_test.cpp.o 2025-06-05T23:33:50.6478120Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_clamp_test.cpp.o 2025-06-05T23:33:50.6480187Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/UnaryUfuncRealHBBF16ToFloatHBF16Test.cpp.o 2025-06-05T23:33:50.6482227Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_clone_test.cpp.o 2025-06-05T23:33:50.6484561Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/include/optimized/executorch/kernels/test/supported_features.cpp.o 2025-06-05T23:33:50.6486865Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/BinaryLogicalOpTest.cpp.o 2025-06-05T23:33:50.6488617Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_abs_test.cpp.o 2025-06-05T23:33:50.6490446Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_constant_pad_nd_test.cpp.o 2025-06-05T23:33:50.6492291Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_acos_test.cpp.o 2025-06-05T23:33:50.6494167Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_convolution_backward_test.cpp.o 2025-06-05T23:33:50.6496082Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_convolution_test.cpp.o 2025-06-05T23:33:50.6497852Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_copy_test.cpp.o 2025-06-05T23:33:50.6499583Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_acosh_test.cpp.o 2025-06-05T23:33:50.6501335Z [ 87%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_addmm_test.cpp.o 2025-06-05T23:33:50.6503065Z [ 87%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_cos_test.cpp.o 2025-06-05T23:33:50.6504771Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_cosh_test.cpp.o 2025-06-05T23:33:50.6506521Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_cumsum_test.cpp.o 2025-06-05T23:33:50.6508317Z [ 88%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_alias_copy_test.cpp.o 2025-06-05T23:33:50.6510429Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_detach_copy_test.cpp.o 2025-06-05T23:33:50.6512616Z [ 88%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_amax_test.cpp.o 2025-06-05T23:33:50.6514442Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_diagonal_copy_test.cpp.o 2025-06-05T23:33:50.6516227Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_div_test.cpp.o 2025-06-05T23:33:50.6517927Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_elu_test.cpp.o 2025-06-05T23:33:50.6519644Z [ 88%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_amin_test.cpp.o 2025-06-05T23:33:50.6521720Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_embedding_test.cpp.o 2025-06-05T23:33:50.6523553Z [ 88%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_any_test.cpp.o 2025-06-05T23:33:50.6525285Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_empty_test.cpp.o 2025-06-05T23:33:50.6526975Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_eq_test.cpp.o 2025-06-05T23:33:50.6528669Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_erf_test.cpp.o 2025-06-05T23:33:50.6530404Z [ 88%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_arange_test.cpp.o 2025-06-05T23:33:50.6532301Z [ 88%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_exp_test.cpp.o 2025-06-05T23:33:50.6534032Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_argmax_test.cpp.o 2025-06-05T23:33:50.6535833Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_expand_copy_test.cpp.o 2025-06-05T23:33:50.6537636Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_expm1_test.cpp.o 2025-06-05T23:33:50.6539401Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_argmin_test.cpp.o 2025-06-05T23:33:50.6541130Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_fill_test.cpp.o 2025-06-05T23:33:50.6542849Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_flip_test.cpp.o 2025-06-05T23:33:50.6544681Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_as_strided_copy_test.cpp.o 2025-06-05T23:33:50.6546584Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_floor_divide_test.cpp.o 2025-06-05T23:33:50.6548401Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_floor_test.cpp.o 2025-06-05T23:33:50.6550136Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_fmod_test.cpp.o 2025-06-05T23:33:50.6551819Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_asin_test.cpp.o 2025-06-05T23:33:50.6556701Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_full_like_test.cpp.o 2025-06-05T23:33:50.6558481Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_asinh_test.cpp.o 2025-06-05T23:33:50.6560231Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_atan_test.cpp.o 2025-06-05T23:33:50.6561957Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_full_test.cpp.o 2025-06-05T23:33:50.6563778Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_atan2_test.cpp.o 2025-06-05T23:33:50.6565516Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_atanh_test.cpp.o 2025-06-05T23:33:50.6567491Z [ 89%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_gather_test.cpp.o 2025-06-05T23:33:50.6569306Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_avg_pool2d_test.cpp.o 2025-06-05T23:33:50.6571154Z [ 89%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_bitwise_and_test.cpp.o 2025-06-05T23:33:50.6572919Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_ge_test.cpp.o 2025-06-05T23:33:50.6574693Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_bitwise_not_test.cpp.o 2025-06-05T23:33:50.6576484Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_gelu_test.cpp.o 2025-06-05T23:33:50.6578276Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_bitwise_or_test.cpp.o 2025-06-05T23:33:50.6580142Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_bitwise_xor_test.cpp.o 2025-06-05T23:33:50.6582342Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_cat_test.cpp.o 2025-06-05T23:33:50.6584042Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_glu_test.cpp.o 2025-06-05T23:33:50.6585811Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_cdist_forward_test.cpp.o 2025-06-05T23:33:50.6587580Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_gt_test.cpp.o 2025-06-05T23:33:50.6589406Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_ceil_test.cpp.o 2025-06-05T23:33:50.6591180Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_hardtanh_test.cpp.o 2025-06-05T23:33:50.6592924Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_clamp_test.cpp.o 2025-06-05T23:33:50.6594684Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_clone_test.cpp.o 2025-06-05T23:33:50.6596471Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_index_put_test.cpp.o 2025-06-05T23:33:50.6598284Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_index_select_test.cpp.o 2025-06-05T23:33:50.6600191Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_constant_pad_nd_test.cpp.o 2025-06-05T23:33:50.6602020Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_index_test.cpp.o 2025-06-05T23:33:50.6604056Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_convolution_backward_test.cpp.o 2025-06-05T23:33:50.6605946Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_isinf_test.cpp.o 2025-06-05T23:33:50.6607760Z [ 90%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_convolution_test.cpp.o 2025-06-05T23:33:50.6609578Z [ 90%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_isnan_test.cpp.o 2025-06-05T23:33:55.7010942Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_copy_test.cpp.o 2025-06-05T23:33:55.7012620Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_le_test.cpp.o 2025-06-05T23:33:55.7014292Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_leaky_relu_test.cpp.o 2025-06-05T23:33:55.7015983Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_cos_test.cpp.o 2025-06-05T23:33:55.7017604Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_cosh_test.cpp.o 2025-06-05T23:33:55.7019275Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_cumsum_test.cpp.o 2025-06-05T23:33:55.7021734Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_lift_fresh_copy_test.cpp.o 2025-06-05T23:33:55.7023490Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_log_softmax_test.cpp.o 2025-06-05T23:33:55.7025103Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_log_test.cpp.o 2025-06-05T23:33:55.7026784Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_detach_copy_test.cpp.o 2025-06-05T23:33:55.7028591Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_diagonal_copy_test.cpp.o 2025-06-05T23:33:55.7030353Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_embedding_test.cpp.o 2025-06-05T23:33:55.7032030Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_log10_test.cpp.o 2025-06-05T23:33:55.7033649Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_log1p_test.cpp.o 2025-06-05T23:33:55.7035290Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_log2_test.cpp.o 2025-06-05T23:33:55.7036953Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_empty_test.cpp.o 2025-06-05T23:33:55.7038542Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_eq_test.cpp.o 2025-06-05T23:33:55.7040171Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_erf_test.cpp.o 2025-06-05T23:33:55.7042109Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_expand_copy_test.cpp.o 2025-06-05T23:33:55.7043959Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_logical_and_test.cpp.o 2025-06-05T23:33:55.7045695Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_expm1_test.cpp.o 2025-06-05T23:33:55.7047361Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_logical_not_test.cpp.o 2025-06-05T23:33:55.7049054Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_fill_test.cpp.o 2025-06-05T23:33:55.7050738Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_logical_or_test.cpp.o 2025-06-05T23:33:55.7052417Z [ 91%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_flip_test.cpp.o 2025-06-05T23:33:55.7054118Z [ 91%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_logical_xor_test.cpp.o 2025-06-05T23:33:55.7055789Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_logit_test.cpp.o 2025-06-05T23:33:55.7057380Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_lt_test.cpp.o 2025-06-05T23:33:55.7059070Z [ 92%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_floor_divide_test.cpp.o 2025-06-05T23:33:55.7060814Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_masked_fill_test.cpp.o 2025-06-05T23:33:55.7114653Z [ 92%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_floor_test.cpp.o 2025-06-05T23:33:55.7116338Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_max_test.cpp.o 2025-06-05T23:33:55.7118211Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_max_pool2d_with_indices_test.cpp.o 2025-06-05T23:33:55.7120356Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_maximum_test.cpp.o 2025-06-05T23:33:55.7122056Z [ 92%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_fmod_test.cpp.o 2025-06-05T23:33:55.7124050Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_mean_test.cpp.o 2025-06-05T23:33:55.7125770Z [ 92%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_full_like_test.cpp.o 2025-06-05T23:33:55.7127393Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_min_test.cpp.o 2025-06-05T23:33:55.7129004Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_minimum_test.cpp.o 2025-06-05T23:33:55.7130446Z [ 92%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_full_test.cpp.o 2025-06-05T23:33:55.7132052Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_mm_test.cpp.o 2025-06-05T23:33:55.7133534Z [ 92%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_gather_test.cpp.o 2025-06-05T23:33:55.7134991Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_mul_test.cpp.o 2025-06-05T23:33:55.7136530Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_pow_test.cpp.o 2025-06-05T23:33:55.7138256Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_native_batch_norm_test.cpp.o 2025-06-05T23:33:55.7139947Z [ 92%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_ge_test.cpp.o 2025-06-05T23:33:55.7141645Z [ 92%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_native_dropout_test.cpp.o 2025-06-05T23:33:55.7143539Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_glu_test.cpp.o 2025-06-05T23:33:55.7145213Z [ 93%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_native_group_norm_test.cpp.o 2025-06-05T23:33:55.7146798Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_gt_test.cpp.o 2025-06-05T23:33:55.7148435Z [ 93%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_native_layer_norm_test.cpp.o 2025-06-05T23:33:55.7149872Z [ 93%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_ne_test.cpp.o 2025-06-05T23:33:55.7151447Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_hardtanh_test.cpp.o 2025-06-05T23:33:55.7153098Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_index_put_test.cpp.o 2025-06-05T23:33:55.7154680Z [ 93%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_neg_test.cpp.o 2025-06-05T23:33:55.7156313Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_index_select_test.cpp.o 2025-06-05T23:33:55.7157908Z [ 93%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_nonzero_test.cpp.o 2025-06-05T23:33:55.7159526Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_index_test.cpp.o 2025-06-05T23:33:55.7161041Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_isinf_test.cpp.o 2025-06-05T23:33:55.7162640Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_isnan_test.cpp.o 2025-06-05T23:33:55.7165643Z [ 93%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_ones_test.cpp.o 2025-06-05T23:33:55.7167263Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_leaky_relu_test.cpp.o 2025-06-05T23:33:55.7168944Z [ 93%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_pdist_forward_test.cpp.o 2025-06-05T23:33:55.7170590Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_lift_fresh_copy_test.cpp.o 2025-06-05T23:33:55.7172112Z [ 93%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_log_test.cpp.o 2025-06-05T23:33:55.7173815Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_permute_copy_test.cpp.o 2025-06-05T23:33:55.7175378Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_pixel_shuffle_test.cpp.o 2025-06-05T23:33:55.7176907Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_log10_test.cpp.o 2025-06-05T23:33:55.7178372Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_prod_test.cpp.o 2025-06-05T23:33:55.7179846Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_log1p_test.cpp.o 2025-06-05T23:33:55.7181302Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_log2_test.cpp.o 2025-06-05T23:33:55.7182741Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_rand_test.cpp.o 2025-06-05T23:33:55.7184226Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_logical_and_test.cpp.o 2025-06-05T23:33:55.7185743Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_randn_test.cpp.o 2025-06-05T23:33:55.7187224Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_reciprocal_test.cpp.o 2025-06-05T23:33:59.8658712Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_logical_not_test.cpp.o 2025-06-05T23:33:59.8660761Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_logical_or_test.cpp.o 2025-06-05T23:33:59.8662725Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_relu_test.cpp.o 2025-06-05T23:33:59.8664537Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_logical_xor_test.cpp.o 2025-06-05T23:33:59.8666290Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_remainder_test.cpp.o 2025-06-05T23:33:59.8668136Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_repeat_test.cpp.o 2025-06-05T23:33:59.8669809Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_logit_test.cpp.o 2025-06-05T23:33:59.8671542Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_lt_test.cpp.o 2025-06-05T23:33:59.8673338Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_reflection_pad1d_test.cpp.o 2025-06-05T23:33:59.8674994Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_masked_fill_test.cpp.o 2025-06-05T23:33:59.8676971Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_reflection_pad2d_test.cpp.o 2025-06-05T23:33:59.8679154Z [ 94%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_reflection_pad3d_test.cpp.o 2025-06-05T23:33:59.8681436Z [ 94%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_max_test.cpp.o 2025-06-05T23:33:59.8683895Z [ 95%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_max_pool2d_with_indices_test.cpp.o 2025-06-05T23:33:59.8686374Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_replication_pad1d_test.cpp.o 2025-06-05T23:33:59.8688685Z [ 95%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_maximum_test.cpp.o 2025-06-05T23:33:59.8691028Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_replication_pad2d_test.cpp.o 2025-06-05T23:33:59.8693427Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_replication_pad3d_test.cpp.o 2025-06-05T23:33:59.8695695Z [ 95%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_mean_test.cpp.o 2025-06-05T23:33:59.8698151Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_roll_test.cpp.o 2025-06-05T23:33:59.8700273Z [ 95%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_min_test.cpp.o 2025-06-05T23:33:59.8702472Z [ 95%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_minimum_test.cpp.o 2025-06-05T23:33:59.8704638Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_round_test.cpp.o 2025-06-05T23:33:59.8706793Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_rsqrt_test.cpp.o 2025-06-05T23:33:59.8708145Z [ 95%] Built target quantized_kernels_test 2025-06-05T23:33:59.8709697Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_rsub_test.cpp.o 2025-06-05T23:33:59.8711835Z [ 95%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_pow_test.cpp.o 2025-06-05T23:33:59.8714126Z [ 95%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_native_batch_norm_test.cpp.o 2025-06-05T23:33:59.8716506Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_scalar_tensor_test.cpp.o 2025-06-05T23:33:59.8718869Z [ 95%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_native_dropout_test.cpp.o 2025-06-05T23:33:59.8721038Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_scatter_test.cpp.o 2025-06-05T23:33:59.8722915Z [ 95%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_scatter_add_test.cpp.o 2025-06-05T23:33:59.8725374Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_select_scatter_test.cpp.o 2025-06-05T23:33:59.8727786Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_native_group_norm_test.cpp.o 2025-06-05T23:33:59.8730040Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_ne_test.cpp.o 2025-06-05T23:33:59.8732255Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_select_copy_test.cpp.o 2025-06-05T23:33:59.8733667Z [ 96%] Built target executor_runner 2025-06-05T23:33:59.8735179Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_sigmoid_test.cpp.o 2025-06-05T23:33:59.8737381Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_nonzero_test.cpp.o 2025-06-05T23:33:59.8739550Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_sign_test.cpp.o 2025-06-05T23:33:59.8741657Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_sin_test.cpp.o 2025-06-05T23:33:59.8743781Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_ones_test.cpp.o 2025-06-05T23:33:59.8745905Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_sinh_test.cpp.o 2025-06-05T23:33:59.8748157Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_pdist_forward_test.cpp.o 2025-06-05T23:33:59.8750492Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_slice_scatter_test.cpp.o 2025-06-05T23:33:59.8752779Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_slice_copy_test.cpp.o 2025-06-05T23:33:59.8755075Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_permute_copy_test.cpp.o 2025-06-05T23:33:59.8757780Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_softmax_test.cpp.o 2025-06-05T23:33:59.8759639Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_split_copy_test.cpp.o 2025-06-05T23:33:59.8761474Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_pixel_shuffle_test.cpp.o 2025-06-05T23:33:59.8763527Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_split_with_sizes_copy_test.cpp.o 2025-06-05T23:33:59.8765269Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_prod_test.cpp.o 2025-06-05T23:33:59.8766994Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_sqrt_test.cpp.o 2025-06-05T23:33:59.8768631Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_squeeze_copy_test.cpp.o 2025-06-05T23:33:59.8770282Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_rand_test.cpp.o 2025-06-05T23:33:59.8771941Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_stack_test.cpp.o 2025-06-05T23:33:59.8774991Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_randn_test.cpp.o 2025-06-05T23:33:59.8776747Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_sub_test.cpp.o 2025-06-05T23:33:59.8778537Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_sum_test.cpp.o 2025-06-05T23:33:59.8780826Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_reciprocal_test.cpp.o 2025-06-05T23:33:59.8783889Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_t_copy_test.cpp.o 2025-06-05T23:33:59.8785636Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_tan_test.cpp.o 2025-06-05T23:33:59.8787426Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_relu_test.cpp.o 2025-06-05T23:33:59.8788962Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_tanh_test.cpp.o 2025-06-05T23:33:59.8790537Z [ 96%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_remainder_test.cpp.o 2025-06-05T23:33:59.8792067Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_topk_test.cpp.o 2025-06-05T23:33:59.8793807Z [ 96%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_transpose_copy_test.cpp.o 2025-06-05T23:33:59.8795555Z [ 97%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_tril_test.cpp.o 2025-06-05T23:33:59.8797267Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_repeat_test.cpp.o 2025-06-05T23:33:59.8798975Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_trunc_test.cpp.o 2025-06-05T23:33:59.8800772Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_reflection_pad1d_test.cpp.o 2025-06-05T23:33:59.8802697Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_unbind_copy_test.cpp.o 2025-06-05T23:33:59.8804522Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_reflection_pad2d_test.cpp.o 2025-06-05T23:33:59.8806337Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_unsqueeze_copy_test.cpp.o 2025-06-05T23:33:59.8808038Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_reflection_pad3d_test.cpp.o 2025-06-05T23:34:40.7263273Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_replication_pad1d_test.cpp.o 2025-06-05T23:34:40.7264407Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_upsample_bilinear2d_test.cpp.o 2025-06-05T23:34:40.7265506Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_upsample_nearest2d_test.cpp.o 2025-06-05T23:34:40.7266560Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_replication_pad2d_test.cpp.o 2025-06-05T23:34:40.7267739Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_var_test.cpp.o 2025-06-05T23:34:40.7268685Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_replication_pad3d_test.cpp.o 2025-06-05T23:34:40.7269824Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_view_as_real_copy_test.cpp.o 2025-06-05T23:34:40.7270934Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_roll_test.cpp.o 2025-06-05T23:34:40.7271921Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_round_test.cpp.o 2025-06-05T23:34:40.7272943Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_view_copy_test.cpp.o 2025-06-05T23:34:40.7273958Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_rsqrt_test.cpp.o 2025-06-05T23:34:40.7275084Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_where_test.cpp.o 2025-06-05T23:34:40.7276244Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/op_zeros_test.cpp.o 2025-06-05T23:34:40.7277197Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_rsub_test.cpp.o 2025-06-05T23:34:40.7278245Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/UnaryUfuncRealHBBF16ToFloatHBF16Test.cpp.o 2025-06-05T23:34:40.7279312Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_scalar_tensor_test.cpp.o 2025-06-05T23:34:40.7280395Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_scatter_test.cpp.o 2025-06-05T23:34:40.7281523Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_scatter_add_test.cpp.o 2025-06-05T23:34:40.7282980Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/include/portable/executorch/kernels/test/supported_features.cpp.o 2025-06-05T23:34:40.7284389Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/__/portable/test/op_div_test.cpp.o 2025-06-05T23:34:40.7285569Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/__/portable/test/op_gelu_test.cpp.o 2025-06-05T23:34:40.7286722Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/__/portable/test/op_mul_test.cpp.o 2025-06-05T23:34:40.7287780Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_select_scatter_test.cpp.o 2025-06-05T23:34:40.7288758Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_select_copy_test.cpp.o 2025-06-05T23:34:40.7289860Z [ 98%] Building CXX object kernels/test/CMakeFiles/portable_kernels_test.dir/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:34:40.7290927Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_sigmoid_test.cpp.o 2025-06-05T23:34:40.7291844Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_sign_test.cpp.o 2025-06-05T23:34:40.7292719Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_sin_test.cpp.o 2025-06-05T23:34:40.7293601Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_sinh_test.cpp.o 2025-06-05T23:34:40.7294536Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_slice_scatter_test.cpp.o 2025-06-05T23:34:40.7295482Z [ 98%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_slice_copy_test.cpp.o 2025-06-05T23:34:40.7296193Z [ 98%] Linking CXX executable portable_kernels_test 2025-06-05T23:34:40.7296911Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_softmax_test.cpp.o 2025-06-05T23:34:40.7297945Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_split_copy_test.cpp.o 2025-06-05T23:34:40.7298939Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_split_with_sizes_copy_test.cpp.o 2025-06-05T23:34:40.7300035Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_sqrt_test.cpp.o 2025-06-05T23:34:40.7301022Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_squeeze_copy_test.cpp.o 2025-06-05T23:34:40.7302096Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_stack_test.cpp.o 2025-06-05T23:34:40.7303093Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_sum_test.cpp.o 2025-06-05T23:34:40.7304079Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_t_copy_test.cpp.o 2025-06-05T23:34:40.7305107Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_tan_test.cpp.o 2025-06-05T23:34:40.7306135Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_tanh_test.cpp.o 2025-06-05T23:34:40.7307179Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_topk_test.cpp.o 2025-06-05T23:34:40.7308460Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_transpose_copy_test.cpp.o 2025-06-05T23:34:40.7309550Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_tril_test.cpp.o 2025-06-05T23:34:40.7310527Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_trunc_test.cpp.o 2025-06-05T23:34:40.7311460Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_unbind_copy_test.cpp.o 2025-06-05T23:34:40.7312434Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_unsqueeze_copy_test.cpp.o 2025-06-05T23:34:40.7313447Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_upsample_bilinear2d_test.cpp.o 2025-06-05T23:34:40.7314620Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_upsample_nearest2d_test.cpp.o 2025-06-05T23:34:40.7315556Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_var_test.cpp.o 2025-06-05T23:34:40.7316502Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_view_as_real_copy_test.cpp.o 2025-06-05T23:34:40.7317470Z [ 99%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_view_copy_test.cpp.o 2025-06-05T23:34:40.7318379Z [100%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/op_zeros_test.cpp.o 2025-06-05T23:34:40.7319900Z [100%] Building CXX object kernels/test/CMakeFiles/optimized_kernels_test.dir/__/__/runtime/core/exec_aten/testing_util/tensor_util.cpp.o 2025-06-05T23:34:40.7321063Z [100%] Linking CXX executable optimized_kernels_test 2025-06-05T23:34:40.7321592Z [100%] Built target vulkan_executor_runner 2025-06-05T23:34:40.7321956Z [100%] Built target portable_kernels_test 2025-06-05T23:34:40.7322468Z [100%] Built target optimized_kernels_test 2025-06-05T23:34:40.7322899Z Install the project... 2025-06-05T23:34:40.7323275Z -- Install configuration: "Debug" 2025-06-05T23:34:40.7323732Z -- Installing: /pytorch/executorch/cmake-out/include 2025-06-05T23:34:40.7324155Z -- Installing: /pytorch/executorch/cmake-out/include/gmock 2025-06-05T23:34:40.7324672Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/gmock-actions.h 2025-06-05T23:34:40.7325270Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/gmock-cardinalities.h 2025-06-05T23:34:40.7325919Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/gmock-function-mocker.h 2025-06-05T23:34:40.7326692Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/gmock-matchers.h 2025-06-05T23:34:40.7327286Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/gmock-more-actions.h 2025-06-05T23:34:40.7327916Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/gmock-more-matchers.h 2025-06-05T23:34:40.7328677Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/gmock-nice-strict.h 2025-06-05T23:34:40.7329310Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/gmock-spec-builders.h 2025-06-05T23:34:40.7329868Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/gmock.h 2025-06-05T23:34:40.7330387Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/internal 2025-06-05T23:34:40.7330929Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/internal/custom 2025-06-05T23:34:40.7331530Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/internal/custom/README.md 2025-06-05T23:34:40.7332275Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/internal/custom/gmock-generated-actions.h 2025-06-05T23:34:40.7333165Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/internal/custom/gmock-matchers.h 2025-06-05T23:34:40.7333997Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/internal/custom/gmock-port.h 2025-06-05T23:34:40.7334884Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/internal/gmock-internal-utils.h 2025-06-05T23:34:40.7335748Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/internal/gmock-port.h 2025-06-05T23:34:40.7336545Z -- Installing: /pytorch/executorch/cmake-out/include/gmock/internal/gmock-pp.h 2025-06-05T23:34:40.7337395Z -- Installing: /pytorch/executorch/cmake-out/lib/pkgconfig/gmock.pc 2025-06-05T23:34:40.7543931Z -- Installing: /pytorch/executorch/cmake-out/lib/pkgconfig/gmock_main.pc 2025-06-05T23:34:40.7544863Z -- Installing: /pytorch/executorch/cmake-out/lib/cmake/GTest/GTestTargets.cmake 2025-06-05T23:34:40.7545740Z -- Installing: /pytorch/executorch/cmake-out/lib/cmake/GTest/GTestTargets-debug.cmake 2025-06-05T23:34:40.7546923Z -- Installing: /pytorch/executorch/cmake-out/lib/cmake/GTest/GTestConfigVersion.cmake 2025-06-05T23:34:40.7548136Z -- Installing: /pytorch/executorch/cmake-out/lib/cmake/GTest/GTestConfig.cmake 2025-06-05T23:34:40.7549084Z -- Up-to-date: /pytorch/executorch/cmake-out/include 2025-06-05T23:34:40.7549578Z -- Installing: /pytorch/executorch/cmake-out/include/gtest 2025-06-05T23:34:40.7550091Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest-death-test.h 2025-06-05T23:34:40.7550750Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest-matchers.h 2025-06-05T23:34:40.7551371Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest-message.h 2025-06-05T23:34:40.7552125Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest-param-test.h 2025-06-05T23:34:40.7552791Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest-printers.h 2025-06-05T23:34:40.7553476Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest-spi.h 2025-06-05T23:34:40.7554203Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest-test-part.h 2025-06-05T23:34:40.7554813Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest-typed-test.h 2025-06-05T23:34:40.7555456Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest.h 2025-06-05T23:34:40.7556087Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest_pred_impl.h 2025-06-05T23:34:40.7556833Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/gtest_prod.h 2025-06-05T23:34:40.7557374Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal 2025-06-05T23:34:40.7558073Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/custom 2025-06-05T23:34:40.7558730Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/custom/README.md 2025-06-05T23:34:40.7559542Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/custom/gtest-port.h 2025-06-05T23:34:40.7560430Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/custom/gtest-printers.h 2025-06-05T23:34:40.7561527Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/custom/gtest.h 2025-06-05T23:34:40.7562452Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/gtest-death-test-internal.h 2025-06-05T23:34:40.7563226Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/gtest-filepath.h 2025-06-05T23:34:40.7564077Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/gtest-internal.h 2025-06-05T23:34:40.7564897Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/gtest-param-util.h 2025-06-05T23:34:40.7565665Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/gtest-port-arch.h 2025-06-05T23:34:40.7566393Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/gtest-port.h 2025-06-05T23:34:40.7567109Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/gtest-string.h 2025-06-05T23:34:40.7567815Z -- Installing: /pytorch/executorch/cmake-out/include/gtest/internal/gtest-type-util.h 2025-06-05T23:34:40.7568578Z -- Installing: /pytorch/executorch/cmake-out/lib/pkgconfig/gtest.pc 2025-06-05T23:34:40.7569107Z -- Installing: /pytorch/executorch/cmake-out/lib/pkgconfig/gtest_main.pc 2025-06-05T23:34:40.7569636Z -- Installing: /pytorch/executorch/cmake-out/lib/libflatccrt_d.a 2025-06-05T23:34:40.7570107Z -- Installing: /pytorch/executorch/cmake-out/include/fxdiv.h 2025-06-05T23:34:40.7570681Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-config.cmake 2025-06-05T23:34:40.7571235Z -- Installing: /pytorch/executorch/cmake-out/lib/libcpuinfo.a 2025-06-05T23:34:40.7571890Z -- Installing: /pytorch/executorch/cmake-out/include/cpuinfo.h 2025-06-05T23:34:40.7572454Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-targets.cmake 2025-06-05T23:34:40.7573108Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-targets-debug.cmake 2025-06-05T23:34:40.7573743Z -- Installing: /pytorch/executorch/cmake-out/lib/pkgconfig/libcpuinfo.pc 2025-06-05T23:34:40.7574334Z -- Installing: /pytorch/executorch/cmake-out/include/pthreadpool.h 2025-06-05T23:34:40.7574970Z -- Installing: /pytorch/executorch/cmake-out/lib/libpthreadpool.a 2025-06-05T23:34:40.7575583Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_portable_kernels.a 2025-06-05T23:34:40.7576429Z -- Installing: /pytorch/executorch/cmake-out/lib/libportable_kernels.a 2025-06-05T23:34:40.7577069Z -- Installing: /pytorch/executorch/cmake-out/lib/libportable_ops_lib.a 2025-06-05T23:34:40.7577914Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/portable/Functions.h 2025-06-05T23:34:40.7578973Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-06-05T23:34:40.7579936Z -- Installing: /pytorch/executorch/cmake-out/lib/libeigen_blas.a 2025-06-05T23:34:40.7580494Z -- Installing: /pytorch/executorch/cmake-out/lib/libcpublas.a 2025-06-05T23:34:40.7581195Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_kernels.a 2025-06-05T23:34:40.7581953Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_ops_lib.a 2025-06-05T23:34:40.7582799Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/optimized/Functions.h 2025-06-05T23:34:40.7583650Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/optimized/NativeFunctions.h 2025-06-05T23:34:40.7584331Z -- Up-to-date: /pytorch/executorch/cmake-out/lib/libcpublas.a 2025-06-05T23:34:40.7585072Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_native_cpu_ops_lib.a 2025-06-05T23:34:40.7585629Z -- Installing: /pytorch/executorch/cmake-out/lib/Functions.h 2025-06-05T23:34:40.7586114Z -- Installing: /pytorch/executorch/cmake-out/lib/NativeFunctions.h 2025-06-05T23:34:40.7586650Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core 2025-06-05T23:34:40.7587295Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/array_ref.h 2025-06-05T23:34:40.7588122Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/data_loader.h 2025-06-05T23:34:40.7588804Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/defines.h 2025-06-05T23:34:40.7589575Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/error.h 2025-06-05T23:34:40.7590225Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/evalue.h 2025-06-05T23:34:40.7590916Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-06-05T23:34:40.7591666Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-06-05T23:34:40.7592500Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-06-05T23:34:40.7593447Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten 2025-06-05T23:34:40.7594354Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-06-05T23:34:40.7595404Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T23:34:40.7596597Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-06-05T23:34:40.7597648Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-06-05T23:34:40.7598612Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-06-05T23:34:40.7599562Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-06-05T23:34:40.7600375Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-06-05T23:34:40.7601269Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-06-05T23:34:40.7602508Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-06-05T23:34:40.7603753Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-06-05T23:34:40.7604894Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-06-05T23:34:40.7605715Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-06-05T23:34:40.7606464Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-06-05T23:34:40.7607213Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/function_ref.h 2025-06-05T23:34:40.7607994Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-06-05T23:34:40.7608816Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-06-05T23:34:40.7609845Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-06-05T23:34:40.7610812Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type 2025-06-05T23:34:40.7611878Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-06-05T23:34:40.7613000Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-06-05T23:34:40.7614168Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-06-05T23:34:40.7615173Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-06-05T23:34:40.7615945Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-06-05T23:34:40.7616780Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T23:34:40.7617789Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-06-05T23:34:40.7618726Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-06-05T23:34:40.7806678Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T23:34:40.7807836Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-06-05T23:34:40.7808863Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-06-05T23:34:40.7809845Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-06-05T23:34:40.7810782Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-06-05T23:34:40.7811728Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-06-05T23:34:40.7812707Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-06-05T23:34:40.7813691Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-06-05T23:34:40.7814638Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/complex.h 2025-06-05T23:34:40.7815791Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/complex_math.h 2025-06-05T23:34:40.7816785Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/complex_utils.h 2025-06-05T23:34:40.7817820Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-06-05T23:34:40.7818920Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-06-05T23:34:40.7820056Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-06-05T23:34:40.7820873Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-06-05T23:34:40.7821685Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-06-05T23:34:40.7822504Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-06-05T23:34:40.7823335Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-06-05T23:34:40.7824164Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-06-05T23:34:40.7824991Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-06-05T23:34:40.7825854Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-06-05T23:34:40.7826684Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-06-05T23:34:40.7827506Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-06-05T23:34:40.7828375Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-06-05T23:34:40.7829236Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/test 2025-06-05T23:34:40.7829940Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/result.h 2025-06-05T23:34:40.7830606Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/span.h 2025-06-05T23:34:40.7831241Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tag.h 2025-06-05T23:34:40.7832060Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-06-05T23:34:40.7832828Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-06-05T23:34:40.7833559Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/test 2025-06-05T23:34:40.7834227Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel 2025-06-05T23:34:40.7835085Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-06-05T23:34:40.7836040Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-06-05T23:34:40.7837090Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-06-05T23:34:40.7838104Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/test 2025-06-05T23:34:40.7839061Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-06-05T23:34:40.7839964Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-06-05T23:34:40.7840724Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform 2025-06-05T23:34:40.7841374Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/abort.h 2025-06-05T23:34:40.7842082Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/assert.h 2025-06-05T23:34:40.7843015Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/clock.h 2025-06-05T23:34:40.7843743Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-06-05T23:34:40.7844496Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/compiler.h 2025-06-05T23:34:40.7845194Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/default 2025-06-05T23:34:40.7845981Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/log.h 2025-06-05T23:34:40.7846672Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/platform.h 2025-06-05T23:34:40.7847399Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/profiler.h 2025-06-05T23:34:40.7848120Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/runtime.h 2025-06-05T23:34:40.7848822Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/system.h 2025-06-05T23:34:40.7849514Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/test 2025-06-05T23:34:40.7850241Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/test/pal_spy.h 2025-06-05T23:34:40.7851041Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-06-05T23:34:40.7851800Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/types.h 2025-06-05T23:34:40.7852487Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util 2025-06-05T23:34:40.7853327Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-06-05T23:34:40.7854252Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-06-05T23:34:40.7855040Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/test 2025-06-05T23:34:40.7855790Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-06-05T23:34:40.7856511Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor 2025-06-05T23:34:40.7857186Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor.h 2025-06-05T23:34:40.7858009Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-06-05T23:34:40.7858795Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-06-05T23:34:40.7859570Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-06-05T23:34:40.7860325Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/test 2025-06-05T23:34:40.7861001Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool 2025-06-05T23:34:40.7861737Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-06-05T23:34:40.7862515Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/test 2025-06-05T23:34:40.7863269Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-06-05T23:34:40.7864098Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-06-05T23:34:40.7864785Z -- Installing: /pytorch/executorch/cmake-out/lib/libexecutorch.a 2025-06-05T23:34:40.7865291Z -- Installing: /pytorch/executorch/cmake-out/lib/libexecutorch_core.a 2025-06-05T23:34:40.7865920Z -- Installing: /pytorch/executorch/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-06-05T23:34:40.7866506Z -- Installing: /pytorch/executorch/cmake-out/lib/libXNNPACK.a 2025-06-05T23:34:40.7866981Z -- Installing: /pytorch/executorch/cmake-out/include/xnnpack.h 2025-06-05T23:34:40.7867493Z -- Installing: /pytorch/executorch/cmake-out/include/experiments-config.h 2025-06-05T23:34:40.7868126Z -- Installing: /pytorch/executorch/cmake-out/lib/libmicrokernels-prod.a 2025-06-05T23:34:40.7868683Z -- Up-to-date: /pytorch/executorch/cmake-out/lib/libmicrokernels-prod.a 2025-06-05T23:34:40.7869212Z -- Installing: /pytorch/executorch/cmake-out/lib/libxnnpack_backend.a 2025-06-05T23:34:40.7869712Z -- Installing: /pytorch/executorch/cmake-out/lib/libetdump.a 2025-06-05T23:34:40.7870202Z -- Installing: /pytorch/executorch/cmake-out/lib/libbundled_program.a 2025-06-05T23:34:40.7870760Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_data_loader.a 2025-06-05T23:34:40.7871334Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_flat_tensor.a 2025-06-05T23:34:40.7871897Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_module.so 2025-06-05T23:34:40.7872474Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_module_static.a 2025-06-05T23:34:40.7873055Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_runner_util.a 2025-06-05T23:34:40.7873625Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_tensor.a 2025-06-05T23:34:46.1265125Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_threadpool.a 2025-06-05T23:34:46.1266147Z -- Installing: /pytorch/executorch/cmake-out/lib/libcustom_ops.a 2025-06-05T23:34:46.1266841Z -- Installing: /pytorch/executorch/cmake-out/lib/libquantized_kernels.a 2025-06-05T23:34:46.1267925Z -- Installing: /pytorch/executorch/cmake-out/lib/libquantized_ops_lib.a 2025-06-05T23:34:46.1268596Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-06-05T23:34:46.1269393Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-06-05T23:34:46.1270076Z -- Installing: /pytorch/executorch/cmake-out/lib/libvulkan_backend.a 2025-06-05T23:34:46.1270637Z -- Installing: /pytorch/executorch/cmake-out/lib/libtest_backend_compiler_lib.a 2025-06-05T23:34:46.1271096Z + run_ctest 2025-06-05T23:34:46.1271315Z + pushd cmake-out/ 2025-06-05T23:34:46.1271603Z /pytorch/executorch/cmake-out /pytorch/executorch 2025-06-05T23:34:46.1271964Z + ctest --output-on-failure 2025-06-05T23:34:46.1272256Z Test project /pytorch/executorch/cmake-out 2025-06-05T23:34:46.1272583Z Start 1: strip_flags_help 2025-06-05T23:34:46.1273014Z 1/87 Test #1: strip_flags_help ........................... Passed 0.02 sec 2025-06-05T23:34:46.1273645Z Start 2: unittest 2025-06-05T23:34:46.1273984Z 2/87 Test #2: unittest ................................... Passed 0.05 sec 2025-06-05T23:34:46.1274397Z Start 3: help-reporting 2025-06-05T23:34:46.1274791Z 3/87 Test #3: help-reporting ............................. Passed 0.05 sec 2025-06-05T23:34:46.1275205Z Start 4: long-helpstring 2025-06-05T23:34:46.1275601Z 4/87 Test #4: long-helpstring ............................ Passed 0.05 sec 2025-06-05T23:34:46.1276011Z Start 5: changed_bool1 2025-06-05T23:34:46.1276378Z 5/87 Test #5: changed_bool1 .............................. Passed 0.05 sec 2025-06-05T23:34:46.1276781Z Start 6: changed_bool2 2025-06-05T23:34:46.1277147Z 6/87 Test #6: changed_bool2 .............................. Passed 0.05 sec 2025-06-05T23:34:46.1277561Z Start 7: changeable_string_var 2025-06-05T23:34:46.1277957Z 7/87 Test #7: changeable_string_var ...................... Passed 0.05 sec 2025-06-05T23:34:46.1278373Z Start 8: nohelp 2025-06-05T23:34:46.1278690Z 8/87 Test #8: nohelp ..................................... Passed 0.03 sec 2025-06-05T23:34:46.1279080Z Start 9: help=false 2025-06-05T23:34:46.1279415Z 9/87 Test #9: help=false ................................. Passed 0.03 sec 2025-06-05T23:34:46.1279810Z Start 10: helpfull 2025-06-05T23:34:46.1280151Z 10/87 Test #10: helpfull ................................... Passed 0.05 sec 2025-06-05T23:34:46.1280553Z Start 11: helpshort 2025-06-05T23:34:46.1280909Z 11/87 Test #11: helpshort .................................. Passed 0.05 sec 2025-06-05T23:34:46.1281426Z Start 12: helpshort-tldflag1 2025-06-05T23:34:46.1281848Z 12/87 Test #12: helpshort-tldflag1 ......................... Passed 0.05 sec 2025-06-05T23:34:46.1282281Z Start 13: helpshort-tldflag2 2025-06-05T23:34:46.1282787Z 13/87 Test #13: helpshort-tldflag2 ......................... Passed 0.05 sec 2025-06-05T23:34:46.1283224Z Start 14: helpshort-main 2025-06-05T23:34:46.1283615Z 14/87 Test #14: helpshort-main ............................. Passed 0.06 sec 2025-06-05T23:34:46.1284037Z Start 15: helpshort_main 2025-06-05T23:34:46.1284402Z 15/87 Test #15: helpshort_main ............................. Passed 0.06 sec 2025-06-05T23:34:46.1284809Z Start 16: helpon 2025-06-05T23:34:46.1285127Z 16/87 Test #16: helpon ..................................... Passed 0.03 sec 2025-06-05T23:34:46.1285525Z Start 17: helpon=gflags 2025-06-05T23:34:46.1285886Z 17/87 Test #17: helpon=gflags .............................. Passed 0.04 sec 2025-06-05T23:34:46.1286301Z Start 18: helpon_gflags 2025-06-05T23:34:46.1286666Z 18/87 Test #18: helpon_gflags .............................. Passed 0.05 sec 2025-06-05T23:34:46.1287095Z Start 19: helpon=gflags_unittest 2025-06-05T23:34:46.1287512Z 19/87 Test #19: helpon=gflags_unittest ..................... Passed 0.05 sec 2025-06-05T23:34:46.1287942Z Start 20: helpmatch_reporting 2025-06-05T23:34:46.1288355Z 20/87 Test #20: helpmatch_reporting ........................ Passed 0.04 sec 2025-06-05T23:34:46.1288774Z Start 21: helpmatch=unittest 2025-06-05T23:34:46.1289179Z 21/87 Test #21: helpmatch=unittest ......................... Passed 0.05 sec 2025-06-05T23:34:46.1289610Z Start 22: helpmatch=nosuchsubstring 2025-06-05T23:34:46.1290054Z 22/87 Test #22: helpmatch=nosuchsubstring .................. Passed 0.04 sec 2025-06-05T23:34:46.1290498Z Start 23: helpon=nosuchmodule 2025-06-05T23:34:46.1290899Z 23/87 Test #23: helpon=nosuchmodule ........................ Passed 0.04 sec 2025-06-05T23:34:46.1291330Z Start 24: helppackage 2025-06-05T23:34:46.1291693Z 24/87 Test #24: helppackage ................................ Passed 0.09 sec 2025-06-05T23:34:46.1292104Z Start 25: helpxml 2025-06-05T23:34:46.1292428Z 25/87 Test #25: helpxml .................................... Passed 0.06 sec 2025-06-05T23:34:46.1292912Z Start 26: version-1 2025-06-05T23:34:46.1293265Z 26/87 Test #26: version-1 .................................. Passed 0.03 sec 2025-06-05T23:34:46.1293657Z Start 27: version-2 2025-06-05T23:34:46.1294009Z 27/87 Test #27: version-2 .................................. Passed 0.03 sec 2025-06-05T23:34:46.1294393Z Start 28: undefok-1 2025-06-05T23:34:46.1294746Z 28/87 Test #28: undefok-1 .................................. Passed 0.03 sec 2025-06-05T23:34:46.1295130Z Start 29: undefok-2 2025-06-05T23:34:46.1295477Z 29/87 Test #29: undefok-2 .................................. Passed 0.03 sec 2025-06-05T23:34:46.1295863Z Start 30: undefok-3 2025-06-05T23:34:46.1296208Z 30/87 Test #30: undefok-3 .................................. Passed 0.03 sec 2025-06-05T23:34:46.1296600Z Start 31: undefok-4 2025-06-05T23:34:46.1296929Z 31/87 Test #31: undefok-4 .................................. Passed 0.03 sec 2025-06-05T23:34:46.1297328Z Start 32: undefok-5 2025-06-05T23:34:46.1297661Z 32/87 Test #32: undefok-5 .................................. Passed 0.03 sec 2025-06-05T23:34:46.1298052Z Start 33: undefok-6 2025-06-05T23:34:46.1298381Z 33/87 Test #33: undefok-6 .................................. Passed 0.03 sec 2025-06-05T23:34:46.1298779Z Start 34: flagfile.1 2025-06-05T23:34:46.1299120Z 34/87 Test #34: flagfile.1 ................................. Passed 0.03 sec 2025-06-05T23:34:46.1299522Z Start 35: flagfile.2 2025-06-05T23:34:46.1299879Z 35/87 Test #35: flagfile.2 ................................. Passed 0.03 sec 2025-06-05T23:34:46.1300334Z Start 36: flagfile.3 2025-06-05T23:34:46.1300687Z 36/87 Test #36: flagfile.3 ................................. Passed 0.03 sec 2025-06-05T23:34:46.1301080Z Start 37: fromenv=version 2025-06-05T23:34:46.1301471Z 37/87 Test #37: fromenv=version ............................ Passed 0.03 sec 2025-06-05T23:34:46.1301890Z Start 38: tryfromenv=version 2025-06-05T23:34:46.1302294Z 38/87 Test #38: tryfromenv=version ......................... Passed 0.03 sec 2025-06-05T23:34:46.1302718Z Start 39: fromenv=help 2025-06-05T23:34:46.1303075Z 39/87 Test #39: fromenv=help ............................... Passed 0.03 sec 2025-06-05T23:34:46.1303486Z Start 40: tryfromenv=help 2025-06-05T23:34:46.1303858Z 40/87 Test #40: tryfromenv=help ............................ Passed 0.03 sec 2025-06-05T23:34:46.1304277Z Start 41: fromenv=helpfull 2025-06-05T23:34:46.1304657Z 41/87 Test #41: fromenv=helpfull ........................... Passed 0.03 sec 2025-06-05T23:34:46.1305089Z Start 42: tryfromenv=helpfull 2025-06-05T23:34:46.1305500Z 42/87 Test #42: tryfromenv=helpfull ........................ Passed 0.03 sec 2025-06-05T23:34:46.1305918Z Start 43: tryfromenv=undefok 2025-06-05T23:34:46.1306318Z 43/87 Test #43: tryfromenv=undefok ......................... Passed 0.03 sec 2025-06-05T23:34:46.1306741Z Start 44: tryfromenv=weirdo 2025-06-05T23:34:46.1307142Z 44/87 Test #44: tryfromenv=weirdo .......................... Passed 0.03 sec 2025-06-05T23:34:46.1307564Z Start 45: tryfromenv-multiple 2025-06-05T23:34:46.1307985Z 45/87 Test #45: tryfromenv-multiple ........................ Passed 0.03 sec 2025-06-05T23:34:46.1308412Z Start 46: fromenv=test_bool 2025-06-05T23:34:46.1308803Z 46/87 Test #46: fromenv=test_bool .......................... Passed 0.03 sec 2025-06-05T23:34:46.1309226Z Start 47: fromenv=test_bool-ok 2025-06-05T23:34:46.1309616Z 47/87 Test #47: fromenv=test_bool-ok ....................... Passed 0.03 sec 2025-06-05T23:34:46.1310058Z Start 48: version-overrides-fromenv 2025-06-05T23:34:46.1310499Z 48/87 Test #48: version-overrides-fromenv .................. Passed 0.03 sec 2025-06-05T23:34:46.1310940Z Start 49: dashdash 2025-06-05T23:34:46.1311276Z 49/87 Test #49: dashdash ................................... Passed 0.03 sec 2025-06-05T23:34:46.1311747Z Start 50: always_fail 2025-06-05T23:34:46.1312112Z 50/87 Test #50: always_fail ................................ Passed 0.03 sec 2025-06-05T23:34:46.1312512Z Start 51: gflags_declare 2025-06-05T23:34:46.1312888Z 51/87 Test #51: gflags_declare ............................. Passed 0.02 sec 2025-06-05T23:34:46.1313302Z Start 52: backends_xnnpack_test 2025-06-05T23:34:46.1313721Z 52/87 Test #52: backends_xnnpack_test ...................... Passed 0.05 sec 2025-06-05T23:34:46.1314153Z Start 53: extension_data_loader_test 2025-06-05T23:34:46.1314584Z 53/87 Test #53: extension_data_loader_test ................. Passed 0.05 sec 2025-06-05T23:34:46.1315026Z Start 54: extension_flat_tensor_test 2025-06-05T23:34:46.1315437Z 54/87 Test #54: extension_flat_tensor_test ................. Passed 0.03 sec 2025-06-05T23:34:46.1315870Z Start 55: extension_module_test 2025-06-05T23:34:46.1316272Z 55/87 Test #55: extension_module_test ...................... Passed 0.19 sec 2025-06-05T23:34:46.1316706Z Start 56: generation_config_test 2025-06-05T23:34:46.1317109Z 56/87 Test #56: generation_config_test ..................... Passed 0.03 sec 2025-06-05T23:34:46.1317553Z Start 57: extension_runner_util_test 2025-06-05T23:34:46.1317963Z 57/87 Test #57: extension_runner_util_test ................. Passed 0.17 sec 2025-06-05T23:34:46.1318397Z Start 58: extension_tensor_test 2025-06-05T23:34:46.1318805Z 58/87 Test #58: extension_tensor_test ...................... Passed 0.93 sec 2025-06-05T23:34:46.1319230Z Start 59: extension_threadpool_test 2025-06-05T23:34:46.1319977Z 59/87 Test #59: extension_threadpool_test .................. Passed 0.04 sec 2025-06-05T23:34:46.1320674Z Start 60: extension_llm_custom_ops_spinquant_test 2025-06-05T23:34:46.1321360Z 60/87 Test #60: extension_llm_custom_ops_spinquant_test .... Passed 0.15 sec 2025-06-05T23:34:46.1322024Z Start 61: extension_evalue_util_test 2025-06-05T23:34:46.1322723Z 61/87 Test #61: extension_evalue_util_test ................. Passed 0.04 sec 2025-06-05T23:34:46.1323172Z Start 62: extension_kernel_util_test 2025-06-05T23:34:46.1323588Z 62/87 Test #62: extension_kernel_util_test ................. Passed 0.03 sec 2025-06-05T23:34:46.1324045Z Start 63: extension_memory_allocator_test 2025-06-05T23:34:46.1324479Z 63/87 Test #63: extension_memory_allocator_test ............ Passed 0.03 sec 2025-06-05T23:34:46.1324924Z Start 64: extension_pytree_test 2025-06-05T23:34:46.1325324Z 64/87 Test #64: extension_pytree_test ...................... Passed 0.03 sec 2025-06-05T23:34:46.1325777Z Start 65: kernels_portable_cpu_util_test 2025-06-05T23:35:23.5632652Z 65/87 Test #65: kernels_portable_cpu_util_test ............. Passed 1.43 sec 2025-06-05T23:35:23.5633161Z Start 66: kernels_prim_ops_test 2025-06-05T23:35:23.5635007Z 66/87 Test #66: kernels_prim_ops_test ...................... Passed 0.57 sec 2025-06-05T23:35:23.5635516Z Start 67: portable_kernels_test 2025-06-05T23:35:23.5635940Z 67/87 Test #67: portable_kernels_test ...................... Passed 9.18 sec 2025-06-05T23:35:23.5636388Z Start 68: optimized_kernels_test 2025-06-05T23:35:23.5636808Z 68/87 Test #68: optimized_kernels_test ..................... Passed 9.17 sec 2025-06-05T23:35:23.5637250Z Start 69: quantized_kernels_test 2025-06-05T23:35:23.5637697Z 69/87 Test #69: quantized_kernels_test ..................... Passed 2.16 sec 2025-06-05T23:35:23.5638165Z Start 70: runtime_core_exec_aten_testing_util_test 2025-06-05T23:35:23.5638650Z 70/87 Test #70: runtime_core_exec_aten_testing_util_test ... Passed 3.51 sec 2025-06-05T23:35:23.5639097Z Start 71: runtime_core_exec_aten_util_test 2025-06-05T23:35:23.5639537Z 71/87 Test #71: runtime_core_exec_aten_util_test ........... Passed 8.26 sec 2025-06-05T23:35:23.5639982Z Start 72: runtime_core_portable_type_test 2025-06-05T23:35:23.5640769Z 72/87 Test #72: runtime_core_portable_type_test ............ Passed 1.25 sec 2025-06-05T23:35:23.5641216Z Start 73: runtime_core_test 2025-06-05T23:35:23.5641594Z 73/87 Test #73: runtime_core_test .......................... Passed 0.22 sec 2025-06-05T23:35:23.5642022Z Start 74: runtime_executor_test 2025-06-05T23:35:23.5642503Z 74/87 Test #74: runtime_executor_test ...................... Passed 0.39 sec 2025-06-05T23:35:23.5642960Z Start 75: allocation_failure_stress_test 2025-06-05T23:35:23.5643392Z 75/87 Test #75: allocation_failure_stress_test ............. Passed 0.19 sec 2025-06-05T23:35:23.5643839Z Start 76: method_test 2025-06-05T23:35:23.5644205Z 76/87 Test #76: method_test ................................ Passed 1.35 sec 2025-06-05T23:35:23.5644613Z Start 77: kernel_resolution_test 2025-06-05T23:35:23.5645032Z 77/87 Test #77: kernel_resolution_test ..................... Passed 0.03 sec 2025-06-05T23:35:23.5645461Z Start 78: kernel_integration_test 2025-06-05T23:35:23.5645890Z 78/87 Test #78: kernel_integration_test .................... Passed 0.04 sec 2025-06-05T23:35:23.5646310Z Start 79: memory_manager_test 2025-06-05T23:35:23.5646839Z 79/87 Test #79: memory_manager_test ........................ Passed 0.26 sec 2025-06-05T23:35:23.5647360Z Start 80: tensor_parser_test 2025-06-05T23:35:23.5647810Z 80/87 Test #80: tensor_parser_test ......................... Passed 0.18 sec 2025-06-05T23:35:23.5648290Z Start 81: operator_registry_test 2025-06-05T23:35:23.5648741Z 81/87 Test #81: operator_registry_test ..................... Passed 0.31 sec 2025-06-05T23:35:23.5649423Z Start 82: kernel_runtime_context_test 2025-06-05T23:35:23.5649861Z 82/87 Test #82: kernel_runtime_context_test ................ Passed 0.03 sec 2025-06-05T23:35:23.5650283Z Start 83: platform_test 2025-06-05T23:35:23.5650660Z 83/87 Test #83: platform_test .............................. Passed 0.03 sec 2025-06-05T23:35:23.5651090Z Start 84: platform_runtime_override_test 2025-06-05T23:35:23.5651541Z 84/87 Test #84: platform_runtime_override_test ............. Passed 0.03 sec 2025-06-05T23:35:23.5652120Z Start 85: platform_static_runtime_override_test 2025-06-05T23:35:23.5652596Z 85/87 Test #85: platform_static_runtime_override_test ...... Passed 0.03 sec 2025-06-05T23:35:23.5653047Z Start 86: logging_test 2025-06-05T23:35:23.5653407Z 86/87 Test #86: logging_test ............................... Passed 0.03 sec 2025-06-05T23:35:23.5653823Z Start 87: test_utils_test 2025-06-05T23:35:23.5654197Z 87/87 Test #87: test_utils_test ............................ Passed 0.04 sec 2025-06-05T23:35:23.5654523Z 2025-06-05T23:35:23.5654953Z 100% tests passed, 0 tests failed out of 87 2025-06-05T23:35:23.5655228Z 2025-06-05T23:35:23.5655346Z Total Test time (real) = 42.47 sec 2025-06-05T23:35:23.5655618Z + popd 2025-06-05T23:35:23.5655840Z /pytorch/executorch 2025-06-05T23:35:23.5656071Z + '[' -z '' ']' 2025-06-05T23:35:23.5656319Z + echo 'Running all directories:' 2025-06-05T23:35:23.5656605Z Running all directories: 2025-06-05T23:35:23.5656868Z + probe_additional_tests 2025-06-05T23:35:23.5657214Z + dirs=(examples/models/llama/tokenizer extension/llm/tokenizer) 2025-06-05T23:35:23.5658180Z + find examples/models/llama/tokenizer extension/llm/tokenizer '(' -type f -wholename '*/test/CMakeLists.txt' -exec dirname '{}' ';' ')' -o '(' -type d -path '*/third-party/*' -prune ')' 2025-06-05T23:35:23.5659029Z + sort -u 2025-06-05T23:35:23.5659303Z find: 'extension/llm/tokenizer': No such file or directory 2025-06-05T23:35:23.5659693Z examples/models/llama/tokenizer/test 2025-06-05T23:35:23.5660065Z ++ probe_additional_tests 2025-06-05T23:35:23.5660444Z ++ dirs=(examples/models/llama/tokenizer extension/llm/tokenizer) 2025-06-05T23:35:23.5661393Z ++ find examples/models/llama/tokenizer extension/llm/tokenizer '(' -type f -wholename '*/test/CMakeLists.txt' -exec dirname '{}' ';' ')' -o '(' -type d -path '*/third-party/*' -prune ')' 2025-06-05T23:35:23.5662339Z ++ sort -u 2025-06-05T23:35:23.5662617Z find: 'extension/llm/tokenizer': No such file or directory 2025-06-05T23:35:23.5663016Z + for test_dir in $(probe_additional_tests) 2025-06-05T23:35:23.5663400Z + build_and_run_test examples/models/llama/tokenizer/test 2025-06-05T23:35:23.5663804Z + local test_dir=examples/models/llama/tokenizer/test 2025-06-05T23:35:23.5664340Z + [[ examples/models/llama/tokenizer/test =~ .*examples/models/llama/tokenizer.* ]] 2025-06-05T23:35:23.5664886Z ++ realpath examples/models/llama/tokenizer/test/resources 2025-06-05T23:35:23.5665444Z + RESOURCES_PATH=/pytorch/executorch/examples/models/llama/tokenizer/test/resources 2025-06-05T23:35:23.5665931Z + export RESOURCES_PATH 2025-06-05T23:35:23.5666202Z + for t in cmake-out/"${test_dir}"/*test 2025-06-05T23:35:23.5666602Z + '[' -e 'cmake-out/examples/models/llama/tokenizer/test/*test' ']' 2025-06-05T23:35:23.5666981Z + report_coverage 2025-06-05T23:35:23.5667381Z + llvm-profdata-12 merge -sparse 'cmake-out/*.profraw' -o cmake-out/merged.profdata 2025-06-05T23:35:23.5668021Z error: cmake-out/*.profraw: No such file or directory 2025-06-05T23:35:23.5668499Z + llvm-cov-12 report -instr-profile=cmake-out/merged.profdata 2025-06-05T23:35:23.5668876Z No filenames specified! 2025-06-05T23:35:23.5669125Z + true 2025-06-05T23:35:23.5837819Z ##[group]Run pmeier/pytest-results-action@a2c1430e2bddadbad9f49a6f9b879f062c6b19b1 2025-06-05T23:35:23.5838325Z with: 2025-06-05T23:35:23.5838618Z path: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:23.5839008Z fail-on-empty: false 2025-06-05T23:35:23.5839234Z env: 2025-06-05T23:35:23.5839484Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:23.5839837Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:23.5840103Z PR_NUMBER: 2025-06-05T23:35:23.5840594Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:23.5841292Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:23.5841870Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:23.5842492Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:23.5842879Z ##[endgroup] 2025-06-05T23:35:23.8056345Z Prepare all required actions 2025-06-05T23:35:23.8119434Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-06-05T23:35:23.8120045Z with: 2025-06-05T23:35:23.8120382Z directory: /home/ec2-user/actions-runner/_work/executorch/executorch/ 2025-06-05T23:35:23.8120942Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-05T23:35:23.8121342Z env: 2025-06-05T23:35:23.8121592Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:23.8121929Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:23.8122204Z PR_NUMBER: 2025-06-05T23:35:23.8122749Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:23.8123439Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:23.8124010Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:23.8124578Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:23.8124947Z ##[endgroup] 2025-06-05T23:35:23.8148673Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-05T23:35:23.8149384Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-05T23:35:23.8189007Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:35:23.8189393Z env: 2025-06-05T23:35:23.8189651Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:23.8190016Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:23.8190298Z PR_NUMBER: 2025-06-05T23:35:23.8190954Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:23.8191653Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:23.8192231Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:23.8192793Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:23.8193305Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-05T23:35:23.8193866Z DIRECTORY: /home/ec2-user/actions-runner/_work/executorch/executorch/ 2025-06-05T23:35:23.8194294Z ##[endgroup] 2025-06-05T23:35:23.8854327Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-06-05T23:35:24.1529923Z latest: Pulling from tool/alpine 2025-06-05T23:35:24.1545820Z 540db60ca938: Pulling fs layer 2025-06-05T23:35:24.2470299Z 540db60ca938: Download complete 2025-06-05T23:35:24.3393805Z 540db60ca938: Pull complete 2025-06-05T23:35:24.3532362Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-06-05T23:35:24.3576582Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-06-05T23:35:27.6516138Z Prepare all required actions 2025-06-05T23:35:27.6542551Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-06-05T23:35:27.6542909Z with: 2025-06-05T23:35:27.6543186Z directory: /home/ec2-user/actions-runner/_work/_temp 2025-06-05T23:35:27.6543668Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-05T23:35:27.6544074Z env: 2025-06-05T23:35:27.6544328Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:27.6544678Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:27.6544968Z PR_NUMBER: 2025-06-05T23:35:27.6545451Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:27.6546149Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:27.6546748Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:27.6547323Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:27.6547693Z ##[endgroup] 2025-06-05T23:35:27.6571597Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-05T23:35:27.6572289Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-05T23:35:27.6579293Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:35:27.6579672Z env: 2025-06-05T23:35:27.6579921Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:27.6580273Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:27.6580542Z PR_NUMBER: 2025-06-05T23:35:27.6581036Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:27.6581757Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:27.6582347Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:27.6582896Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:27.6583396Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-05T23:35:27.6583887Z DIRECTORY: /home/ec2-user/actions-runner/_work/_temp 2025-06-05T23:35:27.6584236Z ##[endgroup] 2025-06-05T23:35:28.5451687Z ##[group]Run # Only do these steps if we actually want to upload an artifact 2025-06-05T23:35:28.5452300Z # Only do these steps if we actually want to upload an artifact 2025-06-05T23:35:28.5452740Z if [[ -n "${UPLOAD_ARTIFACT_NAME}" ]]; then 2025-06-05T23:35:28.5453283Z  # If the default execution path is followed then we should get a wheel in the dist/ folder 2025-06-05T23:35:28.5453898Z  # attempt to just grab whatever is in there and scoop it all up 2025-06-05T23:35:28.5454526Z  if find "dist/" -name "*.whl" >/dev/null 2>/dev/null; then 2025-06-05T23:35:28.5454956Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2025-06-05T23:35:28.5455278Z  fi 2025-06-05T23:35:28.5455553Z  if [[ -d "artifacts-to-be-uploaded" ]]; then 2025-06-05T23:35:28.5456006Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2025-06-05T23:35:28.5456389Z  fi 2025-06-05T23:35:28.5456631Z fi 2025-06-05T23:35:28.5456840Z  2025-06-05T23:35:28.5457050Z upload_docs=0 2025-06-05T23:35:28.5457431Z # Check if there are files in the documentation folder to upload, note that 2025-06-05T23:35:28.5457888Z # empty folders do not count 2025-06-05T23:35:28.5458321Z if find "${RUNNER_DOCS_DIR}" -mindepth 1 -maxdepth 1 -type f | read -r; then 2025-06-05T23:35:28.5458910Z  # TODO: Add a check here to test if on ec2 because if we're not on ec2 then this 2025-06-05T23:35:28.5459393Z  # upload will probably not work correctly 2025-06-05T23:35:28.5459735Z  upload_docs=1 2025-06-05T23:35:28.5459982Z fi 2025-06-05T23:35:28.5460280Z echo "upload-docs=${upload_docs}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:35:28.5466768Z shell: /usr/bin/bash -e {0} 2025-06-05T23:35:28.5467029Z env: 2025-06-05T23:35:28.5467290Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:28.5467663Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:28.5467945Z PR_NUMBER: 2025-06-05T23:35:28.5468425Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:28.5469121Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:28.5469702Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:28.5470232Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:28.5470635Z UPLOAD_ARTIFACT_NAME: 2025-06-05T23:35:28.5470879Z ##[endgroup] 2025-06-05T23:35:28.5586956Z Prepare all required actions 2025-06-05T23:35:28.5625644Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2025-06-05T23:35:28.5625989Z with: 2025-06-05T23:35:28.5626192Z env: 2025-06-05T23:35:28.5626431Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:28.5626789Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:28.5627055Z PR_NUMBER: 2025-06-05T23:35:28.5627543Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:28.5628214Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:28.5628786Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:28.5629325Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:28.5629694Z ##[endgroup] 2025-06-05T23:35:28.5654763Z ##[group]Run set -eou pipefail 2025-06-05T23:35:28.5655090Z set -eou pipefail 2025-06-05T23:35:28.5655389Z  2025-06-05T23:35:28.5655738Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-06-05T23:35:28.5656198Z for _ in $(seq 1440); do 2025-06-05T23:35:28.5656521Z  # Break if no ssh session exists anymore 2025-06-05T23:35:28.5656852Z  if [ "$(who)" = "" ]; then 2025-06-05T23:35:28.5657146Z  break 2025-06-05T23:35:28.5657389Z  fi 2025-06-05T23:35:28.5657598Z  echo "." 2025-06-05T23:35:28.5657840Z  sleep 5 2025-06-05T23:35:28.5658058Z done 2025-06-05T23:35:28.5663513Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:35:28.5663888Z env: 2025-06-05T23:35:28.5664134Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:28.5664499Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:28.5664768Z PR_NUMBER: 2025-06-05T23:35:28.5665417Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:28.5666113Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:28.5666682Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:28.5667232Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:28.5667603Z ##[endgroup] 2025-06-05T23:35:28.5690145Z Holding runner for 2 hours until all ssh sessions have logged out 2025-06-05T23:35:28.5771522Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-06-05T23:35:28.5772082Z # ignore expansion of "docker ps -q" since it could be empty 2025-06-05T23:35:28.5772510Z # shellcheck disable=SC2046 2025-06-05T23:35:28.5772825Z docker stop $(docker ps -q) || true 2025-06-05T23:35:28.5773163Z # Prune all of the docker images 2025-06-05T23:35:28.5773484Z docker system prune -af 2025-06-05T23:35:28.5779555Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:35:28.5779914Z env: 2025-06-05T23:35:28.5780175Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:28.5780519Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:28.5780797Z PR_NUMBER: 2025-06-05T23:35:28.5781272Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:28.5781969Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:28.5782544Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:28.5783067Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:28.5783448Z ##[endgroup] 2025-06-05T23:35:39.2458042Z b1a4ee016bb2 2025-06-05T23:35:41.0282087Z Deleted Containers: 2025-06-05T23:35:41.0282628Z b1a4ee016bb248f99579e9ccf6306070df596cca5d6829824785eff3d9035b22 2025-06-05T23:35:41.0283006Z 2025-06-05T23:35:48.5749833Z Deleted Images: 2025-06-05T23:35:48.5750708Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-06-05T23:35:48.5751878Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-06-05T23:35:48.5753093Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-06-05T23:35:48.5753745Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-06-05T23:35:48.5754646Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:35:48.5755909Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12@sha256:4cd9e207005b6720f61c5035e99d041f7d33aa7b787473b2143d086595b815e8 2025-06-05T23:35:48.5756924Z deleted: sha256:fd1cd238ff938168c3b0ff27a52bce2daabd27e2c7b7761b7a136339684f075e 2025-06-05T23:35:48.5757606Z deleted: sha256:8e45c08bf5947fbd511f713a1228fe97bbc7a23e901b1ae4d380df1ea6e10bbd 2025-06-05T23:35:48.5758245Z deleted: sha256:04effa688fa3e631de720f5652a705aca7c423f4c57a52a17cab203cc7c89d78 2025-06-05T23:35:48.5758889Z deleted: sha256:0ff0d9e8bf8072f5337787845ca1c15ed53e1eb4b1325979a8899e3f3d0cd9b6 2025-06-05T23:35:48.5759530Z deleted: sha256:e21c7acdad8a20b74e017c4d3c602cd520d388d56673eb33601b7e7fd7734c7b 2025-06-05T23:35:48.5760164Z deleted: sha256:15f84d6dedce785359e71bf76f72f0c550d387b274e883f4ea873e5180e222f4 2025-06-05T23:35:48.5760794Z deleted: sha256:894d7b36dd864d27db1e330b1a162a9012835901827522b25298391a2d768ef6 2025-06-05T23:35:48.5761418Z deleted: sha256:c578fbd5cf90c0cb1321dc4665daca51df19d94a9e3233cda05ad2b39095f324 2025-06-05T23:35:48.5762155Z deleted: sha256:a3ae1882331fb2e2cc650f04ba666e79a1d7493ac410e4e9cef16046d6cc47eb 2025-06-05T23:35:48.5762942Z deleted: sha256:d6c1e6c23cde366fcd86e62903678d475d0bbaa5d8e30892eba290ec847581f3 2025-06-05T23:35:48.5763769Z deleted: sha256:41d6b173c732d8141d0dcf122a1fd782eb6ea3246bf9ab9ecac92d504cd1dc65 2025-06-05T23:35:48.5764429Z deleted: sha256:b898594510e3c85112a1b9c9ed180cd382abe3be010ed4cef3cbffd7900cfe26 2025-06-05T23:35:48.5765046Z deleted: sha256:8e9a4620529679655e070aa45ae0a012667cb644bc6963bbf84a92dde5c29ed7 2025-06-05T23:35:48.5765684Z deleted: sha256:b831ebe05f719c48c7afd17f0d5e830b3a163dc99dfade3de7ed32d9ab1271c7 2025-06-05T23:35:48.5766323Z deleted: sha256:a3c026106e4b60f469fdb358f83ceb2761c9583dd82ed6bbbacd88a5e4ac342c 2025-06-05T23:35:48.5766966Z deleted: sha256:61c84b39c8f7d11cba7663dfa971e39e14e80aa19e754f74c696880b3647ae99 2025-06-05T23:35:48.5767597Z deleted: sha256:09bcb1a8f6fd3ac4988128cf1ea53c735df1a2ac3663679b9ea9cbc96f53a1c1 2025-06-05T23:35:48.5768245Z deleted: sha256:89b3e3fc4a9a1a25de48e48b6c882c82cf8f82faf24085a72668bc70eaf06a27 2025-06-05T23:35:48.5768897Z deleted: sha256:97acfae18ee614330e3ea71a0fda2f5a596bf3030e2fe829cc23af709146245d 2025-06-05T23:35:48.5769542Z deleted: sha256:62b2d87fffae84561033cbdd6f5e1cd59a1ad74942eeeed86bbd956d2d0a0d3f 2025-06-05T23:35:48.5770187Z deleted: sha256:280ff1c9429e4607b0f4947860a078e4d46f21597c3653cf5551884a2b1bfbbe 2025-06-05T23:35:48.5770802Z deleted: sha256:85bb43f20e1a5d85fa3ef3eb2d266e4c6f6f408603f3301a65782cbbc27c6bb4 2025-06-05T23:35:48.5771447Z deleted: sha256:85050b37e77e36bb8e30dbeb0abcddd96660fbf95092296be9d69ba0d21b195f 2025-06-05T23:35:48.5772254Z deleted: sha256:492e28f4f452290fa23c59dc61792a00da9046048d4f2525f716e877df86ee12 2025-06-05T23:35:48.5772857Z deleted: sha256:b669f2886f4de1619df49b1700677312c5912185091049bb4ba99f0d1f862684 2025-06-05T23:35:48.5773479Z deleted: sha256:666019e7ec1ded4644a80f579b78fd07651dc345e72bb3455e2783056b7519f6 2025-06-05T23:35:48.5774099Z deleted: sha256:108ae6d65dcac481c9d45276a12a0c35e97c72a4ce664fc31f753bbbdb5f4449 2025-06-05T23:35:48.5774754Z deleted: sha256:f9cda9f943bccc583aed104cf62f3ffdc0c0efa2cce02ef89abf7654d720f9e0 2025-06-05T23:35:48.5775399Z deleted: sha256:aa7077b912bf18b97278dd36715a7342df2c3fc0ff9dacffd5d58c362d9da96b 2025-06-05T23:35:48.5776217Z deleted: sha256:218f2fa4e2b8b1716be2298b5fd12196474562196ef6ac73e3176474e231da22 2025-06-05T23:35:48.5776860Z deleted: sha256:bb30d8b0a8cd9ae992792111a97e127b9f9dee9fd711a40f1ecd4e51786551d7 2025-06-05T23:35:48.5777491Z deleted: sha256:ecab88b98f9775583775ff956ce981c3190e2b0f18fabc355545110fb942786d 2025-06-05T23:35:48.5778143Z deleted: sha256:63acee5bfd4df5f9a2b75e2ca5921a2d36bdb1f3f798a854beef35240e98e68a 2025-06-05T23:35:48.5778779Z deleted: sha256:ed51600353c07805db3559da8b3c08d1e52a301c4d9757ca5cfea8a627750de5 2025-06-05T23:35:48.5779408Z deleted: sha256:08459522b4922770ee1be40a7a3ac57d801d235364012b7142b40bd2afadf408 2025-06-05T23:35:48.5780032Z deleted: sha256:bb80166d4410f46deb56858f88f277bfc87b8c6f912d802aa80ac611299bc1d9 2025-06-05T23:35:48.5780665Z deleted: sha256:f862e1968e4b4c3c3af141e37d2ec22b19ec0fd50d6a8aaf683de6729e296226 2025-06-05T23:35:48.5781048Z 2025-06-05T23:35:48.5840824Z Total reclaimed space: 22.05GB 2025-06-05T23:35:48.5885523Z ##[group]Run set +e 2025-06-05T23:35:48.5885811Z set +e 2025-06-05T23:35:48.5886051Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-06-05T23:35:48.5886462Z  sudo rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-06-05T23:35:48.5886810Z else 2025-06-05T23:35:48.5887083Z  rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-06-05T23:35:48.5887407Z fi 2025-06-05T23:35:48.5887616Z set -e 2025-06-05T23:35:48.5893669Z shell: /usr/bin/bash -e {0} 2025-06-05T23:35:48.5893937Z env: 2025-06-05T23:35:48.5894184Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12 2025-06-05T23:35:48.5894548Z REPOSITORY: pytorch/executorch 2025-06-05T23:35:48.5894818Z PR_NUMBER: 2025-06-05T23:35:48.5895309Z SCRIPT: set -eux .ci/scripts/unittest-linux.sh --build-tool "cmake" --build-mode "Debug" --editable "true" 2025-06-05T23:35:48.5896006Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:35:48.5896758Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:35:48.5897287Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:35:48.5897675Z NO_SUDO: false 2025-06-05T23:35:48.5897884Z ##[endgroup] 2025-06-05T23:35:50.4885026Z Post job cleanup. 2025-06-05T23:35:50.6286724Z Post job cleanup. 2025-06-05T23:35:50.7251685Z [command]/usr/bin/git version 2025-06-05T23:35:50.7529790Z git version 2.47.1 2025-06-05T23:35:50.7581065Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0ef74e42-a14c-4151-a09b-40e341350806' before making global git config changes 2025-06-05T23:35:50.7582019Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T23:35:50.7586275Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-06-05T23:35:50.7643384Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T23:35:50.7679961Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-06-05T23:35:50.8062799Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T23:35:50.8082236Z http.https://github.com/.extraheader 2025-06-05T23:35:50.8092945Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-06-05T23:35:50.8120029Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-06-05T23:35:50.8440967Z A job completed hook has been configured by the self-hosted runner administrator 2025-06-05T23:35:50.8467061Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-06-05T23:35:50.8472188Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:35:50.8472596Z ##[endgroup] 2025-06-05T23:35:59.8226618Z Cleaning up orphan processes