2025-05-07T19:40:55.7891490Z Current runner version: '2.323.0' 2025-05-07T19:40:55.7921980Z ##[group]Operating System 2025-05-07T19:40:55.7922930Z macOS 2025-05-07T19:40:55.7923500Z 13.7.5 2025-05-07T19:40:55.7924080Z 22H527 2025-05-07T19:40:55.7924620Z ##[endgroup] 2025-05-07T19:40:55.7925270Z ##[group]Runner Image 2025-05-07T19:40:55.7925910Z Image: macos-13 2025-05-07T19:40:55.7926520Z Version: 20250428.984 2025-05-07T19:40:55.7927860Z Included Software: https://github.com/actions/runner-images/blob/macos-13/20250428.984/images/macos/macos-13-Readme.md 2025-05-07T19:40:55.7929690Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-13%2F20250428.984 2025-05-07T19:40:55.7930870Z ##[endgroup] 2025-05-07T19:40:55.7931830Z ##[group]Runner Image Provisioner 2025-05-07T19:40:55.7933200Z 2.0.422.1+55c30c14fe2a0a1547db1b656933ae07d97649a9 2025-05-07T19:40:55.7934000Z ##[endgroup] 2025-05-07T19:40:55.7936110Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:40:55.7938450Z Contents: read 2025-05-07T19:40:55.7939340Z Metadata: read 2025-05-07T19:40:55.7939990Z Packages: read 2025-05-07T19:40:55.7940610Z ##[endgroup] 2025-05-07T19:40:55.7943040Z Secret source: None 2025-05-07T19:40:55.7943850Z Prepare workflow directory 2025-05-07T19:40:55.9065830Z Prepare all required actions 2025-05-07T19:40:55.9117340Z Getting action download info 2025-05-07T19:40:56.3852800Z ##[group]Download immutable action package 'actions/checkout@v4' 2025-05-07T19:40:56.3854010Z Version: 4.2.2 2025-05-07T19:40:56.3855150Z Digest: sha256:ccb2698953eaebd21c7bf6268a94f9c26518a7e38e27e0b83c1fe1ad049819b1 2025-05-07T19:40:56.3856690Z Source commit SHA: 11bd71901bbe5b1630ceea73d27597364c9af683 2025-05-07T19:40:56.3857500Z ##[endgroup] 2025-05-07T19:40:56.8933670Z Complete job name: build-macos (macos-13, shared) 2025-05-07T19:40:56.9642370Z ##[group]Run actions/checkout@v4 2025-05-07T19:40:56.9643610Z with: 2025-05-07T19:40:56.9644110Z submodules: true 2025-05-07T19:40:56.9644650Z repository: pytorch/FBGEMM 2025-05-07T19:40:56.9645630Z token: *** 2025-05-07T19:40:56.9646200Z ssh-strict: true 2025-05-07T19:40:56.9646710Z ssh-user: git 2025-05-07T19:40:56.9647220Z persist-credentials: true 2025-05-07T19:40:56.9647800Z clean: true 2025-05-07T19:40:56.9648390Z sparse-checkout-cone-mode: true 2025-05-07T19:40:56.9649180Z fetch-depth: 1 2025-05-07T19:40:56.9649840Z fetch-tags: false 2025-05-07T19:40:56.9650380Z show-progress: true 2025-05-07T19:40:56.9650910Z lfs: false 2025-05-07T19:40:56.9651400Z set-safe-directory: true 2025-05-07T19:40:56.9652630Z env: 2025-05-07T19:40:56.9653160Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:56.9653860Z BUILD_DIR: build_shared 2025-05-07T19:40:56.9654400Z ##[endgroup] 2025-05-07T19:40:57.3695680Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:40:57.3698130Z ##[group]Getting Git version info 2025-05-07T19:40:57.3699070Z Working directory is '/Users/runner/work/FBGEMM/FBGEMM' 2025-05-07T19:40:57.3712290Z [command]/usr/local/bin/git version 2025-05-07T19:40:57.4032170Z git version 2.49.0 2025-05-07T19:40:57.4071560Z ##[endgroup] 2025-05-07T19:40:57.4084320Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/5596749b-c438-4b4d-b403-7dd99cfdd9ec/.gitconfig' 2025-05-07T19:40:57.4100120Z Temporarily overriding HOME='/Users/runner/work/_temp/5596749b-c438-4b4d-b403-7dd99cfdd9ec' before making global git config changes 2025-05-07T19:40:57.4102070Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:40:57.4106320Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/FBGEMM/FBGEMM 2025-05-07T19:40:57.4206040Z Deleting the contents of '/Users/runner/work/FBGEMM/FBGEMM' 2025-05-07T19:40:57.4211660Z ##[group]Initializing the repository 2025-05-07T19:40:57.4217520Z [command]/usr/local/bin/git init /Users/runner/work/FBGEMM/FBGEMM 2025-05-07T19:40:57.4478390Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T19:40:57.4481150Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T19:40:57.4489890Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T19:40:57.4492060Z hint: 2025-05-07T19:40:57.4494500Z hint: git config --global init.defaultBranch 2025-05-07T19:40:57.4496630Z hint: 2025-05-07T19:40:57.4498820Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T19:40:57.4500490Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T19:40:57.4502400Z hint: 2025-05-07T19:40:57.4503200Z hint: git branch -m 2025-05-07T19:40:57.4504320Z Initialized empty Git repository in /Users/runner/work/FBGEMM/FBGEMM/.git/ 2025-05-07T19:40:57.4520960Z [command]/usr/local/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T19:40:57.4587500Z ##[endgroup] 2025-05-07T19:40:57.4590580Z ##[group]Disabling automatic garbage collection 2025-05-07T19:40:57.4592650Z [command]/usr/local/bin/git config --local gc.auto 0 2025-05-07T19:40:57.4678110Z ##[endgroup] 2025-05-07T19:40:57.4679950Z ##[group]Setting up auth 2025-05-07T19:40:57.4685040Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:40:57.4763550Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:40:57.6120370Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:40:57.6127400Z [command]/usr/local/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-05-07T19:40:57.7110730Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:40:57.7206360Z ##[endgroup] 2025-05-07T19:40:57.7208380Z ##[group]Fetching the repository 2025-05-07T19:40:57.7216250Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T19:40:59.0775390Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:40:59.0796060Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:40:59.0889020Z ##[endgroup] 2025-05-07T19:40:59.0890790Z ##[group]Determining the checkout info 2025-05-07T19:40:59.0894520Z ##[endgroup] 2025-05-07T19:40:59.0896140Z [command]/usr/local/bin/git sparse-checkout disable 2025-05-07T19:40:59.0996810Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:40:59.1083800Z ##[group]Checking out the ref 2025-05-07T19:40:59.1087770Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:40:59.6394840Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:40:59.6409640Z ##[endgroup] 2025-05-07T19:40:59.6410690Z ##[group]Setting up auth for fetching submodules 2025-05-07T19:40:59.6415620Z [command]/usr/local/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:40:59.6511150Z [command]/usr/local/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T19:40:59.6591180Z [command]/usr/local/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T19:40:59.6685480Z [command]/usr/local/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T19:40:59.6769580Z ##[endgroup] 2025-05-07T19:40:59.6771180Z ##[group]Fetching submodules 2025-05-07T19:40:59.6776650Z [command]/usr/local/bin/git submodule sync 2025-05-07T19:40:59.7740390Z [command]/usr/local/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T19:40:59.8724480Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T19:40:59.8734400Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T19:40:59.8743070Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T19:40:59.8753410Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T19:40:59.8763230Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T19:40:59.8773070Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T19:40:59.8784660Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T19:40:59.8912250Z Cloning into '/Users/runner/work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T19:41:00.6068310Z Cloning into '/Users/runner/work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T19:41:02.6136040Z Cloning into '/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T19:41:03.5092860Z Cloning into '/Users/runner/work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T19:41:06.3092690Z Cloning into '/Users/runner/work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T19:41:07.0190760Z Cloning into '/Users/runner/work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T19:41:07.7470550Z Cloning into '/Users/runner/work/FBGEMM/FBGEMM/external/json'... 2025-05-07T19:41:10.1988270Z From https://github.com/asmjit/asmjit 2025-05-07T19:41:10.1989730Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T19:41:10.3798340Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T19:41:11.7422610Z From https://github.com/jwfromm/composable_kernel 2025-05-07T19:41:11.7423490Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T19:41:13.2635800Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T19:41:14.7873780Z From https://github.com/pytorch/cpuinfo 2025-05-07T19:41:14.7876990Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T19:41:15.1750410Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T19:41:17.0115520Z From https://github.com/jwfromm/cutlass 2025-05-07T19:41:17.0141880Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T19:41:20.0840580Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T19:41:21.6829670Z From https://github.com/google/googletest 2025-05-07T19:41:21.6844010Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T19:41:21.7924890Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T19:41:23.1035440Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T19:41:23.1101190Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T19:41:23.1503440Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T19:41:24.7476940Z From https://github.com/nlohmann/json 2025-05-07T19:41:24.7517660Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T19:41:25.4519830Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T19:41:25.4815060Z [command]/usr/local/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T19:41:25.6596660Z Entering 'external/asmjit' 2025-05-07T19:41:25.6688890Z Entering 'external/composable_kernel' 2025-05-07T19:41:25.6859060Z Entering 'external/cpuinfo' 2025-05-07T19:41:25.7053900Z Entering 'external/cutlass' 2025-05-07T19:41:25.7289000Z Entering 'external/googletest' 2025-05-07T19:41:25.7500040Z Entering 'external/hipify_torch' 2025-05-07T19:41:25.7817640Z Entering 'external/json' 2025-05-07T19:41:25.8122600Z ##[endgroup] 2025-05-07T19:41:25.8244610Z ##[group]Persisting credentials for submodules 2025-05-07T19:41:25.8317940Z [command]/usr/local/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-05-07T19:41:26.0452760Z Entering 'external/asmjit' 2025-05-07T19:41:26.0526820Z Entering 'external/composable_kernel' 2025-05-07T19:41:26.0994500Z Entering 'external/cpuinfo' 2025-05-07T19:41:26.1503280Z Entering 'external/cutlass' 2025-05-07T19:41:26.2022490Z Entering 'external/googletest' 2025-05-07T19:41:26.2379900Z Entering 'external/hipify_torch' 2025-05-07T19:41:26.2992890Z Entering 'external/json' 2025-05-07T19:41:26.3515300Z [command]/usr/local/bin/git submodule foreach 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-05-07T19:41:26.5435790Z Entering 'external/asmjit' 2025-05-07T19:41:26.5896790Z file:/Users/runner/work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T19:41:26.5906680Z Entering 'external/composable_kernel' 2025-05-07T19:41:26.6311540Z file:/Users/runner/work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T19:41:26.6393440Z Entering 'external/cpuinfo' 2025-05-07T19:41:26.6833980Z file:/Users/runner/work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T19:41:26.6875970Z Entering 'external/cutlass' 2025-05-07T19:41:26.7255390Z file:/Users/runner/work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T19:41:26.7273610Z Entering 'external/googletest' 2025-05-07T19:41:26.8406260Z file:/Users/runner/work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T19:41:26.9298690Z Entering 'external/hipify_torch' 2025-05-07T19:41:26.9318340Z file:/Users/runner/work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T19:41:26.9320030Z Entering 'external/json' 2025-05-07T19:41:26.9355960Z file:/Users/runner/work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T19:41:26.9876640Z [command]/usr/local/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T19:41:27.0870010Z Entering 'external/asmjit' 2025-05-07T19:41:27.1098300Z Entering 'external/composable_kernel' 2025-05-07T19:41:27.1734550Z Entering 'external/cpuinfo' 2025-05-07T19:41:27.1763370Z Entering 'external/cutlass' 2025-05-07T19:41:27.1833170Z Entering 'external/googletest' 2025-05-07T19:41:27.2061710Z Entering 'external/hipify_torch' 2025-05-07T19:41:27.2291120Z Entering 'external/json' 2025-05-07T19:41:27.4698790Z [command]/usr/local/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T19:41:27.4868160Z Entering 'external/asmjit' 2025-05-07T19:41:27.5107250Z Entering 'external/composable_kernel' 2025-05-07T19:41:27.5179660Z Entering 'external/cpuinfo' 2025-05-07T19:41:27.5369400Z Entering 'external/cutlass' 2025-05-07T19:41:27.5635040Z Entering 'external/googletest' 2025-05-07T19:41:27.5958190Z Entering 'external/hipify_torch' 2025-05-07T19:41:27.6241170Z Entering 'external/json' 2025-05-07T19:41:27.6740870Z ##[endgroup] 2025-05-07T19:41:27.7025760Z [command]/usr/local/bin/git log -1 --format=%H 2025-05-07T19:41:27.7074110Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:41:27.7486610Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T19:41:27.7487310Z . $PRELUDE; print_system_info 2025-05-07T19:41:27.7732740Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:27.7733760Z env: 2025-05-07T19:41:27.7735890Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:27.7736600Z BUILD_DIR: build_shared 2025-05-07T19:41:27.7737070Z ##[endgroup] 2025-05-07T19:41:29.3649820Z ################################################################################ 2025-05-07T19:41:29.3650520Z # Print System Info 2025-05-07T19:41:29.3680950Z # 2025-05-07T19:41:29.3705140Z date: illegal option -- - 2025-05-07T19:41:29.3706520Z # [] + print_system_info 2025-05-07T19:41:29.3739660Z usage: date [-jnRu] [-I[date|hours|minutes|seconds]] [-f input_fmt] 2025-05-07T19:41:29.3741510Z ################################################################################ 2025-05-07T19:41:29.3764480Z [-r filename|seconds] [-v[+|-]val[y|m|w|d|H|M|S]] 2025-05-07T19:41:29.3765830Z 2025-05-07T19:41:29.3785140Z [[[[mm]dd]HH]MM[[cc]yy][.SS] | new_date] [+output_fmt] 2025-05-07T19:41:29.3789040Z ################################################################################ 2025-05-07T19:41:29.3802650Z [INFO] Printing environment variables ... 2025-05-07T19:41:29.3848870Z + printenv 2025-05-07T19:41:29.3906170Z 2025-05-07T19:41:29.3937910Z GITHUB_JOB=build-macos 2025-05-07T19:41:29.3976410Z GITHUB_EVENT_PATH=/Users/runner/work/_temp/_github_workflow/event.json 2025-05-07T19:41:29.4021500Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:41:29.4081570Z RUNNER_OS=macOS 2025-05-07T19:41:29.4094760Z GITHUB_BASE_REF=main 2025-05-07T19:41:29.4119360Z ANDROID_HOME=/Users/runner/Library/Android/sdk 2025-05-07T19:41:29.4143900Z GOROOT_1_21_X64=/Users/runner/hostedtoolcache/go/1.21.13/x64 2025-05-07T19:41:29.4152730Z SHELL=/bin/bash 2025-05-07T19:41:29.4169790Z CHROMEWEBDRIVER=/usr/local/share/chromedriver-mac-x64 2025-05-07T19:41:29.4192740Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:41:29.4204000Z PIPX_BIN_DIR=/usr/local/opt/pipx_bin 2025-05-07T19:41:29.4228300Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:41:29.4248970Z STATS_TIS=mining 2025-05-07T19:41:29.4266260Z TMPDIR=/var/folders/hk/wjxbksl168x1c7_ycgqjys980000gn/T/ 2025-05-07T19:41:29.4295190Z RUNNER_ARCH=X64 2025-05-07T19:41:29.4333410Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:41:29.4358080Z GITHUB_RUN_NUMBER=14139 2025-05-07T19:41:29.4366070Z GITHUB_ACTIONS=true 2025-05-07T19:41:29.4391080Z ANDROID_SDK_ROOT=/Users/runner/Library/Android/sdk 2025-05-07T19:41:29.4397490Z RUNNER_WORKSPACE=/Users/runner/work/FBGEMM 2025-05-07T19:41:29.4421610Z GITHUB_REF_PROTECTED=false 2025-05-07T19:41:29.4423270Z JAVA_HOME_8_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.452-9/x64/Contents/Home/ 2025-05-07T19:41:29.4450470Z RCT_NO_LAUNCH_PACKAGER=1 2025-05-07T19:41:29.4475460Z MACHINE_NAME_LC=x86_64 2025-05-07T19:41:29.4510090Z PLATFORM_NAME=Darwin-x86_64 2025-05-07T19:41:29.4554090Z NUNIT_BASE_PATH=/Library/Developer/nunit 2025-05-07T19:41:29.4579420Z XCODE_14_DEVELOPER_DIR=/Applications/Xcode_14.3.1.app/Contents/Developer 2025-05-07T19:41:29.4635620Z STATS_V3PS=true 2025-05-07T19:41:29.4683000Z RUNNER_PERFLOG=/usr/local/opt/runner/perflog 2025-05-07T19:41:29.4736120Z GITHUB_WORKFLOW=FBGEMM CI 2025-05-07T19:41:29.4761340Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:41:29.4785780Z LC_ALL=en_US.UTF-8 2025-05-07T19:41:29.4803690Z NUNIT3_PATH=/Library/Developer/nunit/3.6.0 2025-05-07T19:41:29.4830620Z RUNNER_TOOL_CACHE=/Users/runner/hostedtoolcache 2025-05-07T19:41:29.4872980Z JAVA_HOME_11_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.27-6/x64/Contents/Home/ 2025-05-07T19:41:29.4916360Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:41:29.4943490Z USER=runner 2025-05-07T19:41:29.4965110Z KERN_NAME_LC=darwin 2025-05-07T19:41:29.4984350Z GITHUB_REF_TYPE=branch 2025-05-07T19:41:29.5012340Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:41:29.5021990Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:41:29.5037930Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:41:29.5050310Z RUNNER_TEMP=/Users/runner/work/_temp 2025-05-07T19:41:29.5075620Z RUNNER_NAME=GitHub Actions 1000847198 2025-05-07T19:41:29.5090710Z ANDROID_NDK_ROOT=/Users/runner/Library/Android/sdk/ndk/26.3.11579264 2025-05-07T19:41:29.5107950Z ANDROID_NDK_LATEST_HOME=/Users/runner/Library/Android/sdk/ndk/28.1.13356709 2025-05-07T19:41:29.5131520Z ImageVersion=20250428.984 2025-05-07T19:41:29.5137350Z KERN_NAME=Darwin 2025-05-07T19:41:29.5151250Z SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.87SnFLOklX/Listeners 2025-05-07T19:41:29.5158550Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:41:29.5178330Z __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 2025-05-07T19:41:29.5195000Z XCODE_15_DEVELOPER_DIR=/Applications/Xcode_15.2.app/Contents/Developer 2025-05-07T19:41:29.5210640Z HOMEBREW_NO_AUTO_UPDATE=1 2025-05-07T19:41:29.5224890Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:41:29.5291760Z BOOTSTRAP_HASKELL_INSTALL_NO_STACK_HOOK=1 2025-05-07T19:41:29.5320110Z AGENT_TOOLSDIRECTORY=/Users/runner/hostedtoolcache 2025-05-07T19:41:29.5321140Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:41:29.5347780Z JAVA_HOME_17_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.15-6/x64/Contents/Home/ 2025-05-07T19:41:29.5374200Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_ci.yml@refs/pull/4066/merge 2025-05-07T19:41:29.5403950Z GITHUB_ACTOR_ID=255046 2025-05-07T19:41:29.5429390Z PATH=/usr/local/lib/ruby/gems/3.3.0/bin:/usr/local/opt/ruby@3.3/bin:/usr/local/opt/pipx_bin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-05-07T19:41:29.5440890Z PLATFORM_NAME_LC=darwin-x86_64 2025-05-07T19:41:29.5465610Z GITHUB_OUTPUT=/Users/runner/work/_temp/_runner_file_commands/set_output_d5e224d3-06f3-4d5d-9342-9cbd52a15c9b 2025-05-07T19:41:29.5485770Z STATS_PIP=false 2025-05-07T19:41:29.5503420Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:41:29.5522770Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:41:29.5539630Z STATS_VMFE=true 2025-05-07T19:41:29.5557250Z STATS_D=false 2025-05-07T19:41:29.5567720Z PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG 2025-05-07T19:41:29.5585820Z EDGEWEBDRIVER=/usr/local/share/edge_driver 2025-05-07T19:41:29.5596100Z JAVA_HOME_21_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.7-6.0/x64/Contents/Home/ 2025-05-07T19:41:29.5609920Z VM_ASSETS=/usr/local/opt/runner/scripts 2025-05-07T19:41:29.5620230Z *** 2025-05-07T19:41:29.5633840Z DOTNET_ROOT=/Users/runner/.dotnet 2025-05-07T19:41:29.5652030Z JAVA_HOME=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.15-6/x64/Contents/Home/ 2025-05-07T19:41:29.5675920Z VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg 2025-05-07T19:41:29.5683470Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:41:29.5704030Z LANG=en_US.UTF-8 2025-05-07T19:41:29.5710390Z STATS_VMD=true 2025-05-07T19:41:29.5731810Z STATS_EXT=true 2025-05-07T19:41:29.5759050Z ImageOS=macos13 2025-05-07T19:41:29.5787280Z STATS_UE=true 2025-05-07T19:41:29.5813860Z XPC_FLAGS=0x0 2025-05-07T19:41:29.5829500Z PIPX_HOME=/usr/local/opt/pipx 2025-05-07T19:41:29.5843110Z STATS_D_D=false 2025-05-07T19:41:29.5871540Z GITHUB_ACTOR=q10 2025-05-07T19:41:29.5890320Z XPC_SERVICE_NAME=0 2025-05-07T19:41:29.5902870Z GECKOWEBDRIVER=/usr/local/opt/geckodriver/bin 2025-05-07T19:41:29.5920040Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:41:29.5931190Z GOROOT_1_24_X64=/Users/runner/hostedtoolcache/go/1.24.2/x64 2025-05-07T19:41:29.5953340Z SHLVL=2 2025-05-07T19:41:29.5967520Z HOME=/Users/runner 2025-05-07T19:41:29.5981020Z GOROOT_1_22_X64=/Users/runner/hostedtoolcache/go/1.22.12/x64 2025-05-07T19:41:29.5999800Z RUNNER_TRACKING_ID=github_b048861f-a22c-453d-b091-edb25c73fcd5 2025-05-07T19:41:29.6009660Z GITHUB_WORKSPACE=/Users/runner/work/FBGEMM/FBGEMM 2025-05-07T19:41:29.6028210Z STATS_RDCL=true 2025-05-07T19:41:29.6039170Z STATS_EXTP=https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data 2025-05-07T19:41:29.6064240Z GITHUB_ACTION_REF= 2025-05-07T19:41:29.6078320Z CI=true 2025-05-07T19:41:29.6093240Z GITHUB_RUN_ID=14891846249 2025-05-07T19:41:29.6108330Z LOGNAME=runner 2025-05-07T19:41:29.6133650Z BUILD_DIR=build_shared 2025-05-07T19:41:29.6162140Z HOMEBREW_NO_INSTALL_CLEANUP=1 2025-05-07T19:41:29.6188620Z GITHUB_ENV=/Users/runner/work/_temp/_runner_file_commands/set_env_d5e224d3-06f3-4d5d-9342-9cbd52a15c9b 2025-05-07T19:41:29.6202070Z LC_CTYPE=en_US.UTF-8 2025-05-07T19:41:29.6222670Z STATS_TRP=true 2025-05-07T19:41:29.6232310Z GITHUB_STATE=/Users/runner/work/_temp/_runner_file_commands/save_state_d5e224d3-06f3-4d5d-9342-9cbd52a15c9b 2025-05-07T19:41:29.6253210Z HOMEBREW_CASK_OPTS=--no-quarantine 2025-05-07T19:41:29.6261640Z ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/Users/runner/actionarchivecache 2025-05-07T19:41:29.6281840Z RUNNER_ENVIRONMENT=github-hosted 2025-05-07T19:41:29.6301220Z POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-macos13 2025-05-07T19:41:29.6315990Z STATS_D_TC=true 2025-05-07T19:41:29.6337010Z ANDROID_NDK_HOME=/Users/runner/Library/Android/sdk/ndk/26.3.11579264 2025-05-07T19:41:29.6345510Z BOOTSTRAP_HASKELL_NONINTERACTIVE=1 2025-05-07T19:41:29.6367830Z ANDROID_NDK=/Users/runner/Library/Android/sdk/ndk/26.3.11579264 2025-05-07T19:41:29.6396100Z GITHUB_STEP_SUMMARY=/Users/runner/work/_temp/_runner_file_commands/step_summary_d5e224d3-06f3-4d5d-9342-9cbd52a15c9b 2025-05-07T19:41:29.6403560Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:41:29.6424830Z GOROOT_1_23_X64=/Users/runner/hostedtoolcache/go/1.23.8/x64 2025-05-07T19:41:29.6451080Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:41:29.6479400Z GITHUB_PATH=/Users/runner/work/_temp/_runner_file_commands/add_path_d5e224d3-06f3-4d5d-9342-9cbd52a15c9b 2025-05-07T19:41:29.6507340Z GITHUB_ACTION=__run 2025-05-07T19:41:29.6507850Z MACHINE_NAME=x86_64 2025-05-07T19:41:29.6529160Z PARALLELS_DMG_URL=https://download.parallels.com/desktop/v20/20.3.0-55895/ParallelsDesktop-20.3.0-55895.dmg 2025-05-07T19:41:29.6535520Z DOTNET_MULTILEVEL_LOOKUP=0 2025-05-07T19:41:29.6557560Z _=/usr/bin/printenv 2025-05-07T19:41:29.6564550Z 2025-05-07T19:41:29.6573000Z ################################################################################ 2025-05-07T19:41:29.6592630Z [INFO] Print CPU info ... 2025-05-07T19:41:29.6618310Z machdep.cpu.mwait.linesize_min: 64 2025-05-07T19:41:29.6622550Z machdep.cpu.mwait.linesize_max: 64 2025-05-07T19:41:29.6647940Z machdep.cpu.mwait.extensions: 3 2025-05-07T19:41:29.6673760Z machdep.cpu.mwait.sub_Cstates: 286531872 2025-05-07T19:41:29.6676290Z machdep.cpu.thermal.sensor: 0 2025-05-07T19:41:29.6710900Z machdep.cpu.thermal.dynamic_acceleration: 0 2025-05-07T19:41:29.6712130Z machdep.cpu.thermal.invariant_APIC_timer: 1 2025-05-07T19:41:29.6733020Z machdep.cpu.thermal.thresholds: 0 2025-05-07T19:41:29.6758280Z machdep.cpu.thermal.ACNT_MCNT: 0 2025-05-07T19:41:29.6771110Z machdep.cpu.thermal.core_power_limits: 0 2025-05-07T19:41:29.6786600Z machdep.cpu.thermal.fine_grain_clock_mod: 0 2025-05-07T19:41:29.6797890Z machdep.cpu.thermal.package_thermal_intr: 0 2025-05-07T19:41:29.6815030Z machdep.cpu.thermal.hardware_feedback: 0 2025-05-07T19:41:29.6827430Z machdep.cpu.thermal.energy_policy: 0 2025-05-07T19:41:29.6853390Z machdep.cpu.xsave.extended_state: 7 832 832 0 2025-05-07T19:41:29.6874840Z machdep.cpu.xsave.extended_state1: 1 0 0 0 2025-05-07T19:41:29.6891440Z machdep.cpu.arch_perf.version: 0 2025-05-07T19:41:29.6910850Z machdep.cpu.arch_perf.number: 0 2025-05-07T19:41:29.6927260Z machdep.cpu.arch_perf.width: 0 2025-05-07T19:41:29.6938810Z machdep.cpu.arch_perf.events_number: 0 2025-05-07T19:41:29.6954030Z machdep.cpu.arch_perf.events: 0 2025-05-07T19:41:29.6970870Z machdep.cpu.arch_perf.fixed_number: 0 2025-05-07T19:41:29.7001770Z machdep.cpu.arch_perf.fixed_width: 0 2025-05-07T19:41:29.7014840Z machdep.cpu.cache.linesize: 64 2025-05-07T19:41:29.7024720Z machdep.cpu.cache.L2_associativity: 4 2025-05-07T19:41:29.7051640Z machdep.cpu.cache.size: 256 2025-05-07T19:41:29.7066210Z machdep.cpu.tlb.inst.large: 8 2025-05-07T19:41:29.7088840Z machdep.cpu.tlb.data.small: 64 2025-05-07T19:41:29.7114460Z machdep.cpu.tlb.data.small_level1: 64 2025-05-07T19:41:29.7150580Z machdep.cpu.address_bits.physical: 39 2025-05-07T19:41:29.7176600Z machdep.cpu.address_bits.virtual: 48 2025-05-07T19:41:29.7203060Z machdep.cpu.tsc_ccc.numerator: 266 2025-05-07T19:41:29.7231400Z machdep.cpu.tsc_ccc.denominator: 2 2025-05-07T19:41:29.7261980Z machdep.cpu.max_basic: 22 2025-05-07T19:41:29.7292800Z machdep.cpu.max_ext: 2147483656 2025-05-07T19:41:29.7293400Z machdep.cpu.vendor: GenuineIntel 2025-05-07T19:41:29.7313460Z machdep.cpu.brand_string: Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz 2025-05-07T19:41:29.7330450Z machdep.cpu.family: 6 2025-05-07T19:41:29.7348880Z machdep.cpu.model: 58 2025-05-07T19:41:29.7365570Z machdep.cpu.extmodel: 3 2025-05-07T19:41:29.7387690Z machdep.cpu.extfamily: 0 2025-05-07T19:41:29.7403580Z machdep.cpu.stepping: 10 2025-05-07T19:41:29.7420200Z machdep.cpu.feature_bits: 18373132009129901055 2025-05-07T19:41:29.7435100Z machdep.cpu.leaf7_feature_bits: 43806655 0 2025-05-07T19:41:29.7449910Z machdep.cpu.extfeature_bits: 1241850578944 2025-05-07T19:41:29.7463760Z machdep.cpu.signature: 198314 2025-05-07T19:41:29.7486420Z machdep.cpu.brand: 0 2025-05-07T19:41:29.7499540Z machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH MMX FXSR SSE SSE2 SS HTT PBE SSE3 PCLMULQDQ DTES64 DSCPL VMX SSSE3 FMA CX16 TPR SSE4.1 SSE4.2 x2APIC MOVBE POPCNT AES VMM PCID XSAVE OSXSAVE SEGLIM64 AVX1.0 RDRAND F16C 2025-05-07T19:41:29.7521720Z machdep.cpu.leaf7_features: RDWRFSGS TSC_THREAD_OFFSET SGX BMI1 HLE AVX2 SMEP BMI2 ERMS INVPCID RTM FPU_CSDS MPX RDSEED ADX SMAP CLFSOPT IPT 2025-05-07T19:41:29.7545320Z machdep.cpu.extfeatures: SYSCALL XD 1GBPAGE EM64T LAHF LZCNT PREFETCHW 2025-05-07T19:41:29.7549330Z machdep.cpu.logical_per_package: 4 2025-05-07T19:41:29.7570270Z machdep.cpu.cores_per_package: 4 2025-05-07T19:41:29.7582420Z machdep.cpu.microcode_version: 0 2025-05-07T19:41:29.7603990Z machdep.cpu.processor_flag: 0 2025-05-07T19:41:29.7610300Z machdep.cpu.core_count: 4 2025-05-07T19:41:29.7632420Z machdep.cpu.thread_count: 4 2025-05-07T19:41:29.7640140Z ################################################################################ 2025-05-07T19:41:29.7655660Z [INFO] Print MacOS version info ... 2025-05-07T19:41:29.7667260Z + uname -a 2025-05-07T19:41:29.7683540Z 2025-05-07T19:41:29.7709900Z Darwin Mac-1746645804528.local 22.6.0 Darwin Kernel Version 22.6.0: Thu Mar 6 21:52:09 PST 2025; root:xnu-8796.141.3.711.5~1/RELEASE_X86_64 x86_64 2025-05-07T19:41:29.7725600Z 2025-05-07T19:41:29.7738010Z + sw_vers 2025-05-07T19:41:29.7754980Z 2025-05-07T19:41:29.7766080Z ProductName: macOS 2025-05-07T19:41:29.7782020Z ProductVersion: 13.7.5 2025-05-07T19:41:29.7794800Z BuildVersion: 22H527 2025-05-07T19:41:29.7809600Z 2025-05-07T19:41:29.7890030Z ##[group]Run set -e 2025-05-07T19:41:29.7890460Z set -e 2025-05-07T19:41:29.7890850Z mkdir $BUILD_DIR; cd $BUILD_DIR 2025-05-07T19:41:29.7891390Z cmake --version 2025-05-07T19:41:29.7892040Z cmake -DUSE_SANITIZER=address -DFBGEMM_LIBRARY_TYPE=shared .. 2025-05-07T19:41:29.7892780Z make -j VERBOSE=1 2025-05-07T19:41:29.8028860Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:29.8029450Z env: 2025-05-07T19:41:29.8029850Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:29.8030340Z BUILD_DIR: build_shared 2025-05-07T19:41:29.8030720Z ##[endgroup] 2025-05-07T19:41:29.9616570Z cmake version 3.31.6 2025-05-07T19:41:29.9731290Z 2025-05-07T19:41:29.9833110Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-05-07T19:41:36.1202920Z -- The CXX compiler identification is AppleClang 15.0.0.15000100 2025-05-07T19:41:36.2949220Z -- The C compiler identification is AppleClang 15.0.0.15000100 2025-05-07T19:41:36.3392460Z -- Detecting CXX compiler ABI info 2025-05-07T19:41:37.7477220Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:41:37.7834660Z -- Check for working CXX compiler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2025-05-07T19:41:37.7850520Z -- Detecting CXX compile features 2025-05-07T19:41:37.7885460Z -- Detecting CXX compile features - done 2025-05-07T19:41:37.8053410Z -- Detecting C compiler ABI info 2025-05-07T19:41:38.1921220Z CMake Warning (dev) at CMakeLists.txt:97 (find_package): 2025-05-07T19:41:38.1921930Z -- Detecting C compiler ABI info - done 2025-05-07T19:41:38.1945360Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-05-07T19:41:38.1947260Z -- Check for working C compiler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2025-05-07T19:41:38.2029280Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-05-07T19:41:38.2030040Z -- Detecting C compile features 2025-05-07T19:41:38.2095350Z the cmake_policy command to set the policy and suppress this warning. 2025-05-07T19:41:38.2096170Z -- Detecting C compile features - done 2025-05-07T19:41:38.2152850Z 2025-05-07T19:41:38.2163740Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-05-07T19:41:38.2180610Z 2025-05-07T19:41:38.4541340Z -- Found PythonInterp: /Library/Frameworks/Python.framework/Versions/Current/bin/python (found version "3.13.3") 2025-05-07T19:41:38.4592490Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-05-07T19:41:38.7521070Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-05-07T19:41:39.1204830Z -- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) 2025-05-07T19:41:39.1217350Z CMake Warning at CMakeLists.txt:148 (message): 2025-05-07T19:41:39.1218180Z -- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES) 2025-05-07T19:41:39.1284930Z OpenMP is not supported by the compiler 2025-05-07T19:41:39.1285650Z -- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_FOUND) 2025-05-07T19:41:39.1522070Z 2025-05-07T19:41:39.1524250Z 2025-05-07T19:41:39.3396310Z CMake Deprecation Warning at external/asmjit/CMakeLists.txt:1 (cmake_minimum_required): 2025-05-07T19:41:39.3397160Z -- ========== 2025-05-07T19:41:39.3400920Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:41:39.3401660Z -- CMAKE_BUILD_TYPE = Release 2025-05-07T19:41:39.3405090Z CMake. 2025-05-07T19:41:39.3405440Z -- CMAKE_CXX_FLAGS_DEBUG is -g 2025-05-07T19:41:39.3408280Z 2025-05-07T19:41:39.3408570Z -- CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2025-05-07T19:41:39.3411860Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:41:39.3412550Z -- ========== 2025-05-07T19:41:39.3415600Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:41:39.3417220Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2025-05-07T19:41:39.3420640Z to work with policies introduced by or earlier. 2025-05-07T19:41:39.3429720Z 2025-05-07T19:41:39.3435070Z 2025-05-07T19:41:39.7640690Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2025-05-07T19:41:39.7752160Z -- Performing Test __CxxFlag__fmerge_all_constants 2025-05-07T19:41:40.1256490Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2025-05-07T19:41:40.1438680Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2025-05-07T19:41:40.4078140Z -- Dependency: adding libc (Linux, BSD, or other UNIX/POSIX environment) 2025-05-07T19:41:40.4079220Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2025-05-07T19:41:40.4964360Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD 2025-05-07T19:41:40.8381050Z -- Dependency: libpthread provided by libc (not linking to libpthread) 2025-05-07T19:41:40.8382250Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD - Success 2025-05-07T19:41:40.8382930Z ** AsmJit Summary ** 2025-05-07T19:41:40.8383540Z -- Performing Test HAS_WNO_DEPRECATED_ENUM_ENUM_CONVERSION 2025-05-07T19:41:40.8395050Z ASMJIT_DIR=/Users/runner/work/FBGEMM/FBGEMM/external/asmjit 2025-05-07T19:41:40.8406600Z ASMJIT_TEST=FALSE 2025-05-07T19:41:40.8420800Z ASMJIT_TARGET_TYPE=STATIC 2025-05-07T19:41:40.8427190Z ASMJIT_DEPS=c 2025-05-07T19:41:40.8437400Z ASMJIT_LIBS=asmjit;c 2025-05-07T19:41:40.8449130Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2025-05-07T19:41:40.8453780Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-DASMJIT_STATIC 2025-05-07T19:41:40.8468850Z ASMJIT_PRIVATE_CFLAGS_DBG= 2025-05-07T19:41:40.8485470Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2025-05-07T19:41:41.1720500Z -- Performing Test HAS_WNO_DEPRECATED_ENUM_ENUM_CONVERSION - Success 2025-05-07T19:41:41.1746830Z -- Performing Test HAS_WNO_DEPRECATED_ANON_ENUM_ENUM_CONVERSION 2025-05-07T19:41:41.5495460Z -- Performing Test HAS_WNO_DEPRECATED_ANON_ENUM_ENUM_CONVERSION - Success 2025-05-07T19:41:41.5516210Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_ENUM_ENUM_CONVERSION 2025-05-07T19:41:41.8786890Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_ENUM_ENUM_CONVERSION - Success 2025-05-07T19:41:41.8796110Z -- Performing Test HAS_WNO_DEPRECATED_COPY 2025-05-07T19:41:42.3132310Z -- Performing Test HAS_WNO_DEPRECATED_COPY - Success 2025-05-07T19:41:42.3415470Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2025-05-07T19:41:42.7004880Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2025-05-07T19:41:42.7034330Z CMake Deprecation Warning at external/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-05-07T19:41:42.7038780Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:41:42.7077420Z CMake. 2025-05-07T19:41:42.7079320Z 2025-05-07T19:41:42.7085310Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:41:42.7100460Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:41:42.7184880Z to work with policies introduced by or earlier. 2025-05-07T19:41:42.7213150Z 2025-05-07T19:41:42.7213990Z 2025-05-07T19:41:42.7215280Z CMake Warning at test/CMakeLists.txt:31 (message): 2025-05-07T19:41:42.7216180Z gtest_force_shared_crt is OFF 2025-05-07T19:41:42.7216520Z 2025-05-07T19:41:42.7216520Z 2025-05-07T19:41:44.7780170Z -- Found Python3: /usr/local/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found version "3.13.3") found components: Interpreter 2025-05-07T19:41:44.7785000Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-05-07T19:41:45.1013040Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-05-07T19:41:45.1026080Z -- Found Threads: TRUE 2025-05-07T19:41:45.1129420Z CMake Warning at test/CMakeLists.txt:42 (message): 2025-05-07T19:41:45.1131350Z USING SANITIZER IN TEST 2025-05-07T19:41:45.1133180Z 2025-05-07T19:41:45.1134030Z 2025-05-07T19:41:45.1230920Z -- Looking for sys/types.h 2025-05-07T19:41:45.4473550Z -- Looking for sys/types.h - found 2025-05-07T19:41:45.4474140Z -- Looking for stdint.h 2025-05-07T19:41:45.7795420Z -- Looking for stdint.h - found 2025-05-07T19:41:45.7798720Z -- Looking for stddef.h 2025-05-07T19:41:46.0564060Z -- Looking for stddef.h - found 2025-05-07T19:41:46.0564770Z -- Check size of void* 2025-05-07T19:41:46.3098840Z -- Check size of void* - done 2025-05-07T19:41:46.3109250Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m] 2025-05-07T19:41:46.3567360Z -- Library mkl_intel_lp64: not found 2025-05-07T19:41:46.3571720Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m] 2025-05-07T19:41:46.3574960Z -- Library mkl_intel: not found 2025-05-07T19:41:46.3577940Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m] 2025-05-07T19:41:46.3581130Z -- Library mkl_intel_lp64: not found 2025-05-07T19:41:46.3584130Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m] 2025-05-07T19:41:46.3588070Z -- Library mkl_intel: not found 2025-05-07T19:41:46.3591140Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m] 2025-05-07T19:41:46.3594110Z -- Library mkl_intel_lp64: not found 2025-05-07T19:41:46.3599640Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m] 2025-05-07T19:41:46.3613690Z -- Library mkl_intel: not found 2025-05-07T19:41:46.3665240Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m] 2025-05-07T19:41:46.3668660Z -- Library mkl_intel_lp64: not found 2025-05-07T19:41:46.3671670Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m] 2025-05-07T19:41:46.3674680Z -- Library mkl_intel: not found 2025-05-07T19:41:46.3677730Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m] 2025-05-07T19:41:46.3680820Z -- Library mkl_intel_lp64: not found 2025-05-07T19:41:46.3683830Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m] 2025-05-07T19:41:46.3686870Z -- Library mkl_intel: not found 2025-05-07T19:41:46.3690160Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m] 2025-05-07T19:41:46.3692880Z -- Library mkl_intel_lp64: not found 2025-05-07T19:41:46.3711330Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m] 2025-05-07T19:41:46.3719770Z -- Library mkl_intel: not found 2025-05-07T19:41:46.3846930Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m] 2025-05-07T19:41:46.3850040Z -- Library mkl_intel_lp64: not found 2025-05-07T19:41:46.3853630Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m] 2025-05-07T19:41:46.3857100Z -- Library mkl_intel: not found 2025-05-07T19:41:46.3860310Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m] 2025-05-07T19:41:46.3863680Z -- Library mkl_intel_lp64: not found 2025-05-07T19:41:46.3867160Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m] 2025-05-07T19:41:46.3870590Z -- Library mkl_intel: not found 2025-05-07T19:41:46.3873900Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m] 2025-05-07T19:41:46.3879340Z -- Library mkl_intel_lp64: not found 2025-05-07T19:41:46.3884340Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m] 2025-05-07T19:41:46.3888860Z -- Library mkl_intel: not found 2025-05-07T19:41:46.3892000Z -- Checking for [mkl - guide - pthread - m] 2025-05-07T19:41:46.3895440Z -- Library mkl: not found 2025-05-07T19:41:46.3898560Z -- MKL library not found 2025-05-07T19:41:46.3901550Z -- Looking for sgemm_ 2025-05-07T19:41:46.6334390Z -- Looking for sgemm_ - not found 2025-05-07T19:41:46.7423900Z -- Looking for dgemm_ 2025-05-07T19:41:47.0697150Z -- Looking for dgemm_ - found 2025-05-07T19:41:47.0703220Z -- Found BLAS: /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Accelerate.framework 2025-05-07T19:41:47.0705710Z CMake Warning at bench/CMakeLists.txt:23 (message): 2025-05-07T19:41:47.0707400Z USING SANITIZER IN TEST 2025-05-07T19:41:47.0707910Z 2025-05-07T19:41:47.0707920Z 2025-05-07T19:41:47.0709570Z -- BLAS_LIBRARIES= /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Accelerate.framework 2025-05-07T19:41:47.0793630Z -- Configuring done (17.1s) 2025-05-07T19:41:47.9847620Z -- Generating done (0.9s) 2025-05-07T19:41:47.9860390Z -- Build files have been written to: /Users/runner/work/FBGEMM/FBGEMM/build_shared 2025-05-07T19:41:48.0192900Z /usr/local/bin/cmake -S/Users/runner/work/FBGEMM/FBGEMM -B/Users/runner/work/FBGEMM/FBGEMM/build_shared --check-build-system CMakeFiles/Makefile.cmake 0 2025-05-07T19:41:48.0520800Z /usr/local/bin/cmake -E cmake_progress_start /Users/runner/work/FBGEMM/FBGEMM/build_shared/CMakeFiles /Users/runner/work/FBGEMM/FBGEMM/build_shared//CMakeFiles/progress.marks 2025-05-07T19:41:48.0778740Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all 2025-05-07T19:41:48.0914900Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/defs.bzl.dir/build.make CMakeFiles/defs.bzl.dir/depend 2025-05-07T19:41:48.2164950Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cpuinfo.dir/build.make cpuinfo/CMakeFiles/cpuinfo.dir/depend 2025-05-07T19:41:48.3173900Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f asmjit/CMakeFiles/asmjit.dir/build.make asmjit/CMakeFiles/asmjit.dir/depend 2025-05-07T19:41:48.4181650Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/CMakeFiles/defs.bzl.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:48.5195980Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cpuinfo_internals.dir/build.make cpuinfo/CMakeFiles/cpuinfo_internals.dir/depend 2025-05-07T19:41:48.6282310Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cpuid-dump.dir/build.make cpuinfo/CMakeFiles/cpuid-dump.dir/depend 2025-05-07T19:41:48.8798590Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo/CMakeFiles/cpuinfo.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:48.9622170Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f googletest/googletest/CMakeFiles/gtest.dir/build.make googletest/googletest/CMakeFiles/gtest.dir/depend 2025-05-07T19:41:49.0751350Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/asmjit /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit/CMakeFiles/asmjit.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:49.2100220Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo/CMakeFiles/cpuinfo_internals.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:49.3119420Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo/CMakeFiles/cpuid-dump.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:49.4135800Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:49.5033150Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f asmjit/CMakeFiles/asmjit.dir/build.make asmjit/CMakeFiles/asmjit.dir/build 2025-05-07T19:41:49.6038620Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cpuinfo.dir/build.make cpuinfo/CMakeFiles/cpuinfo.dir/build 2025-05-07T19:41:49.7057560Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cpuinfo_internals.dir/build.make cpuinfo/CMakeFiles/cpuinfo_internals.dir/build 2025-05-07T19:41:49.8061640Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cpuid-dump.dir/build.make cpuinfo/CMakeFiles/cpuid-dump.dir/build 2025-05-07T19:41:49.9079610Z [ 0%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-05-07T19:41:50.0346480Z [ 0%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-05-07T19:41:50.1473460Z [ 0%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-05-07T19:41:50.2492190Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp 2025-05-07T19:41:50.3750710Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o -MF CMakeFiles/cpuinfo.dir/src/cache.c.o.d -o CMakeFiles/cpuinfo.dir/src/cache.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/cache.c 2025-05-07T19:41:50.5122860Z [ 0%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-05-07T19:41:50.6281230Z [ 1%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-05-07T19:41:50.7116990Z [ 1%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-05-07T19:41:50.8128800Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/api.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/api.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/api.c 2025-05-07T19:41:50.9822450Z [ 1%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-05-07T19:41:51.1481860Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp 2025-05-07T19:41:51.5601630Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o -MF CMakeFiles/cpuinfo.dir/src/init.c.o.d -o CMakeFiles/cpuinfo.dir/src/init.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/init.c 2025-05-07T19:41:51.6614500Z [ 1%] Building C object cpuinfo/CMakeFiles/cpuid-dump.dir/tools/cpuid-dump.c.o 2025-05-07T19:41:51.7892100Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp 2025-05-07T19:41:51.9550780Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o -MF CMakeFiles/cpuinfo.dir/src/api.c.o.d -o CMakeFiles/cpuinfo.dir/src/api.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/api.c 2025-05-07T19:41:52.0632070Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuid-dump.dir/tools/cpuid-dump.c.o -MF CMakeFiles/cpuid-dump.dir/tools/cpuid-dump.c.o.d -o CMakeFiles/cpuid-dump.dir/tools/cpuid-dump.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/tools/cpuid-dump.c 2025-05-07T19:41:52.1666140Z [ 2%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-05-07T19:41:52.2767140Z [ 2%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-05-07T19:41:52.4056910Z [ 3%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-05-07T19:41:52.4378010Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-05-07T19:41:52.5220740Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-05-07T19:41:52.6223510Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-05-07T19:41:52.7226180Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-05-07T19:41:52.8228850Z [ 4%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-05-07T19:41:52.9227220Z [ 4%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-05-07T19:41:53.0232250Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-05-07T19:41:53.1235770Z [ 4%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-05-07T19:41:53.2236540Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-05-07T19:41:53.3407270Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-05-07T19:41:53.4493420Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/info.c 2025-05-07T19:41:53.6279950Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/uarch.c 2025-05-07T19:41:53.7319870Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-05-07T19:41:53.8374840Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp 2025-05-07T19:41:53.9421670Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/defs.bzl.dir/build.make CMakeFiles/defs.bzl.dir/build 2025-05-07T19:41:54.0426920Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-05-07T19:41:54.1355410Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/uarch.c 2025-05-07T19:41:54.2411530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/vendor.c 2025-05-07T19:41:54.3444060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp 2025-05-07T19:41:54.4510180Z make[2]: Nothing to be done for `CMakeFiles/defs.bzl.dir/build'. 2025-05-07T19:41:54.5520250Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/init.c 2025-05-07T19:41:54.6536530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/name.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/name.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/name.c 2025-05-07T19:41:54.7566390Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp 2025-05-07T19:41:54.8605400Z [ 4%] Built target defs.bzl 2025-05-07T19:41:54.9703550Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm_generic.dir/build.make CMakeFiles/fbgemm_generic.dir/depend 2025-05-07T19:41:55.0764360Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/vendor.c 2025-05-07T19:41:55.1782890Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp 2025-05-07T19:41:55.2832370Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/info.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/info.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/info.c 2025-05-07T19:41:55.3815110Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f googletest/googletest/CMakeFiles/gtest.dir/build.make googletest/googletest/CMakeFiles/gtest.dir/build 2025-05-07T19:41:55.4827500Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/CMakeFiles/fbgemm_generic.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:55.5845820Z [ 4%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-05-07T19:41:55.6632110Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/log.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/log.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/log.c 2025-05-07T19:41:55.7855750Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/init.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/init.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/init.c 2025-05-07T19:41:55.9046340Z [ 2%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-05-07T19:41:56.0410130Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm_generic.dir/build.make CMakeFiles/fbgemm_generic.dir/build 2025-05-07T19:41:56.0416940Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/init.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/init.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/init.c 2025-05-07T19:41:56.1420460Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp 2025-05-07T19:41:56.3039950Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm_avx2.dir/build.make CMakeFiles/fbgemm_avx2.dir/depend 2025-05-07T19:41:56.4048270Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/cache.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/cache.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/cache.c 2025-05-07T19:41:56.4414430Z [ 5%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-05-07T19:41:56.5439380Z [ 5%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-05-07T19:41:56.6643270Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc 2025-05-07T19:41:56.7653900Z [ 5%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-05-07T19:41:56.8663940Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc 2025-05-07T19:41:56.9673690Z [ 5%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-05-07T19:41:57.0797300Z [ 5%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-05-07T19:41:57.1422350Z [ 6%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-05-07T19:41:57.2433570Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/Fbgemm.cc 2025-05-07T19:41:57.3454220Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp 2025-05-07T19:41:57.4429410Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm_avx512.dir/build.make CMakeFiles/fbgemm_avx512.dir/depend 2025-05-07T19:41:57.5436040Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/CMakeFiles/fbgemm_avx2.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:57.6431050Z [ 6%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-05-07T19:41:57.7433680Z [ 6%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-05-07T19:41:57.8437300Z [ 6%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-05-07T19:41:57.9444590Z [ 6%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-05-07T19:41:58.0457390Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/isa.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/isa.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/isa.c 2025-05-07T19:41:58.1759680Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/name.c 2025-05-07T19:41:58.2770900Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm_avx2.dir/build.make CMakeFiles/fbgemm_avx2.dir/build 2025-05-07T19:41:58.3782780Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/CMakeFiles/fbgemm_avx512.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:58.4955650Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm_autovec.dir/build.make CMakeFiles/fbgemm_autovec.dir/depend 2025-05-07T19:41:58.6282900Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/CMakeFiles/fbgemm_autovec.dir/DependInfo.cmake "--color=" 2025-05-07T19:41:58.7293360Z [ 7%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-05-07T19:41:58.8303810Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx2.cc 2025-05-07T19:41:58.9426000Z [ 7%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-05-07T19:41:58.9711370Z [ 7%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-05-07T19:41:59.0776540Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmFloat16ConvertAvx2.cc 2025-05-07T19:41:59.1838460Z [ 7%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-05-07T19:41:59.2926420Z [ 7%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-05-07T19:41:59.3989010Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -Wno-uninitialized -MD -MT CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmI8DepthwiseAvx2.cc 2025-05-07T19:41:59.5013580Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -Wno-uninitialized -MD -MT CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmI8Depthwise3DAvx2.cc 2025-05-07T19:41:59.6438300Z [ 8%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-05-07T19:41:59.6971850Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/topology.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/topology.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/topology.c 2025-05-07T19:41:59.7992160Z [ 8%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-05-07T19:41:59.9343520Z [ 8%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-05-07T19:42:00.0450590Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp 2025-05-07T19:42:00.1447080Z [ 8%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-05-07T19:42:00.2451280Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcpuinfo_internals.a(log.c.o) has no symbols 2025-05-07T19:42:00.2453170Z [ 8%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-05-07T19:42:00.3451730Z [ 8%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-05-07T19:42:00.4403240Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp 2025-05-07T19:42:00.4483630Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm_avx512.dir/build.make CMakeFiles/fbgemm_avx512.dir/build 2025-05-07T19:42:00.5669830Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/topology.c 2025-05-07T19:42:00.6780270Z [ 8%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-05-07T19:42:00.7802620Z [ 9%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-05-07T19:42:00.8534060Z [ 10%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-05-07T19:42:01.0488870Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmFPCommon.cc 2025-05-07T19:42:01.1510200Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/cache/init.c 2025-05-07T19:42:01.1518020Z [ 10%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-05-07T19:42:01.2793300Z [ 11%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-05-07T19:42:01.4454020Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcpuinfo_internals.a(log.c.o) has no symbols 2025-05-07T19:42:01.4457040Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm_autovec.dir/build.make CMakeFiles/fbgemm_autovec.dir/build 2025-05-07T19:42:01.5194850Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/isa.c 2025-05-07T19:42:01.5722620Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/cache/descriptor.c 2025-05-07T19:42:01.6741390Z [ 11%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-05-07T19:42:01.9702310Z [ 12%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-05-07T19:42:01.9827000Z [ 12%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-05-07T19:42:02.0838860Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o -MF CMakeFiles/cpuinfo.dir/src/log.c.o.d -o CMakeFiles/cpuinfo.dir/src/log.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/log.c 2025-05-07T19:42:02.2202560Z [ 12%] Building CXX object CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o 2025-05-07T19:42:02.3310700Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o -MF CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o.d -o CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc 2025-05-07T19:42:02.4412920Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp 2025-05-07T19:42:02.4898420Z [ 12%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-05-07T19:42:02.5966170Z [ 13%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-05-07T19:42:02.7036750Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp 2025-05-07T19:42:02.8083180Z [ 13%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-05-07T19:42:02.9111430Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp 2025-05-07T19:42:02.9780510Z [ 13%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-05-07T19:42:03.0804580Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmFP16.cc 2025-05-07T19:42:03.2240900Z [ 13%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-05-07T19:42:03.2771290Z [ 13%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-05-07T19:42:03.4000670Z [ 13%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-05-07T19:42:03.5507610Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmBfloat16Convert.cc 2025-05-07T19:42:03.6538430Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/ExecuteKernelU8S8.cc 2025-05-07T19:42:03.7771250Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/cache/init.c 2025-05-07T19:42:03.7789770Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/OptimizedKernelsAvx2.cc 2025-05-07T19:42:03.9772810Z [ 13%] Building CXX object googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-05-07T19:42:04.0797990Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -I/Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -DGTEST_HAS_PTHREAD=1 -Wno-deprecated-copy -MD -MT googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -MF CMakeFiles/gtest.dir/src/gtest-all.cc.o.d -o CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/src/gtest-all.cc 2025-05-07T19:42:04.0858590Z [ 14%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-05-07T19:42:04.4501810Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmSparseDenseInt8Avx2.cc 2025-05-07T19:42:04.4861180Z [ 14%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-05-07T19:42:04.5928220Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc 2025-05-07T19:42:04.6979740Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx512.cc 2025-05-07T19:42:04.8015220Z [ 14%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-05-07T19:42:04.9019780Z [ 14%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-05-07T19:42:05.0030960Z [ 14%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-05-07T19:42:05.1089200Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/cache/descriptor.c 2025-05-07T19:42:05.2063120Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmBfloat16ConvertAvx2.cc 2025-05-07T19:42:05.3091610Z [ 14%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/mach/init.c.o 2025-05-07T19:42:05.4111840Z [ 14%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-05-07T19:42:05.5128620Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/UtilsAvx512.cc 2025-05-07T19:42:05.6062240Z [ 14%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-05-07T19:42:05.7071490Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/mach/init.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/mach/init.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/mach/init.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/mach/init.c 2025-05-07T19:42:05.8454860Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp 2025-05-07T19:42:05.9886740Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/ExecuteKernel.cc 2025-05-07T19:42:06.0896110Z [ 14%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-05-07T19:42:06.1269640Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp 2025-05-07T19:42:06.2294890Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmSparseDenseAvx2.cc 2025-05-07T19:42:06.3341910Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/cache/deterministic.c 2025-05-07T19:42:06.5111340Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -m[ 14%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-05-07T19:42:06.6611680Z macosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmSparseDenseAvx512.cc 2025-05-07T19:42:06.8194130Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o -MF CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o.d -o CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/cache/deterministic.c 2025-05-07T19:42:06.9186020Z [ 14%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-05-07T19:42:07.0616330Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmSparseDenseInt8Avx512.cc 2025-05-07T19:42:07.4567660Z [ 15%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-05-07T19:42:07.6824740Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmSparseDenseVectorInt8Avx512.cc 2025-05-07T19:42:07.7426940Z [ 15%] Building C object cpuinfo/CMakeFiles/cpuinfo.dir/src/mach/topology.c.o 2025-05-07T19:42:07.8238390Z [ 15%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-05-07T19:42:07.9645940Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -Wno-uninitialized -MD -MT CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmI64.cc 2025-05-07T19:42:08.1028440Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp 2025-05-07T19:42:08.2204230Z [ 17%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-05-07T19:42:08.3286580Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/QuantUtilsAvx512.cc 2025-05-07T19:42:08.5770820Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -MD -MT cpuinfo/CMakeFiles/cpuinfo.dir/src/mach/topology.c.o -MF CMakeFiles/cpuinfo.dir/src/mach/topology.c.o.d -o CMakeFiles/cpuinfo.dir/src/mach/topology.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/mach/topology.c 2025-05-07T19:42:08.7440130Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmFloat16Convert.cc 2025-05-07T19:42:08.9103670Z /Applications/Xcode_15.2.app/Contents/Developer/[ 17%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o 2025-05-07T19:42:09.0103570Z [ 17%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-05-07T19:42:09.1293020Z Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmFloat16ConvertAvx512.cc 2025-05-07T19:42:09.3783330Z [ 17%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-05-07T19:42:09.5291500Z [ 18%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o 2025-05-07T19:42:09.5304780Z [ 18%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-05-07T19:42:09.8631810Z [ 19%] Linking C executable cpuid-dump 2025-05-07T19:42:09.8997150Z [ 19%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-05-07T19:42:10.0693040Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmConv.cc 2025-05-07T19:42:10.3201980Z [ 19%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-05-07T19:42:10.9330940Z [ 20%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-05-07T19:42:11.3029860Z [ 20%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-05-07T19:42:11.5984580Z [ 20%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-05-07T19:42:12.4766560Z [ 20%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-05-07T19:42:12.7804310Z [ 21%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-05-07T19:42:13.4940110Z [ 21%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-05-07T19:42:13.4949880Z [ 22%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-05-07T19:42:13.9192860Z [ 22%] Built target fbgemm_autovec 2025-05-07T19:42:14.5816930Z [ 22%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-05-07T19:42:14.9856940Z [ 22%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-05-07T19:42:15.3307500Z [ 22%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-05-07T19:42:15.4702290Z [ 22%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-05-07T19:42:15.8444860Z [ 26%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-05-07T19:42:16.2510240Z [ 17%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-05-07T19:42:16.5336740Z [ 17%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-05-07T19:42:16.8510920Z [ 17%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-05-07T19:42:17.4394810Z [ 17%] Building C object cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/mach/init.c.o 2025-05-07T19:42:17.6991070Z [ 16%] Building CXX object CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-05-07T19:42:17.9692000Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/ex[ 23%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-05-07T19:42:18.2093530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cpuid-dump.dir/link.txt --verbose=1 2025-05-07T19:42:18.6353870Z [ 23%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-05-07T19:42:18.9449030Z [ 23%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-05-07T19:42:19.3038430Z [ 24%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-05-07T19:42:19.5186870Z [ 24%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-05-07T19:42:19.7879450Z [ 24%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-05-07T19:42:20.1014180Z [ 24%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-05-07T19:42:20.4004640Z [ 24%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-05-07T19:42:20.7896580Z [ 25%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-05-07T19:42:21.1205830Z [ 25%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-05-07T19:42:21.3945820Z [ 25%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-05-07T19:42:21.5414620Z [ 25%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-05-07T19:42:21.7226060Z [ 25%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-05-07T19:42:22.0407770Z [ 26%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-05-07T19:42:22.8319780Z [ 26%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-05-07T19:42:22.9698410Z [ 26%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-05-07T19:42:23.2255030Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cp[ 30%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o 2025-05-07T19:42:23.2900910Z p 2025-05-07T19:42:23.6660790Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/mach/topology.c 2025-05-07T19:42:23.8910580Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-[ 27%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-05-07T19:42:24.1887360Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/mach/init.c.o -MF CMakeFiles/cpuinfo_internals.dir/src/x86/mach/init.c.o.d -o CMakeFiles/cpuinfo_internals.dir/src/x86/mach/init.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/src/x86/mach/init.c 2025-05-07T19:42:24.4116660Z [ 27%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-05-07T19:42:24.6896510Z [ 27%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-05-07T19:42:24.8285330Z [ 27%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-05-07T19:42:24.9573040Z ternal/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/QuantUtilsAvx2.cc 2025-05-07T19:42:25.1185800Z [ 27%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-05-07T19:42:25.2646940Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmPackMatrixB.cc 2025-05-07T19:42:25.5230880Z [ 27%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-05-07T19:42:25.6871110Z [ 27%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-05-07T19:42:25.7871210Z [ 27%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-05-07T19:42:25.9483200Z [ 28%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-05-07T19:42:26.0589170Z [ 29%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-05-07T19:42:26.1626950Z [ 28%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-05-07T19:42:26.4116140Z [ 28%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-05-07T19:42:26.4123980Z [ 28%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-05-07T19:42:26.5563270Z [ 28%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-05-07T19:42:26.8143060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-[ 22%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-05-07T19:42:27.6774760Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -masm=intel -MD -MT CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx2.cc 2025-05-07T19:42:27.8716420Z [ 22%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-05-07T19:42:28.0289420Z statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp 2025-05-07T19:42:28.1475540Z [ 28%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-05-07T19:42:28.3736250Z [ 28%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-05-07T19:42:28.5027290Z [ 29%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-05-07T19:42:28.7222250Z [ 29%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-05-07T19:42:28.7241220Z [ 31%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-05-07T19:42:29.1790530Z [ 31%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-05-07T19:42:29.3559880Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names "CMakeFiles/cpuid-dump.dir/tools/cpuid-dump.c.o" -o cpuid-dump 2025-05-07T19:42:29.6231680Z [ 31%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-05-07T19:42:29.7566250Z [ 31%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-05-07T19:42:29.7583910Z [ 31%] Linking C static library libcpuinfo.a 2025-05-07T19:42:29.8706940Z omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmBfloat16ConvertAvx512.cc 2025-05-07T19:42:30.1056070Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GroupwiseConvAcc32Avx512.cc 2025-05-07T19:42:30.3349480Z [ 27%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-05-07T19:42:31.1705850Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/ascd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /usr/local/bin/cmake -P CMakeFiles/cpuinfo.dir/cmake_clean_target.cmake 2025-05-07T19:42:31.3247540Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackBMatrix.cc 2025-05-07T19:42:31.4494690Z mjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp 2025-05-07T19:42:31.9448050Z [ 23%] Building CXX object asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-05-07T19:42:31.9822810Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -Wno-uninitialized -MD -MT CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/UtilsAvx2.cc 2025-05-07T19:42:32.8586660Z [ 31%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-05-07T19:42:32.9463840Z [ 31%] Built target cpuid-dump 2025-05-07T19:42:33.1551960Z [ 32%] Building CXX object CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-05-07T19:42:33.2809720Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-omit-frame-pointer -masm=intel -MD -MT CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512_256.cc 2025-05-07T19:42:33.4104640Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackAWithRowOffset.cc 2025-05-07T19:42:33.5906550Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/spmmUtilsAvx2.cc 2025-05-07T19:42:33.9453660Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp 2025-05-07T19:42:34.2057400Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cpuinfo.dir/link.txt --verbose=1 2025-05-07T19:42:34.4599630Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fsanitize=address -fno-omit-frame-pointer -masm=intel -MD -MT CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o -MF CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o.d -o CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512.cc 2025-05-07T19:42:34.6233380Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I//Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmI8Spmdm.cc 2025-05-07T19:42:34.8611370Z [ 32%] Linking C static library libcpuinfo_internals.a 2025-05-07T19:42:34.9898980Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp 2025-05-07T19:42:35.1264990Z Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -m64 -mavx2 -mf16c -mfma -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o -MF CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o.d -o CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackDepthwiseConvMatrixAvx2.cc 2025-05-07T19:42:35.1346090Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc libcpuinfo.a CMakeFiles/cpuinfo.dir/src/api.c.o CMakeFiles/cpuinfo.dir/src/cache.c.o CMakeFiles/cpuinfo.dir/src/init.c.o CMakeFiles/cpuinfo.dir/src/log.c.o CMakeFiles/cpuinfo.dir/src/x86/init.c.o CMakeFiles/cpuinfo.dir/src/x86/info.c.o CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o CMakeFiles/cpuinfo.dir/src/x86/name.c.o CMakeFiles/cpuinfo.dir/src/x86/topology.c.o CMakeFiles/cpuinfo.dir/src/x86/isa.c.o CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o CMakeFiles/cpuinfo.dir/src/x86/mach/init.c.o CMakeFiles/cpuinfo.dir/src/mach/topology.c.o 2025-05-07T19:42:35.4476010Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib libcpuinfo.a 2025-05-07T19:42:35.6538150Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /usr/local/bin/cmake -P CMakeFiles/cpuinfo_internals.dir/cmake_clean_target.cmake 2025-05-07T19:42:35.6563210Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cpuinfo_internals.dir/link.txt --verbose=1 2025-05-07T19:42:35.7741330Z runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackAWithQuantRowOffset.cc 2025-05-07T19:42:36.1913820Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp 2025-05-07T19:42:36.1922910Z [ 32%] Built target cpuinfo 2025-05-07T19:42:36.4387720Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/isa-info.dir/build.make cpuinfo/CMakeFiles/isa-info.dir/depend 2025-05-07T19:42:36.5750250Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp 2025-05-07T19:42:36.7856520Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackAWithIm2Col.cc 2025-05-07T19:42:36.7869540Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cpu-info.dir/build.make cpuinfo/CMakeFiles/cpu-info.dir/depend 2025-05-07T19:42:36.9410420Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asm/Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackAMatrix.cc 2025-05-07T19:42:37.0487200Z jit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp 2025-05-07T19:42:37.4283640Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo/CMakeFiles/isa-info.dir/DependInfo.cmake "--color=" 2025-05-07T19:42:37.5797070Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo/CMakeFiles/cpu-info.dir/DependInfo.cmake "--color=" 2025-05-07T19:42:37.8464540Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cache-info.dir/build.make cpuinfo/CMakeFiles/cache-info.dir/depend 2025-05-07T19:42:38.1110170Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc libcpuinfo_internals.a CMakeFiles/cpuinfo_internals.dir/src/api.c.o CMakeFiles/cpuinfo_internals.dir/src/cache.c.o CMakeFiles/cpuinfo_internals.dir/src/init.c.o CMakeFiles/cpuinfo_internals.dir/src/log.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o CMakeFiles/cpuinfo_internals.dir/src/x86/mach/init.c.o CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o 2025-05-07T19:42:38.4895070Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib libcpuinfo_internals.a 2025-05-07T19:42:38.6626820Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp 2025-05-07T19:42:38.7877710Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GroupwiseConvAcc32Avx2.cc 2025-05-07T19:42:39.1514190Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo/CMakeFiles/cache-info.dir/DependInfo.cmake "--color=" 2025-05-07T19:42:39.1909400Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/isa-info.dir/build.make cpuinfo/CMakeFiles/isa-info.dir/build 2025-05-07T19:42:39.3167560Z [ 32%] Built target cpuinfo_internals 2025-05-07T19:42:39.4292450Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cpu-info.dir/build.make cpuinfo/CMakeFiles/cpu-info.dir/build 2025-05-07T19:42:39.5489280Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp 2025-05-07T19:42:39.8150190Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GroupwiseConv.cc 2025-05-07T19:42:39.8163030Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f cpuinfo/CMakeFiles/cache-info.dir/build.make cpuinfo/CMakeFiles/cache-info.dir/build 2025-05-07T19:42:39.9507250Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp 2025-05-07T19:42:40.1800480Z [ 32%] Building C object cpuinfo/CMakeFiles/isa-info.dir/tools/isa-info.c.o 2025-05-07T19:42:40.1806040Z [ 32%] Building C object cpuinfo/CMakeFiles/cpu-info.dir/tools/cpu-info.c.o 2025-05-07T19:42:40.3352900Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cpu-info.dir/tools/cpu-info.c.o -MF CMakeFiles/cpu-info.dir/tools/cpu-info.c.o.d -o CMakeFiles/cpu-info.dir/tools/cpu-info.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/tools/cpu-info.c 2025-05-07T19:42:40.5000130Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/isa-info.dir/tools/isa-info.c.o -MF CMakeFiles/isa-info.dir/tools/isa-info.c.o.d -o CMakeFiles/isa-info.dir/tools/isa-info.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/tools/isa-info.c 2025-05-07T19:42:40.6469340Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc 2025-05-07T19:42:40.7715020Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp 2025-05-07T19:42:40.8395230Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp 2025-05-07T19:42:40.9573460Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp 2025-05-07T19:42:41.0757050Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp 2025-05-07T19:42:41.0777530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -D/Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC32.cc 2025-05-07T19:42:41.2249200Z NDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp 2025-05-07T19:42:41.3479550Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc 2025-05-07T19:42:41.4484840Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp 2025-05-07T19:42:41.4786360Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysrocd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/ot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC16Avx512.cc 2025-05-07T19:42:41.5799260Z a64emithelper.cpp 2025-05-07T19:42:41.7581570Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp 2025-05-07T19:42:41.9046000Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/FbgemmSparseDense.cc 2025-05-07T19:42:42.0191540Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp 2025-05-07T19:42:42.1450540Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GenerateKernelDirectConvU8S8S32ACC32.cc 2025-05-07T19:42:42.2670430Z [ 33%] Building C object cpuinfo/CMakeFiles/cache-info.dir/tools/cache-info.c.o 2025-05-07T19:42:42.3684120Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp 2025-05-07T19:42:42.4571010Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GenerateKernel.cc 2025-05-07T19:42:42.5589670Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -O3 -DNDEBUG -std=c99 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -MD -MT cpuinfo/CMakeFiles/cache-info.dir/tools/cache-info.c.o -MF CMakeFiles/cache-info.dir/tools/cache-info.c.o.d -o CMakeFiles/cache-info.dir/tools/cache-info.c.o -c /Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/tools/cache-info.c 2025-05-07T19:42:42.6712280Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp 2025-05-07T19:42:42.7212290Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC16.cc 2025-05-07T19:42:42.8718950Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp 2025-05-07T19:42:42.9848630Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp 2025-05-07T19:42:43.0213510Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp 2025-05-07T19:42:43.1226220Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp 2025-05-07T19:42:43.2298750Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp 2025-05-07T19:42:43.3212200Z [ 34%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-05-07T19:42:43.4232770Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/SparseAdagrad.cc 2025-05-07T19:42:43.5635140Z [ 34%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-05-07T19:42:43.6217220Z [ 33%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-05-07T19:42:43.7230180Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp 2025-05-07T19:42:43.8823010Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/spmmUtils.cc 2025-05-07T19:42:43.9841130Z [ 34%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-05-07T19:42:44.0471670Z [ 33%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-05-07T19:42:44.1476280Z [ 33%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-05-07T19:42:44.2570690Z [ 34%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-05-07T19:42:44.3574500Z [ 34%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-05-07T19:42:44.4586210Z [ 35%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-05-07T19:42:44.5600200Z [ 35%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-05-07T19:42:44.6873750Z [ 35%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-05-07T19:42:44.7881950Z [ 36%] Linking C executable isa-info 2025-05-07T19:42:44.8246200Z [ 36%] Building CXX object CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-05-07T19:42:44.9314220Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/Utils.cc 2025-05-07T19:42:45.0887810Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/isa-info.dir/link.txt --verbose=1 2025-05-07T19:42:45.1923650Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/TransposeUtils.cc 2025-05-07T19:42:45.2905530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp 2025-05-07T19:42:45.3971680Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/GenerateI8Depthwise.cc 2025-05-07T19:42:45.4340810Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp 2025-05-07T19:42:45.6028960Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o -MF CMakeFi[ 36%] Linking C executable cpu-info 2025-05-07T19:42:45.7041430Z [ 36%] Linking C executable cache-info 2025-05-07T19:42:45.7287210Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/RefImplementations.cc 2025-05-07T19:42:45.8347930Z les/asmjit.dir/src/asmjit/core/target.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp 2025-05-07T19:42:45.9568620Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cache-info.dir/link.txt --verbose=1 2025-05-07T19:42:46.0584450Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc 2025-05-07T19:42:46.2112520Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp 2025-05-07T19:42:46.2421770Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/cpuinfo && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cpu-info.dir/link.txt --verbose=1 2025-05-07T19:42:46.3690230Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/QuantUtils.cc 2025-05-07T19:42:46.4766360Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp 2025-05-07T19:42:46.6119240Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackWeightsForDirectConv.cc 2025-05-07T19:42:46.7129340Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp 2025-05-07T19:42:46.7283860Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackWeightMatrixForGConv.cc 2025-05-07T19:42:46.9512460Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Co/Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -Wno-infinite-recursion -MD -MT CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackMatrix.cc 2025-05-07T19:42:47.0312300Z ntents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp 2025-05-07T19:42:47.1335540Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -fsanitize=address -fno-omit-frame-pointer -MD -MT CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o -MF CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o.d -o CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/src/PackWeightsForConv.cc 2025-05-07T19:42:47.3161140Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp 2025-05-07T19:42:47.5049990Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp 2025-05-07T19:42:47.6380390Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp 2025-05-07T19:42:47.7391480Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp 2025-05-07T19:42:47.8846160Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp 2025-05-07T19:42:47.9891890Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp 2025-05-07T19:42:48.1146010Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fPIC -fvisibility=hidden -Wall -Wextra -Wconversion -fno-math-errno -fno-threadsafe-statics -DASMJIT_STATIC -O2 -fmerge-all-constants -Wno-sign-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-deprecated-copy -Wno-unused-but-set-variable -MD -MT asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o -MF CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o.d -o CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o -c /Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp 2025-05-07T19:42:48.3249320Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names "CMakeFiles/isa-info.dir/tools/isa-info.c.o" -o isa-info libcpuinfo.a 2025-05-07T19:42:48.5562330Z [ 36%] Built target isa-info 2025-05-07T19:42:48.6574400Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names "CMakeFiles/cache-info.dir/tools/cache-info.c.o" -o cache-info libcpuinfo.a 2025-05-07T19:42:48.7484850Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names "CMakeFiles/cpu-info.dir/tools/cpu-info.c.o" -o cpu-info libcpuinfo.a 2025-05-07T19:42:48.8559890Z [ 36%] Built target cpu-info 2025-05-07T19:42:48.9570000Z [ 36%] Built target cache-info 2025-05-07T19:42:59.1951350Z [ 36%] Linking CXX static library libasmjit.a 2025-05-07T19:42:59.2955020Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /usr/local/bin/cmake -P CMakeFiles/asmjit.dir/cmake_clean_target.cmake 2025-05-07T19:42:59.3959860Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/asmjit && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/asmjit.dir/link.txt --verbose=1 2025-05-07T19:42:59.6600820Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(operand.cpp.o) has no symbols 2025-05-07T19:42:59.7205580Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc libasmjit.a CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-05-07T19:42:59.7606770Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(support.cpp.o) has no symbols 2025-05-07T19:42:59.8374990Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib libasmjit.a 2025-05-07T19:42:59.8613250Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(zonelist.cpp.o) has no symbols 2025-05-07T19:42:59.9545710Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(zonetree.cpp.o) has no symbols 2025-05-07T19:43:00.0551060Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(a64operand.cpp.o) has no symbols 2025-05-07T19:43:00.1557160Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(x86operand.cpp.o) has no symbols 2025-05-07T19:43:00.1619250Z [ 36%] Built target asmjit 2025-05-07T19:43:00.2607150Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(operand.cpp.o) has no symbols 2025-05-07T19:43:00.3625010Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(support.cpp.o) has no symbols 2025-05-07T19:43:00.4630060Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(zonelist.cpp.o) has no symbols 2025-05-07T19:43:00.5634110Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(zonetree.cpp.o) has no symbols 2025-05-07T19:43:00.6635590Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(a64operand.cpp.o) has no symbols 2025-05-07T19:43:00.7642950Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libasmjit.a(x86operand.cpp.o) has no symbols 2025-05-07T19:43:41.5463950Z [ 37%] Linking CXX static library ../../lib/libgtest.a 2025-05-07T19:43:41.6466640Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest && /usr/local/bin/cmake -P CMakeFiles/gtest.dir/cmake_clean_target.cmake 2025-05-07T19:43:41.7475390Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=1 2025-05-07T19:43:41.8479610Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc ../../lib/libgtest.a "CMakeFiles/gtest.dir/src/gtest-all.cc.o" 2025-05-07T19:43:41.9484220Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ../../lib/libgtest.a 2025-05-07T19:43:42.0486810Z [ 37%] Built target gtest 2025-05-07T19:43:42.1490740Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f googletest/googletest/CMakeFiles/gtest_main.dir/build.make googletest/googletest/CMakeFiles/gtest_main.dir/depend 2025-05-07T19:43:42.2496870Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f googletest/googlemock/CMakeFiles/gmock.dir/build.make googletest/googlemock/CMakeFiles/gmock.dir/depend 2025-05-07T19:43:42.3506670Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake "--color=" 2025-05-07T19:43:42.4517450Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake "--color=" 2025-05-07T19:43:42.5527690Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f googletest/googlemock/CMakeFiles/gmock.dir/build.make googletest/googlemock/CMakeFiles/gmock.dir/build 2025-05-07T19:43:42.6532770Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f googletest/googletest/CMakeFiles/gtest_main.dir/build.make googletest/googletest/CMakeFiles/gtest_main.dir/build 2025-05-07T19:43:42.7536510Z [ 38%] Building CXX object googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-05-07T19:43:42.8541450Z [ 38%] Building CXX object googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-05-07T19:43:42.9552140Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -DGTEST_HAS_PTHREAD=1 -MD -MT googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -MF CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/src/gtest_main.cc 2025-05-07T19:43:43.0574130Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -I/Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -I/Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -DGTEST_HAS_PTHREAD=1 -Wno-deprecated-copy -MD -MT googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o -MF CMakeFiles/gmock.dir/src/gmock-all.cc.o.d -o CMakeFiles/gmock.dir/src/gmock-all.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/src/gmock-all.cc 2025-05-07T19:43:48.8711330Z [ 38%] Linking CXX static library ../../lib/libgtest_main.a 2025-05-07T19:43:48.9714510Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest && /usr/local/bin/cmake -P CMakeFiles/gtest_main.dir/cmake_clean_target.cmake 2025-05-07T19:43:49.0719620Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googletest && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/gtest_main.dir/link.txt --verbose=1 2025-05-07T19:43:49.1734560Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc ../../lib/libgtest_main.a CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-05-07T19:43:49.2738720Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ../../lib/libgtest_main.a 2025-05-07T19:43:49.3746450Z [ 38%] Built target gtest_main 2025-05-07T19:43:58.2274470Z [ 38%] Built target fbgemm_avx512 2025-05-07T19:44:01.3360660Z [ 38%] Linking CXX static library ../../lib/libgmock.a 2025-05-07T19:44:01.4363460Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock && /usr/local/bin/cmake -P CMakeFiles/gmock.dir/cmake_clean_target.cmake 2025-05-07T19:44:01.5365280Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/gmock.dir/link.txt --verbose=1 2025-05-07T19:44:01.6369580Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc ../../lib/libgmock.a "CMakeFiles/gmock.dir/src/gmock-all.cc.o" 2025-05-07T19:44:01.7373220Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ../../lib/libgmock.a 2025-05-07T19:44:01.8373850Z [ 38%] Built target gmock 2025-05-07T19:44:01.9378140Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f googletest/googlemock/CMakeFiles/gmock_main.dir/build.make googletest/googlemock/CMakeFiles/gmock_main.dir/depend 2025-05-07T19:44:02.0384460Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake "--color=" 2025-05-07T19:44:02.1390380Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f googletest/googlemock/CMakeFiles/gmock_main.dir/build.make googletest/googlemock/CMakeFiles/gmock_main.dir/build 2025-05-07T19:44:02.2393420Z [ 38%] Building CXX object googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-05-07T19:44:02.3404180Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -DGTEST_HAS_PTHREAD=1 -MD -MT googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -MF CMakeFiles/gmock_main.dir/src/gmock_main.cc.o.d -o CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/src/gmock_main.cc 2025-05-07T19:44:09.7154690Z [ 38%] Linking CXX static library ../../lib/libgmock_main.a 2025-05-07T19:44:09.8158430Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock && /usr/local/bin/cmake -P CMakeFiles/gmock_main.dir/cmake_clean_target.cmake 2025-05-07T19:44:09.9163060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/googletest/googlemock && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/gmock_main.dir/link.txt --verbose=1 2025-05-07T19:44:10.0168450Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc ../../lib/libgmock_main.a CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-05-07T19:44:10.1174110Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ../../lib/libgmock_main.a 2025-05-07T19:44:10.2177600Z [ 38%] Built target gmock_main 2025-05-07T19:47:25.0832730Z [ 38%] Built target fbgemm_generic 2025-05-07T19:50:16.6948590Z [ 38%] Built target fbgemm_avx2 2025-05-07T19:50:16.6953590Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm.dir/build.make CMakeFiles/fbgemm.dir/depend 2025-05-07T19:50:16.7001360Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/CMakeFiles/fbgemm.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:16.7451890Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/fbgemm.dir/build.make CMakeFiles/fbgemm.dir/build 2025-05-07T19:50:16.9166070Z [ 38%] Linking CXX shared library libfbgemm.dylib 2025-05-07T19:50:16.9169980Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/fbgemm.dir/link.txt --verbose=1 2025-05-07T19:50:17.9666560Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -dynamiclib -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer -o libfbgemm.dylib -install_name @rpath/libfbgemm.dylib CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o asmjit/libasmjit.a cpuinfo/libcpuinfo.a -lc 2025-05-07T19:50:17.9885210Z [ 38%] Built target fbgemm 2025-05-07T19:50:17.9889850Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/Bfloat16ConvertTest.dir/build.make test/CMakeFiles/Bfloat16ConvertTest.dir/depend 2025-05-07T19:50:17.9894590Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/build.make test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/depend 2025-05-07T19:50:17.9898460Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/build.make test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/depend 2025-05-07T19:50:17.9903390Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/EmbeddingSpMDMTest.dir/build.make test/CMakeFiles/EmbeddingSpMDMTest.dir/depend 2025-05-07T19:50:17.9925750Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/FP16Test.dir/build.make test/CMakeFiles/FP16Test.dir/depend 2025-05-07T19:50:17.9935290Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/Bfloat16ConvertTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:17.9973570Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:18.1102740Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:18.3343260Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/Float16ConvertTest.dir/build.make test/CMakeFiles/Float16ConvertTest.dir/depend 2025-05-07T19:50:18.3911960Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/GConvTest.dir/build.make test/CMakeFiles/GConvTest.dir/depend 2025-05-07T19:50:18.5001210Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/FP16Test.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:18.6103390Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/EmbeddingSpMDMTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:18.7484740Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/I64Test.dir/build.make test/CMakeFiles/I64Test.dir/depend 2025-05-07T19:50:18.8646750Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/I8DepthwiseTest.dir/build.make test/CMakeFiles/I8DepthwiseTest.dir/depend 2025-05-07T19:50:19.0075370Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/Float16ConvertTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:19.1327290Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/GConvTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:19.2578770Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/I8DirectconvTest.dir/build.make test/CMakeFiles/I8DirectconvTest.dir/depend 2025-05-07T19:50:19.3837830Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/I8SpmdmTest.dir/build.make test/CMakeFiles/I8SpmdmTest.dir/depend 2025-05-07T19:50:19.4960820Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/I64Test.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:19.6076730Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/I8DepthwiseTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:19.7686370Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/Im2ColFusedRequantizeTest.dir/build.make test/CMakeFiles/Im2ColFusedRequantizeTest.dir/depend 2025-05-07T19:50:19.8693660Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/I8DirectconvTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:19.9703280Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/I8SpmdmTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:20.0712550Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/PackedRequantizeAcc16Test.dir/build.make test/CMakeFiles/PackedRequantizeAcc16Test.dir/depend 2025-05-07T19:50:20.1738350Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/Im2ColFusedRequantizeTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:20.2719480Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/PackedRequantizeTest.dir/build.make test/CMakeFiles/PackedRequantizeTest.dir/depend 2025-05-07T19:50:20.3726000Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/PackedRequantizeAcc16Test.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:20.4771120Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/QuantUtilsTest.dir/build.make test/CMakeFiles/QuantUtilsTest.dir/depend 2025-05-07T19:50:20.5778170Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/PackedRequantizeTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:20.6779570Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/build.make test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/build 2025-05-07T19:50:20.7786580Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/QuantUtilsTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:20.8797640Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/Bfloat16ConvertTest.dir/build.make test/CMakeFiles/Bfloat16ConvertTest.dir/build 2025-05-07T19:50:20.9793600Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/FP16Test.dir/build.make test/CMakeFiles/FP16Test.dir/build 2025-05-07T19:50:21.0797410Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/EmbeddingSpMDMTest.dir/build.make test/CMakeFiles/EmbeddingSpMDMTest.dir/build 2025-05-07T19:50:21.1801750Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/Float16ConvertTest.dir/build.make test/CMakeFiles/Float16ConvertTest.dir/build 2025-05-07T19:50:21.2802540Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/I8DepthwiseTest.dir/build.make test/CMakeFiles/I8DepthwiseTest.dir/build 2025-05-07T19:50:21.3807950Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/I64Test.dir/build.make test/CMakeFiles/I64Test.dir/build 2025-05-07T19:50:21.4812660Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/I8SpmdmTest.dir/build.make test/CMakeFiles/I8SpmdmTest.dir/build 2025-05-07T19:50:21.5815850Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/Im2ColFusedRequantizeTest.dir/build.make test/CMakeFiles/Im2ColFusedRequantizeTest.dir/build 2025-05-07T19:50:21.6820080Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/I8DirectconvTest.dir/build.make test/CMakeFiles/I8DirectconvTest.dir/build 2025-05-07T19:50:21.7823870Z [ 38%] Building CXX object test/CMakeFiles/Bfloat16ConvertTest.dir/Bfloat16ConvertTest.cc.o 2025-05-07T19:50:21.8825380Z [ 38%] Building CXX object test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMNBitTest.cc.o 2025-05-07T19:50:21.9829490Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/PackedRequantizeAcc16Test.dir/build.make test/CMakeFiles/PackedRequantizeAcc16Test.dir/build 2025-05-07T19:50:22.0834350Z [ 38%] Building CXX object test/CMakeFiles/Bfloat16ConvertTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:22.1849730Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Bfloat16ConvertTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/Bfloat16ConvertTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/Bfloat16ConvertTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:22.2850980Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMNBitTest.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMNBitTest.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMNBitTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMNBitTest.cc 2025-05-07T19:50:22.3869740Z [ 38%] Building CXX object test/CMakeFiles/FP16Test.dir/FP16Test.cc.o 2025-05-07T19:50:22.4901440Z [ 38%] Building CXX object test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:22.5922550Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/FP16Test.dir/FP16Test.cc.o -MF CMakeFiles/FP16Test.dir/FP16Test.cc.o.d -o CMakeFiles/FP16Test.dir/FP16Test.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/FP16Test.cc 2025-05-07T19:50:22.6974970Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:22.8007620Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Bfloat16ConvertTest.dir/Bfloat16ConvertTest.cc.o -MF CMakeFiles/Bfloat16ConvertTest.dir/Bfloat16ConvertTest.cc.o.d -o CMakeFiles/Bfloat16ConvertTest.dir/Bfloat16ConvertTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/Bfloat16ConvertTest.cc 2025-05-07T19:50:22.8997230Z [ 38%] Building CXX object test/CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTest.cc.o 2025-05-07T19:50:22.9999950Z [ 38%] Building CXX object test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/TestUtils.cc.o 2025-05-07T19:50:23.1032360Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/TestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitTest.dir/TestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:23.2042420Z [ 39%] Building CXX object test/CMakeFiles/FP16Test.dir/TestUtils.cc.o 2025-05-07T19:50:23.3044710Z [ 40%] Building CXX object test/CMakeFiles/I8DepthwiseTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:23.4047520Z [ 40%] Building CXX object test/CMakeFiles/EmbeddingSpMDMTest.dir/TestUtils.cc.o 2025-05-07T19:50:23.5056420Z [ 40%] Building CXX object test/CMakeFiles/Float16ConvertTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:23.5791240Z [ 40%] Building CXX object test/CMakeFiles/I64Test.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:23.6799150Z [ 40%] Building CXX object test/CMakeFiles/I8SpmdmTest.dir/I8SpmdmTest.cc.o 2025-05-07T19:50:23.7908900Z [ 40%] Building CXX object test/CMakeFiles/Im2ColFusedRequantizeTest.dir/Im2ColFusedRequantizeTest.cc.o 2025-05-07T19:50:23.8927110Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Float16ConvertTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/Float16ConvertTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/Float16ConvertTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:24.0163710Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTest.cc.o -MF CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTest.cc.o.d -o CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTest.cc 2025-05-07T19:50:24.1564390Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/QuantUtilsTest.dir/build.make test/CMakeFiles/QuantUtilsTest.dir/build 2025-05-07T19:50:24.2567360Z [ 41%] Building CXX object test/CMakeFiles/Float16ConvertTest.dir/TestUtils.cc.o 2025-05-07T19:50:24.3396310Z [ 41%] Building CXX object test/CMakeFiles/PackedRequantizeAcc16Test.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:24.4411310Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Float16ConvertTest.dir/TestUtils.cc.o -MF CMakeFiles/Float16ConvertTest.dir/TestUtils.cc.o.d -o CMakeFiles/Float16ConvertTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:24.5455220Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/PackedRequantizeTest.dir/build.make test/CMakeFiles/PackedRequantizeTest.dir/build 2025-05-07T19:50:24.6165700Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/GConvTest.dir/build.make test/CMakeFiles/GConvTest.dir/build 2025-05-07T19:50:24.7169820Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/build.make test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/build 2025-05-07T19:50:24.8174270Z [ 41%] Building CXX object test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:24.9176810Z [ 41%] Building CXX object test/CMakeFiles/Bfloat16ConvertTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:25.0180310Z [ 41%] Building CXX object test/CMakeFiles/FP16Test.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:25.1190060Z [ 41%] Building CXX object test/CMakeFiles/I8DepthwiseTest.dir/I8DepthwiseTest.cc.o 2025-05-07T19:50:25.2236780Z [ 41%] Building CXX object test/CMakeFiles/I64Test.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:25.3242460Z [ 41%] Building CXX object test/CMakeFiles/EmbeddingSpMDMTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:25.4186090Z [ 42%] Building CXX object test/CMakeFiles/Float16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:25.5221500Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/RadixSortTest.dir/build.make test/CMakeFiles/RadixSortTest.dir/depend 2025-05-07T19:50:25.6251440Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:25.7274460Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Bfloat16ConvertTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/Bfloat16ConvertTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/Bfloat16ConvertTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:25.8309860Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Float16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/Float16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/Float16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:25.9626790Z [ 42%] Building CXX object test/CMakeFiles/PackedRequantizeAcc16Test.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:26.0627580Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/RequantizeOnlyTest.dir/build.make test/CMakeFiles/RequantizeOnlyTest.dir/depend 2025-05-07T19:50:26.1635750Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/RadixSortTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:26.2636730Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/build.make test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/depend 2025-05-07T19:50:26.3638060Z [ 42%] Building CXX object test/CMakeFiles/I64Test.dir/I64Test.cc.o 2025-05-07T19:50:26.4647150Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/RequantizeOnlyTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:26.5221880Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/FP16Test.dir/QuantizationHelpers.cc.o -MF CMakeFiles/FP16Test.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/FP16Test.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:26.6282230Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingSpMDMTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingSpMDMTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:26.7658030Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DepthwiseTest.dir/I8DepthwiseTest.cc.o -MF CMakeFiles/I8DepthwiseTest.dir/I8DepthwiseTest.cc.o.d -o CMakeFiles/I8DepthwiseTest.dir/I8DepthwiseTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/I8DepthwiseTest.cc 2025-05-07T19:50:26.8664620Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8SpmdmTest.dir/I8SpmdmTest.cc.o -MF CMakeFiles/I8SpmdmTest.dir/I8SpmdmTest.cc.o.d -o CMakeFiles/I8SpmdmTest.dir/I8SpmdmTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/I8SpmdmTest.cc 2025-05-07T19:50:26.9734710Z [ 42%] Building CXX object test/CMakeFiles/Float16ConvertTest.dir/Float16ConvertTest.cc.o 2025-05-07T19:50:27.0341930Z [ 43%] Building CXX object test/CMakeFiles/EmbeddingSpMDMTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:27.1587970Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMTest.dir/TestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMTest.dir/TestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:27.2593130Z [ 43%] Building CXX object test/CMakeFiles/FP16Test.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:27.3607170Z [ 43%] Building CXX object test/CMakeFiles/Float16ConvertTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:27.4737390Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/FP16Test.dir/TestUtils.cc.o -MF CMakeFiles/FP16Test.dir/TestUtils.cc.o.d -o CMakeFiles/FP16Test.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:27.5269400Z [ 43%] Building CXX object test/CMakeFiles/Bfloat16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:27.6360560Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DepthwiseTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/I8DepthwiseTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/I8DepthwiseTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:27.8094010Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:27.9100360Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Bfloat16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/Bfloat16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/Bfloat16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:28.0103620Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/FP16Test.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/FP16Test.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/FP16Test.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:28.0622900Z [ 43%] Building CXX object test/CMakeFiles/I8DepthwiseTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:28.1624760Z [ 43%] Building CXX object test/CMakeFiles/QuantUtilsTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:28.2318410Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DepthwiseTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/I8DepthwiseTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/I8DepthwiseTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:28.4143610Z [ 43%] Building CXX object test/CMakeFiles/PackedRequantizeTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:28.5146640Z [ 44%] Building CXX object test/CMakeFiles/GConvTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:28.5633520Z [ 45%] Building CXX object test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDM8BitTest.cc.o 2025-05-07T19:50:28.6653610Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Im2ColFusedRequantizeTest.dir/Im2ColFusedRequantizeTest.cc.o -MF CMakeFiles/Im2ColFusedRequantizeTest.dir/Im2ColFusedRequantizeTest.cc.o.d -o CMakeFiles/Im2ColFusedRequantizeTest.dir/Im2ColFusedRequantizeTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/Im2ColFusedRequantizeTest.cc 2025-05-07T19:50:28.8168720Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Float16ConvertTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/Float16ConvertTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/Float16ConvertTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:29.2666550Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I64Test.dir/I64Test.cc.o -MF CMakeFiles/I64Test.dir/I64Test.cc.o.d -o CMakeFiles/I64Test.dir/I64Test.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/I64Test.cc 2025-05-07T19:50:29.2683460Z [ 46%] Building CXX object test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:29.2685340Z [ 47%] Building CXX object test/CMakeFiles/Bfloat16ConvertTest.dir/TestUtils.cc.o 2025-05-07T19:50:29.2686940Z [ 47%] Building CXX object test/CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:29.2705080Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Float16ConvertTest.dir/Float16ConvertTest.cc.o -MF CMakeFiles/Float16ConvertTest.dir/Float16ConvertTest.cc.o.d -o CMakeFiles/Float16ConvertTest.dir/Float16ConvertTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/Float16ConvertTest.cc 2025-05-07T19:50:29.2738780Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I64Test.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/I64Test.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/I64Test.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:29.2751880Z [ 48%] Building CXX object test/CMakeFiles/PackedRequantizeAcc16Test.dir/PackedRequantizeAcc16Test.cc.o 2025-05-07T19:50:29.2764690Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:29.2792250Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Bfloat16ConvertTest.dir/TestUtils.cc.o -MF CMakeFiles/Bfloat16ConvertTest.dir/TestUtils.cc.o.d -o CMakeFiles/Bfloat16ConvertTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:29.2804590Z [ 48%] Building CXX object test/CMakeFiles/PackedRequantizeAcc16Test.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:29.2816830Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I64Test.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/I64Test.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/I64Test.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:29.2829690Z [ 48%] Building CXX object test/CMakeFiles/I8DirectconvTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:29.2830900Z [ 48%] Building CXX object test/CMakeFiles/I8DirectconvTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:29.2832170Z [ 49%] Building CXX object test/CMakeFiles/QuantUtilsTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:29.2845090Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:29.2857820Z [ 50%] Building CXX object test/CMakeFiles/I8SpmdmTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:29.2859050Z [ 50%] Building CXX object test/CMakeFiles/Im2ColFusedRequantizeTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:29.2860960Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/SparseAdagradTest.dir/build.make test/CMakeFiles/SparseAdagradTest.dir/depend 2025-05-07T19:50:29.2874000Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DirectconvTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/I8DirectconvTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/I8DirectconvTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:29.2905510Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeAcc16Test.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/PackedRequantizeAcc16Test.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/PackedRequantizeAcc16Test.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:29.2935890Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8SpmdmTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/I8SpmdmTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/I8SpmdmTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:29.2949300Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/SparseDenseMMInt8Test.dir/build.make test/CMakeFiles/SparseDenseMMInt8Test.dir/depend 2025-05-07T19:50:29.2962510Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DirectconvTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/I8DirectconvTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/I8DirectconvTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:29.2995720Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeAcc16Test.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/PackedRequantizeAcc16Test.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/PackedRequantizeAcc16Test.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:29.3018190Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3028410Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/SparseAdagradTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3035240Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/SparsePackUnpackTest.dir/build.make test/CMakeFiles/SparsePackUnpackTest.dir/depend 2025-05-07T19:50:29.3054830Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeAcc16Test.dir/QuantizationHelpers.cc.o -MF CMakeFiles/PackedRequantizeAcc16Test.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/PackedRequantizeAcc16Test.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:29.3074000Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/TransposeTest.dir/build.make test/CMakeFiles/TransposeTest.dir/depend 2025-05-07T19:50:29.3078710Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/SparseDenseMMInt8Test.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3082820Z [ 50%] Building CXX object test/CMakeFiles/I8SpmdmTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:29.3096530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeAcc16Test.dir/PackedRequantizeAcc16Test.cc.o -MF CMakeFiles/PackedRequantizeAcc16Test.dir/PackedRequantizeAcc16Test.cc.o.d -o CMakeFiles/PackedRequantizeAcc16Test.dir/PackedRequantizeAcc16Test.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/PackedRequantizeAcc16Test.cc 2025-05-07T19:50:29.3113270Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/SparsePackUnpackTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3117060Z [ 50%] Building CXX object test/CMakeFiles/QuantUtilsTest.dir/QuantUtilsTest.cc.o 2025-05-07T19:50:29.3119130Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/TransposedRequantizeTest.dir/build.make test/CMakeFiles/TransposedRequantizeTest.dir/depend 2025-05-07T19:50:29.3132150Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8SpmdmTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/I8SpmdmTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/I8SpmdmTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:29.3147970Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/UniConvTest.dir/build.make test/CMakeFiles/UniConvTest.dir/depend 2025-05-07T19:50:29.3152400Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/TransposeTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3157260Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/ConvUnifiedBenchmark.dir/build.make bench/CMakeFiles/ConvUnifiedBenchmark.dir/depend 2025-05-07T19:50:29.3161880Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/TransposedRequantizeTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3166430Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/ConvertBenchmark.dir/build.make bench/CMakeFiles/ConvertBenchmark.dir/depend 2025-05-07T19:50:29.3168250Z [ 51%] Building CXX object test/CMakeFiles/PackedRequantizeAcc16Test.dir/TestUtils.cc.o 2025-05-07T19:50:29.3169940Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xco[ 51%] Building CXX object test/CMakeFiles/FP16Test.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:29.3171680Z [ 51%] Building CXX object test/CMakeFiles/PackedRequantizeTest.dir/PackedRequantizeTest.cc.o 2025-05-07T19:50:29.3189020Z de_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=acd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/ConvertBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3209900Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeAcc16Test.dir/TestUtils.cc.o -MF CMakeFiles/PackedRequantizeAcc16Test.dir/TestUtils.cc.o.d -o CMakeFiles/PackedRequantizeAcc16Test.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:29.3214860Z [ 51%] Building CXX object test/CMakeFiles/GConvTest.dir/GConvTest.cc.o 2025-05-07T19:50:29.3216200Z [ 51%] Building CXX object test/CMakeFiles/I8SpmdmTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:29.3217920Z [ 51%] Building CXX object test/CMakeFiles/I8DepthwiseTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:29.3219380Z [ 51%] Building CXX object test/CMakeFiles/QuantUtilsTest.dir/TestUtils.cc.o 2025-05-07T19:50:29.3221290Z [ 52%] Building CXX object test/CMakeFiles/PackedRequantizeTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:29.3223110Z [ 52%] Building CXX object test/CMakeFiles/Im2ColFusedRequantizeTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:29.3224940Z [ 41%] Building CXX object test/CMakeFiles/I8DirectconvTest.dir/I8DirectconvTest.cc.o 2025-05-07T19:50:29.3226350Z [ 52%] Building CXX object test/CMakeFiles/I64Test.dir/TestUtils.cc.o 2025-05-07T19:50:29.3227740Z [ 52%] Building CXX object test/CMakeFiles/I8DirectconvTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:29.3229300Z [ 52%] Building CXX object test/CMakeFiles/QuantUtilsTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:29.3230710Z [ 52%] Building CXX object test/CMakeFiles/I8SpmdmTest.dir/TestUtils.cc.o 2025-05-07T19:50:29.3231980Z [ 53%] Building CXX object test/CMakeFiles/I64Test.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:29.3233380Z [ 54%] Building CXX object test/CMakeFiles/I8DirectconvTest.dir/TestUtils.cc.o 2025-05-07T19:50:29.3234730Z [ 54%] Building CXX object test/CMakeFiles/I8DepthwiseTest.dir/TestUtils.cc.o 2025-05-07T19:50:29.3236350Z [ 54%] Building CXX object test/CMakeFiles/PackedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:29.3239470Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/Depthwise3DBenchmark.dir/build.make bench/CMakeFiles/Depthwise3DBenchmark.dir/depend 2025-05-07T19:50:29.3246010Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/test /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/test /Users/runner/work/FBGEMM/FBGEMM/build_shared/test/CMakeFiles/UniConvTest.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3282630Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMcd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=aM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/PackedRequantizeTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/PackedRequantizeTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:29.3327480Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/QuantUtilsTest.dir/QuantUtilsTest.cc.o -MF CMakeFiles/QuantUtilsTest.dir/QuantUtilsTest.cc.o.d -o CMakeFiles/QuantUtilsTest.dir/QuantUtilsTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantUtilsTest.cc 2025-05-07T19:50:29.3358140Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14[ 54%] Building CXX object test/CMakeFiles/Im2ColFusedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:29.3371690Z [ 54%] Building CXX object test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:29.3390050Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=acd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/Depthwise3DBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3409340Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DirectconvTest.dir/TestUtils.cc.o -MF CMakeFiles/I8DirectconvTest.dir/TestUtils.cc.o.d -o CMakeFiles/I8DirectconvTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:29.3411970Z [ 54%] Building CXX object test/CMakeFiles/GConvTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:29.3413920Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/TransposedRequantizeTest.dir/build.make test/CMakeFiles/TransposedRequantizeTest.dir/build 2025-05-07T19:50:29.3430990Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/GConvTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/GConvTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/GConvTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:29.3452700Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/ConvUnifiedBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:29.3463650Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Useddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8SpmdmTest.dir/TestUtils.cc.o -MF CMakeFiles/I8SpmdmTest.dir/TestUtils.cc.o.d -o CMakeFiles/I8SpmdmTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:29.3486170Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/PackedRequantizeTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/PackedRequantizeTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:29.3505140Z [ 55%] Building CXX object test/CMakeFiles/TransposedRequantizeTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:29.3507230Z [ 55%] Building CXX object test/CMakeFiles/TransposedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:29.3509210Z [ 55%] Building CXX object test/CMakeFiles/TransposedRequantizeTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:29.3510970Z [ 55%] Building CXX object test/CMakeFiles/TransposedRequantizeTest.dir/TestUtils.cc.o 2025-05-07T19:50:29.3513580Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/ConvertBenchmark.dir/build.make bench/CMakeFiles/ConvertBenchmark.dir/build 2025-05-07T19:50:29.3539110Z .2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=acd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DepthwiseTest.dir/TestUtils.cc.o -MF CMakeFiles/I8DepthwiseTest.dir/TestUtils.cc.o.d -o CMakeFiles/I8DepthwiseTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:29.3553770Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/QuantUtilsTest.dir/TestUtils.cc.o -MF CMakeFiles/QuantUtilsTest.dir/TestUtils.cc.o.d -o CMakeFiles/QuantUtilsTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:29.3570450Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runcd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Im2ColFusedRequantizeTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/Im2ColFusedRequantizeTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/Im2ColFusedRequantizeTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:29.3597130Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I64Test.dir/QuantizationHelpers.cc.o -MF CMakeFiles/I64Test.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/I64Test.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:29.3630510Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=acd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DirectconvTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/I8DirectconvTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/I8DirectconvTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:30.9050720Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/GConvTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/GConvTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/GConvTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:30.9065060Z rs/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDM8BitTest.cc.o -MF CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDM8BitTest.cc.o.d -o CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDM8BitTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDM8BitTest.cc 2025-05-07T19:50:30.9089500Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8SpmdmTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/I8SpmdmTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/I8SpmdmTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:30.9119850Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/externner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=aal/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DepthwiseTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/I8DepthwiseTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/I8DepthwiseTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:30.9152250Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposedRequantizeTest.dir/TestUtils.cc.o -MF CMakeFiles/TransposedRequantizeTest.dir/TestUtils.cc.o.d -o CMakeFiles/TransposedRequantizeTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:30.9171700Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/Depthwise3DBenchmark.dir/build.make bench/CMakeFiles/Depthwise3DBenchmark.dir/build 2025-05-07T19:50:30.9175000Z [ 55%] Building CXX object bench/CMakeFiles/ConvertBenchmark.dir/ConvertBenchmark.cc.o 2025-05-07T19:50:30.9176980Z [ 55%] Building CXX object bench/CMakeFiles/ConvertBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:50:30.9179320Z [ 56%] Building CXX object bench/CMakeFiles/ConvertBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:50:30.9180730Z [ 56%] Building CXX object bench/CMakeFiles/ConvertBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:30.9202270Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=acd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I64Test.dir/TestUtils.cc.o -MF CMakeFiles/I64Test.dir/TestUtils.cc.o.d -o CMakeFiles/I64Test.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:30.9229990Z [ 54%] Building CXX object test/CMakeFiles/TransposedRequantizeTest.dir/TransposedRequantizeTest.cc.o 2025-05-07T19:50:30.9234770Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Im2ColFusedRequantizeTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/Im2ColFusedRequantizeTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/Im2ColFusedRequantizeTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:30.9251330Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeTest.dir/PackedRequantizeTest.cc.o -MF CMakeFiles/PackedRequantizeTest.dir/PackedRequantizeTest.cc.o.d -o CMakeFiles/PackedRequantizeTest.dir/PackedRequantizeTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/PackedRequantizeTest.cc 2025-05-07T19:50:30.9274810Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/GConvTest.dir/GConvTest.cc.o -MF CMakeFiles/GConvTest.dir/GConvTest.cc.o.d -o CMakeFiles/GConvTest.dir/GConvTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/GConvTest.cc 2025-05-07T19:50:30.9297730Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/FP16Test.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/FP16Test.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/FP16Test.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:30.9311420Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/QuantUtilsTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/QuantUtilsTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/QuantUtilsTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:30.9325030Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/ConvertBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/ConvertBenchmark.dir/__/Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/ConvUnifiedBenchmark.dir/build.make bench/CMakeFiles/ConvUnifiedBenchmark.dir/build 2025-05-07T19:50:30.9340380Z /test/QuantizationHelpers.cc.o.d -o CMakeFiles/ConvertBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:30.9362530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=acd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/EmbeddingSpMDM8BitTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDM8BitTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:30.9389790Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposedRequantizeTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/TransposedRequantizeTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/TransposedRequantizeTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:30.9424450Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=acd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=acd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Im2ColFusedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/Im2ColFusedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/Im2ColFusedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:30.9456150Z [ 57%] Building CXX object bench/CMakeFiles/Depthwise3DBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:30.9467240Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=a/Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/UniConvTest.dir/build.make test/CMakeFiles/UniConvTest.dir/build 2025-05-07T19:50:30.9480920Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/QuantUtilsTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/QuantUtilsTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/QuantUtilsTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:30.9484050Z [ 57%] Building CXX object bench/CMakeFiles/Depthwise3DBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:50:30.9485300Z [ 57%] Building CXX object bench/CMakeFiles/Depthwise3DBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:50:30.9488620Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/PackedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/PackedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:30.9504800Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/TransposedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/TransposedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:32.5940280Z [ 57%] Building CXX object test/CMakeFiles/GConvTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:32.5941690Z [ 57%] Building CXX object test/CMakeFiles/GConvTest.dir/TestUtils.cc.o 2025-05-07T19:50:32.5945600Z ddress -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/I8DirectconvTest.dir/I8DirectconvTest.cc.o -MF CMakeFiles/I8DirectconvTest.dir/I8DirectconvTest.cc.o.d -o CMakeFiles/I8DirectconvTest.dir/I8DirectconvTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/I8DirectconvTest.cc 2025-05-07T19:50:32.5949810Z [ 56%] Building CXX object bench/CMakeFiles/Depthwise3DBenchmark.dir/Depthwise3DBenchmark.cc.o 2025-05-07T19:50:32.5962790Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/ConvertBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/ConvertBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/ConvertBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:32.5984100Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/Depthwise3DBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/Depthwise3DBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/Depthwise3DBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:32.5996690Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/TransposeTest.dir/build.make test/CMakeFiles/TransposeTest.dir/build 2025-05-07T19:50:32.6012230Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/QuantUtilsTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/QuantUtilsTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/QuantUtilsTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:32.6027520Z [ 58%] Building CXX object test/CMakeFiles/PackedRequantizeTest.dir/TestUtils.cc.o 2025-05-07T19:50:32.6029050Z [ 58%] Building CXX object test/CMakeFiles/Im2ColFusedRequantizeTest.dir/TestUtils.cc.o 2025-05-07T19:50:32.6030510Z [ 59%] Building CXX object test/CMakeFiles/UniConvTest.dir/UniConvTest.cc.o 2025-05-07T19:50:32.6031880Z [ 59%] Building CXX object test/CMakeFiles/UniConvTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:32.6033320Z [ 59%] Building CXX object test/CMakeFiles/UniConvTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:32.6035010Z [ 59%] Building CXX object test/CMakeFiles/UniConvTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:32.6036460Z [ 59%] Building CXX object test/CMakeFiles/UniConvTest.dir/TestUtils.cc.o 2025-05-07T19:50:32.6052730Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/GConvTest.dir/TestUtils.cc.o -MF CMakeFiles/GConvTest.dir/TestUtils.cc.o.d -o CMakeFiles/GConvTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:32.6086800Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposedRequantizeTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/TransposedRequantizeTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/TransposedRequantizeTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:32.6120770Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/ConvertBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/ConvertBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/ConvertBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:32.6148510Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/Depthwise3DBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/Depthwise3DBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/Depthwise3DBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:32.6170750Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/PackedRequantizeTest.dir/TestUtils.cc.o -MF CMakeFiles/PackedRequantizeTest.dir/TestUtils.cc.o.d -o CMakeFiles/PackedRequantizeTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:32.6184220Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/SparsePackUnpackTest.dir/build.make test/CMakeFiles/SparsePackUnpackTest.dir/build 2025-05-07T19:50:32.6197300Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/Im2ColFusedRequantizeTest.dir/TestUtils.cc.o -MF CMakeFiles/Im2ColFusedRequantizeTest.dir/TestUtils.cc.o.d -o CMakeFiles/Im2ColFusedRequantizeTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:32.6220880Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/UniConvTest.dir/TestUtils.cc.o -MF CMakeFiles/UniConvTest.dir/TestUtils.cc.o.d -o CMakeFiles/UniConvTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:32.6243910Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/GConvTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/GConvTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/GConvTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:33.9474110Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposedRequantizeTest.dir/TransposedRequantizeTest.cc.o -MF CMakeFiles/TransposedRequantizeTest.dir/TransposedRequantizeTest.cc.o.d -o CMakeFiles/TransposedRequantizeTest.dir/TransposedRequantizeTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TransposedRequantizeTest.cc 2025-05-07T19:50:33.9504410Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/ConvertBenchmark.dir/ConvertBenchmark.cc.o -MF CMakeFiles/ConvertBenchmark.dir/ConvertBenchmark.cc.o.d -o CMakeFiles/ConvertBenchmark.dir/ConvertBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/ConvertBenchmark.cc 2025-05-07T19:50:33.9531320Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/Depthwise3DBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/Depthwise3DBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/Depthwise3DBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:33.9546590Z [ 58%] Building CXX object bench/CMakeFiles/ConvUnifiedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:33.9561410Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/ConvUnifiedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/ConvUnifiedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/ConvUnifiedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:33.9589370Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/Depthwise3DBenchmark.dir/Depthwise3DBenchmark.cc.o -MF CMakeFiles/Depthwise3DBenchmark.dir/Depthwise3DBenchmark.cc.o.d -o CMakeFiles/Depthwise3DBenchmark.dir/Depthwise3DBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/Depthwise3DBenchmark.cc 2025-05-07T19:50:33.9600540Z [ 59%] Building CXX object test/CMakeFiles/TransposeTest.dir/TransposeTest.cc.o 2025-05-07T19:50:33.9602480Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/SparseDenseMMInt8Test.dir/build.make test/CMakeFiles/SparseDenseMMInt8Test.dir/build 2025-05-07T19:50:33.9604400Z [ 58%] Building CXX object bench/CMakeFiles/ConvUnifiedBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:50:33.9606220Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/SparseAdagradTest.dir/build.make test/CMakeFiles/SparseAdagradTest.dir/build 2025-05-07T19:50:33.9608150Z [ 58%] Building CXX object test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:33.9609390Z [ 58%] Building CXX object test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/TestUtils.cc.o 2025-05-07T19:50:33.9619970Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/ConvUnifiedBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/ConvUnifiedBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/ConvUnifiedBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:33.9631350Z [ 58%] Building CXX object test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:33.9632780Z [ 58%] Building CXX object bench/CMakeFiles/ConvUnifiedBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:50:33.9644960Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/TestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDM8BitTest.dir/TestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDM8BitTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:33.9667510Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/ConvUnifiedBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/ConvUnifiedBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/ConvUnifiedBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:33.9681680Z [ 58%] Building CXX object bench/CMakeFiles/ConvUnifiedBenchmark.dir/ConvUnifiedBenchmark.cc.o 2025-05-07T19:50:33.9684500Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/build.make test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/build 2025-05-07T19:50:33.9702580Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingSpMDM8BitTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingSpMDM8BitTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:33.9730260Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/ConvUnifiedBenchmark.dir/ConvUnifiedBenchmark.cc.o -MF CMakeFiles/ConvUnifiedBenchmark.dir/ConvUnifiedBenchmark.cc.o.d -o CMakeFiles/ConvUnifiedBenchmark.dir/ConvUnifiedBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/ConvUnifiedBenchmark.cc 2025-05-07T19:50:33.9752850Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/UniConvTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/UniConvTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/UniConvTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:33.9767040Z [ 59%] Building CXX object test/CMakeFiles/TransposeTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:33.9782850Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposeTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/TransposeTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/TransposeTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:33.9815060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:33.9833190Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/RequantizeOnlyTest.dir/build.make test/CMakeFiles/RequantizeOnlyTest.dir/build 2025-05-07T19:50:33.9850810Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/UniConvTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/UniConvTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/UniConvTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:33.9882970Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposeTest.dir/TransposeTest.cc.o -MF CMakeFiles/TransposeTest.dir/TransposeTest.cc.o.d -o CMakeFiles/TransposeTest.dir/TransposeTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TransposeTest.cc 2025-05-07T19:50:33.9900930Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f test/CMakeFiles/RadixSortTest.dir/build.make test/CMakeFiles/RadixSortTest.dir/build 2025-05-07T19:50:33.9903390Z [ 59%] Building CXX object test/CMakeFiles/TransposeTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:33.9905010Z [ 60%] Building CXX object test/CMakeFiles/TransposeTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:33.9922330Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/UniConvTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/UniConvTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/UniConvTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:33.9953900Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposeTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/TransposeTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/TransposeTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:33.9967620Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/DepthwiseBenchmark.dir/build.make bench/CMakeFiles/DepthwiseBenchmark.dir/depend 2025-05-07T19:50:33.9980330Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/UniConvTest.dir/UniConvTest.cc.o -MF CMakeFiles/UniConvTest.dir/UniConvTest.cc.o.d -o CMakeFiles/UniConvTest.dir/UniConvTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/UniConvTest.cc 2025-05-07T19:50:34.0004160Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposeTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/TransposeTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/TransposeTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:34.0016880Z [ 60%] Building CXX object test/CMakeFiles/SparsePackUnpackTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:34.0018070Z [ 60%] Building CXX object test/CMakeFiles/SparseAdagradTest.dir/SparseAdagradTest.cc.o 2025-05-07T19:50:34.0019260Z [ 60%] Building CXX object test/CMakeFiles/SparseDenseMMInt8Test.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:34.0040260Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparsePackUnpackTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/SparsePackUnpackTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/SparsePackUnpackTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:34.0076260Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseAdagradTest.dir/SparseAdagradTest.cc.o -MF CMakeFiles/SparseAdagradTest.dir/SparseAdagradTest.cc.o.d -o CMakeFiles/SparseAdagradTest.dir/SparseAdagradTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/SparseAdagradTest.cc 2025-05-07T19:50:34.0109260Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseDenseMMInt8Test.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/SparseDenseMMInt8Test.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/SparseDenseMMInt8Test.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:34.0123050Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/build.make bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/depend 2025-05-07T19:50:34.0125580Z [ 60%] Building CXX object test/CMakeFiles/TransposeTest.dir/TestUtils.cc.o 2025-05-07T19:50:35.6637570Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/TransposeTest.dir/TestUtils.cc.o -MF CMakeFiles/TransposeTest.dir/TestUtils.cc.o.d -o CMakeFiles/TransposeTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:35.6655360Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/build.make bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/depend 2025-05-07T19:50:35.6661950Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.6669160Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/build.make bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/depend 2025-05-07T19:50:35.6676000Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.6684840Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/DepthwiseBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.6692320Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/depend 2025-05-07T19:50:35.6696350Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/depend 2025-05-07T19:50:35.6702630Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.6708020Z [ 60%] Building CXX object test/CMakeFiles/SparseDenseMMInt8Test.dir/SparseDenseMMInt8Test.cc.o 2025-05-07T19:50:35.6710500Z [ 61%] Building CXX object test/CMakeFiles/SparsePackUnpackTest.dir/SparsePackUnpackTest.cc.o 2025-05-07T19:50:35.6727380Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseDenseMMInt8Test.dir/SparseDenseMMInt8Test.cc.o -MF CMakeFiles/SparseDenseMMInt8Test.dir/SparseDenseMMInt8Test.cc.o.d -o CMakeFiles/SparseDenseMMInt8Test.dir/SparseDenseMMInt8Test.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/SparseDenseMMInt8Test.cc 2025-05-07T19:50:35.6755260Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparsePackUnpackTest.dir/SparsePackUnpackTest.cc.o -MF CMakeFiles/SparsePackUnpackTest.dir/SparsePackUnpackTest.cc.o.d -o CMakeFiles/SparsePackUnpackTest.dir/SparsePackUnpackTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/SparsePackUnpackTest.cc 2025-05-07T19:50:35.6768250Z [ 61%] Building CXX object test/CMakeFiles/SparseAdagradTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:35.6770910Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/depend 2025-05-07T19:50:35.6776030Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.6791420Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseAdagradTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/SparseAdagradTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/SparseAdagradTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:35.6809580Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/depend 2025-05-07T19:50:35.6813140Z [ 62%] Building CXX object test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:35.6815150Z [ 62%] Building CXX object test/CMakeFiles/SparseAdagradTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:35.6820740Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.6843880Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/RowWiseSparseAdagradFusedTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/RowWiseSparseAdagradFusedTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:35.6878180Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseAdagradTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/SparseAdagradTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/SparseAdagradTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:35.6898030Z [ 63%] Building CXX object test/CMakeFiles/SparseAdagradTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:35.6899960Z [ 63%] Building CXX object test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/RowWiseSparseAdagradFusedTest.cc.o 2025-05-07T19:50:35.6916360Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseAdagradTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/SparseAdagradTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/SparseAdagradTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:35.6932040Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/depend 2025-05-07T19:50:35.6934520Z [ 64%] Building CXX object test/CMakeFiles/SparseDenseMMInt8Test.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:35.6938610Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.6954580Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseDenseMMInt8Test.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/SparseDenseMMInt8Test.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/SparseDenseMMInt8Test.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:35.6967920Z [ 64%] Building CXX object test/CMakeFiles/SparsePackUnpackTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:35.6969590Z [ 64%] Building CXX object test/CMakeFiles/RequantizeOnlyTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:35.6973500Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.6989550Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/RowWiseSparseAdagradFusedTest.cc.o -MF CMakeFiles/RowWiseSparseAdagradFusedTest.dir/RowWiseSparseAdagradFusedTest.cc.o.d -o CMakeFiles/RowWiseSparseAdagradFusedTest.dir/RowWiseSparseAdagradFusedTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/RowWiseSparseAdagradFusedTest.cc 2025-05-07T19:50:35.7020360Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparsePackUnpackTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/SparsePackUnpackTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/SparsePackUnpackTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:35.7046570Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RequantizeOnlyTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/RequantizeOnlyTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/RequantizeOnlyTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:35.7064820Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/DepthwiseBenchmark.dir/build.make bench/CMakeFiles/DepthwiseBenchmark.dir/build 2025-05-07T19:50:35.7067560Z [ 64%] Building CXX object test/CMakeFiles/RequantizeOnlyTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:35.7081890Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RequantizeOnlyTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/RequantizeOnlyTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/RequantizeOnlyTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:35.7103730Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.7109120Z [ 62%] Building CXX object test/CMakeFiles/RadixSortTest.dir/RadixSortTest.cc.o 2025-05-07T19:50:35.7111470Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/FP16Benchmark.dir/build.make bench/CMakeFiles/FP16Benchmark.dir/depend 2025-05-07T19:50:35.7124040Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RadixSortTest.dir/RadixSortTest.cc.o -MF CMakeFiles/RadixSortTest.dir/RadixSortTest.cc.o.d -o CMakeFiles/RadixSortTest.dir/RadixSortTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/RadixSortTest.cc 2025-05-07T19:50:35.7136530Z [ 64%] Building CXX object test/CMakeFiles/SparseDenseMMInt8Test.dir/TestUtils.cc.o 2025-05-07T19:50:35.7137740Z [ 65%] Building CXX object test/CMakeFiles/RequantizeOnlyTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:35.7139590Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/GEMMsBenchmark.dir/build.make bench/CMakeFiles/GEMMsBenchmark.dir/depend 2025-05-07T19:50:35.7141460Z [ 65%] Building CXX object test/CMakeFiles/SparsePackUnpackTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:35.7142770Z [ 65%] Building CXX object test/CMakeFiles/SparseDenseMMInt8Test.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:35.7155030Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseDenseMMInt8Test.dir/TestUtils.cc.o -MF CMakeFiles/SparseDenseMMInt8Test.dir/TestUtils.cc.o.d -o CMakeFiles/SparseDenseMMInt8Test.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:35.7179150Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RequantizeOnlyTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/RequantizeOnlyTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/RequantizeOnlyTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:35.7191850Z [ 65%] Building CXX object test/CMakeFiles/SparseAdagradTest.dir/TestUtils.cc.o 2025-05-07T19:50:35.7195700Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/FP16Benchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.7200090Z [ 65%] Building CXX object test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:35.7212780Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparsePackUnpackTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/SparsePackUnpackTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/SparsePackUnpackTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:35.7237070Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseDenseMMInt8Test.dir/QuantizationHelpers.cc.o -MF CMakeFiles/SparseDenseMMInt8Test.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/SparseDenseMMInt8Test.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:35.7263700Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparseAdagradTest.dir/TestUtils.cc.o -MF CMakeFiles/SparseAdagradTest.dir/TestUtils.cc.o.d -o CMakeFiles/SparseAdagradTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:35.7295950Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/RowWiseSparseAdagradFusedTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/RowWiseSparseAdagradFusedTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:35.7313250Z [ 65%] Building CXX object test/CMakeFiles/SparsePackUnpackTest.dir/TestUtils.cc.o 2025-05-07T19:50:35.7326170Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/SparsePackUnpackTest.dir/TestUtils.cc.o -MF CMakeFiles/SparsePackUnpackTest.dir/TestUtils.cc.o.d -o CMakeFiles/SparsePackUnpackTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:35.7338530Z [ 65%] Building CXX object test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/TestUtils.cc.o 2025-05-07T19:50:35.7340540Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/GEMMsTunableBenchmark.dir/build.make bench/CMakeFiles/GEMMsTunableBenchmark.dir/depend 2025-05-07T19:50:35.7353700Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/TestUtils.cc.o -MF CMakeFiles/RowWiseSparseAdagradFusedTest.dir/TestUtils.cc.o.d -o CMakeFiles/RowWiseSparseAdagradFusedTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:35.7370060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/GEMMsBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.7373890Z [ 65%] Building CXX object test/CMakeFiles/RequantizeOnlyTest.dir/RequantizeOnlyTest.cc.o 2025-05-07T19:50:35.7386430Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RequantizeOnlyTest.dir/RequantizeOnlyTest.cc.o -MF CMakeFiles/RequantizeOnlyTest.dir/RequantizeOnlyTest.cc.o.d -o CMakeFiles/RequantizeOnlyTest.dir/RequantizeOnlyTest.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/RequantizeOnlyTest.cc 2025-05-07T19:50:35.7405220Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/build.make bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/build 2025-05-07T19:50:35.7413990Z [ 65%] Building CXX object test/CMakeFiles/RadixSortTest.dir/QuantizationHelpers.cc.o 2025-05-07T19:50:35.7421000Z [ 66%] Building CXX object test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:35.7430390Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/GEMMsTunableBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:35.7447470Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RadixSortTest.dir/QuantizationHelpers.cc.o -MF CMakeFiles/RadixSortTest.dir/QuantizationHelpers.cc.o.d -o CMakeFiles/RadixSortTest.dir/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:35.7465040Z [ 66%] Building CXX object test/CMakeFiles/RequantizeOnlyTest.dir/TestUtils.cc.o 2025-05-07T19:50:35.7486330Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RowWiseSparseAdagradFusedTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/RowWiseSparseAdagradFusedTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/RowWiseSparseAdagradFusedTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:36.1286790Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/build.make bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/depend 2025-05-07T19:50:36.5689110Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RequantizeOnlyTest.dir/TestUtils.cc.o -MF CMakeFiles/RequantizeOnlyTest.dir/TestUtils.cc.o.d -o CMakeFiles/RequantizeOnlyTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:36.9801100Z [ 66%] Building CXX object test/CMakeFiles/RadixSortTest.dir/TestUtils.cc.o 2025-05-07T19:50:37.5677450Z [ 66%] Building CXX object test/CMakeFiles/RadixSortTest.dir/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:38.0301490Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RadixSortTest.dir/TestUtils.cc.o -MF CMakeFiles/RadixSortTest.dir/TestUtils.cc.o.d -o CMakeFiles/RadixSortTest.dir/TestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/TestUtils.cc 2025-05-07T19:50:38.6344130Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/build 2025-05-07T19:50:39.0680510Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RadixSortTest.dir/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/RadixSortTest.dir/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/RadixSortTest.dir/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:39.9536620Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:40.2674680Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/I64Benchmark.dir/build.make bench/CMakeFiles/I64Benchmark.dir/depend 2025-05-07T19:50:40.9836810Z [ 66%] Building CXX object test/CMakeFiles/RadixSortTest.dir/__/bench/BenchUtils.cc.o 2025-05-07T19:50:41.4736040Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googletest -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock/include -isystem /Users/runner/work/FBGEMM/FBGEMM/external/googletest/googlemock -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DASMJIT_STATIC -MD -MT test/CMakeFiles/RadixSortTest.dir/__/bench/BenchUtils.cc.o -MF CMakeFiles/RadixSortTest.dir/__/bench/BenchUtils.cc.o.d -o CMakeFiles/RadixSortTest.dir/__/bench/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:42.0064500Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/build.make bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/build 2025-05-07T19:50:42.5881640Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/I64Benchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:42.9496930Z [ 66%] Building CXX object bench/CMakeFiles/DepthwiseBenchmark.dir/DepthwiseBenchmark.cc.o 2025-05-07T19:50:43.2906370Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/build 2025-05-07T19:50:43.9036060Z [ 66%] Building CXX object bench/CMakeFiles/DepthwiseBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:50:44.6889820Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/DepthwiseBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/DepthwiseBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/DepthwiseBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:45.2192860Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/build 2025-05-07T19:50:45.5057000Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/DepthwiseBenchmark.dir/DepthwiseBenchmark.cc.o -MF CMakeFiles/DepthwiseBenchmark.dir/DepthwiseBenchmark.cc.o.d -o CMakeFiles/DepthwiseBenchmark.dir/DepthwiseBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/DepthwiseBenchmark.cc 2025-05-07T19:50:45.8554480Z [ 67%] Building CXX object bench/CMakeFiles/DepthwiseBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:50:46.4023300Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/build.make bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/build 2025-05-07T19:50:46.9265130Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/DepthwiseBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/DepthwiseBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/DepthwiseBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:47.1948080Z [ 67%] Building CXX object bench/CMakeFiles/DepthwiseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:47.8034280Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/build 2025-05-07T19:50:47.9016930Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/DepthwiseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/DepthwiseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/DepthwiseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:48.4081160Z [ 67%] Building CXX object bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/EmbeddingIndexRemappingBenchmark.cc.o 2025-05-07T19:50:48.4152590Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/build.make bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/build 2025-05-07T19:50:48.6939190Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/EmbeddingIndexRemappingBenchmark.cc.o -MF CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/EmbeddingIndexRemappingBenchmark.cc.o.d -o CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/EmbeddingIndexRemappingBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/EmbeddingIndexRemappingBenchmark.cc 2025-05-07T19:50:48.9930960Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/GEMMsBenchmark.dir/build.make bench/CMakeFiles/GEMMsBenchmark.dir/build 2025-05-07T19:50:49.7978000Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/GEMMsTunableBenchmark.dir/build.make bench/CMakeFiles/GEMMsTunableBenchmark.dir/build 2025-05-07T19:50:50.3815480Z [ 67%] Building CXX object bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:50:51.3002270Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:51.6513610Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/FP16Benchmark.dir/build.make bench/CMakeFiles/FP16Benchmark.dir/build 2025-05-07T19:50:51.9303210Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/I8SpmdmBenchmark.dir/build.make bench/CMakeFiles/I8SpmdmBenchmark.dir/depend 2025-05-07T19:50:52.2953970Z [ 67%] Building CXX object bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:50:52.5281020Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/I64Benchmark.dir/build.make bench/CMakeFiles/I64Benchmark.dir/build 2025-05-07T19:50:52.6015500Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:50:52.7895040Z [ 67%] Building CXX object bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:50:52.7896910Z [ 68%] Building CXX object bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:50:53.0350930Z [ 69%] Building CXX object bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/EmbeddingSpMDM8BitBenchmark.cc.o 2025-05-07T19:50:53.1927210Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:53.4412930Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/I8SpmdmBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:50:53.5996130Z [ 69%] Building CXX object bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:53.8185770Z [ 70%] Building CXX object bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:50:54.1303480Z [ 70%] Building CXX object bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:54.5202530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/EmbeddingQuantizeBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingQuantizeBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:50:54.7476110Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:55.3185090Z [ 70%] Building CXX object bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:50:55.3600580Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:55.6310100Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:50:56.1705310Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/build.make bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/depend 2025-05-07T19:50:56.9899480Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/EmbeddingSpMDMNBitRowWiseSparseBenchmark.cc.o 2025-05-07T19:50:57.4597540Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.cc.o 2025-05-07T19:50:58.2728920Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:50:59.2022600Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/EmbeddingSpMDMNBitBenchmark.cc.o 2025-05-07T19:50:59.7477790Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/EmbeddingSpMDMNBitRowWiseSparseBenchmark.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/EmbeddingSpMDMNBitRowWiseSparseBenchmark.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/EmbeddingSpMDMNBitRowWiseSparseBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/EmbeddingSpMDMNBitRowWiseSparseBenchmark.cc 2025-05-07T19:51:00.4834310Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.cc.o -MF CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.cc.o.d -o CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.cc 2025-05-07T19:51:01.8682530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/EmbeddingSpMDMNBitBenchmark.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/EmbeddingSpMDMNBitBenchmark.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/EmbeddingSpMDMNBitBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/EmbeddingSpMDMNBitBenchmark.cc 2025-05-07T19:51:02.2755900Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:03.3691020Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:03.7401190Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/build.make bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/build 2025-05-07T19:51:04.5060060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:04.7771730Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:05.3275410Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/PackedFloatInOutBenchmark.dir/build.make bench/CMakeFiles/PackedFloatInOutBenchmark.dir/depend 2025-05-07T19:51:06.0169700Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/EmbeddingSpMDM8BitBenchmark.cc.o -MF CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/EmbeddingSpMDM8BitBenchmark.cc.o.d -o CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/EmbeddingSpMDM8BitBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/EmbeddingSpMDM8BitBenchmark.cc 2025-05-07T19:51:06.6304490Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:07.4031150Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/EmbeddingSpMDMBenchmark.cc.o 2025-05-07T19:51:08.1403520Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:08.6332490Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:09.1329490Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/EmbeddingSpMDMBenchmark.cc.o -MF CMakeFiles/EmbeddingSpMDMBenchmark.dir/EmbeddingSpMDMBenchmark.cc.o.d -o CMakeFiles/EmbeddingSpMDMBenchmark.dir/EmbeddingSpMDMBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/EmbeddingSpMDMBenchmark.cc 2025-05-07T19:51:09.7531010Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:10.4264520Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:11.0302060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:11.4867980Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:11.7553880Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:12.5024690Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:12.6720930Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/EmbeddingQuantizeBenchmark.cc.o 2025-05-07T19:51:13.3281830Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:13.9108320Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:14.3603060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:14.9936000Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:14.9947530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingQuantizeBenchmark.dir/EmbeddingQuantizeBenchmark.cc.o -MF CMakeFiles/EmbeddingQuantizeBenchmark.dir/EmbeddingQuantizeBenchmark.cc.o.d -o CMakeFiles/EmbeddingQuantizeBenchmark.dir/EmbeddingQuantizeBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/EmbeddingQuantizeBenchmark.cc 2025-05-07T19:51:15.4490600Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:15.7174580Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:16.1778890Z [ 71%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/EmbeddingSpMDMNBit2Benchmark.cc.o 2025-05-07T19:51:16.4872960Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/build.make bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/depend 2025-05-07T19:51:17.2404930Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/EmbeddingSpMDMNBit2Benchmark.cc.o -MF CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/EmbeddingSpMDMNBit2Benchmark.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/EmbeddingSpMDMNBit2Benchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/EmbeddingSpMDMNBit2Benchmark.cc 2025-05-07T19:51:18.8270730Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/PackedFloatInOutBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:19.9968870Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/build.make bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/depend 2025-05-07T19:51:20.7298910Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/RequantizeBenchmark.dir/build.make bench/CMakeFiles/RequantizeBenchmark.dir/depend 2025-05-07T19:51:21.7340870Z [ 72%] Building CXX object bench/CMakeFiles/GEMMsTunableBenchmark.dir/GEMMsTunableBenchmark.cc.o 2025-05-07T19:51:22.3171250Z [ 72%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:23.3145370Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:23.9391840Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GEMMsTunableBenchmark.dir/GEMMsTunableBenchmark.cc.o -MF CMakeFiles/GEMMsTunableBenchmark.dir/GEMMsTunableBenchmark.cc.o.d -o CMakeFiles/GEMMsTunableBenchmark.dir/GEMMsTunableBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/GEMMsTunableBenchmark.cc 2025-05-07T19:51:24.6058030Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:25.3804380Z [ 72%] Building CXX object bench/CMakeFiles/GEMMsBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:26.1232630Z [ 72%] Building CXX object bench/CMakeFiles/GEMMsTunableBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:26.7045140Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:27.5649240Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GEMMsBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/GEMMsBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/GEMMsBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:27.5660430Z [ 72%] Building CXX object bench/CMakeFiles/GEMMsTunableBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:27.5661620Z [ 72%] Building CXX object bench/CMakeFiles/GEMMsTunableBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:27.5679380Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GEMMsTunableBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/GEMMsTunableBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/GEMMsTunableBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:27.6405070Z [ 72%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:27.6406610Z [ 74%] Building CXX object bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:27.6408160Z [ 72%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:27.6409570Z [ 74%] Building CXX object bench/CMakeFiles/GEMMsBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:27.6419720Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:27.6441730Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GEMMsBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/GEMMsBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/GEMMsBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:27.6506550Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/RequantizeBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:27.6542920Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:27.6570740Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:27.6590730Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/RowOffsetBenchmark.dir/build.make bench/CMakeFiles/RowOffsetBenchmark.dir/depend 2025-05-07T19:51:27.6592520Z [ 75%] Building CXX object bench/CMakeFiles/I64Benchmark.dir/I64Benchmark.cc.o 2025-05-07T19:51:27.6593420Z [ 75%] Building CXX object bench/CMakeFiles/FP16Benchmark.dir/FP16Benchmark.cc.o 2025-05-07T19:51:27.6602410Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/I64Benchmark.dir/I64Benchmark.cc.o -MF CMakeFiles/I64Benchmark.dir/I64Benchmark.cc.o.d -o CMakeFiles/I64Benchmark.dir/I64Benchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/I64Benchmark.cc 2025-05-07T19:51:27.6621020Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/FP16Benchmark.dir/FP16Benchmark.cc.o -MF CMakeFiles/FP16Benchmark.dir/FP16Benchmark.cc.o.d -o CMakeFiles/FP16Benchmark.dir/FP16Benchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/FP16Benchmark.cc 2025-05-07T19:51:29.4094020Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GEMMsTunableBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/GEMMsTunableBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/GEMMsTunableBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:29.8856360Z [ 75%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:29.8857760Z [ 73%] Building CXX object bench/CMakeFiles/GEMMsBenchmark.dir/GEMMsBenchmark.cc.o 2025-05-07T19:51:29.8867020Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/BenchUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:29.8885910Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GEMMsBenchmark.dir/GEMMsBenchmark.cc.o -MF CMakeFiles/GEMMsBenchmark.dir/GEMMsBenchmark.cc.o.d -o CMakeFiles/GEMMsBenchmark.dir/GEMMsBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/GEMMsBenchmark.cc 2025-05-07T19:51:29.8896090Z [ 75%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:29.8905540Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GEMMsTunableBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/GEMMsTunableBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/GEMMsTunableBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:29.8915650Z [ 75%] Building CXX object bench/CMakeFiles/FP16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:29.8917060Z [ 75%] Building CXX object bench/CMakeFiles/GEMMsBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:30.4820820Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/RowOffsetBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:31.0567050Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:31.0580880Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/I8SpmdmBenchmark.dir/build.make bench/CMakeFiles/I8SpmdmBenchmark.dir/build 2025-05-07T19:51:31.0583210Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/RowwiseAdagradBenchmark.dir/build.make bench/CMakeFiles/RowwiseAdagradBenchmark.dir/depend 2025-05-07T19:51:31.0584990Z [ 75%] Building CXX object bench/CMakeFiles/FP16Benchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:31.0594790Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/FP16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/FP16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/FP16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:31.4192590Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GEMMsBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/GEMMsBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/GEMMsBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:31.4203690Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/build.make bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/depend 2025-05-07T19:51:31.4223700Z [ 75%] Building CXX object bench/CMakeFiles/I64Benchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:31.4224790Z [ 75%] Building CXX object bench/CMakeFiles/I64Benchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:31.4234170Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/I64Benchmark.dir/BenchUtils.cc.o -MF CMakeFiles/I64Benchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/I64Benchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:31.9556960Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/FP16Benchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/FP16Benchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/FP16Benchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:31.9570380Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/SparseAdagradBenchmark.dir/build.make bench/CMakeFiles/SparseAdagradBenchmark.dir/depend 2025-05-07T19:51:31.9572550Z [ 75%] Building CXX object bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/GroupwiseConvRequantizeBenchmark.cc.o 2025-05-07T19:51:31.9574050Z [ 75%] Building CXX object bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:31.9584000Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/I64Benchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/I64Benchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/I64Benchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:31.9603520Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:31.9616760Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/RowwiseAdagradBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:31.9621530Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/build.make bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/depend 2025-05-07T19:51:31.9623640Z [ 75%] Building CXX object bench/CMakeFiles/FP16Benchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:31.9729460Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/FP16Benchmark.dir/BenchUtils.cc.o -MF CMakeFiles/FP16Benchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/FP16Benchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:31.9739250Z [ 76%] Building CXX object bench/CMakeFiles/I64Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:31.9748710Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/I64Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/I64Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/I64Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:31.9759510Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/build.make bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/build 2025-05-07T19:51:31.9773930Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/GroupwiseConvRequantizeBenchmark.cc.o -MF CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/GroupwiseConvRequantizeBenchmark.cc.o.d -o CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/GroupwiseConvRequantizeBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/GroupwiseConvRequantizeBenchmark.cc 2025-05-07T19:51:31.9787450Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/SparseAdagradBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:31.9794020Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:32.0231280Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:32.0242960Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/TransposeBenchmark.dir/build.make bench/CMakeFiles/TransposeBenchmark.dir/depend 2025-05-07T19:51:32.0253140Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/runner/work/FBGEMM/FBGEMM /Users/runner/work/FBGEMM/FBGEMM/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench/CMakeFiles/TransposeBenchmark.dir/DependInfo.cmake "--color=" 2025-05-07T19:51:32.0271920Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/build.make bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/build 2025-05-07T19:51:32.0274300Z [ 76%] Building CXX object bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:32.0276360Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/PackedFloatInOutBenchmark.dir/build.make bench/CMakeFiles/PackedFloatInOutBenchmark.dir/build 2025-05-07T19:51:32.0288260Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:32.0300220Z [ 76%] Building CXX object bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:32.0303690Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/build.make bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/build 2025-05-07T19:51:32.0306180Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/RequantizeBenchmark.dir/build.make bench/CMakeFiles/RequantizeBenchmark.dir/build 2025-05-07T19:51:32.0309440Z [ 76%] Building CXX object bench/CMakeFiles/I8SpmdmBenchmark.dir/I8SpmdmBenchmark.cc.o 2025-05-07T19:51:32.0624490Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:32.0655710Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/I8SpmdmBenchmark.dir/I8SpmdmBenchmark.cc.o -MF CMakeFiles/I8SpmdmBenchmark.dir/I8SpmdmBenchmark.cc.o.d -o CMakeFiles/I8SpmdmBenchmark.dir/I8SpmdmBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/I8SpmdmBenchmark.cc 2025-05-07T19:51:32.0676160Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/RowOffsetBenchmark.dir/build.make bench/CMakeFiles/RowOffsetBenchmark.dir/build 2025-05-07T19:51:32.0680000Z [ 77%] Building CXX object bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:33.2824640Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:33.2836960Z [ 77%] Building CXX object bench/CMakeFiles/I8SpmdmBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.2846600Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/I8SpmdmBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/I8SpmdmBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/I8SpmdmBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:33.2857350Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/RowwiseAdagradBenchmark.dir/build.make bench/CMakeFiles/RowwiseAdagradBenchmark.dir/build 2025-05-07T19:51:33.2859190Z [ 77%] Building CXX object bench/CMakeFiles/I8SpmdmBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:33.2868810Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/I8SpmdmBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/I8SpmdmBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/I8SpmdmBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:33.2878120Z [ 77%] Building CXX object bench/CMakeFiles/I8SpmdmBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:33.2887900Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/I8SpmdmBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/I8SpmdmBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/I8SpmdmBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:33.2899210Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/build.make bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/build 2025-05-07T19:51:33.2901230Z [ 77%] Building CXX object bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/PackedRequantizeAcc32Benchmark.cc.o 2025-05-07T19:51:33.2902500Z [ 77%] Building CXX object bench/CMakeFiles/PackedFloatInOutBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:33.2903770Z [ 78%] Building CXX object bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/PackedRequantizeAcc16Benchmark.cc.o 2025-05-07T19:51:33.2914800Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/PackedRequantizeAcc32Benchmark.cc.o -MF CMakeFiles/PackedRequantizeAcc32Benchmark.dir/PackedRequantizeAcc32Benchmark.cc.o.d -o CMakeFiles/PackedRequantizeAcc32Benchmark.dir/PackedRequantizeAcc32Benchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/PackedRequantizeAcc32Benchmark.cc 2025-05-07T19:51:33.2964910Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedFloatInOutBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/PackedFloatInOutBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/PackedFloatInOutBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:33.2983450Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/PackedRequantizeAcc16Benchmark.cc.o -MF CMakeFiles/PackedRequantizeAcc16Benchmark.dir/PackedRequantizeAcc16Benchmark.cc.o.d -o CMakeFiles/PackedRequantizeAcc16Benchmark.dir/PackedRequantizeAcc16Benchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/PackedRequantizeAcc16Benchmark.cc 2025-05-07T19:51:33.2994170Z [ 78%] Building CXX object bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:33.2995410Z [ 78%] Building CXX object bench/CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.2997280Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/SparseAdagradBenchmark.dir/build.make bench/CMakeFiles/SparseAdagradBenchmark.dir/build 2025-05-07T19:51:33.3007620Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:33.3017900Z [ 78%] Building CXX object bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/Im2ColFusedRequantizeBenchmark.cc.o 2025-05-07T19:51:33.3028530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:33.3039110Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/build.make bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/build 2025-05-07T19:51:33.3049970Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/Im2ColFusedRequantizeBenchmark.cc.o -MF CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/Im2ColFusedRequantizeBenchmark.cc.o.d -o CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/Im2ColFusedRequantizeBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/Im2ColFusedRequantizeBenchmark.cc 2025-05-07T19:51:33.3061320Z /Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f bench/CMakeFiles/TransposeBenchmark.dir/build.make bench/CMakeFiles/TransposeBenchmark.dir/build 2025-05-07T19:51:33.3063200Z [ 78%] Building CXX object bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:33.3072740Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/BenchUtils.cc.o -MF CMakeFiles/PackedRequantizeAcc32Benchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/PackedRequantizeAcc32Benchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:33.3082620Z [ 79%] Building CXX object bench/CMakeFiles/PackedFloatInOutBenchmark.dir/PackedFloatInOutBenchmark.cc.o 2025-05-07T19:51:33.3084290Z [ 80%] Building CXX object bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.3095090Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:33.3113980Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedFloatInOutBenchmark.dir/PackedFloatInOutBenchmark.cc.o -MF CMakeFiles/PackedFloatInOutBenchmark.dir/PackedFloatInOutBenchmark.cc.o.d -o CMakeFiles/PackedFloatInOutBenchmark.dir/PackedFloatInOutBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/PackedFloatInOutBenchmark.cc 2025-05-07T19:51:33.3124520Z [ 80%] Building CXX object bench/CMakeFiles/RequantizeBenchmark.dir/RequantizeBenchmark.cc.o 2025-05-07T19:51:33.3125820Z [ 81%] Building CXX object bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:33.3136520Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RequantizeBenchmark.dir/RequantizeBenchmark.cc.o -MF CMakeFiles/RequantizeBenchmark.dir/RequantizeBenchmark.cc.o.d -o CMakeFiles/RequantizeBenchmark.dir/RequantizeBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/RequantizeBenchmark.cc 2025-05-07T19:51:33.3146520Z [ 80%] Building CXX object bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.3157000Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:33.3167320Z [ 82%] Building CXX object bench/CMakeFiles/RowwiseAdagradBenchmark.dir/RowwiseAdagradBenchmark.cc.o 2025-05-07T19:51:33.3168960Z [ 82%] Building CXX object bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:33.3179130Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:33.3189510Z [ 82%] Building CXX object bench/CMakeFiles/RequantizeBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:33.3190630Z [ 82%] Building CXX object bench/CMakeFiles/RowOffsetBenchmark.dir/RowOffsetBenchmark.cc.o 2025-05-07T19:51:33.3200450Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowwiseAdagradBenchmark.dir/RowwiseAdagradBenchmark.cc.o -MF CMakeFiles/RowwiseAdagradBenchmark.dir/RowwiseAdagradBenchmark.cc.o.d -o CMakeFiles/RowwiseAdagradBenchmark.dir/RowwiseAdagradBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/RowwiseAdagradBenchmark.cc 2025-05-07T19:51:33.3210240Z [ 82%] Building CXX object bench/CMakeFiles/RowOffsetBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:33.3220340Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:33.3239090Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RequantizeBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/RequantizeBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/RequantizeBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:33.3248750Z [ 82%] Building CXX object bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.3257850Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/QuantizationHelpers.cc.o[ 82%] Building CXX object bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:33.3267120Z [ 82%] Building CXX object bench/CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.3268590Z [ 83%] Building CXX object bench/CMakeFiles/RowOffsetBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.3270020Z [ 83%] Building CXX object bench/CMakeFiles/RequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.3271590Z [ 83%] Building CXX object bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:33.3274080Z -MF CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:33.3284430Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowOffsetBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/RowOffsetBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/RowOffsetBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:33.3294590Z [ 83%] Building CXX object bench/CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:33.3304470Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/RequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/RequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:33.3314560Z [ 83%] Building CXX object bench/CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:33.3322770Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisi[ 83%] Building CXX object bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/RowwiseAdagradFusedBenchmark.cc.o 2025-05-07T19:51:33.3333320Z bility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:33.3345880Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowOffsetBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/RowOffsetBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/RowOffsetBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:33.3365350Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:33.3376250Z [ 83%] Building CXX object bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:33.3377370Z [ 83%] Building CXX object bench/CMakeFiles/RowwiseAdagradBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:33.3387440Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/BenchUtils.cc.o -MF CMakeFiles/PackedRequantizeAcc16Benchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/PackedRequantizeAcc16Benchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:33.3406150Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/BenchUtils.cc.o -MF CMakeFiles/SparseDenseMMInt8Benchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/SparseDenseMMInt8Benchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:33.3425190Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:33.3444990Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:33.3464980Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/RowwiseAdagradFusedBenchmark.cc.o -MF CMakeFiles/RowwiseAdagradFusedBenchmark.dir/RowwiseAdagradFusedBenchmark.cc.o.d -o CMakeFiles/RowwiseAdagradFusedBenchmark.dir/RowwiseAdagradFusedBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/RowwiseAdagradFusedBenchmark.cc 2025-05-07T19:51:33.3484980Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowwiseAdagradBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/RowwiseAdagradBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/RowwiseAdagradBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:33.3495230Z [ 83%] Building CXX object bench/CMakeFiles/RowOffsetBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:33.3496570Z [ 83%] Building CXX object bench/CMakeFiles/SparseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.3507060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/SparseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/SparseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/SparseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:33.3540300Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowOffsetBenchmark.dir/RowOffsetBenchmark.cc.o -MF CMakeFiles/RowOffsetBenchmark.dir/RowOffsetBenchmark.cc.o.d -o CMakeFiles/RowOffsetBenchmark.dir/RowOffsetBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/RowOffsetBenchmark.cc 2025-05-07T19:51:33.3560190Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowOffsetBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/RowOffsetBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/RowOffsetBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:33.3573040Z [ 83%] Building CXX object bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/SparseDenseMMInt8Benchmark.cc.o 2025-05-07T19:51:33.3583040Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/SparseDenseMMInt8Benchmark.cc.o -MF CMakeFiles/SparseDenseMMInt8Benchmark.dir/SparseDenseMMInt8Benchmark.cc.o.d -o CMakeFiles/SparseDenseMMInt8Benchmark.dir/SparseDenseMMInt8Benchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/SparseDenseMMInt8Benchmark.cc 2025-05-07T19:51:33.3593540Z [ 84%] Building CXX object bench/CMakeFiles/RequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:33.3594830Z [ 84%] Building CXX object bench/CMakeFiles/TransposeBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:33.3606190Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/RequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/RequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:33.3625660Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/TransposeBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/TransposeBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/TransposeBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:35.2917820Z [ 84%] Building CXX object bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:35.2928420Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:35.2952490Z [ 84%] Building CXX object bench/CMakeFiles/TransposeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:35.2974540Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/TransposeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/TransposeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/TransposeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:35.2994170Z [ 84%] Building CXX object bench/CMakeFiles/SparseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:35.3004820Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/SparseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/SparseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/SparseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:35.3016610Z [ 84%] Building CXX object bench/CMakeFiles/SparseAdagradBenchmark.dir/SparseAdagradBenchmark.cc.o 2025-05-07T19:51:35.3030920Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/SparseAdagradBenchmark.dir/SparseAdagradBenchmark.cc.o -MF CMakeFiles/SparseAdagradBenchmark.dir/SparseAdagradBenchmark.cc.o.d -o CMakeFiles/SparseAdagradBenchmark.dir/SparseAdagradBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/SparseAdagradBenchmark.cc 2025-05-07T19:51:35.3041970Z [ 84%] Building CXX object bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:35.3055460Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:51:35.3066170Z [ 84%] Building CXX object bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:35.3084550Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/RowwiseAdagradFusedBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/RowwiseAdagradFusedBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:35.3106740Z [ 84%] Building CXX object bench/CMakeFiles/SparseAdagradBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:35.3122400Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/SparseAdagradBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/SparseAdagradBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/SparseAdagradBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:35.3140000Z [ 84%] Building CXX object bench/CMakeFiles/TransposeBenchmark.dir/TransposeBenchmark.cc.o 2025-05-07T19:51:36.5664280Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/TransposeBenchmark.dir/TransposeBenchmark.cc.o -MF CMakeFiles/TransposeBenchmark.dir/TransposeBenchmark.cc.o.d -o CMakeFiles/TransposeBenchmark.dir/TransposeBenchmark.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/TransposeBenchmark.cc 2025-05-07T19:51:36.5681420Z [ 85%] Building CXX object bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/QuantizationHelpers.cc.o 2025-05-07T19:51:36.5691480Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/QuantizationHelpers.cc.o -MF CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/QuantizationHelpers.cc.o.d -o CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/QuantizationHelpers.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/QuantizationHelpers.cc 2025-05-07T19:51:36.5704030Z [ 85%] Building CXX object bench/CMakeFiles/TransposeBenchmark.dir/BenchUtils.cc.o 2025-05-07T19:51:36.5713450Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/TransposeBenchmark.dir/BenchUtils.cc.o -MF CMakeFiles/TransposeBenchmark.dir/BenchUtils.cc.o.d -o CMakeFiles/TransposeBenchmark.dir/BenchUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/bench/BenchUtils.cc 2025-05-07T19:51:36.5723440Z [ 85%] Building CXX object bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o 2025-05-07T19:51:36.5735180Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -I/Users/runner/work/FBGEMM/FBGEMM/include -I/Users/runner/work/FBGEMM/FBGEMM -I/Users/runner/work/FBGEMM/FBGEMM/external/asmjit/src -I/Users/runner/work/FBGEMM/FBGEMM/external/cpuinfo/include -F/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -std=c++20 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -fvisibility=hidden -m64 -mavx2 -mfma -masm=intel -fsanitize=address -fno-omit-frame-pointer -DUSE_BLAS -DASMJIT_STATIC -MD -MT bench/CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -MF CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o.d -o CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -c /Users/runner/work/FBGEMM/FBGEMM/test/EmbeddingSpMDMTestUtils.cc 2025-05-07T19:53:28.9854320Z [ 85%] Linking CXX executable TransposeTest 2025-05-07T19:53:29.2362670Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/TransposeTest.dir/link.txt --verbose=1 2025-05-07T19:53:29.6764900Z [ 86%] Linking CXX executable RadixSortTest 2025-05-07T19:53:29.7769780Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RadixSortTest.dir/link.txt --verbose=1 2025-05-07T19:53:31.2751910Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:53:32.2445740Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:53:33.0880990Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/RadixSortTest.dir/RadixSortTest.cc.o CMakeFiles/RadixSortTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/RadixSortTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/RadixSortTest.dir/QuantizationHelpers.cc.o CMakeFiles/RadixSortTest.dir/TestUtils.cc.o -o RadixSortTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:53:33.2514890Z [ 86%] Built target RadixSortTest 2025-05-07T19:53:33.8876270Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/TransposeTest.dir/TransposeTest.cc.o CMakeFiles/TransposeTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/TransposeTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/TransposeTest.dir/QuantizationHelpers.cc.o CMakeFiles/TransposeTest.dir/TestUtils.cc.o -o TransposeTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:53:33.9987960Z [ 86%] Built target TransposeTest 2025-05-07T19:53:37.7945280Z [ 86%] Linking CXX executable I64Test 2025-05-07T19:53:37.8947750Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:53:37.8949270Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/I64Test.dir/link.txt --verbose=1 2025-05-07T19:53:39.5195050Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/I64Test.dir/I64Test.cc.o CMakeFiles/I64Test.dir/__/bench/BenchUtils.cc.o CMakeFiles/I64Test.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/I64Test.dir/QuantizationHelpers.cc.o CMakeFiles/I64Test.dir/TestUtils.cc.o -o I64Test -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:53:39.6207190Z [ 86%] Built target I64Test 2025-05-07T19:53:47.3985140Z [ 86%] Linking CXX executable Bfloat16ConvertTest 2025-05-07T19:53:47.5056510Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Bfloat16ConvertTest.dir/link.txt --verbose=1 2025-05-07T19:53:49.2088540Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:53:49.3096200Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/Bfloat16ConvertTest.dir/Bfloat16ConvertTest.cc.o CMakeFiles/Bfloat16ConvertTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/Bfloat16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/Bfloat16ConvertTest.dir/QuantizationHelpers.cc.o CMakeFiles/Bfloat16ConvertTest.dir/TestUtils.cc.o -o Bfloat16ConvertTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:53:50.9270680Z [ 86%] Built target Bfloat16ConvertTest 2025-05-07T19:53:52.4302070Z [ 86%] Linking CXX executable Float16ConvertTest 2025-05-07T19:53:52.5314750Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Float16ConvertTest.dir/link.txt --verbose=1 2025-05-07T19:53:54.3885040Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:53:56.1931830Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/Float16ConvertTest.dir/Float16ConvertTest.cc.o CMakeFiles/Float16ConvertTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/Float16ConvertTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/Float16ConvertTest.dir/QuantizationHelpers.cc.o CMakeFiles/Float16ConvertTest.dir/TestUtils.cc.o -o Float16ConvertTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:53:56.2926330Z [ 86%] Built target Float16ConvertTest 2025-05-07T19:53:58.2834910Z [ 86%] Linking CXX executable I8SpmdmTest 2025-05-07T19:53:58.3838560Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/I8SpmdmTest.dir/link.txt --verbose=1 2025-05-07T19:53:58.8853180Z [ 87%] Linking CXX executable TransposeBenchmark 2025-05-07T19:53:58.9859540Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/TransposeBenchmark.dir/link.txt --verbose=1 2025-05-07T19:53:59.1077120Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:53:59.2506550Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/I8SpmdmTest.dir/I8SpmdmTest.cc.o CMakeFiles/I8SpmdmTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/I8SpmdmTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/I8SpmdmTest.dir/QuantizationHelpers.cc.o CMakeFiles/I8SpmdmTest.dir/TestUtils.cc.o -o I8SpmdmTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:53:59.3517560Z [ 87%] Built target I8SpmdmTest 2025-05-07T19:53:59.7838260Z [ 87%] Linking CXX executable EmbeddingQuantizeBenchmark 2025-05-07T19:53:59.8842500Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingQuantizeBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:00.6133010Z [ 87%] Linking CXX executable SparseAdagradTest 2025-05-07T19:54:00.7137380Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/SparseAdagradTest.dir/link.txt --verbose=1 2025-05-07T19:54:01.4583370Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:01.5167110Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/SparseAdagradTest.dir/SparseAdagradTest.cc.o CMakeFiles/SparseAdagradTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/SparseAdagradTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/SparseAdagradTest.dir/QuantizationHelpers.cc.o CMakeFiles/SparseAdagradTest.dir/TestUtils.cc.o -o SparseAdagradTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:01.6316830Z [ 87%] Built target SparseAdagradTest 2025-05-07T19:54:01.7328570Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/EmbeddingQuantizeBenchmark.dir/EmbeddingQuantizeBenchmark.cc.o CMakeFiles/EmbeddingQuantizeBenchmark.dir/BenchUtils.cc.o CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/EmbeddingQuantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o EmbeddingQuantizeBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:01.8360820Z [ 87%] Built target EmbeddingQuantizeBenchmark 2025-05-07T19:54:01.9609480Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/TransposeBenchmark.dir/TransposeBenchmark.cc.o CMakeFiles/TransposeBenchmark.dir/BenchUtils.cc.o CMakeFiles/TransposeBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/TransposeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o TransposeBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:02.0593360Z [ 87%] Built target TransposeBenchmark 2025-05-07T19:54:02.2605540Z [ 88%] Linking CXX executable SparseAdagradBenchmark 2025-05-07T19:54:02.3616000Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/SparseAdagradBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:02.4620450Z [ 88%] Linking CXX executable EmbeddingIndexRemappingBenchmark 2025-05-07T19:54:02.5679070Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:02.6692720Z [ 88%] Linking CXX executable EmbeddingQuantizeFloatToFloatOrHalfBenchmark 2025-05-07T19:54:02.7697120Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:02.8702050Z [ 88%] Linking CXX executable I64Benchmark 2025-05-07T19:54:02.9707750Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/I64Benchmark.dir/link.txt --verbose=1 2025-05-07T19:54:03.0710800Z [ 88%] Linking CXX executable RowOffsetBenchmark 2025-05-07T19:54:03.1822060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RowOffsetBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:03.2834040Z [ 88%] Linking CXX executable PackedRequantizeAcc32Benchmark 2025-05-07T19:54:03.3884770Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/PackedRequantizeAcc32Benchmark.dir/link.txt --verbose=1 2025-05-07T19:54:03.4896070Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/RowOffsetBenchmark.dir/RowOffsetBenchmark.cc.o CMakeFiles/RowOffsetBenchmark.dir/BenchUtils.cc.o CMakeFiles/RowOffsetBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/RowOffsetBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o RowOffsetBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:03.5897660Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/SparseAdagradBenchmark.dir/SparseAdagradBenchmark.cc.o CMakeFiles/SparseAdagradBenchmark.dir/BenchUtils.cc.o CMakeFiles/SparseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/SparseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o SparseAdagradBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:03.6990030Z [ 88%] Built target RowOffsetBenchmark 2025-05-07T19:54:03.7992090Z [ 88%] Built target SparseAdagradBenchmark 2025-05-07T19:54:03.9002320Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.cc.o CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/BenchUtils.cc.o CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o EmbeddingQuantizeFloatToFloatOrHalfBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:03.9994780Z [ 88%] Built target EmbeddingQuantizeFloatToFloatOrHalfBenchmark 2025-05-07T19:54:04.1005990Z [ 89%] Linking CXX executable GEMMsBenchmark 2025-05-07T19:54:04.2010060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/GEMMsBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:04.3013400Z [ 89%] Linking CXX executable Depthwise3DBenchmark 2025-05-07T19:54:04.4017770Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Depthwise3DBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:04.5028160Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/Depthwise3DBenchmark.dir/Depthwise3DBenchmark.cc.o CMakeFiles/Depthwise3DBenchmark.dir/BenchUtils.cc.o CMakeFiles/Depthwise3DBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/Depthwise3DBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o Depthwise3DBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:04.6049130Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/EmbeddingIndexRemappingBenchmark.cc.o CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/BenchUtils.cc.o CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/EmbeddingIndexRemappingBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o EmbeddingIndexRemappingBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:04.7247020Z [ 89%] Built target EmbeddingIndexRemappingBenchmark 2025-05-07T19:54:04.8252030Z [ 89%] Built target Depthwise3DBenchmark 2025-05-07T19:54:04.9261420Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/PackedRequantizeAcc32Benchmark.dir/PackedRequantizeAcc32Benchmark.cc.o CMakeFiles/PackedRequantizeAcc32Benchmark.dir/BenchUtils.cc.o CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/PackedRequantizeAcc32Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o PackedRequantizeAcc32Benchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:05.0254970Z [ 89%] Built target PackedRequantizeAcc32Benchmark 2025-05-07T19:54:05.1266380Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/I64Benchmark.dir/I64Benchmark.cc.o CMakeFiles/I64Benchmark.dir/BenchUtils.cc.o CMakeFiles/I64Benchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/I64Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o I64Benchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:05.2281480Z [ 89%] Linking CXX executable PackedFloatInOutBenchmark 2025-05-07T19:54:05.3285870Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/PackedFloatInOutBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:05.4286220Z [ 89%] Built target I64Benchmark 2025-05-07T19:54:05.5288160Z [ 89%] Linking CXX executable RequantizeBenchmark 2025-05-07T19:54:05.6291750Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RequantizeBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:05.7310590Z [ 90%] Linking CXX executable RowwiseAdagradBenchmark 2025-05-07T19:54:05.8313290Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RowwiseAdagradBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:05.9313650Z [ 91%] Linking CXX executable EmbeddingSpMDM8BitBenchmark 2025-05-07T19:54:06.0316180Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:06.1325640Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/GEMMsBenchmark.dir/GEMMsBenchmark.cc.o CMakeFiles/GEMMsBenchmark.dir/BenchUtils.cc.o CMakeFiles/GEMMsBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/GEMMsBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o GEMMsBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:06.2320850Z [ 91%] Linking CXX executable RowwiseAdagradFusedBenchmark 2025-05-07T19:54:06.3324680Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RowwiseAdagradFusedBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:06.4328770Z [ 91%] Built target GEMMsBenchmark 2025-05-07T19:54:06.5338230Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/PackedFloatInOutBenchmark.dir/PackedFloatInOutBenchmark.cc.o CMakeFiles/PackedFloatInOutBenchmark.dir/BenchUtils.cc.o CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/PackedFloatInOutBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o PackedFloatInOutBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:06.6332020Z [ 91%] Built target PackedFloatInOutBenchmark 2025-05-07T19:54:06.7340800Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/RowwiseAdagradFusedBenchmark.dir/RowwiseAdagradFusedBenchmark.cc.o CMakeFiles/RowwiseAdagradFusedBenchmark.dir/BenchUtils.cc.o CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/RowwiseAdagradFusedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o RowwiseAdagradFusedBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:06.8361250Z [ 91%] Built target RowwiseAdagradFusedBenchmark 2025-05-07T19:54:06.9363840Z [ 92%] Linking CXX executable I8SpmdmBenchmark 2025-05-07T19:54:07.0365320Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/I8SpmdmBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:07.1375430Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/EmbeddingSpMDM8BitBenchmark.cc.o CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/BenchUtils.cc.o CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/EmbeddingSpMDM8BitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o EmbeddingSpMDM8BitBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:07.2370560Z [ 92%] Built target EmbeddingSpMDM8BitBenchmark 2025-05-07T19:54:07.3382670Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/RequantizeBenchmark.dir/RequantizeBenchmark.cc.o CMakeFiles/RequantizeBenchmark.dir/BenchUtils.cc.o CMakeFiles/RequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/RequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o RequantizeBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:07.4381560Z [ 92%] Built target RequantizeBenchmark 2025-05-07T19:54:07.5391480Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/RowwiseAdagradBenchmark.dir/RowwiseAdagradBenchmark.cc.o CMakeFiles/RowwiseAdagradBenchmark.dir/BenchUtils.cc.o CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/RowwiseAdagradBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o RowwiseAdagradBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:07.6403620Z [ 92%] Built target RowwiseAdagradBenchmark 2025-05-07T19:54:07.7406270Z [ 92%] Linking CXX executable SparseDenseMMInt8Benchmark 2025-05-07T19:54:07.8410160Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/SparseDenseMMInt8Benchmark.dir/link.txt --verbose=1 2025-05-07T19:54:07.9419170Z [ 92%] Linking CXX executable EmbeddingSpMDMNBitRowWiseSparseBenchmark 2025-05-07T19:54:08.0423250Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:08.1435110Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/I8SpmdmBenchmark.dir/I8SpmdmBenchmark.cc.o CMakeFiles/I8SpmdmBenchmark.dir/BenchUtils.cc.o CMakeFiles/I8SpmdmBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/I8SpmdmBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o I8SpmdmBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:08.2447930Z [ 92%] Built target I8SpmdmBenchmark 2025-05-07T19:54:08.3482500Z [ 92%] Linking CXX executable DepthwiseBenchmark 2025-05-07T19:54:08.4486160Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/DepthwiseBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:08.5496520Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/DepthwiseBenchmark.dir/DepthwiseBenchmark.cc.o CMakeFiles/DepthwiseBenchmark.dir/BenchUtils.cc.o CMakeFiles/DepthwiseBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/DepthwiseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o DepthwiseBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:08.6514290Z [ 92%] Built target DepthwiseBenchmark 2025-05-07T19:54:08.7524610Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/EmbeddingSpMDMNBitRowWiseSparseBenchmark.cc.o CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/BenchUtils.cc.o CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/EmbeddingSpMDMNBitRowWiseSparseBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o EmbeddingSpMDMNBitRowWiseSparseBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:08.8535080Z [ 92%] Built target EmbeddingSpMDMNBitRowWiseSparseBenchmark 2025-05-07T19:54:08.9545860Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/SparseDenseMMInt8Benchmark.dir/SparseDenseMMInt8Benchmark.cc.o CMakeFiles/SparseDenseMMInt8Benchmark.dir/BenchUtils.cc.o CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/SparseDenseMMInt8Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o SparseDenseMMInt8Benchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:09.0540460Z [ 92%] Built target SparseDenseMMInt8Benchmark 2025-05-07T19:54:09.1542520Z [ 92%] Linking CXX executable EmbeddingSpMDMBenchmark 2025-05-07T19:54:09.2545910Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingSpMDMBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:09.3553590Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/EmbeddingSpMDMBenchmark.dir/EmbeddingSpMDMBenchmark.cc.o CMakeFiles/EmbeddingSpMDMBenchmark.dir/BenchUtils.cc.o CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/EmbeddingSpMDMBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o EmbeddingSpMDMBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:09.4562300Z [ 92%] Built target EmbeddingSpMDMBenchmark 2025-05-07T19:54:09.5566110Z [ 93%] Linking CXX executable GEMMsTunableBenchmark 2025-05-07T19:54:09.6568170Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/GEMMsTunableBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:09.7569090Z [ 93%] Linking CXX executable EmbeddingSpMDMNBitBenchmark 2025-05-07T19:54:09.8571180Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:09.9580230Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/GEMMsTunableBenchmark.dir/GEMMsTunableBenchmark.cc.o CMakeFiles/GEMMsTunableBenchmark.dir/BenchUtils.cc.o CMakeFiles/GEMMsTunableBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/GEMMsTunableBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o GEMMsTunableBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:10.0579430Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:10.0580380Z [ 93%] Built target GEMMsTunableBenchmark 2025-05-07T19:54:10.1589900Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/EmbeddingSpMDMNBitBenchmark.cc.o CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/BenchUtils.cc.o CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/EmbeddingSpMDMNBitBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o EmbeddingSpMDMNBitBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:10.2588690Z [ 93%] Built target EmbeddingSpMDMNBitBenchmark 2025-05-07T19:54:10.3593880Z [ 93%] Linking CXX executable ConvertBenchmark 2025-05-07T19:54:10.4601250Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/ConvertBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:10.4888680Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:10.5610910Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/ConvertBenchmark.dir/ConvertBenchmark.cc.o CMakeFiles/ConvertBenchmark.dir/BenchUtils.cc.o CMakeFiles/ConvertBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/ConvertBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o ConvertBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:10.6608800Z [ 93%] Built target ConvertBenchmark 2025-05-07T19:54:10.7615990Z [ 93%] Linking CXX executable EmbeddingSpMDMNBit2Benchmark 2025-05-07T19:54:10.8618920Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/link.txt --verbose=1 2025-05-07T19:54:10.9631440Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/EmbeddingSpMDMNBit2Benchmark.cc.o CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/BenchUtils.cc.o CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/EmbeddingSpMDMNBit2Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o EmbeddingSpMDMNBit2Benchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:11.0623770Z [ 93%] Built target EmbeddingSpMDMNBit2Benchmark 2025-05-07T19:54:11.1625390Z [ 94%] Linking CXX executable SparsePackUnpackTest 2025-05-07T19:54:11.2628270Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/SparsePackUnpackTest.dir/link.txt --verbose=1 2025-05-07T19:54:11.3642380Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/SparsePackUnpackTest.dir/SparsePackUnpackTest.cc.o CMakeFiles/SparsePackUnpackTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/SparsePackUnpackTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/SparsePackUnpackTest.dir/QuantizationHelpers.cc.o CMakeFiles/SparsePackUnpackTest.dir/TestUtils.cc.o -o SparsePackUnpackTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:11.4638390Z [ 94%] Built target SparsePackUnpackTest 2025-05-07T19:54:11.5641520Z [ 95%] Linking CXX executable GroupwiseConvRequantizeBenchmark 2025-05-07T19:54:11.6645020Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:11.7651350Z [ 95%] Linking CXX executable EmbeddingSpMDMNBitTest 2025-05-07T19:54:11.8654060Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingSpMDMNBitTest.dir/link.txt --verbose=1 2025-05-07T19:54:11.9657450Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:11.9665590Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/GroupwiseConvRequantizeBenchmark.cc.o CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/BenchUtils.cc.o CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/GroupwiseConvRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o GroupwiseConvRequantizeBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:12.0659390Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:12.0660320Z [ 95%] Built target GroupwiseConvRequantizeBenchmark 2025-05-07T19:54:12.1662420Z [ 96%] Linking CXX executable FP16Benchmark 2025-05-07T19:54:12.2718880Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/FP16Benchmark.dir/link.txt --verbose=1 2025-05-07T19:54:12.3718480Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:12.3727310Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMNBitTest.cc.o CMakeFiles/EmbeddingSpMDMNBitTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/EmbeddingSpMDMNBitTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/EmbeddingSpMDMNBitTest.dir/QuantizationHelpers.cc.o CMakeFiles/EmbeddingSpMDMNBitTest.dir/TestUtils.cc.o -o EmbeddingSpMDMNBitTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:12.4725720Z [ 96%] Built target EmbeddingSpMDMNBitTest 2025-05-07T19:54:12.5733720Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/FP16Benchmark.dir/FP16Benchmark.cc.o CMakeFiles/FP16Benchmark.dir/BenchUtils.cc.o CMakeFiles/FP16Benchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/FP16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o FP16Benchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:12.6727050Z [ 96%] Built target FP16Benchmark 2025-05-07T19:54:12.7730970Z [ 96%] Linking CXX executable FP16Test 2025-05-07T19:54:12.8735620Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/FP16Test.dir/link.txt --verbose=1 2025-05-07T19:54:12.9735310Z [ 96%] Linking CXX executable SparseDenseMMInt8Test 2025-05-07T19:54:13.0738180Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:13.0739860Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/SparseDenseMMInt8Test.dir/link.txt --verbose=1 2025-05-07T19:54:13.1750570Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/SparseDenseMMInt8Test.dir/SparseDenseMMInt8Test.cc.o CMakeFiles/SparseDenseMMInt8Test.dir/__/bench/BenchUtils.cc.o CMakeFiles/SparseDenseMMInt8Test.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/SparseDenseMMInt8Test.dir/QuantizationHelpers.cc.o CMakeFiles/SparseDenseMMInt8Test.dir/TestUtils.cc.o -o SparseDenseMMInt8Test -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:13.2745340Z [ 96%] Built target SparseDenseMMInt8Test 2025-05-07T19:54:13.3755090Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/FP16Test.dir/FP16Test.cc.o CMakeFiles/FP16Test.dir/__/bench/BenchUtils.cc.o CMakeFiles/FP16Test.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/FP16Test.dir/QuantizationHelpers.cc.o CMakeFiles/FP16Test.dir/TestUtils.cc.o -o FP16Test -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:13.4754770Z [ 96%] Built target FP16Test 2025-05-07T19:54:13.5760370Z [ 96%] Linking CXX executable PackedRequantizeAcc16Benchmark 2025-05-07T19:54:13.6764520Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/PackedRequantizeAcc16Benchmark.dir/link.txt --verbose=1 2025-05-07T19:54:13.7764750Z [ 96%] Linking CXX executable RowWiseSparseAdagradFusedTest 2025-05-07T19:54:13.8766160Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RowWiseSparseAdagradFusedTest.dir/link.txt --verbose=1 2025-05-07T19:54:13.9860960Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:13.9915700Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/PackedRequantizeAcc16Benchmark.dir/PackedRequantizeAcc16Benchmark.cc.o CMakeFiles/PackedRequantizeAcc16Benchmark.dir/BenchUtils.cc.o CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/PackedRequantizeAcc16Benchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o PackedRequantizeAcc16Benchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:14.0927900Z [ 96%] Built target PackedRequantizeAcc16Benchmark 2025-05-07T19:54:14.1942520Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/RowWiseSparseAdagradFusedTest.dir/RowWiseSparseAdagradFusedTest.cc.o CMakeFiles/RowWiseSparseAdagradFusedTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/RowWiseSparseAdagradFusedTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/RowWiseSparseAdagradFusedTest.dir/QuantizationHelpers.cc.o CMakeFiles/RowWiseSparseAdagradFusedTest.dir/TestUtils.cc.o -o RowWiseSparseAdagradFusedTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:14.2930170Z [ 96%] Built target RowWiseSparseAdagradFusedTest 2025-05-07T19:54:14.3933570Z [ 96%] Linking CXX executable TransposedRequantizeTest 2025-05-07T19:54:14.4934780Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/TransposedRequantizeTest.dir/link.txt --verbose=1 2025-05-07T19:54:14.6390100Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/TransposedRequantizeTest.dir/TransposedRequantizeTest.cc.o CMakeFiles/TransposedRequantizeTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/TransposedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/TransposedRequantizeTest.dir/QuantizationHelpers.cc.o CMakeFiles/TransposedRequantizeTest.dir/TestUtils.cc.o -o TransposedRequantizeTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:14.6399090Z [ 96%] Built target TransposedRequantizeTest 2025-05-07T19:54:14.7401940Z [ 97%] Linking CXX executable EmbeddingSpMDM8BitTest 2025-05-07T19:54:14.8405050Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingSpMDM8BitTest.dir/link.txt --verbose=1 2025-05-07T19:54:14.9423310Z [ 97%] Linking CXX executable Im2ColFusedRequantizeBenchmark 2025-05-07T19:54:15.0541720Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:15.1767790Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDM8BitTest.cc.o CMakeFiles/EmbeddingSpMDM8BitTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/EmbeddingSpMDM8BitTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/EmbeddingSpMDM8BitTest.dir/QuantizationHelpers.cc.o CMakeFiles/EmbeddingSpMDM8BitTest.dir/TestUtils.cc.o -o EmbeddingSpMDM8BitTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:15.2891060Z [ 97%] Built target EmbeddingSpMDM8BitTest 2025-05-07T19:54:15.3902020Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/Im2ColFusedRequantizeBenchmark.cc.o CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/BenchUtils.cc.o CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/Im2ColFusedRequantizeBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o Im2ColFusedRequantizeBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:15.4924960Z [ 97%] Built target Im2ColFusedRequantizeBenchmark 2025-05-07T19:54:16.0560540Z [ 97%] Linking CXX executable RequantizeOnlyTest 2025-05-07T19:54:16.1564220Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RequantizeOnlyTest.dir/link.txt --verbose=1 2025-05-07T19:54:16.3547850Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:16.6564130Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/RequantizeOnlyTest.dir/RequantizeOnlyTest.cc.o CMakeFiles/RequantizeOnlyTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/RequantizeOnlyTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/RequantizeOnlyTest.dir/QuantizationHelpers.cc.o CMakeFiles/RequantizeOnlyTest.dir/TestUtils.cc.o -o RequantizeOnlyTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:16.8713700Z [ 97%] Built target RequantizeOnlyTest 2025-05-07T19:54:17.2919740Z [ 97%] Linking CXX executable ConvUnifiedBenchmark 2025-05-07T19:54:17.3976600Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/bench && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/ConvUnifiedBenchmark.dir/link.txt --verbose=1 2025-05-07T19:54:18.0107310Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address CMakeFiles/ConvUnifiedBenchmark.dir/ConvUnifiedBenchmark.cc.o CMakeFiles/ConvUnifiedBenchmark.dir/BenchUtils.cc.o CMakeFiles/ConvUnifiedBenchmark.dir/__/test/QuantizationHelpers.cc.o CMakeFiles/ConvUnifiedBenchmark.dir/__/test/EmbeddingSpMDMTestUtils.cc.o -o ConvUnifiedBenchmark -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../libfbgemm.dylib -framework Accelerate ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:18.1257770Z [ 97%] Built target ConvUnifiedBenchmark 2025-05-07T19:54:21.4294340Z [ 98%] Linking CXX executable I8DirectconvTest 2025-05-07T19:54:21.4844200Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:21.5299570Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/I8DirectconvTest.dir/link.txt --verbose=1 2025-05-07T19:54:21.6310000Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/I8DirectconvTest.dir/I8DirectconvTest.cc.o CMakeFiles/I8DirectconvTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/I8DirectconvTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/I8DirectconvTest.dir/QuantizationHelpers.cc.o CMakeFiles/I8DirectconvTest.dir/TestUtils.cc.o -o I8DirectconvTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:21.7319590Z [ 98%] Built target I8DirectconvTest 2025-05-07T19:54:23.3489430Z [ 98%] Linking CXX executable I8DepthwiseTest 2025-05-07T19:54:23.4351450Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:23.4495980Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/I8DepthwiseTest.dir/link.txt --verbose=1 2025-05-07T19:54:23.5505360Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/I8DepthwiseTest.dir/I8DepthwiseTest.cc.o CMakeFiles/I8DepthwiseTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/I8DepthwiseTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/I8DepthwiseTest.dir/QuantizationHelpers.cc.o CMakeFiles/I8DepthwiseTest.dir/TestUtils.cc.o -o I8DepthwiseTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:23.5935970Z [ 98%] Built target I8DepthwiseTest 2025-05-07T19:54:23.6936410Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:23.6939390Z [ 98%] Linking CXX executable GConvTest 2025-05-07T19:54:23.7460230Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/GConvTest.dir/link.txt --verbose=1 2025-05-07T19:54:23.8488210Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/GConvTest.dir/GConvTest.cc.o CMakeFiles/GConvTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/GConvTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/GConvTest.dir/QuantizationHelpers.cc.o CMakeFiles/GConvTest.dir/TestUtils.cc.o -o GConvTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:23.9692200Z [ 98%] Built target GConvTest 2025-05-07T19:54:27.1111710Z [ 98%] Linking CXX executable QuantUtilsTest 2025-05-07T19:54:27.1766350Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:27.1769120Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/QuantUtilsTest.dir/link.txt --verbose=1 2025-05-07T19:54:27.2822510Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/QuantUtilsTest.dir/QuantUtilsTest.cc.o CMakeFiles/QuantUtilsTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/QuantUtilsTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/QuantUtilsTest.dir/QuantizationHelpers.cc.o CMakeFiles/QuantUtilsTest.dir/TestUtils.cc.o -o QuantUtilsTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:27.3778350Z [ 98%] Built target QuantUtilsTest 2025-05-07T19:54:27.4778990Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:27.4802530Z [ 98%] Linking CXX executable PackedRequantizeAcc16Test 2025-05-07T19:54:27.5794460Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/PackedRequantizeAcc16Test.dir/link.txt --verbose=1 2025-05-07T19:54:27.6705130Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/PackedRequantizeAcc16Test.dir/PackedRequantizeAcc16Test.cc.o CMakeFiles/PackedRequantizeAcc16Test.dir/__/bench/BenchUtils.cc.o CMakeFiles/PackedRequantizeAcc16Test.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/PackedRequantizeAcc16Test.dir/QuantizationHelpers.cc.o CMakeFiles/PackedRequantizeAcc16Test.dir/TestUtils.cc.o -o PackedRequantizeAcc16Test -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:27.7718490Z [ 98%] Built target PackedRequantizeAcc16Test 2025-05-07T19:54:28.8257920Z [ 98%] Linking CXX executable PackedRequantizeTest 2025-05-07T19:54:28.8297320Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/PackedRequantizeTest.dir/link.txt --verbose=1 2025-05-07T19:54:28.9289840Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:28.9313790Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/PackedRequantizeTest.dir/PackedRequantizeTest.cc.o CMakeFiles/PackedRequantizeTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/PackedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/PackedRequantizeTest.dir/QuantizationHelpers.cc.o CMakeFiles/PackedRequantizeTest.dir/TestUtils.cc.o -o PackedRequantizeTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:28.9550830Z [ 98%] Built target PackedRequantizeTest 2025-05-07T19:54:29.8592310Z [ 98%] Linking CXX executable Im2ColFusedRequantizeTest 2025-05-07T19:54:29.8596530Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Im2ColFusedRequantizeTest.dir/link.txt --verbose=1 2025-05-07T19:54:29.9138650Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:29.9689090Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/Im2ColFusedRequantizeTest.dir/Im2ColFusedRequantizeTest.cc.o CMakeFiles/Im2ColFusedRequantizeTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/Im2ColFusedRequantizeTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/Im2ColFusedRequantizeTest.dir/QuantizationHelpers.cc.o CMakeFiles/Im2ColFusedRequantizeTest.dir/TestUtils.cc.o -o Im2ColFusedRequantizeTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:29.9906870Z [ 98%] Built target Im2ColFusedRequantizeTest 2025-05-07T19:54:30.4191790Z [ 99%] Linking CXX executable UniConvTest 2025-05-07T19:54:30.4197050Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/UniConvTest.dir/link.txt --verbose=1 2025-05-07T19:54:30.4735450Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:30.5790140Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/UniConvTest.dir/UniConvTest.cc.o CMakeFiles/UniConvTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/UniConvTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/UniConvTest.dir/QuantizationHelpers.cc.o CMakeFiles/UniConvTest.dir/TestUtils.cc.o -o UniConvTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:30.6006540Z [ 99%] Built target UniConvTest 2025-05-07T19:54:32.4500910Z [100%] Linking CXX executable EmbeddingSpMDMTest 2025-05-07T19:54:32.4506070Z cd /Users/runner/work/FBGEMM/FBGEMM/build_shared/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EmbeddingSpMDMTest.dir/link.txt --verbose=1 2025-05-07T19:54:32.5095350Z ld: warning: ignoring duplicate libraries: '../lib/libgtest.a' 2025-05-07T19:54:32.5519410Z /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wall -Wextra -Werror -Wno-deprecated-declarations -Wunknown-pragmas -Wimplicit-fallthrough -Wno-strict-aliasing -O3 -DNDEBUG -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address -fno-omit-frame-pointer CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTest.cc.o CMakeFiles/EmbeddingSpMDMTest.dir/__/bench/BenchUtils.cc.o CMakeFiles/EmbeddingSpMDMTest.dir/EmbeddingSpMDMTestUtils.cc.o CMakeFiles/EmbeddingSpMDMTest.dir/QuantizationHelpers.cc.o CMakeFiles/EmbeddingSpMDMTest.dir/TestUtils.cc.o -o EmbeddingSpMDMTest -Wl,-rpath,/Users/runner/work/FBGEMM/FBGEMM/build_shared ../lib/libgtest.a ../lib/libgmock.a ../lib/libgtest_main.a ../libfbgemm.dylib ../lib/libgtest.a ../asmjit/libasmjit.a -lc ../cpuinfo/libcpuinfo.a 2025-05-07T19:54:32.5723820Z [100%] Built target EmbeddingSpMDMTest 2025-05-07T19:54:32.5736000Z /usr/local/bin/cmake -E cmake_progress_start /Users/runner/work/FBGEMM/FBGEMM/build_shared/CMakeFiles 0 2025-05-07T19:54:32.7284520Z Post job cleanup. 2025-05-07T19:54:33.0525430Z [command]/usr/local/bin/git version 2025-05-07T19:54:33.1220240Z git version 2.49.0 2025-05-07T19:54:33.1276290Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/ea6faa41-e1bb-4570-b6d0-1e7f5bac6afe/.gitconfig' 2025-05-07T19:54:33.1291510Z Temporarily overriding HOME='/Users/runner/work/_temp/ea6faa41-e1bb-4570-b6d0-1e7f5bac6afe' before making global git config changes 2025-05-07T19:54:33.1292950Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:54:33.1305750Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/FBGEMM/FBGEMM 2025-05-07T19:54:33.1474080Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:54:33.1529520Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:54:33.3036910Z Entering 'external/asmjit' 2025-05-07T19:54:33.3326930Z Entering 'external/composable_kernel' 2025-05-07T19:54:33.3594320Z Entering 'external/cpuinfo' 2025-05-07T19:54:33.3849360Z Entering 'external/cutlass' 2025-05-07T19:54:33.4157630Z Entering 'external/googletest' 2025-05-07T19:54:33.4422350Z Entering 'external/hipify_torch' 2025-05-07T19:54:33.4682920Z Entering 'external/json' 2025-05-07T19:54:33.4950930Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:54:33.5009620Z http.https://github.com/.extraheader 2025-05-07T19:54:33.5022360Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T19:54:33.5131960Z [command]/usr/local/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-05-07T19:54:33.6001030Z Entering 'external/asmjit' 2025-05-07T19:54:33.6139380Z http.https://github.com/.extraheader 2025-05-07T19:54:33.6272400Z Entering 'external/composable_kernel' 2025-05-07T19:54:33.6427980Z http.https://github.com/.extraheader 2025-05-07T19:54:33.6570450Z Entering 'external/cpuinfo' 2025-05-07T19:54:33.6713260Z http.https://github.com/.extraheader 2025-05-07T19:54:33.6855150Z Entering 'external/cutlass' 2025-05-07T19:54:33.6996790Z http.https://github.com/.extraheader 2025-05-07T19:54:33.7144200Z Entering 'external/googletest' 2025-05-07T19:54:33.7284870Z http.https://github.com/.extraheader 2025-05-07T19:54:33.7419770Z Entering 'external/hipify_torch' 2025-05-07T19:54:33.7565680Z http.https://github.com/.extraheader 2025-05-07T19:54:33.7711600Z Entering 'external/json' 2025-05-07T19:54:33.7866660Z http.https://github.com/.extraheader 2025-05-07T19:54:33.8220830Z Cleaning up orphan processes