2025-05-07T19:40:17.8792163Z Current runner version: '2.323.0' 2025-05-07T19:40:17.8803821Z Runner name: 'i-013ed635d59e796db' 2025-05-07T19:40:17.8805478Z Machine name: 'ip-10-0-5-3' 2025-05-07T19:40:17.8810451Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:40:17.8814639Z Contents: read 2025-05-07T19:40:17.8815670Z Metadata: read 2025-05-07T19:40:17.8816492Z Packages: read 2025-05-07T19:40:17.8817516Z ##[endgroup] 2025-05-07T19:40:17.8821133Z Secret source: None 2025-05-07T19:40:17.8822270Z Prepare workflow directory 2025-05-07T19:40:17.9812352Z Prepare all required actions 2025-05-07T19:40:17.9873067Z Getting action download info 2025-05-07T19:40:18.1971518Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:40:18.4849962Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-05-07T19:40:19.1281967Z Complete job name: build_artifact (arm, linux.arm64.2xlarge, default, 3.9, gcc) 2025-05-07T19:40:19.2107284Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:40:19.2319784Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:40:19.2339756Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:19.2341947Z ##[endgroup] 2025-05-07T19:40:20.6569656Z Runner Type: linux.arm64.2xlarge 2025-05-07T19:40:20.6571238Z Instance Type: t4g.2xlarge 2025-05-07T19:40:20.6571760Z AMI Name: unknown 2025-05-07T19:40:20.6603646Z AMI ID: ami-0013610ea966aafe0 2025-05-07T19:40:28.3565505Z ##[group]Checking docker version 2025-05-07T19:40:28.3584956Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:40:28.3789288Z '1.44' 2025-05-07T19:40:28.3814296Z Docker daemon API version: '1.44' 2025-05-07T19:40:28.3815070Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:40:28.3993541Z '1.44' 2025-05-07T19:40:28.4007346Z Docker client API version: '1.44' 2025-05-07T19:40:28.4016014Z ##[endgroup] 2025-05-07T19:40:28.4020043Z ##[group]Clean up resources from previous jobs 2025-05-07T19:40:28.4026588Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=d6d3e0" 2025-05-07T19:40:28.4187603Z ##[command]/usr/bin/docker network prune --force --filter "label=d6d3e0" 2025-05-07T19:40:28.4330289Z ##[endgroup] 2025-05-07T19:40:28.4330796Z ##[group]Create local container network 2025-05-07T19:40:28.4344699Z ##[command]/usr/bin/docker network create --label d6d3e0 github_network_0412b874a07a4daf89a60f237c0b0d6c 2025-05-07T19:40:28.6025159Z 8a96670c7a83ef36092674ea221f8d0d1c0fe2d342c2918d5375990bc7111887 2025-05-07T19:40:28.6046999Z ##[endgroup] 2025-05-07T19:40:28.6086305Z ##[group]Starting job container 2025-05-07T19:40:28.6117337Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:40:28.7359950Z 2023: Pulling from library/amazonlinux 2025-05-07T19:40:28.7479144Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:40:28.7480013Z Status: Image is up to date for amazonlinux:2023 2025-05-07T19:40:28.7503800Z docker.io/library/amazonlinux:2023 2025-05-07T19:40:28.7618758Z ##[command]/usr/bin/docker create --name 2b9729011ef2489d9d7f10ddb4c9dc84_amazonlinux2023_1f9336 --label d6d3e0 --workdir /__w/FBGEMM/FBGEMM --network github_network_0412b874a07a4daf89a60f237c0b0d6c --user root -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work":"/__w" -v "/home/ec2-user/actions-runner/externals":"/__e":ro -v "/home/ec2-user/actions-runner/_work/_temp":"/__w/_temp" -v "/home/ec2-user/actions-runner/_work/_actions":"/__w/_actions" -v "/home/ec2-user/actions-runner/_work/_tool":"/__w/_tool" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" amazonlinux:2023 "-f" "/dev/null" 2025-05-07T19:40:28.8087982Z 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 2025-05-07T19:40:28.8117940Z ##[command]/usr/bin/docker start 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 2025-05-07T19:40:29.2114646Z 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 2025-05-07T19:40:29.2138561Z ##[command]/usr/bin/docker ps --all --filter id=4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:40:29.2268930Z 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 Up Less than a second 2025-05-07T19:40:29.2292138Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 2025-05-07T19:40:29.2427862Z HOME=/github/home 2025-05-07T19:40:29.2429063Z GITHUB_ACTIONS=true 2025-05-07T19:40:29.2429494Z CI=true 2025-05-07T19:40:29.2430214Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:40:29.2453972Z ##[endgroup] 2025-05-07T19:40:29.2466657Z ##[group]Waiting for all services to be ready 2025-05-07T19:40:29.2469201Z ##[endgroup] 2025-05-07T19:40:29.2585139Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:40:29.2586362Z yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:40:29.2587810Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:29.2588345Z env: 2025-05-07T19:40:29.2588781Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:29.2589375Z BUILD_ENV: build_binary 2025-05-07T19:40:29.2589842Z BUILD_TARGET: default 2025-05-07T19:40:29.2590348Z BUILD_VARIANT: cpu 2025-05-07T19:40:29.2590866Z ##[endgroup] 2025-05-07T19:40:29.9452223Z Amazon Linux 2023 repository 102 MB/s | 37 MB 00:00 2025-05-07T19:40:39.2097298Z Last metadata expiration check: 0:00:10 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:39.9418722Z Dependencies resolved. 2025-05-07T19:40:39.9637391Z Nothing to do. 2025-05-07T19:40:39.9637938Z Complete! 2025-05-07T19:40:40.3185568Z Last metadata expiration check: 0:00:11 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:40.4063038Z Dependencies resolved. 2025-05-07T19:40:40.4354366Z ========================================================================================= 2025-05-07T19:40:40.4356163Z Package Arch Version Repository Size 2025-05-07T19:40:40.4356960Z ========================================================================================= 2025-05-07T19:40:40.4357710Z Installing: 2025-05-07T19:40:40.4358274Z binutils aarch64 2.41-50.amzn2023.0.3 amazonlinux 5.5 M 2025-05-07T19:40:40.4359137Z findutils aarch64 1:4.8.0-2.amzn2023.0.2 amazonlinux 541 k 2025-05-07T19:40:40.4360041Z git aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:40:40.4360863Z pciutils aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 91 k 2025-05-07T19:40:40.4361782Z sudo aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.2 M 2025-05-07T19:40:40.4362539Z wget aarch64 1.21.3-1.amzn2023.0.4 amazonlinux 774 k 2025-05-07T19:40:40.4363429Z which aarch64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:40:40.4364115Z Installing dependencies: 2025-05-07T19:40:40.4364717Z cracklib aarch64 2.9.6-27.amzn2023.0.2 amazonlinux 83 k 2025-05-07T19:40:40.4365706Z cyrus-sasl-lib aarch64 2.1.27-18.amzn2023.0.3 amazonlinux 776 k 2025-05-07T19:40:40.4366679Z elfutils-debuginfod-client aarch64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:40.4367614Z git-core aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 4.8 M 2025-05-07T19:40:40.4368544Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:40:40.4370047Z gnutls aarch64 3.8.3-6.amzn2023.0.1 amazonlinux 1.0 M 2025-05-07T19:40:40.4370870Z groff-base aarch64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:40:40.4371775Z gzip aarch64 1.12-1.amzn2023.0.1 amazonlinux 158 k 2025-05-07T19:40:40.4372606Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:40:40.4373406Z jansson aarch64 2.14-0.amzn2023 amazonlinux 47 k 2025-05-07T19:40:40.4374397Z kmod-libs aarch64 29-2.amzn2023.0.5 amazonlinux 61 k 2025-05-07T19:40:40.4375229Z less aarch64 608-2.amzn2023.0.2 amazonlinux 169 k 2025-05-07T19:40:40.4376019Z libcbor aarch64 0.7.0-3.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:40:40.4376920Z libdb aarch64 5.3.28-49.amzn2023.0.2 amazonlinux 731 k 2025-05-07T19:40:40.4378037Z libeconf aarch64 0.4.0-1.amzn2023.0.3 amazonlinux 27 k 2025-05-07T19:40:40.4378927Z libedit aarch64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 107 k 2025-05-07T19:40:40.4379885Z libfdisk aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 148 k 2025-05-07T19:40:40.4380708Z libfido2 aarch64 1.10.0-2.amzn2023.0.2 amazonlinux 94 k 2025-05-07T19:40:40.4381582Z libmetalink aarch64 0.1.3-14.amzn2023.0.2 amazonlinux 30 k 2025-05-07T19:40:40.4382551Z libpwquality aarch64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:40:40.4383604Z libsemanage aarch64 3.4-5.amzn2023.0.2 amazonlinux 119 k 2025-05-07T19:40:40.4384687Z libutempter aarch64 1.2.1-4.amzn2023.0.2 amazonlinux 27 k 2025-05-07T19:40:40.4385607Z nano aarch64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:40:40.4386435Z ncurses aarch64 6.2-4.20200222.amzn2023.0.6 amazonlinux 395 k 2025-05-07T19:40:40.4387266Z nettle aarch64 3.10.1-1.amzn2023.0.1 amazonlinux 544 k 2025-05-07T19:40:40.4388123Z openldap aarch64 2.4.57-6.amzn2023.0.7 amazonlinux 253 k 2025-05-07T19:40:40.4388987Z openssh aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 442 k 2025-05-07T19:40:40.4389860Z openssh-clients aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 685 k 2025-05-07T19:40:40.4390795Z pam aarch64 1.5.1-8.amzn2023.0.4 amazonlinux 553 k 2025-05-07T19:40:40.4391652Z pciutils-libs aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 40 k 2025-05-07T19:40:40.4392575Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:40:40.4393536Z perl-B aarch64 1.80-477.amzn2023.0.6 amazonlinux 180 k 2025-05-07T19:40:40.4394350Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:40:40.4395254Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:40:40.4396266Z perl-Data-Dumper aarch64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:40:40.4397193Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:40:40.4398099Z perl-Digest-MD5 aarch64 2.58-2.amzn2023.0.2 amazonlinux 37 k 2025-05-07T19:40:40.4398968Z perl-DynaLoader aarch64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:40:40.4400001Z perl-Encode aarch64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:40:40.4400889Z perl-Errno aarch64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:40:40.4402121Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:40.4403139Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:40:40.4404136Z perl-Fcntl aarch64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:40:40.4405008Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:40:40.4406061Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:40:40.4406938Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:40:40.4407840Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:40:40.4409038Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:40:40.4410239Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:40:40.4411175Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:40:40.4412185Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:40:40.4413077Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:40:40.4413942Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:40:40.4414912Z perl-IO aarch64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:40:40.4415787Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:40:40.4416663Z perl-MIME-Base64 aarch64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:40:40.4417692Z perl-Net-SSLeay aarch64 1.94-1.amzn2023.0.1 amazonlinux 393 k 2025-05-07T19:40:40.4418606Z perl-POSIX aarch64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:40:40.4419480Z perl-PathTools aarch64 3.78-459.amzn2023.0.2 amazonlinux 86 k 2025-05-07T19:40:40.4420477Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:40:40.4421365Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:40:40.4422288Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:40:40.4423268Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:40.4424177Z perl-Scalar-List-Utils aarch64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:40:40.4425144Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:40:40.4426098Z perl-Socket aarch64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:40:40.4426992Z perl-Storable aarch64 1:3.21-458.amzn2023.0.2 amazonlinux 94 k 2025-05-07T19:40:40.4427894Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:40:40.4428872Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:40:40.4429822Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:40:40.4430709Z perl-TermReadKey aarch64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:40:40.4431730Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:40:40.4432740Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:40:40.4433685Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:40:40.4541072Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:40:40.4542161Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:40:40.4542956Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:40:40.4543734Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:40:40.4544538Z perl-interpreter aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:40:40.4545346Z perl-lib aarch64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:40:40.4546095Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:40:40.4546844Z perl-libs aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:40:40.4547588Z perl-mro aarch64 1.23-477.amzn2023.0.6 amazonlinux 28 k 2025-05-07T19:40:40.4549000Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:40:40.4550430Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:40:40.4551266Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:40:40.4552072Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:40:40.4552857Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:40:40.4553601Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:40:40.4554376Z shadow-utils aarch64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:40:40.4555164Z systemd-libs aarch64 252.23-3.amzn2023 amazonlinux 583 k 2025-05-07T19:40:40.4555955Z util-linux aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:40:40.4556745Z util-linux-core aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 437 k 2025-05-07T19:40:40.4557376Z Installing weak dependencies: 2025-05-07T19:40:40.4557984Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:40:40.4558829Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:40:40.4559662Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:40:40.4560493Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:40:40.4561288Z perl-NDBM_File aarch64 1.15-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:40:40.4562122Z sudo-python-plugin aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:40:40.4562632Z 2025-05-07T19:40:40.4562785Z Transaction Summary 2025-05-07T19:40:40.4563181Z ========================================================================================= 2025-05-07T19:40:40.4563650Z Install 106 Packages 2025-05-07T19:40:40.4563860Z 2025-05-07T19:40:40.4564178Z Total download size: 37 M 2025-05-07T19:40:40.4564557Z Installed size: 197 M 2025-05-07T19:40:40.4564901Z Downloading Packages: 2025-05-07T19:40:40.7564038Z (1/106): cracklib-2.9.6-27.amzn2023.0.2.aarch64 3.1 MB/s | 83 kB 00:00 2025-05-07T19:40:40.7664314Z (2/106): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 21 MB/s | 776 kB 00:00 2025-05-07T19:40:40.7731957Z (3/106): elfutils-debuginfod-client-0.188-3.amz 3.3 MB/s | 41 kB 00:00 2025-05-07T19:40:40.7934099Z (4/106): binutils-2.41-50.amzn2023.0.3.aarch64. 86 MB/s | 5.5 MB 00:00 2025-05-07T19:40:40.7984842Z (5/106): findutils-4.8.0-2.amzn2023.0.2.aarch64 19 MB/s | 541 kB 00:00 2025-05-07T19:40:40.8003440Z (6/106): git-2.47.1-1.amzn2023.0.2.aarch64.rpm 2.1 MB/s | 54 kB 00:00 2025-05-07T19:40:40.8260495Z (7/106): git-core-2.47.1-1.amzn2023.0.2.aarch64 154 MB/s | 4.8 MB 00:00 2025-05-07T19:40:40.8387652Z (8/106): gnutls-3.8.3-6.amzn2023.0.1.aarch64.rp 31 MB/s | 1.0 MB 00:00 2025-05-07T19:40:40.8510290Z (9/106): git-core-doc-2.47.1-1.amzn2023.0.2.noa 60 MB/s | 2.8 MB 00:00 2025-05-07T19:40:40.8556574Z (10/106): groff-base-1.22.4-7.amzn2023.0.2.aarc 45 MB/s | 1.0 MB 00:00 2025-05-07T19:40:40.8590721Z (11/106): gzip-1.12-1.amzn2023.0.1.aarch64.rpm 9.0 MB/s | 158 kB 00:00 2025-05-07T19:40:40.8617275Z (12/106): jansson-2.14-0.amzn2023.aarch64.rpm 9.5 MB/s | 47 kB 00:00 2025-05-07T19:40:40.8647798Z (13/106): kmod-libs-29-2.amzn2023.0.5.aarch64.r 12 MB/s | 61 kB 00:00 2025-05-07T19:40:40.8734327Z (14/106): hwdata-0.384-1.amzn2023.0.3.noarch.rp 97 MB/s | 1.6 MB 00:00 2025-05-07T19:40:40.8774338Z (15/106): less-608-2.amzn2023.0.2.aarch64.rpm 11 MB/s | 169 kB 00:00 2025-05-07T19:40:40.8790455Z (16/106): libcbor-0.7.0-3.amzn2023.0.2.aarch64. 4.8 MB/s | 55 kB 00:00 2025-05-07T19:40:40.8846315Z (17/106): libdb-5.3.28-49.amzn2023.0.2.aarch64. 71 MB/s | 731 kB 00:00 2025-05-07T19:40:40.8868226Z (18/106): libeconf-0.4.0-1.amzn2023.0.3.aarch64 4.5 MB/s | 27 kB 00:00 2025-05-07T19:40:40.8893378Z (19/106): libedit-3.1-38.20210714cvs.amzn2023.0 13 MB/s | 107 kB 00:00 2025-05-07T19:40:40.8921593Z (20/106): libfdisk-2.37.4-1.amzn2023.0.4.aarch6 21 MB/s | 148 kB 00:00 2025-05-07T19:40:40.8946298Z (21/106): libfido2-1.10.0-2.amzn2023.0.2.aarch6 13 MB/s | 94 kB 00:00 2025-05-07T19:40:40.8967218Z (22/106): libmetalink-0.1.3-14.amzn2023.0.2.aar 4.5 MB/s | 30 kB 00:00 2025-05-07T19:40:40.8995959Z (23/106): libpwquality-1.4.4-6.amzn2023.0.2.aar 15 MB/s | 106 kB 00:00 2025-05-07T19:40:40.9024827Z (24/106): libsemanage-3.4-5.amzn2023.0.2.aarch6 16 MB/s | 119 kB 00:00 2025-05-07T19:40:40.9046115Z (25/106): libutempter-1.2.1-4.amzn2023.0.2.aarc 3.7 MB/s | 27 kB 00:00 2025-05-07T19:40:40.9108414Z (26/106): nano-8.3-1.amzn2023.aarch64.rpm 67 MB/s | 706 kB 00:00 2025-05-07T19:40:40.9121664Z (27/106): nano-default-editor-8.3-1.amzn2023.no 1.1 MB/s | 10 kB 00:00 2025-05-07T19:40:40.9169106Z (28/106): ncurses-6.2-4.20200222.amzn2023.0.6.a 33 MB/s | 395 kB 00:00 2025-05-07T19:40:40.9232122Z (29/106): nettle-3.10.1-1.amzn2023.0.1.aarch64. 57 MB/s | 544 kB 00:00 2025-05-07T19:40:40.9256702Z (30/106): openldap-2.4.57-6.amzn2023.0.7.aarch6 21 MB/s | 253 kB 00:00 2025-05-07T19:40:40.9307695Z (31/106): openssh-8.7p1-8.amzn2023.0.14.aarch64 34 MB/s | 442 kB 00:00 2025-05-07T19:40:40.9377951Z (32/106): openssh-clients-8.7p1-8.amzn2023.0.14 64 MB/s | 685 kB 00:00 2025-05-07T19:40:40.9429295Z (33/106): pam-1.5.1-8.amzn2023.0.4.aarch64.rpm 35 MB/s | 553 kB 00:00 2025-05-07T19:40:40.9446688Z (34/106): pciutils-3.7.0-3.amzn2023.0.2.aarch64 6.6 MB/s | 91 kB 00:00 2025-05-07T19:40:40.9471839Z (35/106): pciutils-libs-3.7.0-3.amzn2023.0.2.aa 5.0 MB/s | 40 kB 00:00 2025-05-07T19:40:40.9506494Z (36/106): perl-AutoLoader-5.74-477.amzn2023.0.6 4.2 MB/s | 22 kB 00:00 2025-05-07T19:40:40.9537670Z (37/106): perl-B-1.80-477.amzn2023.0.6.aarch64. 22 MB/s | 180 kB 00:00 2025-05-07T19:40:40.9559298Z (38/106): perl-Carp-1.50-458.amzn2023.0.2.noarc 3.5 MB/s | 29 kB 00:00 2025-05-07T19:40:40.9578879Z (39/106): perl-Class-Struct-0.66-477.amzn2023.0 3.4 MB/s | 22 kB 00:00 2025-05-07T19:40:40.9625825Z (40/106): perl-Data-Dumper-2.174-460.amzn2023.0 6.6 MB/s | 55 kB 00:00 2025-05-07T19:40:40.9646843Z (41/106): perl-Digest-1.20-1.amzn2023.0.2.noarc 3.1 MB/s | 26 kB 00:00 2025-05-07T19:40:40.9668052Z (42/106): perl-Digest-MD5-2.58-2.amzn2023.0.2.a 4.2 MB/s | 37 kB 00:00 2025-05-07T19:40:40.9688142Z (43/106): perl-DynaLoader-1.47-477.amzn2023.0.6 4.5 MB/s | 26 kB 00:00 2025-05-07T19:40:40.9796941Z (44/106): perl-Encode-3.15-462.amzn2023.0.2.aar 118 MB/s | 1.7 MB 00:00 2025-05-07T19:40:40.9818163Z (45/106): perl-Errno-1.30-477.amzn2023.0.6.aarc 1.0 MB/s | 15 kB 00:00 2025-05-07T19:40:40.9834422Z (46/106): perl-Error-0.17029-5.amzn2023.0.2.noa 2.9 MB/s | 41 kB 00:00 2025-05-07T19:40:40.9872802Z (47/106): perl-Exporter-5.74-459.amzn2023.0.2.n 4.5 MB/s | 31 kB 00:00 2025-05-07T19:40:40.9899945Z (48/106): perl-Fcntl-1.13-477.amzn2023.0.6.aarc 3.5 MB/s | 21 kB 00:00 2025-05-07T19:40:40.9915200Z (49/106): perl-File-Basename-2.85-477.amzn2023. 2.3 MB/s | 18 kB 00:00 2025-05-07T19:40:40.9940556Z (50/106): perl-File-Find-1.37-477.amzn2023.0.6. 4.0 MB/s | 26 kB 00:00 2025-05-07T19:40:40.9976854Z (51/106): perl-File-Temp-0.231.100-2.amzn2023.0 11 MB/s | 60 kB 00:00 2025-05-07T19:40:40.9997776Z (52/106): perl-File-Path-2.18-2.amzn2023.0.2.no 4.7 MB/s | 36 kB 00:00 2025-05-07T19:40:41.0020078Z (53/106): perl-File-stat-1.09-477.amzn2023.0.6. 2.3 MB/s | 17 kB 00:00 2025-05-07T19:40:41.0043344Z (54/106): perl-FileHandle-2.03-477.amzn2023.0.6 2.6 MB/s | 16 kB 00:00 2025-05-07T19:40:41.0068902Z (55/106): perl-Getopt-Long-2.52-2.amzn2023.0.2. 9.2 MB/s | 60 kB 00:00 2025-05-07T19:40:41.0090031Z (56/106): perl-Getopt-Std-1.12-477.amzn2023.0.6 2.4 MB/s | 16 kB 00:00 2025-05-07T19:40:41.0111984Z (57/106): perl-Git-2.47.1-1.amzn2023.0.2.noarch 6.7 MB/s | 42 kB 00:00 2025-05-07T19:40:41.0135486Z (58/106): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 9.0 MB/s | 56 kB 00:00 2025-05-07T19:40:41.0162371Z (59/106): perl-IO-1.43-477.amzn2023.0.6.aarch64 13 MB/s | 87 kB 00:00 2025-05-07T19:40:41.0187920Z (60/106): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 6.1 MB/s | 42 kB 00:00 2025-05-07T19:40:41.0218975Z (61/106): perl-IO-Socket-SSL-2.075-1.amzn2023.0 28 MB/s | 218 kB 00:00 2025-05-07T19:40:41.0241514Z (62/106): perl-IPC-Open3-1.21-477.amzn2023.0.6. 3.2 MB/s | 23 kB 00:00 2025-05-07T19:40:41.0261533Z (63/106): perl-MIME-Base64-3.16-2.amzn2023.0.2. 4.7 MB/s | 31 kB 00:00 2025-05-07T19:40:41.0282491Z (64/106): perl-Mozilla-CA-20200520-4.amzn2023.0 2.1 MB/s | 13 kB 00:00 2025-05-07T19:40:41.0303262Z (65/106): perl-NDBM_File-1.15-477.amzn2023.0.6. 3.9 MB/s | 22 kB 00:00 2025-05-07T19:40:41.0353697Z (66/106): perl-Net-SSLeay-1.94-1.amzn2023.0.1.a 45 MB/s | 393 kB 00:00 2025-05-07T19:40:41.0383458Z (67/106): perl-POSIX-1.94-477.amzn2023.0.6.aarc 10 MB/s | 97 kB 00:00 2025-05-07T19:40:41.0400324Z (68/106): perl-PathTools-3.78-459.amzn2023.0.2. 8.9 MB/s | 86 kB 00:00 2025-05-07T19:40:41.0425922Z (69/106): perl-Pod-Escapes-1.07-458.amzn2023.0. 3.2 MB/s | 20 kB 00:00 2025-05-07T19:40:41.0460812Z (70/106): perl-Pod-Perldoc-3.28.01-459.amzn2023 16 MB/s | 84 kB 00:00 2025-05-07T19:40:41.0481323Z (71/106): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 7.7 MB/s | 41 kB 00:00 2025-05-07T19:40:41.0525946Z (72/106): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 18 MB/s | 215 kB 00:00 2025-05-07T19:40:41.0552290Z (73/106): perl-Scalar-List-Utils-1.56-459.amzn2 8.0 MB/s | 71 kB 00:00 2025-05-07T19:40:41.0566709Z (74/106): perl-SelectSaver-1.02-477.amzn2023.0. 1.4 MB/s | 12 kB 00:00 2025-05-07T19:40:41.0591691Z (75/106): perl-Socket-2.032-1.amzn2023.0.2.aarc 9.3 MB/s | 55 kB 00:00 2025-05-07T19:40:41.0631023Z (76/106): perl-Storable-3.21-458.amzn2023.0.2.a 17 MB/s | 94 kB 00:00 2025-05-07T19:40:41.0651386Z (77/106): perl-Symbol-1.08-477.amzn2023.0.6.noa 1.9 MB/s | 15 kB 00:00 2025-05-07T19:40:41.0672322Z (78/106): perl-Term-ANSIColor-5.01-459.amzn2023 6.1 MB/s | 48 kB 00:00 2025-05-07T19:40:41.0690901Z (79/106): perl-Term-Cap-1.17-458.amzn2023.0.2.n 3.9 MB/s | 22 kB 00:00 2025-05-07T19:40:41.0709811Z (80/106): perl-TermReadKey-2.38-9.amzn2023.0.2. 6.6 MB/s | 36 kB 00:00 2025-05-07T19:40:41.0728940Z (81/106): perl-Text-ParseWords-3.30-458.amzn202 3.2 MB/s | 17 kB 00:00 2025-05-07T19:40:41.0747400Z (82/106): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 4.3 MB/s | 22 kB 00:00 2025-05-07T19:40:41.0788487Z (83/106): perl-URI-5.09-1.amzn2023.0.2.noarch.r 19 MB/s | 108 kB 00:00 2025-05-07T19:40:41.0807731Z (84/106): perl-Time-Local-1.300-5.amzn2023.0.2. 3.5 MB/s | 34 kB 00:00 2025-05-07T19:40:41.0822997Z (85/106): perl-base-2.27-477.amzn2023.0.6.noarc 2.2 MB/s | 17 kB 00:00 2025-05-07T19:40:41.0848967Z (86/106): perl-constant-1.33-459.amzn2023.0.2.n 4.2 MB/s | 23 kB 00:00 2025-05-07T19:40:41.0875498Z (87/106): perl-if-0.60.800-477.amzn2023.0.6.noa 3.0 MB/s | 14 kB 00:00 2025-05-07T19:40:41.0897509Z (88/106): perl-interpreter-5.32.1-477.amzn2023. 10 MB/s | 71 kB 00:00 2025-05-07T19:40:41.0915393Z (89/106): perl-lib-0.65-477.amzn2023.0.6.aarch6 2.4 MB/s | 15 kB 00:00 2025-05-07T19:40:41.0938741Z (90/106): perl-libnet-3.13-2.amzn2023.0.2.noarc 20 MB/s | 126 kB 00:00 2025-05-07T19:40:41.1058918Z (91/106): perl-libs-5.32.1-477.amzn2023.0.6.aar 130 MB/s | 2.0 MB 00:00 2025-05-07T19:40:41.1071933Z (92/106): perl-mro-1.23-477.amzn2023.0.6.aarch6 1.9 MB/s | 28 kB 00:00 2025-05-07T19:40:41.1095173Z (93/106): perl-overload-1.31-477.amzn2023.0.6.n 3.8 MB/s | 46 kB 00:00 2025-05-07T19:40:41.1125400Z (94/106): perl-overloading-0.02-477.amzn2023.0. 2.9 MB/s | 13 kB 00:00 2025-05-07T19:40:41.1143652Z (95/106): perl-parent-0.238-458.amzn2023.0.2.no 2.3 MB/s | 14 kB 00:00 2025-05-07T19:40:41.1169954Z (96/106): perl-podlators-4.14-458.amzn2023.0.2. 16 MB/s | 112 kB 00:00 2025-05-07T19:40:41.1188175Z (97/106): perl-subs-1.03-477.amzn2023.0.6.noarc 2.0 MB/s | 12 kB 00:00 2025-05-07T19:40:41.1206643Z (98/106): perl-vars-1.05-477.amzn2023.0.6.noarc 2.4 MB/s | 13 kB 00:00 2025-05-07T19:40:41.1294219Z (99/106): shadow-utils-4.9-12.amzn2023.0.4.aarc 95 MB/s | 1.1 MB 00:00 2025-05-07T19:40:41.1373532Z (100/106): sudo-1.9.15-1.p5.amzn2023.0.1.aarch6 70 MB/s | 1.2 MB 00:00 2025-05-07T19:40:41.1388534Z (101/106): sudo-python-plugin-1.9.15-1.p5.amzn2 3.1 MB/s | 56 kB 00:00 2025-05-07T19:40:41.1439394Z (102/106): systemd-libs-252.23-3.amzn2023.aarch 49 MB/s | 583 kB 00:00 2025-05-07T19:40:41.1504258Z (103/106): util-linux-core-2.37.4-1.amzn2023.0. 45 MB/s | 437 kB 00:00 2025-05-07T19:40:41.1590956Z (104/106): wget-1.21.3-1.amzn2023.0.4.aarch64.r 51 MB/s | 774 kB 00:00 2025-05-07T19:40:41.1659752Z (105/106): util-linux-2.37.4-1.amzn2023.0.4.aar 87 MB/s | 2.2 MB 00:00 2025-05-07T19:40:41.1672882Z (106/106): which-2.21-26.amzn2023.0.2.aarch64.r 3.4 MB/s | 42 kB 00:00 2025-05-07T19:40:41.1698230Z -------------------------------------------------------------------------------- 2025-05-07T19:40:41.1699864Z Total 51 MB/s | 37 MB 00:00 2025-05-07T19:40:42.8966061Z Running transaction check 2025-05-07T19:40:42.9680618Z Transaction check succeeded. 2025-05-07T19:40:42.9681088Z Running transaction test 2025-05-07T19:40:43.4112712Z Transaction test succeeded. 2025-05-07T19:40:43.4115635Z Running transaction 2025-05-07T19:40:44.5177886Z Preparing : 1/1 2025-05-07T19:40:44.5384820Z Installing : systemd-libs-252.23-3.amzn2023.aarch64 1/106 2025-05-07T19:40:44.5653449Z Installing : nettle-3.10.1-1.amzn2023.0.1.aarch64 2/106 2025-05-07T19:40:44.6028798Z Installing : gnutls-3.8.3-6.amzn2023.0.1.aarch64 3/106 2025-05-07T19:40:44.6106960Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T19:40:44.6215824Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T19:40:44.6371156Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 5/106 2025-05-07T19:40:44.6720164Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 6/106 2025-05-07T19:40:44.6821112Z Installing : nano-8.3-1.amzn2023.aarch64 7/106 2025-05-07T19:40:44.6904892Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/106 2025-05-07T19:40:44.7625388Z Installing : libsemanage-3.4-5.amzn2023.0.2.aarch64 9/106 2025-05-07T19:40:44.7729436Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 10/106 2025-05-07T19:40:44.8230130Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T19:40:44.8321695Z Installing : libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T19:40:44.8420578Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 12/106 2025-05-07T19:40:44.8509578Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 13/106 2025-05-07T19:40:44.8585716Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 14/106 2025-05-07T19:40:44.8746802Z Installing : libeconf-0.4.0-1.amzn2023.0.3.aarch64 15/106 2025-05-07T19:40:44.8823865Z Installing : libdb-5.3.28-49.amzn2023.0.2.aarch64 16/106 2025-05-07T19:40:44.8907776Z Installing : libcbor-0.7.0-3.amzn2023.0.2.aarch64 17/106 2025-05-07T19:40:44.9015016Z Installing : libfido2-1.10.0-2.amzn2023.0.2.aarch64 18/106 2025-05-07T19:40:44.9097520Z Installing : less-608-2.amzn2023.0.2.aarch64 19/106 2025-05-07T19:40:44.9166012Z Installing : kmod-libs-29-2.amzn2023.0.5.aarch64 20/106 2025-05-07T19:40:44.9608854Z Installing : jansson-2.14-0.amzn2023.aarch64 21/106 2025-05-07T19:40:44.9723731Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/106 2025-05-07T19:40:44.9936034Z Installing : gzip-1.12-1.amzn2023.0.1.aarch64 23/106 2025-05-07T19:40:45.0766066Z Installing : cracklib-2.9.6-27.amzn2023.0.2.aarch64 24/106 2025-05-07T19:40:45.1032064Z Installing : pam-1.5.1-8.amzn2023.0.4.aarch64 25/106 2025-05-07T19:40:45.2316417Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 26/106 2025-05-07T19:40:45.2321994Z Installing : util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T19:40:45.2323067Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:40:45.2324330Z 2025-05-07T19:40:45.2619303Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T19:40:45.3037639Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T19:40:45.3279816Z Installing : openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T19:40:45.3352703Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T19:40:45.4584705Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T19:40:45.6533019Z Installing : git-core-2.47.1-1.amzn2023.0.2.aarch64 30/106 2025-05-07T19:40:45.6679725Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/106 2025-05-07T19:40:45.7221379Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:40:45.7317331Z Installing : groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:40:45.7440957Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:40:45.7528529Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/106 2025-05-07T19:40:45.7634355Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 34/106 2025-05-07T19:40:45.7705040Z Installing : perl-B-1.80-477.amzn2023.0.6.aarch64 35/106 2025-05-07T19:40:45.7760306Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:40:45.7828663Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/106 2025-05-07T19:40:45.7933402Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 38/106 2025-05-07T19:40:45.8012844Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/106 2025-05-07T19:40:45.8143013Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/106 2025-05-07T19:40:45.8401455Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:40:45.8507652Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 42/106 2025-05-07T19:40:45.8565877Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/106 2025-05-07T19:40:45.8621510Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/106 2025-05-07T19:40:45.8685957Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/106 2025-05-07T19:40:45.8773171Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/106 2025-05-07T19:40:45.8850696Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/106 2025-05-07T19:40:45.8963182Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/106 2025-05-07T19:40:45.9036951Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/106 2025-05-07T19:40:45.9093551Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/106 2025-05-07T19:40:45.9167966Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/106 2025-05-07T19:40:45.9241291Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 52/106 2025-05-07T19:40:45.9306142Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/106 2025-05-07T19:40:45.9360771Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:40:45.9432089Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/106 2025-05-07T19:40:45.9508728Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/106 2025-05-07T19:40:45.9577865Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/106 2025-05-07T19:40:45.9711916Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/106 2025-05-07T19:40:45.9811739Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/106 2025-05-07T19:40:45.9881845Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 60/106 2025-05-07T19:40:45.9934452Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/106 2025-05-07T19:40:45.9986724Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:40:46.0087473Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/106 2025-05-07T19:40:46.0208855Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/106 2025-05-07T19:40:46.0307692Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/106 2025-05-07T19:40:46.0371307Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 66/106 2025-05-07T19:40:46.0438580Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/106 2025-05-07T19:40:46.0536340Z Installing : perl-mro-1.23-477.amzn2023.0.6.aarch64 68/106 2025-05-07T19:40:46.0613591Z Installing : perl-IO-1.43-477.amzn2023.0.6.aarch64 69/106 2025-05-07T19:40:46.0683232Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/106 2025-05-07T19:40:46.0766128Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:40:46.0823818Z Installing : perl-Errno-1.30-477.amzn2023.0.6.aarch64 72/106 2025-05-07T19:40:46.0877673Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/106 2025-05-07T19:40:46.0952525Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:40:46.1050929Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 75/106 2025-05-07T19:40:46.1135608Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 76/106 2025-05-07T19:40:46.1220391Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/106 2025-05-07T19:40:46.1286428Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 78/106 2025-05-07T19:40:46.1346017Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/106 2025-05-07T19:40:46.1404541Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/106 2025-05-07T19:40:46.1479879Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/106 2025-05-07T19:40:46.1540900Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/106 2025-05-07T19:40:46.1606506Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 83/106 2025-05-07T19:40:46.1672731Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/106 2025-05-07T19:40:46.1738185Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/106 2025-05-07T19:40:46.1845116Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 86/106 2025-05-07T19:40:46.2379041Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 87/106 2025-05-07T19:40:46.3572508Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 88/106 2025-05-07T19:40:46.3729462Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 89/106 2025-05-07T19:40:46.3831688Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 90/106 2025-05-07T19:40:46.3912716Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/106 2025-05-07T19:40:46.3985742Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/106 2025-05-07T19:40:46.4065795Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 93/106 2025-05-07T19:40:46.4133092Z Installing : perl-lib-0.65-477.amzn2023.0.6.aarch64 94/106 2025-05-07T19:40:46.4207497Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/106 2025-05-07T19:40:46.4305386Z Installing : git-2.47.1-1.amzn2023.0.2.aarch64 96/106 2025-05-07T19:40:46.4533699Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/106 2025-05-07T19:40:46.4681173Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 98/106 2025-05-07T19:40:46.4773775Z Installing : openldap-2.4.57-6.amzn2023.0.7.aarch64 99/106 2025-05-07T19:40:46.5249909Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 100/106 2025-05-07T19:40:46.6621946Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 101/106 2025-05-07T19:40:46.6718348Z Installing : binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T19:40:46.6872827Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T19:40:46.7207072Z Installing : pciutils-3.7.0-3.amzn2023.0.2.aarch64 103/106 2025-05-07T19:40:46.7322324Z Installing : wget-1.21.3-1.amzn2023.0.4.aarch64 104/106 2025-05-07T19:40:46.7557124Z Installing : which-2.21-26.amzn2023.0.2.aarch64 105/106 2025-05-07T19:40:46.7647896Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T19:40:46.7826916Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.aarch64 106/106 2025-05-07T19:40:47.9595000Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T19:40:47.9595803Z Verifying : binutils-2.41-50.amzn2023.0.3.aarch64 1/106 2025-05-07T19:40:47.9597089Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.aarch64 2/106 2025-05-07T19:40:47.9597837Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 3/106 2025-05-07T19:40:47.9598618Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/106 2025-05-07T19:40:47.9599369Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 5/106 2025-05-07T19:40:47.9600058Z Verifying : git-2.47.1-1.amzn2023.0.2.aarch64 6/106 2025-05-07T19:40:47.9600751Z Verifying : git-core-2.47.1-1.amzn2023.0.2.aarch64 7/106 2025-05-07T19:40:47.9601460Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/106 2025-05-07T19:40:47.9602191Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.aarch64 9/106 2025-05-07T19:40:47.9602906Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.aarch64 10/106 2025-05-07T19:40:47.9603609Z Verifying : gzip-1.12-1.amzn2023.0.1.aarch64 11/106 2025-05-07T19:40:47.9604567Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/106 2025-05-07T19:40:47.9605283Z Verifying : jansson-2.14-0.amzn2023.aarch64 13/106 2025-05-07T19:40:47.9605995Z Verifying : kmod-libs-29-2.amzn2023.0.5.aarch64 14/106 2025-05-07T19:40:47.9606689Z Verifying : less-608-2.amzn2023.0.2.aarch64 15/106 2025-05-07T19:40:47.9607394Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.aarch64 16/106 2025-05-07T19:40:47.9608110Z Verifying : libdb-5.3.28-49.amzn2023.0.2.aarch64 17/106 2025-05-07T19:40:47.9608906Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.aarch64 18/106 2025-05-07T19:40:47.9609642Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 19/106 2025-05-07T19:40:47.9610361Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 20/106 2025-05-07T19:40:47.9611104Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.aarch64 21/106 2025-05-07T19:40:47.9611835Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 22/106 2025-05-07T19:40:47.9612578Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 23/106 2025-05-07T19:40:47.9613323Z Verifying : libsemanage-3.4-5.amzn2023.0.2.aarch64 24/106 2025-05-07T19:40:47.9614056Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.aarch64 25/106 2025-05-07T19:40:47.9614768Z Verifying : nano-8.3-1.amzn2023.aarch64 26/106 2025-05-07T19:40:47.9615510Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/106 2025-05-07T19:40:47.9616240Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 28/106 2025-05-07T19:40:47.9616943Z Verifying : nettle-3.10.1-1.amzn2023.0.1.aarch64 29/106 2025-05-07T19:40:47.9617664Z Verifying : openldap-2.4.57-6.amzn2023.0.7.aarch64 30/106 2025-05-07T19:40:47.9618385Z Verifying : openssh-8.7p1-8.amzn2023.0.14.aarch64 31/106 2025-05-07T19:40:47.9619112Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 32/106 2025-05-07T19:40:47.9619835Z Verifying : pam-1.5.1-8.amzn2023.0.4.aarch64 33/106 2025-05-07T19:40:47.9620536Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.aarch64 34/106 2025-05-07T19:40:47.9621262Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 35/106 2025-05-07T19:40:47.9622017Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:40:47.9622735Z Verifying : perl-B-1.80-477.amzn2023.0.6.aarch64 37/106 2025-05-07T19:40:47.9623452Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/106 2025-05-07T19:40:47.9624193Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/106 2025-05-07T19:40:47.9625207Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 40/106 2025-05-07T19:40:47.9625952Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:40:47.9626678Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 42/106 2025-05-07T19:40:47.9627430Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 43/106 2025-05-07T19:40:47.9628165Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 44/106 2025-05-07T19:40:47.9628874Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.aarch64 45/106 2025-05-07T19:40:47.9629593Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/106 2025-05-07T19:40:47.9630312Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/106 2025-05-07T19:40:47.9631049Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 48/106 2025-05-07T19:40:47.9631946Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/106 2025-05-07T19:40:47.9632720Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/106 2025-05-07T19:40:47.9633475Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/106 2025-05-07T19:40:47.9634197Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/106 2025-05-07T19:40:47.9634931Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/106 2025-05-07T19:40:47.9635675Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:40:47.9636416Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/106 2025-05-07T19:40:47.9637154Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/106 2025-05-07T19:40:47.9637874Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/106 2025-05-07T19:40:47.9638615Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/106 2025-05-07T19:40:47.9639332Z Verifying : perl-IO-1.43-477.amzn2023.0.6.aarch64 59/106 2025-05-07T19:40:47.9640056Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/106 2025-05-07T19:40:47.9640797Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/106 2025-05-07T19:40:47.9641542Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:40:47.9642281Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 63/106 2025-05-07T19:40:47.9643019Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/106 2025-05-07T19:40:47.9643749Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 65/106 2025-05-07T19:40:47.9644474Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 66/106 2025-05-07T19:40:47.9645223Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 67/106 2025-05-07T19:40:47.9645975Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 68/106 2025-05-07T19:40:47.9646704Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/106 2025-05-07T19:40:47.9647447Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/106 2025-05-07T19:40:47.9648186Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:40:47.9649008Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/106 2025-05-07T19:40:47.9649749Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 73/106 2025-05-07T19:40:47.9650492Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:40:47.9651232Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 75/106 2025-05-07T19:40:47.9651939Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 76/106 2025-05-07T19:40:47.9652891Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/106 2025-05-07T19:40:47.9653638Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/106 2025-05-07T19:40:47.9654396Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/106 2025-05-07T19:40:47.9655145Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 80/106 2025-05-07T19:40:47.9655911Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/106 2025-05-07T19:40:47.9656677Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/106 2025-05-07T19:40:47.9657410Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/106 2025-05-07T19:40:47.9658121Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/106 2025-05-07T19:40:47.9658823Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/106 2025-05-07T19:40:47.9659736Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/106 2025-05-07T19:40:47.9660475Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/106 2025-05-07T19:40:47.9661189Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 88/106 2025-05-07T19:40:47.9661912Z Verifying : perl-lib-0.65-477.amzn2023.0.6.aarch64 89/106 2025-05-07T19:40:47.9662624Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/106 2025-05-07T19:40:47.9663340Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 91/106 2025-05-07T19:40:47.9664047Z Verifying : perl-mro-1.23-477.amzn2023.0.6.aarch64 92/106 2025-05-07T19:40:47.9664764Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/106 2025-05-07T19:40:47.9665524Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/106 2025-05-07T19:40:47.9666257Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/106 2025-05-07T19:40:47.9666996Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/106 2025-05-07T19:40:47.9667720Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/106 2025-05-07T19:40:47.9668425Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/106 2025-05-07T19:40:47.9669141Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 99/106 2025-05-07T19:40:47.9669833Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 100/106 2025-05-07T19:40:47.9670597Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 101/106 2025-05-07T19:40:47.9671354Z Verifying : systemd-libs-252.23-3.amzn2023.aarch64 102/106 2025-05-07T19:40:47.9672085Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.aarch64 103/106 2025-05-07T19:40:47.9672817Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 104/106 2025-05-07T19:40:47.9673553Z Verifying : wget-1.21.3-1.amzn2023.0.4.aarch64 105/106 2025-05-07T19:40:48.1726333Z Verifying : which-2.21-26.amzn2023.0.2.aarch64 106/106 2025-05-07T19:40:48.1726900Z 2025-05-07T19:40:48.1727024Z Installed: 2025-05-07T19:40:48.1727484Z binutils-2.41-50.amzn2023.0.3.aarch64 2025-05-07T19:40:48.1728226Z cracklib-2.9.6-27.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1729126Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 2025-05-07T19:40:48.1729961Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1730757Z findutils-1:4.8.0-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1731624Z git-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1732330Z git-core-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1733645Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.1734378Z gnutls-3.8.3-6.amzn2023.0.1.aarch64 2025-05-07T19:40:48.1735107Z groff-base-1.22.4-7.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1735815Z gzip-1.12-1.amzn2023.0.1.aarch64 2025-05-07T19:40:48.1736519Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:40:48.1737229Z jansson-2.14-0.amzn2023.aarch64 2025-05-07T19:40:48.1737951Z kmod-libs-29-2.amzn2023.0.5.aarch64 2025-05-07T19:40:48.1738676Z less-608-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1739378Z libcbor-0.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1740390Z libdb-5.3.28-49.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1741124Z libeconf-0.4.0-1.amzn2023.0.3.aarch64 2025-05-07T19:40:48.1741884Z libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1742633Z libfdisk-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:40:48.1743365Z libfido2-1.10.0-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1744109Z libmetalink-0.1.3-14.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1744872Z libpwquality-1.4.4-6.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1745650Z libsemanage-3.4-5.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1746412Z libutempter-1.2.1-4.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1747153Z nano-8.3-1.amzn2023.aarch64 2025-05-07T19:40:48.1747885Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:40:48.1748660Z ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1749394Z nettle-3.10.1-1.amzn2023.0.1.aarch64 2025-05-07T19:40:48.1750116Z openldap-2.4.57-6.amzn2023.0.7.aarch64 2025-05-07T19:40:48.1750857Z openssh-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T19:40:48.1751622Z openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T19:40:48.1752362Z pam-1.5.1-8.amzn2023.0.4.aarch64 2025-05-07T19:40:48.1753071Z pciutils-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1753828Z pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1754613Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1755365Z perl-B-1.80-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1756099Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.1756865Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1757662Z perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1758439Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.1759199Z perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1759987Z perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1760743Z perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1761746Z perl-Errno-1.30-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1762491Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:40:48.1763253Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:40:48.1764018Z perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1764790Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1765576Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1766410Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.1767170Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.1767938Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1769009Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1769816Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.1770576Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1771326Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.1772067Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:40:48.1772817Z perl-IO-1.43-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1773571Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:40:48.1774350Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.1775138Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1775923Z perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1776712Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:40:48.1777496Z perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1778248Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 2025-05-07T19:40:48.1779011Z perl-POSIX-1.94-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1779781Z perl-PathTools-3.78-459.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1780553Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.1781321Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:40:48.1782090Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.1782830Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.1783593Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1784739Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1785509Z perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1786247Z perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1786994Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1787784Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:40:48.1788576Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.1789353Z perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1790163Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.1791471Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:40:48.1792277Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:40:48.1793016Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.1793746Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1794506Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:40:48.1795252Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1795998Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1796737Z perl-lib-0.65-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1797490Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.1798607Z perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1799362Z perl-mro-1.23-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.1800120Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1800902Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1801679Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.1802432Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.1803172Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1803920Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.1804652Z shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 2025-05-07T19:40:48.1805373Z sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T19:40:48.1806139Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T19:40:48.1806927Z systemd-libs-252.23-3.amzn2023.aarch64 2025-05-07T19:40:48.1807680Z util-linux-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:40:48.1808423Z util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:40:48.1809255Z wget-1.21.3-1.amzn2023.0.4.aarch64 2025-05-07T19:40:48.1809998Z which-2.21-26.amzn2023.0.2.aarch64 2025-05-07T19:40:48.1810440Z 2025-05-07T19:40:48.1810556Z Complete! 2025-05-07T19:40:48.2869277Z ##[group]Run actions/checkout@v4 2025-05-07T19:40:48.2869773Z with: 2025-05-07T19:40:48.2870063Z repository: pytorch/FBGEMM 2025-05-07T19:40:48.2870709Z token: *** 2025-05-07T19:40:48.2871007Z ssh-strict: true 2025-05-07T19:40:48.2871344Z ssh-user: git 2025-05-07T19:40:48.2871659Z persist-credentials: true 2025-05-07T19:40:48.2872003Z clean: true 2025-05-07T19:40:48.2872322Z sparse-checkout-cone-mode: true 2025-05-07T19:40:48.2872700Z fetch-depth: 1 2025-05-07T19:40:48.2873000Z fetch-tags: false 2025-05-07T19:40:48.2873304Z show-progress: true 2025-05-07T19:40:48.2873615Z lfs: false 2025-05-07T19:40:48.2873895Z submodules: false 2025-05-07T19:40:48.2874215Z set-safe-directory: true 2025-05-07T19:40:48.2874552Z env: 2025-05-07T19:40:48.2874854Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:48.2875281Z BUILD_ENV: build_binary 2025-05-07T19:40:48.2875615Z BUILD_TARGET: default 2025-05-07T19:40:48.2875945Z BUILD_VARIANT: cpu 2025-05-07T19:40:48.2876364Z ##[endgroup] 2025-05-07T19:40:48.2937975Z ##[command]/usr/bin/docker exec 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:40:48.6258899Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:40:48.6261617Z ##[group]Getting Git version info 2025-05-07T19:40:48.6262084Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:40:48.6262805Z [command]/usr/bin/git version 2025-05-07T19:40:48.6263181Z git version 2.47.1 2025-05-07T19:40:48.6270427Z ##[endgroup] 2025-05-07T19:40:48.6299169Z Temporarily overriding HOME='/__w/_temp/310e353e-65e6-4557-9bf4-d4b9762db03b' before making global git config changes 2025-05-07T19:40:48.6300264Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:40:48.6309110Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:40:48.6355749Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T19:40:48.6379365Z https://github.com/pytorch/FBGEMM 2025-05-07T19:40:48.6403469Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T19:40:48.6409884Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T19:40:48.6433077Z HEAD 2025-05-07T19:40:48.6482591Z ##[endgroup] 2025-05-07T19:40:48.6488609Z [command]/usr/bin/git submodule status 2025-05-07T19:40:48.6928367Z e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit (e5d7c0b) 2025-05-07T19:40:48.7002819Z 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel (remotes/origin/FBGEMM) 2025-05-07T19:40:48.7120903Z 6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo (6543fec) 2025-05-07T19:40:48.7195282Z 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass (remotes/origin/FBGEMM) 2025-05-07T19:40:48.7468936Z f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest (release-1.8.0-3335-gf8d7d77c) 2025-05-07T19:40:48.7544664Z a4337c69fe0e2552a7b7b0669178926beeed828c external/hipify_torch (heads/master) 2025-05-07T19:40:48.7589687Z 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json (v3.11.2-84-g9cca280a) 2025-05-07T19:40:48.7603096Z ##[group]Cleaning the repository 2025-05-07T19:40:48.7610273Z [command]/usr/bin/git clean -ffdx 2025-05-07T19:40:48.7708065Z Removing collect_env.py 2025-05-07T19:40:48.7708498Z Removing fbgemm_gpu/.pytest_cache/ 2025-05-07T19:40:48.7708930Z Removing fbgemm_gpu/test/.hypothesis/ 2025-05-07T19:40:48.7709365Z Removing fbgemm_gpu/test/__pycache__/ 2025-05-07T19:40:48.7709816Z Removing fbgemm_gpu/test/combine/__pycache__/ 2025-05-07T19:40:48.7710312Z Removing fbgemm_gpu/test/config/__pycache__/ 2025-05-07T19:40:48.7710781Z Removing fbgemm_gpu/test/jagged/__pycache__/ 2025-05-07T19:40:48.7711270Z Removing fbgemm_gpu/test/permute/__pycache__/ 2025-05-07T19:40:48.7711758Z Removing fbgemm_gpu/test/quantize/__pycache__/ 2025-05-07T19:40:48.7712274Z Removing fbgemm_gpu/test/quantize/mx/__pycache__/ 2025-05-07T19:40:48.7712781Z Removing fbgemm_gpu/test/release/__pycache__/ 2025-05-07T19:40:48.7713771Z Removing fbgemm_gpu/test/sll/__pycache__/ 2025-05-07T19:40:48.7714271Z Removing fbgemm_gpu/test/sparse/__pycache__/ 2025-05-07T19:40:48.7714736Z Removing fbgemm_gpu/test/tbe/__pycache__/ 2025-05-07T19:40:48.7715245Z Removing fbgemm_gpu/test/tbe/bench/__pycache__/ 2025-05-07T19:40:48.7715747Z Removing fbgemm_gpu/test/tbe/cache/__pycache__/ 2025-05-07T19:40:48.7716262Z Removing fbgemm_gpu/test/tbe/dram_kv/__pycache__/ 2025-05-07T19:40:48.7716770Z Removing fbgemm_gpu/test/tbe/eeg/__pycache__/ 2025-05-07T19:40:48.7748254Z Removing fbgemm_gpu/test/tbe/inference/__pycache__/ 2025-05-07T19:40:48.7749070Z Removing fbgemm_gpu/test/tbe/ssd/__pycache__/ 2025-05-07T19:40:48.7749596Z Removing fbgemm_gpu/test/tbe/training/__pycache__/ 2025-05-07T19:40:48.7750126Z Removing fbgemm_gpu/test/tbe/utils/__pycache__/ 2025-05-07T19:40:48.7750615Z Removing fbgemm_gpu/test/utils/__pycache__/ 2025-05-07T19:40:48.7751093Z Removing fbgemm_gpu/test/uvm/__pycache__/ 2025-05-07T19:40:48.7751772Z Removing fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:40:48.7753167Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T19:40:48.9010906Z HEAD is now at 16f8549 Merge 57b27f098bbd767561f043c11657f32c2b505ef0 into 7a44073f73d1a274e4abb4e8f508434232380135 2025-05-07T19:40:48.9020316Z ##[endgroup] 2025-05-07T19:40:48.9022837Z ##[group]Disabling automatic garbage collection 2025-05-07T19:40:48.9035636Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:40:48.9075010Z ##[endgroup] 2025-05-07T19:40:48.9075714Z ##[group]Setting up auth 2025-05-07T19:40:48.9083552Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:40:48.9122721Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:40:48.9482583Z Entering 'external/asmjit' 2025-05-07T19:40:48.9542100Z Entering 'external/composable_kernel' 2025-05-07T19:40:48.9609098Z Entering 'external/cpuinfo' 2025-05-07T19:40:48.9668290Z Entering 'external/cutlass' 2025-05-07T19:40:48.9736150Z Entering 'external/googletest' 2025-05-07T19:40:48.9794722Z Entering 'external/hipify_torch' 2025-05-07T19:40:48.9853591Z Entering 'external/json' 2025-05-07T19:40:48.9934750Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:40:48.9969418Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T19:40:49.0328878Z Entering 'external/asmjit' 2025-05-07T19:40:49.0386657Z Entering 'external/composable_kernel' 2025-05-07T19:40:49.0453206Z Entering 'external/cpuinfo' 2025-05-07T19:40:49.0515058Z Entering 'external/cutlass' 2025-05-07T19:40:49.0582834Z Entering 'external/googletest' 2025-05-07T19:40:49.0642198Z Entering 'external/hipify_torch' 2025-05-07T19:40:49.0699513Z Entering 'external/json' 2025-05-07T19:40:49.0781314Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:40:49.0835453Z ##[endgroup] 2025-05-07T19:40:49.0836077Z ##[group]Fetching the repository 2025-05-07T19:40:49.0846492Z [command]/usr/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:49.2707253Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:40:49.2707963Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:40:49.2731794Z ##[endgroup] 2025-05-07T19:40:49.2732365Z ##[group]Determining the checkout info 2025-05-07T19:40:49.2734898Z ##[endgroup] 2025-05-07T19:40:49.2741106Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:40:49.3411278Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:40:49.3452673Z ##[group]Checking out the ref 2025-05-07T19:40:49.3456942Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:40:49.3609508Z Previous HEAD position was 16f8549 Merge 57b27f098bbd767561f043c11657f32c2b505ef0 into 7a44073f73d1a274e4abb4e8f508434232380135 2025-05-07T19:40:49.3610944Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:40:49.3625497Z ##[endgroup] 2025-05-07T19:40:49.3669090Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:40:49.3697485Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:40:49.3876779Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T19:40:49.3877352Z . $PRELUDE; print_system_info 2025-05-07T19:40:49.3878006Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:49.3878444Z env: 2025-05-07T19:40:49.3878754Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:49.3879180Z BUILD_ENV: build_binary 2025-05-07T19:40:49.3879531Z BUILD_TARGET: default 2025-05-07T19:40:49.3879856Z BUILD_VARIANT: cpu 2025-05-07T19:40:49.3880158Z ##[endgroup] 2025-05-07T19:40:49.8863977Z ################################################################################ 2025-05-07T19:40:49.8864952Z # Print System Info 2025-05-07T19:40:49.8865256Z # 2025-05-07T19:40:49.8883616Z # [2025-05-07T19:40:49.887Z] + print_system_info 2025-05-07T19:40:49.8884810Z ################################################################################ 2025-05-07T19:40:49.8885136Z 2025-05-07T19:40:49.8885364Z ################################################################################ 2025-05-07T19:40:49.8885838Z [INFO] Printing environment variables ... 2025-05-07T19:40:49.8886251Z + printenv 2025-05-07T19:40:49.8886411Z 2025-05-07T19:40:49.8899356Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:40:49.8899776Z BUILD_VARIANT=cpu 2025-05-07T19:40:49.8900131Z HOSTNAME=4acd9c01643b 2025-05-07T19:40:49.8900701Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_a1c1f587-6963-43eb-b588-836fdf9a3903 2025-05-07T19:40:49.8901347Z GITHUB_ACTION=__run_2 2025-05-07T19:40:49.8901673Z GITHUB_RUN_NUMBER=10599 2025-05-07T19:40:49.8902005Z RUNNER_NAME=i-013ed635d59e796db 2025-05-07T19:40:49.8902414Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:40:49.8902848Z PLATFORM_NAME_LC=linux-aarch64 2025-05-07T19:40:49.8903225Z MACHINE_NAME_LC=aarch64 2025-05-07T19:40:49.8903557Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:40:49.8903936Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:40:49.8904334Z GITHUB_REF_TYPE=branch 2025-05-07T19:40:49.8905021Z *** 2025-05-07T19:40:49.8905332Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:40:49.8905710Z GITHUB_ACTIONS=true 2025-05-07T19:40:49.8906084Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:40:49.8906848Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cpu.yml@refs/pull/4066/merge 2025-05-07T19:40:49.8907579Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:40:49.8907953Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:40:49.8908314Z RUNNER_OS=Linux 2025-05-07T19:40:49.8908614Z GITHUB_REF_PROTECTED=false 2025-05-07T19:40:49.8908959Z HOME=/github/home 2025-05-07T19:40:49.8909301Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:40:49.8909719Z RUNNER_ARCH=ARM64 2025-05-07T19:40:49.8910025Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:40:49.8910343Z BUILD_TARGET=default 2025-05-07T19:40:49.8910922Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_a1c1f587-6963-43eb-b588-836fdf9a3903 2025-05-07T19:40:49.8911796Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_a1c1f587-6963-43eb-b588-836fdf9a3903 2025-05-07T19:40:49.8912482Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:40:49.8912928Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:40:49.8913294Z GITHUB_RUN_ID=14891846254 2025-05-07T19:40:49.8913931Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_a1c1f587-6963-43eb-b588-836fdf9a3903 2025-05-07T19:40:49.8914640Z BUILD_ENV=build_binary 2025-05-07T19:40:49.8914961Z GITHUB_ACTOR=q10 2025-05-07T19:40:49.8915253Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:40:49.8915567Z KERN_NAME_LC=linux 2025-05-07T19:40:49.8915939Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:40:49.8916414Z PLATFORM_NAME=Linux-aarch64 2025-05-07T19:40:49.8916803Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:40:49.8917189Z SHLVL=1 2025-05-07T19:40:49.8917451Z GITHUB_ACTOR_ID=255046 2025-05-07T19:40:49.8917784Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:40:49.8918249Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:40:49.8918768Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:40:49.8919554Z KERN_NAME=Linux 2025-05-07T19:40:49.8919914Z GITHUB_JOB=build_artifact 2025-05-07T19:40:49.8920279Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:40:49.8920659Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:40:49.8921008Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:40:49.8921365Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:40:49.8921847Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:40:49.8922367Z GITHUB_BASE_REF=main 2025-05-07T19:40:49.8922666Z CI=true 2025-05-07T19:40:49.8922953Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:40:49.8923338Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:40:49.8923939Z GITHUB_ACTION_REF= 2025-05-07T19:40:49.8924264Z GITHUB_WORKFLOW=FBGEMM_GPU-CPU CI 2025-05-07T19:40:49.8924908Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_a1c1f587-6963-43eb-b588-836fdf9a3903 2025-05-07T19:40:49.8925562Z MACHINE_NAME=aarch64 2025-05-07T19:40:49.8925872Z _=/usr/bin/printenv 2025-05-07T19:40:49.8926056Z 2025-05-07T19:40:49.8926224Z ################################################################################ 2025-05-07T19:40:49.8926668Z [INFO] Print ldd version ... 2025-05-07T19:40:49.8927021Z + ldd --version 2025-05-07T19:40:49.8927198Z 2025-05-07T19:40:49.8927317Z ldd (GNU libc) 2.34 2025-05-07T19:40:49.8927761Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:40:49.8928386Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:40:49.8929344Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:40:49.8929979Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:40:49.8930326Z 2025-05-07T19:40:49.8930480Z ################################################################################ 2025-05-07T19:40:49.8930919Z [INFO] Print CPU info ... 2025-05-07T19:40:49.8931239Z + nproc 2025-05-07T19:40:49.8931387Z 2025-05-07T19:40:49.8936429Z 8 2025-05-07T19:40:49.8938019Z 2025-05-07T19:40:49.8939016Z + lscpu 2025-05-07T19:40:49.8939199Z 2025-05-07T19:40:49.8985502Z Architecture: aarch64 2025-05-07T19:40:49.8986036Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:40:49.8986693Z Byte Order: Little Endian 2025-05-07T19:40:49.8987131Z CPU(s): 8 2025-05-07T19:40:49.8987539Z On-line CPU(s) list: 0-7 2025-05-07T19:40:49.8987948Z Vendor ID: ARM 2025-05-07T19:40:49.8988378Z Model name: Neoverse-N1 2025-05-07T19:40:49.8988805Z Model: 1 2025-05-07T19:40:49.8989206Z Thread(s) per core: 1 2025-05-07T19:40:49.8989639Z Core(s) per cluster: 8 2025-05-07T19:40:49.8990043Z Socket(s): - 2025-05-07T19:40:49.8990443Z Cluster(s): 1 2025-05-07T19:40:49.8990843Z Stepping: r3p1 2025-05-07T19:40:49.8991272Z BogoMIPS: 243.75 2025-05-07T19:40:49.8992047Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.8992859Z L1d cache: 512 KiB (8 instances) 2025-05-07T19:40:49.8993360Z L1i cache: 512 KiB (8 instances) 2025-05-07T19:40:49.8993865Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:40:49.8994352Z L3 cache: 32 MiB (1 instance) 2025-05-07T19:40:49.8994792Z NUMA node(s): 1 2025-05-07T19:40:49.8995201Z NUMA node0 CPU(s): 0-7 2025-05-07T19:40:49.8995681Z Vulnerability Gather data sampling: Not affected 2025-05-07T19:40:49.8996209Z Vulnerability Itlb multihit: Not affected 2025-05-07T19:40:49.8996709Z Vulnerability L1tf: Not affected 2025-05-07T19:40:49.8997208Z Vulnerability Mds: Not affected 2025-05-07T19:40:49.8998161Z Vulnerability Meltdown: Not affected 2025-05-07T19:40:49.8998707Z Vulnerability Mmio stale data: Not affected 2025-05-07T19:40:49.8999234Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:40:49.8999749Z Vulnerability Retbleed: Not affected 2025-05-07T19:40:49.9000269Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:40:49.9001002Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T19:40:49.9001861Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T19:40:49.9002549Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T19:40:49.9003355Z Vulnerability Srbds: Not affected 2025-05-07T19:40:49.9003880Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:40:49.9004210Z 2025-05-07T19:40:49.9004337Z + cat /proc/cpuinfo 2025-05-07T19:40:49.9004521Z 2025-05-07T19:40:49.9004712Z processor : 0 2025-05-07T19:40:49.9004997Z BogoMIPS : 243.75 2025-05-07T19:40:49.9005688Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9006445Z CPU implementer : 0x41 2025-05-07T19:40:49.9006772Z CPU architecture: 8 2025-05-07T19:40:49.9007076Z CPU variant : 0x3 2025-05-07T19:40:49.9007381Z CPU part : 0xd0c 2025-05-07T19:40:49.9007672Z CPU revision : 1 2025-05-07T19:40:49.9007856Z 2025-05-07T19:40:49.9007975Z processor : 1 2025-05-07T19:40:49.9008257Z BogoMIPS : 243.75 2025-05-07T19:40:49.9009036Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9009812Z CPU implementer : 0x41 2025-05-07T19:40:49.9010134Z CPU architecture: 8 2025-05-07T19:40:49.9010441Z CPU variant : 0x3 2025-05-07T19:40:49.9010733Z CPU part : 0xd0c 2025-05-07T19:40:49.9011029Z CPU revision : 1 2025-05-07T19:40:49.9011208Z 2025-05-07T19:40:49.9011326Z processor : 2 2025-05-07T19:40:49.9011612Z BogoMIPS : 243.75 2025-05-07T19:40:49.9012268Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9013025Z CPU implementer : 0x41 2025-05-07T19:40:49.9013357Z CPU architecture: 8 2025-05-07T19:40:49.9013657Z CPU variant : 0x3 2025-05-07T19:40:49.9013958Z CPU part : 0xd0c 2025-05-07T19:40:49.9014252Z CPU revision : 1 2025-05-07T19:40:49.9014433Z 2025-05-07T19:40:49.9014554Z processor : 3 2025-05-07T19:40:49.9014833Z BogoMIPS : 243.75 2025-05-07T19:40:49.9015487Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9016239Z CPU implementer : 0x41 2025-05-07T19:40:49.9016586Z CPU architecture: 8 2025-05-07T19:40:49.9016886Z CPU variant : 0x3 2025-05-07T19:40:49.9017187Z CPU part : 0xd0c 2025-05-07T19:40:49.9017553Z CPU revision : 1 2025-05-07T19:40:49.9017731Z 2025-05-07T19:40:49.9017852Z processor : 4 2025-05-07T19:40:49.9018141Z BogoMIPS : 243.75 2025-05-07T19:40:49.9018797Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9019563Z CPU implementer : 0x41 2025-05-07T19:40:49.9019884Z CPU architecture: 8 2025-05-07T19:40:49.9020193Z CPU variant : 0x3 2025-05-07T19:40:49.9020486Z CPU part : 0xd0c 2025-05-07T19:40:49.9020790Z CPU revision : 1 2025-05-07T19:40:49.9020969Z 2025-05-07T19:40:49.9021090Z processor : 5 2025-05-07T19:40:49.9021369Z BogoMIPS : 243.75 2025-05-07T19:40:49.9022021Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9022769Z CPU implementer : 0x41 2025-05-07T19:40:49.9023114Z CPU architecture: 8 2025-05-07T19:40:49.9023417Z CPU variant : 0x3 2025-05-07T19:40:49.9023722Z CPU part : 0xd0c 2025-05-07T19:40:49.9024011Z CPU revision : 1 2025-05-07T19:40:49.9024195Z 2025-05-07T19:40:49.9024310Z processor : 6 2025-05-07T19:40:49.9024588Z BogoMIPS : 243.75 2025-05-07T19:40:49.9025473Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9026258Z CPU implementer : 0x41 2025-05-07T19:40:49.9026581Z CPU architecture: 8 2025-05-07T19:40:49.9026887Z CPU variant : 0x3 2025-05-07T19:40:49.9027178Z CPU part : 0xd0c 2025-05-07T19:40:49.9027473Z CPU revision : 1 2025-05-07T19:40:49.9027651Z 2025-05-07T19:40:49.9027769Z processor : 7 2025-05-07T19:40:49.9028057Z BogoMIPS : 243.75 2025-05-07T19:40:49.9028702Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9029454Z CPU implementer : 0x41 2025-05-07T19:40:49.9029788Z CPU architecture: 8 2025-05-07T19:40:49.9030238Z CPU variant : 0x3 2025-05-07T19:40:49.9030539Z CPU part : 0xd0c 2025-05-07T19:40:49.9030828Z CPU revision : 1 2025-05-07T19:40:49.9031010Z 2025-05-07T19:40:49.9031015Z 2025-05-07T19:40:49.9031210Z ################################################################################ 2025-05-07T19:40:49.9031656Z [INFO] Print PCI info ... 2025-05-07T19:40:49.9032010Z + lspci -v 2025-05-07T19:40:49.9032169Z 2025-05-07T19:40:49.9145586Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:49.9157664Z 00:00.0 Host bridge: Amazon.com, Inc. Device 0200 2025-05-07T19:40:49.9158141Z Physical Slot: 0 2025-05-07T19:40:49.9158455Z Flags: fast devsel 2025-05-07T19:40:49.9158650Z 2025-05-07T19:40:49.9158947Z 00:01.0 Serial controller: Amazon.com, Inc. Device 8250 (prog-if 03 [16650]) 2025-05-07T19:40:49.9159512Z Physical Slot: 1 2025-05-07T19:40:49.9159834Z Flags: fast devsel, IRQ 14 2025-05-07T19:40:49.9160277Z Memory at 80008000 (32-bit, non-prefetchable) [size=4K] 2025-05-07T19:40:49.9160797Z Kernel driver in use: serial 2025-05-07T19:40:49.9161036Z 2025-05-07T19:40:49.9161482Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:40:49.9162221Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:40:49.9162640Z Physical Slot: 4 2025-05-07T19:40:49.9163012Z Flags: bus master, fast devsel, latency 0, IRQ 12 2025-05-07T19:40:49.9163547Z Memory at 80000000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:40:49.9164048Z Capabilities: 2025-05-07T19:40:49.9164416Z Kernel driver in use: nvme 2025-05-07T19:40:49.9164642Z 2025-05-07T19:40:49.9164978Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:40:49.9165658Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:40:49.9166153Z Physical Slot: 5 2025-05-07T19:40:49.9166510Z Flags: bus master, fast devsel, latency 0, IRQ 13 2025-05-07T19:40:49.9167042Z Memory at 80004000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:40:49.9167550Z Capabilities: 2025-05-07T19:40:49.9167919Z Kernel driver in use: ena 2025-05-07T19:40:49.9168141Z 2025-05-07T19:40:49.9168158Z 2025-05-07T19:40:49.9168329Z ################################################################################ 2025-05-07T19:40:49.9168883Z [INFO] Print Linux distribution info ... 2025-05-07T19:40:49.9169311Z + uname -a 2025-05-07T19:40:49.9169471Z 2025-05-07T19:40:49.9178469Z Linux 4acd9c01643b 6.1.130-139.222.amzn2023.aarch64 #1 SMP Tue Mar 11 01:10:34 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux 2025-05-07T19:40:49.9179358Z 2025-05-07T19:40:49.9180059Z + uname -m 2025-05-07T19:40:49.9180233Z 2025-05-07T19:40:49.9196743Z aarch64 2025-05-07T19:40:49.9198018Z 2025-05-07T19:40:49.9198537Z + cat /proc/version 2025-05-07T19:40:49.9198755Z 2025-05-07T19:40:49.9215067Z Linux version 6.1.130-139.222.amzn2023.aarch64 (mockbuild@ip-10-0-51-161) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP Tue Mar 11 01:10:34 UTC 2025 2025-05-07T19:40:49.9216409Z 2025-05-07T19:40:49.9216559Z + cat /etc/os-release 2025-05-07T19:40:49.9216768Z 2025-05-07T19:40:49.9231457Z NAME="Amazon Linux" 2025-05-07T19:40:49.9231784Z VERSION="2023" 2025-05-07T19:40:49.9232061Z ID="amzn" 2025-05-07T19:40:49.9232334Z ID_LIKE="fedora" 2025-05-07T19:40:49.9233832Z VERSION_ID="2023" 2025-05-07T19:40:49.9234226Z PLATFORM_ID="platform:al2023" 2025-05-07T19:40:49.9234632Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:40:49.9235037Z ANSI_COLOR="0;33" 2025-05-07T19:40:49.9235386Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:40:49.9235948Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:40:49.9236563Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:40:49.9237150Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:40:49.9237822Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:40:49.9238586Z VENDOR_NAME="AWS" 2025-05-07T19:40:49.9238925Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:40:49.9239336Z SUPPORT_END="2029-06-30" 2025-05-07T19:40:49.9239574Z 2025-05-07T19:40:49.9313567Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:40:49.9314126Z . $PRELUDE; print_gpu_info 2025-05-07T19:40:49.9314743Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:49.9315187Z env: 2025-05-07T19:40:49.9315488Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:49.9315913Z BUILD_ENV: build_binary 2025-05-07T19:40:49.9316257Z BUILD_TARGET: default 2025-05-07T19:40:49.9316587Z BUILD_VARIANT: cpu 2025-05-07T19:40:49.9316885Z ##[endgroup] 2025-05-07T19:40:50.4464155Z ################################################################################ 2025-05-07T19:40:50.4464710Z [INFO] Printing general display info ... 2025-05-07T19:40:50.4487053Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:50.5805863Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:50.5814185Z /usr/bin/sudo 2025-05-07T19:40:50.5825565Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:50.5834126Z /usr/bin/yum 2025-05-07T19:40:50.5835011Z [INSTALL] Updating system repositories ... 2025-05-07T19:40:50.5861496Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:40:50.8896829Z Last metadata expiration check: 0:00:21 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:51.0311273Z Dependencies resolved. 2025-05-07T19:40:51.0587817Z Nothing to do. 2025-05-07T19:40:51.0588175Z Complete! 2025-05-07T19:40:51.1141523Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:40:51.1167582Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:40:51.4128615Z Last metadata expiration check: 0:00:22 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:51.4864547Z Dependencies resolved. 2025-05-07T19:40:51.5063954Z ================================================================================ 2025-05-07T19:40:51.5064664Z Package Arch Version Repository Size 2025-05-07T19:40:51.5065241Z ================================================================================ 2025-05-07T19:40:51.5065669Z Installing: 2025-05-07T19:40:51.5066108Z hostname aarch64 3.23-4.amzn2023.0.3 amazonlinux 29 k 2025-05-07T19:40:51.5066795Z lshw aarch64 B.02.19.2-7.amzn2023.0.3 amazonlinux 296 k 2025-05-07T19:40:51.5067206Z 2025-05-07T19:40:51.5067335Z Transaction Summary 2025-05-07T19:40:51.5067672Z ================================================================================ 2025-05-07T19:40:51.5068102Z Install 2 Packages 2025-05-07T19:40:51.5068292Z 2025-05-07T19:40:51.5068434Z Total download size: 324 k 2025-05-07T19:40:51.5068782Z Installed size: 1.1 M 2025-05-07T19:40:51.5070095Z Downloading Packages: 2025-05-07T19:40:51.6258778Z (1/2): hostname-3.23-4.amzn2023.0.3.aarch64.rpm 1.2 MB/s | 29 kB 00:00 2025-05-07T19:40:51.6346441Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.aarch64.rp 9.3 MB/s | 296 kB 00:00 2025-05-07T19:40:51.6360731Z -------------------------------------------------------------------------------- 2025-05-07T19:40:51.6365545Z Total 2.5 MB/s | 324 kB 00:00 2025-05-07T19:40:51.6695900Z Running transaction check 2025-05-07T19:40:51.6771960Z Transaction check succeeded. 2025-05-07T19:40:51.6772887Z Running transaction test 2025-05-07T19:40:51.6973014Z Transaction test succeeded. 2025-05-07T19:40:51.6976730Z Running transaction 2025-05-07T19:40:51.7355334Z Preparing : 1/1 2025-05-07T19:40:51.7470104Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 1/2 2025-05-07T19:40:51.7535618Z Installing : hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T19:40:51.8649088Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T19:40:51.8650319Z Verifying : hostname-3.23-4.amzn2023.0.3.aarch64 1/2 2025-05-07T19:40:51.9092308Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2/2 2025-05-07T19:40:51.9092836Z 2025-05-07T19:40:51.9092953Z Installed: 2025-05-07T19:40:51.9093449Z hostname-3.23-4.amzn2023.0.3.aarch64 lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2025-05-07T19:40:51.9093927Z 2025-05-07T19:40:51.9094041Z Complete! 2025-05-07T19:40:51.9671064Z + hostname 2025-05-07T19:40:51.9671276Z 2025-05-07T19:40:51.9679343Z 4acd9c01643b 2025-05-07T19:40:51.9679581Z 2025-05-07T19:40:51.9679726Z + sudo lshw -C display 2025-05-07T19:40:51.9679948Z 2025-05-07T19:40:52.0637935Z 2025-05-07T19:40:52.0638814Z ################################################################################ 2025-05-07T19:40:52.0639357Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:40:52.0780526Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:52.0811011Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:52.0811704Z [CHECK] nvidia-smi not found 2025-05-07T19:40:52.0812154Z ################################################################################ 2025-05-07T19:40:52.0812607Z [INFO] Printing AMD GPU info ... 2025-05-07T19:40:52.0951741Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:52.0982418Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:52.0983098Z [CHECK] rocminfo not found 2025-05-07T19:40:52.0989783Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:52.0990968Z [CHECK] rocm-smi not found 2025-05-07T19:40:52.1063533Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:40:52.1064220Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:40:52.1064921Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:52.1065395Z env: 2025-05-07T19:40:52.1065714Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:52.1066141Z BUILD_ENV: build_binary 2025-05-07T19:40:52.1066482Z BUILD_TARGET: default 2025-05-07T19:40:52.1066805Z BUILD_VARIANT: cpu 2025-05-07T19:40:52.1067116Z ##[endgroup] 2025-05-07T19:40:52.5519109Z ################################################################################ 2025-05-07T19:40:52.5519625Z # Setup Miniconda 2025-05-07T19:40:52.5519924Z # 2025-05-07T19:40:52.5539277Z # [2025-05-07T19:40:52.553Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:40:52.5539857Z ################################################################################ 2025-05-07T19:40:52.5540180Z 2025-05-07T19:40:52.5558940Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:52.6899069Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:52.6899621Z + mkdir -p /github/home/miniconda 2025-05-07T19:40:52.6899897Z 2025-05-07T19:40:52.6916929Z 2025-05-07T19:40:52.6917329Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:40:52.6942420Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-aarch64.sh -O miniconda.sh 2025-05-07T19:40:53.7344718Z [SETUP] Installing Miniconda ... 2025-05-07T19:40:53.7345299Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:40:53.7345664Z 2025-05-07T19:40:53.7488568Z PREFIX=/github/home/miniconda 2025-05-07T19:40:54.2464838Z Unpacking payload ... 2025-05-07T19:40:54.8586410Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:40:55.7342836Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:40:58.4384679Z 2025-05-07T19:40:58.4385190Z Installing base environment... 2025-05-07T19:40:58.4385992Z 2025-05-07T19:40:59.9545472Z Preparing transaction: ...working... done 2025-05-07T19:41:04.0320744Z Executing transaction: ...working... done 2025-05-07T19:41:04.7988666Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:41:04.9000434Z installation finished. 2025-05-07T19:41:04.9007278Z 2025-05-07T19:41:04.9007846Z + rm -f miniconda.sh 2025-05-07T19:41:04.9008108Z 2025-05-07T19:41:04.9184638Z 2025-05-07T19:41:04.9185406Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:41:04.9185946Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:41:04.9186300Z 2025-05-07T19:41:05.4343788Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:41:05.4344387Z no change /github/home/miniconda/bin/conda 2025-05-07T19:41:05.4344884Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:41:05.4345443Z no change /github/home/miniconda/bin/activate 2025-05-07T19:41:05.4345953Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:41:05.4346512Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:41:05.4347118Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:41:05.4347741Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:41:05.4348387Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:41:05.4349143Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:41:05.4349880Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:41:05.4350931Z modified /github/home/.bashrc 2025-05-07T19:41:05.4351234Z 2025-05-07T19:41:05.4351526Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:41:05.4351962Z 2025-05-07T19:41:05.5678603Z 2025-05-07T19:41:05.5679339Z + . /github/home/.bashrc 2025-05-07T19:41:05.5679678Z 2025-05-07T19:41:06.7879217Z 2025-05-07T19:41:06.7880383Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:41:06.7907822Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:41:14.9719899Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:41:16.3466148Z Solving environment: | / - \ | / - \ | / - \ | done 2025-05-07T19:41:16.4774448Z 2025-05-07T19:41:16.4775132Z ## Package Plan ## 2025-05-07T19:41:16.4775413Z 2025-05-07T19:41:16.4775598Z environment location: /github/home/miniconda 2025-05-07T19:41:16.4775938Z 2025-05-07T19:41:16.4776118Z added / updated specs: 2025-05-07T19:41:16.4776478Z - conda-libmamba-solver 2025-05-07T19:41:16.4776834Z - libarchive 2025-05-07T19:41:16.4777121Z - libmamba 2025-05-07T19:41:16.4777408Z - libmambapy 2025-05-07T19:41:16.4777584Z 2025-05-07T19:41:16.4777590Z 2025-05-07T19:41:16.4777755Z The following packages will be downloaded: 2025-05-07T19:41:16.4778071Z 2025-05-07T19:41:16.4778227Z package | build 2025-05-07T19:41:16.4778701Z ---------------------------|----------------- 2025-05-07T19:41:16.4779275Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:41:16.4779981Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:41:16.4780595Z conda-25.3.1 | py313hd81a959_1 1.1 MB conda-forge 2025-05-07T19:41:16.4781283Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:41:16.4781924Z ------------------------------------------------------------ 2025-05-07T19:41:16.4782849Z Total: 1.4 MB 2025-05-07T19:41:16.4783156Z 2025-05-07T19:41:16.4783324Z The following packages will be UPDATED: 2025-05-07T19:41:16.4783615Z 2025-05-07T19:41:16.4790280Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:41:16.4791463Z conda pkgs/main::conda-25.3.1-py313hd43f75c~ --> conda-forge::conda-25.3.1-py313hd81a959_1 2025-05-07T19:41:16.4792022Z 2025-05-07T19:41:16.4792342Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:41:16.4792804Z 2025-05-07T19:41:16.4793321Z certifi pkgs/main/linux-aarch64::certifi-2025~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:41:16.4794518Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:41:16.4795241Z 2025-05-07T19:41:16.4795246Z 2025-05-07T19:41:16.4795251Z 2025-05-07T19:41:16.4795459Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:16.4795997Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:41:16.4796323Z 2025-05-07T19:41:16.4801011Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:41:16.4801366Z 2025-05-07T19:41:16.4801371Z 2025-05-07T19:41:16.4810059Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:41:16.4810464Z 2025-05-07T19:41:16.4810470Z 2025-05-07T19:41:16.4810476Z 2025-05-07T19:41:16.5487345Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:41:16.5536665Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:41:16.5537072Z 2025-05-07T19:41:16.5537078Z 2025-05-07T19:41:16.5537102Z 2025-05-07T19:41:16.5684639Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:41:16.5685081Z 2025-05-07T19:41:16.5692691Z 2025-05-07T19:41:16.5797216Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:41:16.5799176Z 2025-05-07T19:41:16.5892361Z certifi-2025.4.26 | 154 KB | ####1 | 42%  2025-05-07T19:41:16.5893643Z 2025-05-07T19:41:16.5985076Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:41:16.5985473Z 2025-05-07T19:41:16.5985480Z 2025-05-07T19:41:16.5989939Z 2025-05-07T19:41:16.5996269Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:41:16.5996705Z 2025-05-07T19:41:16.5996712Z 2025-05-07T19:41:16.5996717Z 2025-05-07T19:41:16.6021647Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:41:16.6022077Z 2025-05-07T19:41:16.6022090Z 2025-05-07T19:41:16.6027874Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:41:16.6028287Z 2025-05-07T19:41:16.6028293Z 2025-05-07T19:41:16.6204889Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:41:16.6205316Z 2025-05-07T19:41:16.9545094Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:41:16.9545676Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:41:16.9550873Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:41:16.9551328Z 2025-05-07T19:41:16.9551617Z 2025-05-07T19:41:16.9551906Z  2025-05-07T19:41:16.9552212Z 2025-05-07T19:41:16.9552218Z 2025-05-07T19:41:16.9552466Z  2025-05-07T19:41:16.9552769Z 2025-05-07T19:41:16.9552774Z 2025-05-07T19:41:16.9552779Z 2025-05-07T19:41:16.9553306Z  done 2025-05-07T19:41:17.0564377Z Preparing transaction: - done 2025-05-07T19:41:17.1574717Z Verifying transaction: | done 2025-05-07T19:41:19.0610514Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:41:20.6755168Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:41:20.6782984Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:41:21.7842142Z Channels: 2025-05-07T19:41:21.7842574Z - defaults 2025-05-07T19:41:21.7843183Z Platform: linux-aarch64 2025-05-07T19:41:22.7039681Z Collecting package metadata (repodata.json): - \ | / - done 2025-05-07T19:41:22.8050246Z Solving environment: | Channels: 2025-05-07T19:41:22.8050799Z - defaults 2025-05-07T19:41:22.8051220Z Platform: linux-aarch64 2025-05-07T19:41:23.0312951Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:41:23.1401691Z Solving environment: \ | done 2025-05-07T19:41:23.2052831Z done 2025-05-07T19:41:23.2958772Z 2025-05-07T19:41:23.2959252Z ## Package Plan ## 2025-05-07T19:41:23.2959552Z 2025-05-07T19:41:23.2959736Z environment location: /github/home/miniconda 2025-05-07T19:41:23.2960089Z 2025-05-07T19:41:23.2960227Z added / updated specs: 2025-05-07T19:41:23.2960600Z - conda 2025-05-07T19:41:23.2960760Z 2025-05-07T19:41:23.2960766Z 2025-05-07T19:41:23.2960942Z The following packages will be downloaded: 2025-05-07T19:41:23.2961244Z 2025-05-07T19:41:23.2961398Z package | build 2025-05-07T19:41:23.2961848Z ---------------------------|----------------- 2025-05-07T19:41:23.2962319Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:41:23.2962858Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:41:23.2963390Z ------------------------------------------------------------ 2025-05-07T19:41:23.2963865Z Total: 1.4 MB 2025-05-07T19:41:23.2964568Z 2025-05-07T19:41:23.2964762Z The following packages will be UPDATED: 2025-05-07T19:41:23.2965056Z 2025-05-07T19:41:23.2965697Z pip pkgs/main/linux-aarch64::pip-25.0-py3~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:41:23.2966543Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:41:23.2966906Z 2025-05-07T19:41:23.2966911Z 2025-05-07T19:41:23.2966916Z 2025-05-07T19:41:23.2967120Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:23.2967637Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:41:23.2967957Z 2025-05-07T19:41:23.3376918Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:41:23.3377509Z 2025-05-07T19:41:23.3735893Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:41:23.6175308Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:41:23.6175696Z 2025-05-07T19:41:23.6176695Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:41:23.6177079Z 2025-05-07T19:41:23.6456073Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:41:23.6456646Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:41:23.6460370Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:41:23.6460925Z 2025-05-07T19:41:23.6461221Z 2025-05-07T19:41:23.6461550Z  done 2025-05-07T19:41:23.7467851Z Preparing transaction: - done 2025-05-07T19:41:23.8472933Z Verifying transaction: | done 2025-05-07T19:41:26.7523646Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:41:27.6213669Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:41:27.6216271Z + conda clean --packages --tarball -y 2025-05-07T19:41:27.6216586Z 2025-05-07T19:41:28.2315837Z Will remove 99 (111.5 MB) tarball(s). 2025-05-07T19:41:28.2316341Z Will remove 11 (64.3 MB) package(s). 2025-05-07T19:41:28.3629162Z 2025-05-07T19:41:28.3636200Z + conda clean --all -y 2025-05-07T19:41:28.3636662Z 2025-05-07T19:41:28.9800480Z There are no unused tarball(s) to remove. 2025-05-07T19:41:28.9801474Z Will remove 1 index cache(s). 2025-05-07T19:41:28.9801888Z There are no unused package(s) to remove. 2025-05-07T19:41:28.9802326Z There are no tempfile(s) to remove. 2025-05-07T19:41:28.9802736Z There are no logfile(s) to remove. 2025-05-07T19:41:29.1172427Z 2025-05-07T19:41:29.1175519Z + conda info 2025-05-07T19:41:29.1175741Z 2025-05-07T19:41:29.9340287Z 2025-05-07T19:41:29.9341029Z active environment : base 2025-05-07T19:41:29.9341521Z active env location : /github/home/miniconda 2025-05-07T19:41:29.9341972Z shell level : 1 2025-05-07T19:41:29.9342345Z user config file : /github/home/.condarc 2025-05-07T19:41:29.9342881Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:41:29.9343417Z conda version : 25.3.1 2025-05-07T19:41:29.9343812Z conda-build version : not installed 2025-05-07T19:41:29.9344235Z python version : 3.13.2.final.0 2025-05-07T19:41:29.9344646Z solver : libmamba (default) 2025-05-07T19:41:29.9345115Z virtual packages : __archspec=1=cortex_a72 2025-05-07T19:41:29.9345555Z __conda=25.3.1=0 2025-05-07T19:41:29.9345948Z __glibc=2.34=0 2025-05-07T19:41:29.9346337Z __linux=6.1.130=0 2025-05-07T19:41:29.9346723Z __unix=0=0 2025-05-07T19:41:29.9347176Z base environment : /github/home/miniconda (writable) 2025-05-07T19:41:29.9347739Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:41:29.9348223Z conda av metadata url : None 2025-05-07T19:41:29.9348753Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-aarch64 2025-05-07T19:41:29.9349749Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:41:29.9350346Z https://repo.anaconda.com/pkgs/r/linux-aarch64 2025-05-07T19:41:29.9350897Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:41:29.9351431Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:41:29.9351912Z /github/home/.conda/pkgs 2025-05-07T19:41:29.9352379Z envs directories : /github/home/miniconda/envs 2025-05-07T19:41:29.9352850Z /github/home/.conda/envs 2025-05-07T19:41:29.9353280Z platform : linux-aarch64 2025-05-07T19:41:29.9354540Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.aarch64 amzn/2023.7.20250428 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T19:41:29.9355785Z UID:GID : 0:0 2025-05-07T19:41:29.9356137Z netrc file : None 2025-05-07T19:41:29.9356507Z offline mode : False 2025-05-07T19:41:29.9356744Z 2025-05-07T19:41:30.0869169Z 2025-05-07T19:41:30.0869983Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:41:30.0870903Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_265c8299-0862-4c82-9d6e-bea492001cec ... 2025-05-07T19:41:30.0871934Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:41:30.1065839Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T19:41:30.1066612Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T19:41:30.1067683Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:30.1068135Z env: 2025-05-07T19:41:30.1068442Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:30.1068866Z BUILD_ENV: build_binary 2025-05-07T19:41:30.1069218Z BUILD_TARGET: default 2025-05-07T19:41:30.1069541Z BUILD_VARIANT: cpu 2025-05-07T19:41:30.1069847Z ##[endgroup] 2025-05-07T19:41:30.5810993Z ################################################################################ 2025-05-07T19:41:30.5811535Z # Create Conda Environment 2025-05-07T19:41:30.5811868Z # 2025-05-07T19:41:30.5830903Z # [2025-05-07T19:41:30.582Z] + create_conda_environment build_binary 3.9 2025-05-07T19:41:30.5831952Z ################################################################################ 2025-05-07T19:41:30.5832274Z 2025-05-07T19:41:30.5851509Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:41:30.7125778Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:41:30.7126347Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:41:30.7126826Z + conda info --envs 2025-05-07T19:41:30.7127019Z 2025-05-07T19:41:31.5271840Z 2025-05-07T19:41:31.5272692Z # conda environments: 2025-05-07T19:41:31.5273159Z # 2025-05-07T19:41:31.5273554Z base /github/home/miniconda 2025-05-07T19:41:31.5273947Z 2025-05-07T19:41:31.6782224Z 2025-05-07T19:41:31.6782872Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:41:34.1960275Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:41:34.1960676Z 2025-05-07T19:41:34.1977991Z 2025-05-07T19:41:34.1986843Z [SETUP] Creating new Conda environment (Python 3.9) ... 2025-05-07T19:41:34.2014024Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.9 2025-05-07T19:41:35.0420647Z Channels: 2025-05-07T19:41:35.0421019Z - defaults 2025-05-07T19:41:35.0421327Z Platform: linux-aarch64 2025-05-07T19:41:36.4067513Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T19:41:36.5073315Z Solving environment: | done 2025-05-07T19:41:36.5447299Z 2025-05-07T19:41:36.5447823Z ## Package Plan ## 2025-05-07T19:41:36.5448070Z 2025-05-07T19:41:36.5448413Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:36.5448909Z 2025-05-07T19:41:36.5449047Z added / updated specs: 2025-05-07T19:41:36.5449382Z - python=3.9 2025-05-07T19:41:36.5449567Z 2025-05-07T19:41:36.5449573Z 2025-05-07T19:41:36.5449745Z The following packages will be downloaded: 2025-05-07T19:41:36.5450047Z 2025-05-07T19:41:36.5450200Z package | build 2025-05-07T19:41:36.5450649Z ---------------------------|----------------- 2025-05-07T19:41:36.5451175Z _libgcc_mutex-0.1 | main 2 KB 2025-05-07T19:41:36.5451757Z _openmp_mutex-5.1 | 51_gnu 1.4 MB 2025-05-07T19:41:36.5452350Z ca-certificates-2025.2.25 | hd43f75c_0 129 KB 2025-05-07T19:41:36.5452921Z python-3.9.21 | h4bb2201_1 24.6 MB 2025-05-07T19:41:36.5453484Z setuptools-78.1.1 | py39hd43f75c_0 1.6 MB 2025-05-07T19:41:36.5454036Z wheel-0.45.1 | py39hd43f75c_0 114 KB 2025-05-07T19:41:36.5454678Z ------------------------------------------------------------ 2025-05-07T19:41:36.5455153Z Total: 27.8 MB 2025-05-07T19:41:36.5455458Z 2025-05-07T19:41:36.5455630Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:36.5455942Z 2025-05-07T19:41:36.5456254Z _libgcc_mutex pkgs/main/linux-aarch64::_libgcc_mutex-0.1-main 2025-05-07T19:41:36.5456944Z _openmp_mutex pkgs/main/linux-aarch64::_openmp_mutex-5.1-51_gnu 2025-05-07T19:41:36.5458746Z ca-certificates pkgs/main/linux-aarch64::ca-certificates-2025.2.25-hd43f75c_0 2025-05-07T19:41:36.5459667Z ld_impl_linux-aar~ pkgs/main/linux-aarch64::ld_impl_linux-aarch64-2.40-h48e3ba3_0 2025-05-07T19:41:36.5460419Z libffi pkgs/main/linux-aarch64::libffi-3.4.4-h419075a_1 2025-05-07T19:41:36.5461073Z libgcc-ng pkgs/main/linux-aarch64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:41:36.5461734Z libgomp pkgs/main/linux-aarch64::libgomp-11.2.0-h1234567_1 2025-05-07T19:41:36.5462436Z libstdcxx-ng pkgs/main/linux-aarch64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:41:36.5463127Z ncurses pkgs/main/linux-aarch64::ncurses-6.4-h419075a_0 2025-05-07T19:41:36.5463768Z openssl pkgs/main/linux-aarch64::openssl-3.0.16-h998d150_0 2025-05-07T19:41:36.5464362Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:41:36.5465170Z python pkgs/main/linux-aarch64::python-3.9.21-h4bb2201_1 2025-05-07T19:41:36.5465834Z readline pkgs/main/linux-aarch64::readline-8.2-h998d150_0 2025-05-07T19:41:36.5466552Z setuptools pkgs/main/linux-aarch64::setuptools-78.1.1-py39hd43f75c_0 2025-05-07T19:41:36.5467263Z sqlite pkgs/main/linux-aarch64::sqlite-3.45.3-h998d150_0 2025-05-07T19:41:36.5468098Z tk pkgs/main/linux-aarch64::tk-8.6.14-h987d8db_0 2025-05-07T19:41:36.5468658Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:41:36.5469273Z wheel pkgs/main/linux-aarch64::wheel-0.45.1-py39hd43f75c_0 2025-05-07T19:41:36.5469859Z xz pkgs/main/linux-aarch64::xz-5.6.4-h998d150_1 2025-05-07T19:41:36.5470418Z zlib pkgs/main/linux-aarch64::zlib-1.2.13-h998d150_1 2025-05-07T19:41:36.5470783Z 2025-05-07T19:41:36.5470789Z 2025-05-07T19:41:36.5470794Z 2025-05-07T19:41:36.5470999Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:36.5471564Z python-3.9.21 | 24.6 MB | | 0% 2025-05-07T19:41:36.5471899Z 2025-05-07T19:41:36.5472405Z setuptools-78.1.1 | 1.6 MB | | 0%  2025-05-07T19:41:36.5472753Z 2025-05-07T19:41:36.5472758Z 2025-05-07T19:41:36.5473063Z _openmp_mutex-5.1 | 1.4 MB | | 0%  2025-05-07T19:41:36.5473409Z 2025-05-07T19:41:36.5473414Z 2025-05-07T19:41:36.5473419Z 2025-05-07T19:41:36.5498865Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T19:41:36.5499277Z 2025-05-07T19:41:36.5499282Z 2025-05-07T19:41:36.5499287Z 2025-05-07T19:41:36.5499304Z 2025-05-07T19:41:36.5518688Z wheel-0.45.1 | 114 KB | | 0%  2025-05-07T19:41:36.5519085Z 2025-05-07T19:41:36.5519091Z 2025-05-07T19:41:36.5519096Z 2025-05-07T19:41:36.5519101Z 2025-05-07T19:41:36.5519105Z 2025-05-07T19:41:36.6113796Z _libgcc_mutex-0.1 | 2 KB | | 0%  2025-05-07T19:41:36.6114260Z 2025-05-07T19:41:36.6114266Z 2025-05-07T19:41:36.6114272Z 2025-05-07T19:41:36.6114277Z 2025-05-07T19:41:36.6210761Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T19:41:36.6211178Z 2025-05-07T19:41:36.6211184Z 2025-05-07T19:41:36.6214737Z 2025-05-07T19:41:36.6380080Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:41:36.6380534Z 2025-05-07T19:41:36.6380541Z 2025-05-07T19:41:36.6380560Z 2025-05-07T19:41:36.6380566Z 2025-05-07T19:41:36.6380572Z 2025-05-07T19:41:36.6458895Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:41:36.6466780Z python-3.9.21 | 24.6 MB | 5 | 5% 2025-05-07T19:41:36.6467152Z 2025-05-07T19:41:36.6467158Z 2025-05-07T19:41:36.6683303Z _openmp_mutex-5.1 | 1.4 MB | ######4 | 64%  2025-05-07T19:41:36.6683724Z 2025-05-07T19:41:36.6683731Z 2025-05-07T19:41:36.6683736Z 2025-05-07T19:41:36.6683743Z 2025-05-07T19:41:36.6686330Z 2025-05-07T19:41:36.6693109Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:41:36.6693518Z 2025-05-07T19:41:36.6694031Z 2025-05-07T19:41:36.6694045Z 2025-05-07T19:41:36.6694052Z 2025-05-07T19:41:36.6694057Z 2025-05-07T19:41:36.6754911Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:41:36.6755329Z 2025-05-07T19:41:36.6755335Z 2025-05-07T19:41:36.6755643Z 2025-05-07T19:41:36.6757788Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:41:36.6758196Z 2025-05-07T19:41:36.6758210Z 2025-05-07T19:41:36.6758215Z 2025-05-07T19:41:36.6794197Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:41:36.6794636Z 2025-05-07T19:41:36.6794961Z setuptools-78.1.1 | 1.6 MB | ########## | 100%  2025-05-07T19:41:36.6795315Z 2025-05-07T19:41:36.6903447Z setuptools-78.1.1 | 1.6 MB | ########## | 100%  2025-05-07T19:41:36.6903859Z 2025-05-07T19:41:36.6903866Z 2025-05-07T19:41:36.7461272Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100%  2025-05-07T19:41:36.7657100Z python-3.9.21 | 24.6 MB | ## | 20% 2025-05-07T19:41:36.7657473Z 2025-05-07T19:41:36.7657479Z 2025-05-07T19:41:36.7657488Z 2025-05-07T19:41:36.7657505Z 2025-05-07T19:41:36.7663106Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T19:41:36.7663480Z 2025-05-07T19:41:36.7663486Z 2025-05-07T19:41:36.7663493Z 2025-05-07T19:41:36.7663499Z 2025-05-07T19:41:36.8462643Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T19:41:36.9463524Z python-3.9.21 | 24.6 MB | ####3 | 44% 2025-05-07T19:41:37.0656760Z python-3.9.21 | 24.6 MB | ######8 | 68% 2025-05-07T19:41:37.0657161Z 2025-05-07T19:41:37.0657168Z 2025-05-07T19:41:37.0995208Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100%  2025-05-07T19:41:37.1822878Z python-3.9.21 | 24.6 MB | #########1 | 92% 2025-05-07T19:41:37.1823254Z 2025-05-07T19:41:37.2038225Z setuptools-78.1.1 | 1.6 MB | ########## | 100%  2025-05-07T19:41:37.8934050Z python-3.9.21 | 24.6 MB | ########## | 100% 2025-05-07T19:41:37.8939599Z python-3.9.21 | 24.6 MB | ########## | 100% 2025-05-07T19:41:37.8940080Z 2025-05-07T19:41:37.8940367Z 2025-05-07T19:41:37.8940783Z  2025-05-07T19:41:37.8941087Z 2025-05-07T19:41:37.8941093Z 2025-05-07T19:41:37.8941357Z  2025-05-07T19:41:37.8941646Z 2025-05-07T19:41:37.8941651Z 2025-05-07T19:41:37.8941656Z 2025-05-07T19:41:37.8941901Z  2025-05-07T19:41:37.8942198Z 2025-05-07T19:41:37.8942203Z 2025-05-07T19:41:37.8942208Z 2025-05-07T19:41:37.8942213Z 2025-05-07T19:41:37.8942465Z  2025-05-07T19:41:37.8942766Z 2025-05-07T19:41:37.8942801Z 2025-05-07T19:41:37.8942806Z 2025-05-07T19:41:37.8942811Z 2025-05-07T19:41:37.8942815Z 2025-05-07T19:41:37.8943091Z  done 2025-05-07T19:41:38.1065035Z Preparing transaction: - \ done 2025-05-07T19:41:39.3555249Z Verifying transaction: / - \ | / - \ | / - \ | done 2025-05-07T19:41:42.5653423Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:41:42.5700797Z # 2025-05-07T19:41:42.5701158Z # To activate this environment, use 2025-05-07T19:41:42.5701566Z # 2025-05-07T19:41:42.5701845Z # $ conda activate build_binary 2025-05-07T19:41:42.5702206Z # 2025-05-07T19:41:42.5702516Z # To deactivate an active environment, use 2025-05-07T19:41:42.5702911Z # 2025-05-07T19:41:42.5703179Z # $ conda deactivate 2025-05-07T19:41:42.5703391Z 2025-05-07T19:41:42.7567624Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:41:42.7593204Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:41:46.9604694Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:41:46.9606851Z 2025-05-07T19:41:46.9607428Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (25.1) 2025-05-07T19:41:46.9608254Z Collecting pip 2025-05-07T19:41:46.9608979Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:41:46.9609562Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:41:46.9612701Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 94.8 MB/s eta 0:00:00 2025-05-07T19:41:46.9613551Z Installing collected packages: pip 2025-05-07T19:41:46.9613972Z Attempting uninstall: pip 2025-05-07T19:41:46.9614379Z Found existing installation: pip 25.1 2025-05-07T19:41:46.9614817Z Uninstalling pip-25.1: 2025-05-07T19:41:46.9615202Z Successfully uninstalled pip-25.1 2025-05-07T19:41:46.9615628Z Successfully installed pip-25.1.1 2025-05-07T19:41:46.9615894Z 2025-05-07T19:41:47.1022485Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:41:47.1049727Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:41:48.0824764Z Channels: 2025-05-07T19:41:48.0825122Z - conda-forge 2025-05-07T19:41:48.0825442Z Platform: linux-aarch64 2025-05-07T19:41:55.6247573Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - done 2025-05-07T19:41:57.2026712Z Solving environment: | / - \ | / done 2025-05-07T19:41:57.2854962Z 2025-05-07T19:41:57.2855675Z ## Package Plan ## 2025-05-07T19:41:57.2855967Z 2025-05-07T19:41:57.2856247Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:57.2856697Z 2025-05-07T19:41:57.2856829Z added / updated specs: 2025-05-07T19:41:57.2857191Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:41:57.2857465Z 2025-05-07T19:41:57.2857471Z 2025-05-07T19:41:57.2857634Z The following packages will be downloaded: 2025-05-07T19:41:57.2857938Z 2025-05-07T19:41:57.2858107Z package | build 2025-05-07T19:41:57.2858554Z ---------------------------|----------------- 2025-05-07T19:41:57.2859067Z cffi-1.17.1 | py39hecfc5ed_0 253 KB conda-forge 2025-05-07T19:41:57.2859690Z cryptography-44.0.3 | py39h11f9b69_0 1.5 MB conda-forge 2025-05-07T19:41:57.2860323Z libgcc-14.2.0 | he277a41_2 523 KB conda-forge 2025-05-07T19:41:57.2860908Z libgcc-ng-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T19:41:57.2861517Z libgomp-14.2.0 | he277a41_2 452 KB conda-forge 2025-05-07T19:41:57.2862116Z openssl-3.5.0 | hd08dc88_1 3.5 MB conda-forge 2025-05-07T19:41:57.2862717Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:41:57.2863341Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:41:57.2863957Z python-3.9.7 |h47f6e27_3_cpython 12.3 MB conda-forge 2025-05-07T19:41:57.2864562Z python_abi-3.9 | 7_cp39 7 KB conda-forge 2025-05-07T19:41:57.2865211Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:41:57.2865898Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:41:57.2866495Z ------------------------------------------------------------ 2025-05-07T19:41:57.2866968Z Total: 18.8 MB 2025-05-07T19:41:57.2867286Z 2025-05-07T19:41:57.2867459Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:57.2868190Z 2025-05-07T19:41:57.2868509Z cffi conda-forge/linux-aarch64::cffi-1.17.1-py39hecfc5ed_0 2025-05-07T19:41:57.2869306Z cryptography conda-forge/linux-aarch64::cryptography-44.0.3-py39h11f9b69_0 2025-05-07T19:41:57.2870066Z libgcc conda-forge/linux-aarch64::libgcc-14.2.0-he277a41_2 2025-05-07T19:41:57.2870727Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:41:57.2871402Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:41:57.2872047Z python_abi conda-forge/noarch::python_abi-3.9-7_cp39 2025-05-07T19:41:57.2872757Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:41:57.2873593Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:41:57.2874084Z 2025-05-07T19:41:57.2874507Z The following packages will be UPDATED: 2025-05-07T19:41:57.2874816Z 2025-05-07T19:41:57.2877578Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:41:57.2878934Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-14.2.0-he9431aa_2 2025-05-07T19:41:57.2879895Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-14.2.0-he277a41_2 2025-05-07T19:41:57.2880814Z openssl pkgs/main::openssl-3.0.16-h998d150_0 --> conda-forge::openssl-3.5.0-hd08dc88_1 2025-05-07T19:41:57.2881344Z 2025-05-07T19:41:57.2881658Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:41:57.2882117Z 2025-05-07T19:41:57.2882523Z python pkgs/main::python-3.9.21-h4bb2201_1 --> conda-forge::python-3.9.7-h47f6e27_3_cpython 2025-05-07T19:41:57.2883080Z 2025-05-07T19:41:57.2883086Z 2025-05-07T19:41:57.2883105Z 2025-05-07T19:41:57.2883302Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:57.2883819Z python-3.9.7 | 12.3 MB | | 0% 2025-05-07T19:41:57.2884333Z 2025-05-07T19:41:57.2884810Z openssl-3.5.0 | 3.5 MB | | 0%  2025-05-07T19:41:57.2885151Z 2025-05-07T19:41:57.2885156Z 2025-05-07T19:41:57.2890757Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:41:57.2891159Z 2025-05-07T19:41:57.2891164Z 2025-05-07T19:41:57.2891170Z 2025-05-07T19:41:57.2902259Z libgcc-14.2.0 | 523 KB | | 0%  2025-05-07T19:41:57.2902636Z 2025-05-07T19:41:57.2902641Z 2025-05-07T19:41:57.2902646Z 2025-05-07T19:41:57.2906052Z 2025-05-07T19:41:57.2918331Z libgomp-14.2.0 | 452 KB | | 0%  2025-05-07T19:41:57.2918743Z 2025-05-07T19:41:57.2918749Z 2025-05-07T19:41:57.2918755Z 2025-05-07T19:41:57.2918760Z 2025-05-07T19:41:57.2918765Z 2025-05-07T19:41:57.2919753Z cffi-1.17.1 | 253 KB | | 0%  2025-05-07T19:41:57.2920155Z 2025-05-07T19:41:57.2920161Z 2025-05-07T19:41:57.2920187Z 2025-05-07T19:41:57.2920193Z 2025-05-07T19:41:57.2920207Z 2025-05-07T19:41:57.2920211Z 2025-05-07T19:41:57.2922532Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:41:57.2922937Z 2025-05-07T19:41:57.2922943Z 2025-05-07T19:41:57.2922962Z 2025-05-07T19:41:57.2922968Z 2025-05-07T19:41:57.2922972Z 2025-05-07T19:41:57.2922977Z 2025-05-07T19:41:57.2922982Z 2025-05-07T19:41:57.2924419Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:41:57.2924868Z 2025-05-07T19:41:57.2924881Z 2025-05-07T19:41:57.2924886Z 2025-05-07T19:41:57.2924892Z 2025-05-07T19:41:57.2924898Z 2025-05-07T19:41:57.2924903Z 2025-05-07T19:41:57.2924909Z 2025-05-07T19:41:57.2924936Z 2025-05-07T19:41:57.2926924Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:41:57.2927413Z 2025-05-07T19:41:57.2927420Z 2025-05-07T19:41:57.2927426Z 2025-05-07T19:41:57.2927434Z 2025-05-07T19:41:57.2927440Z 2025-05-07T19:41:57.2927871Z 2025-05-07T19:41:57.2927883Z 2025-05-07T19:41:57.2927889Z 2025-05-07T19:41:57.2927922Z 2025-05-07T19:41:57.2929394Z libgcc-ng-14.2.0 | 52 KB | | 0%  2025-05-07T19:41:57.2929793Z 2025-05-07T19:41:57.2929806Z 2025-05-07T19:41:57.2929811Z 2025-05-07T19:41:57.2929817Z 2025-05-07T19:41:57.2929830Z 2025-05-07T19:41:57.2929835Z 2025-05-07T19:41:57.2929840Z 2025-05-07T19:41:57.2929845Z 2025-05-07T19:41:57.2929851Z 2025-05-07T19:41:57.2929856Z 2025-05-07T19:41:57.2950545Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:41:57.2951025Z 2025-05-07T19:41:57.2951032Z 2025-05-07T19:41:57.2951037Z 2025-05-07T19:41:57.2951042Z 2025-05-07T19:41:57.2951047Z 2025-05-07T19:41:57.2951051Z 2025-05-07T19:41:57.2951056Z 2025-05-07T19:41:57.2951061Z 2025-05-07T19:41:57.2951446Z 2025-05-07T19:41:57.2951451Z 2025-05-07T19:41:57.2951456Z 2025-05-07T19:41:57.3487696Z python_abi-3.9 | 7 KB | | 0%  2025-05-07T19:41:57.3488154Z 2025-05-07T19:41:57.3488160Z 2025-05-07T19:41:57.3488169Z 2025-05-07T19:41:57.3488812Z 2025-05-07T19:41:57.3860019Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:41:57.3880646Z python-3.9.7 | 12.3 MB | 8 | 9% 2025-05-07T19:41:57.3881012Z 2025-05-07T19:41:57.3893274Z openssl-3.5.0 | 3.5 MB | ####6 | 46%  2025-05-07T19:41:57.3893641Z 2025-05-07T19:41:57.3893648Z 2025-05-07T19:41:57.3893654Z 2025-05-07T19:41:57.3924480Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:41:57.3924856Z 2025-05-07T19:41:57.3924861Z 2025-05-07T19:41:57.3924866Z 2025-05-07T19:41:57.3924871Z 2025-05-07T19:41:57.3924889Z 2025-05-07T19:41:57.4004083Z cffi-1.17.1 | 253 KB | ######9 | 70%  2025-05-07T19:41:57.4004534Z 2025-05-07T19:41:57.4004541Z 2025-05-07T19:41:57.4004546Z 2025-05-07T19:41:57.4004551Z 2025-05-07T19:41:57.4004575Z 2025-05-07T19:41:57.4011582Z cffi-1.17.1 | 253 KB | ########## | 100%  2025-05-07T19:41:57.4011961Z 2025-05-07T19:41:57.4011966Z 2025-05-07T19:41:57.4015861Z 2025-05-07T19:41:57.4106838Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:41:57.4107439Z 2025-05-07T19:41:57.4111970Z 2025-05-07T19:41:57.4410643Z cryptography-44.0.3 | 1.5 MB | 1 | 1%  2025-05-07T19:41:57.4411064Z 2025-05-07T19:41:57.4411070Z 2025-05-07T19:41:57.4411075Z 2025-05-07T19:41:57.4411080Z 2025-05-07T19:41:57.4411084Z 2025-05-07T19:41:57.4411105Z 2025-05-07T19:41:57.4523624Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:41:57.4524108Z 2025-05-07T19:41:57.4524115Z 2025-05-07T19:41:57.4524120Z 2025-05-07T19:41:57.4524125Z 2025-05-07T19:41:57.4524130Z 2025-05-07T19:41:57.4524173Z 2025-05-07T19:41:57.4654921Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:57.4655823Z 2025-05-07T19:41:57.4655831Z 2025-05-07T19:41:57.4655846Z 2025-05-07T19:41:57.4655852Z 2025-05-07T19:41:57.4655857Z 2025-05-07T19:41:57.4655861Z 2025-05-07T19:41:57.4655866Z 2025-05-07T19:41:57.4758923Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:41:57.4759386Z 2025-05-07T19:41:57.4759392Z 2025-05-07T19:41:57.4759397Z 2025-05-07T19:41:57.4759411Z 2025-05-07T19:41:57.4759416Z 2025-05-07T19:41:57.4759421Z 2025-05-07T19:41:57.4759425Z 2025-05-07T19:41:57.4858539Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:57.4906979Z python-3.9.7 | 12.3 MB | ##8 | 28% 2025-05-07T19:41:57.4907375Z 2025-05-07T19:41:57.4907381Z 2025-05-07T19:41:57.4907386Z 2025-05-07T19:41:57.4907391Z 2025-05-07T19:41:57.4907395Z 2025-05-07T19:41:57.4907400Z 2025-05-07T19:41:57.4907448Z 2025-05-07T19:41:57.4907452Z 2025-05-07T19:41:57.4990903Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:41:57.4991428Z 2025-05-07T19:41:57.4991434Z 2025-05-07T19:41:57.4991439Z 2025-05-07T19:41:57.4991444Z 2025-05-07T19:41:57.4991449Z 2025-05-07T19:41:57.4991453Z 2025-05-07T19:41:57.4991459Z 2025-05-07T19:41:57.4991682Z 2025-05-07T19:41:57.5216584Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:57.5217088Z 2025-05-07T19:41:57.5217096Z 2025-05-07T19:41:57.5217101Z 2025-05-07T19:41:57.5217107Z 2025-05-07T19:41:57.5217112Z 2025-05-07T19:41:57.5217126Z 2025-05-07T19:41:57.5217132Z 2025-05-07T19:41:57.5217137Z 2025-05-07T19:41:57.5221624Z 2025-05-07T19:41:57.5271195Z libgcc-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T19:41:57.5272562Z 2025-05-07T19:41:57.5272570Z 2025-05-07T19:41:57.5272576Z 2025-05-07T19:41:57.5272594Z 2025-05-07T19:41:57.5272967Z 2025-05-07T19:41:57.5272973Z 2025-05-07T19:41:57.5272978Z 2025-05-07T19:41:57.5272983Z 2025-05-07T19:41:57.5272988Z 2025-05-07T19:41:57.5326808Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:41:57.5327266Z 2025-05-07T19:41:57.5327287Z 2025-05-07T19:41:57.5327292Z 2025-05-07T19:41:57.5327298Z 2025-05-07T19:41:57.5327304Z 2025-05-07T19:41:57.5327311Z 2025-05-07T19:41:57.5327316Z 2025-05-07T19:41:57.5327322Z 2025-05-07T19:41:57.5327327Z 2025-05-07T19:41:57.5328399Z 2025-05-07T19:41:57.5335017Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:41:57.5335487Z 2025-05-07T19:41:57.5337838Z 2025-05-07T19:41:57.5338546Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:57.5338941Z 2025-05-07T19:41:57.5338946Z 2025-05-07T19:41:57.5378567Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:57.5378951Z 2025-05-07T19:41:57.5378957Z 2025-05-07T19:41:57.5379000Z 2025-05-07T19:41:57.5379012Z 2025-05-07T19:41:57.5379022Z 2025-05-07T19:41:57.5379028Z 2025-05-07T19:41:57.5379033Z 2025-05-07T19:41:57.5379057Z 2025-05-07T19:41:57.5379062Z 2025-05-07T19:41:57.5386862Z 2025-05-07T19:41:57.5705412Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:57.5705913Z 2025-05-07T19:41:57.5706221Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:57.5706565Z 2025-05-07T19:41:57.5828693Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:57.5829105Z 2025-05-07T19:41:57.5829111Z 2025-05-07T19:41:57.5829117Z 2025-05-07T19:41:57.5829122Z 2025-05-07T19:41:57.5836523Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:41:57.5836925Z 2025-05-07T19:41:57.5836930Z 2025-05-07T19:41:57.5836935Z 2025-05-07T19:41:57.5836940Z 2025-05-07T19:41:57.5848208Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:41:57.5848903Z 2025-05-07T19:41:57.5848909Z 2025-05-07T19:41:57.5848925Z 2025-05-07T19:41:57.5848930Z 2025-05-07T19:41:57.5848936Z 2025-05-07T19:41:57.5848962Z 2025-05-07T19:41:57.5848968Z 2025-05-07T19:41:57.5848972Z 2025-05-07T19:41:57.5848977Z 2025-05-07T19:41:57.5848982Z 2025-05-07T19:41:57.5848987Z 2025-05-07T19:41:57.5860699Z python_abi-3.9 | 7 KB | ########## | 100%  2025-05-07T19:41:57.5883221Z python-3.9.7 | 12.3 MB | #####7 | 57% 2025-05-07T19:41:57.5883608Z 2025-05-07T19:41:57.5883615Z 2025-05-07T19:41:57.5883620Z 2025-05-07T19:41:57.5883626Z 2025-05-07T19:41:57.5883632Z 2025-05-07T19:41:57.5885207Z cffi-1.17.1 | 253 KB | ########## | 100%  2025-05-07T19:41:57.5885597Z 2025-05-07T19:41:57.5885603Z 2025-05-07T19:41:57.5885608Z 2025-05-07T19:41:57.5885614Z 2025-05-07T19:41:57.5885619Z 2025-05-07T19:41:57.5885624Z 2025-05-07T19:41:57.5885629Z 2025-05-07T19:41:57.5885634Z 2025-05-07T19:41:57.5885687Z 2025-05-07T19:41:57.5885692Z 2025-05-07T19:41:57.5888987Z 2025-05-07T19:41:57.6481237Z python_abi-3.9 | 7 KB | ########## | 100%  2025-05-07T19:41:57.6481704Z 2025-05-07T19:41:57.6481731Z 2025-05-07T19:41:57.6481736Z 2025-05-07T19:41:57.6481741Z 2025-05-07T19:41:57.6481746Z 2025-05-07T19:41:57.6481761Z 2025-05-07T19:41:57.6488970Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:57.6489407Z 2025-05-07T19:41:57.6489414Z 2025-05-07T19:41:57.6489419Z 2025-05-07T19:41:57.6489424Z 2025-05-07T19:41:57.6489429Z 2025-05-07T19:41:57.6489434Z 2025-05-07T19:41:57.6681326Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:57.6682515Z 2025-05-07T19:41:57.6682522Z 2025-05-07T19:41:57.6682528Z 2025-05-07T19:41:57.6774985Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:41:57.6775477Z 2025-05-07T19:41:57.6775483Z 2025-05-07T19:41:57.6775488Z 2025-05-07T19:41:57.6776088Z 2025-05-07T19:41:57.6776094Z 2025-05-07T19:41:57.6776100Z 2025-05-07T19:41:57.6776106Z 2025-05-07T19:41:57.6776127Z 2025-05-07T19:41:57.6778156Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:57.6779063Z 2025-05-07T19:41:57.6779069Z 2025-05-07T19:41:57.6779075Z 2025-05-07T19:41:57.6779081Z 2025-05-07T19:41:57.6779086Z 2025-05-07T19:41:57.6779092Z 2025-05-07T19:41:57.6779097Z 2025-05-07T19:41:57.6779124Z 2025-05-07T19:41:57.6866167Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:57.7789629Z python-3.9.7 | 12.3 MB | #########3 | 93% 2025-05-07T19:41:57.7790047Z 2025-05-07T19:41:57.7790057Z 2025-05-07T19:41:57.7790063Z 2025-05-07T19:41:57.7790068Z 2025-05-07T19:41:57.7790074Z 2025-05-07T19:41:57.7790079Z 2025-05-07T19:41:57.7790084Z 2025-05-07T19:41:57.7790089Z 2025-05-07T19:41:57.7790095Z 2025-05-07T19:41:57.7794754Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:41:57.7795238Z 2025-05-07T19:41:57.7795246Z 2025-05-07T19:41:57.7795251Z 2025-05-07T19:41:57.7795274Z 2025-05-07T19:41:57.7795279Z 2025-05-07T19:41:57.7795284Z 2025-05-07T19:41:57.7795289Z 2025-05-07T19:41:57.7795293Z 2025-05-07T19:41:57.7795298Z 2025-05-07T19:41:57.8084271Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:41:57.8084716Z 2025-05-07T19:41:57.8084722Z 2025-05-07T19:41:57.8084726Z 2025-05-07T19:41:57.8084731Z 2025-05-07T19:41:57.8084736Z 2025-05-07T19:41:57.8084741Z 2025-05-07T19:41:57.8084745Z 2025-05-07T19:41:57.8084750Z 2025-05-07T19:41:57.8084755Z 2025-05-07T19:41:57.8084759Z 2025-05-07T19:41:57.8092582Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:57.8093026Z 2025-05-07T19:41:57.8093032Z 2025-05-07T19:41:57.8093037Z 2025-05-07T19:41:57.8093042Z 2025-05-07T19:41:57.8093047Z 2025-05-07T19:41:57.8093051Z 2025-05-07T19:41:57.8093099Z 2025-05-07T19:41:57.8093104Z 2025-05-07T19:41:57.8093109Z 2025-05-07T19:41:57.8093132Z 2025-05-07T19:41:57.8155893Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:57.8156398Z 2025-05-07T19:41:57.8156404Z 2025-05-07T19:41:57.8156410Z 2025-05-07T19:41:57.8156419Z 2025-05-07T19:41:57.8156425Z 2025-05-07T19:41:57.8156430Z 2025-05-07T19:41:57.8156435Z 2025-05-07T19:41:57.8157188Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:57.8157581Z 2025-05-07T19:41:57.8157586Z 2025-05-07T19:41:57.8157601Z 2025-05-07T19:41:57.8157606Z 2025-05-07T19:41:57.8157611Z 2025-05-07T19:41:57.8157616Z 2025-05-07T19:41:57.8157622Z 2025-05-07T19:41:57.8371476Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:57.8371936Z 2025-05-07T19:41:57.8371943Z 2025-05-07T19:41:57.8371948Z 2025-05-07T19:41:57.8371953Z 2025-05-07T19:41:57.8371957Z 2025-05-07T19:41:57.8371962Z 2025-05-07T19:41:57.8372016Z 2025-05-07T19:41:57.8372021Z 2025-05-07T19:41:57.8372026Z 2025-05-07T19:41:57.8372031Z 2025-05-07T19:41:57.8372421Z 2025-05-07T19:41:57.8683479Z python_abi-3.9 | 7 KB | ########## | 100%  2025-05-07T19:41:58.0659161Z python-3.9.7 | 12.3 MB | ########## | 100% 2025-05-07T19:41:58.0659558Z 2025-05-07T19:41:58.0668283Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:58.0668655Z 2025-05-07T19:41:58.0668661Z 2025-05-07T19:42:01.1740340Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:42:01.1746767Z python-3.9.7 | 12.3 MB | ########## | 100% 2025-05-07T19:42:01.1747269Z 2025-05-07T19:42:01.1747594Z 2025-05-07T19:42:01.1748080Z  2025-05-07T19:42:01.1748396Z 2025-05-07T19:42:01.1748402Z 2025-05-07T19:42:01.1748646Z  2025-05-07T19:42:01.1750091Z 2025-05-07T19:42:01.1750097Z 2025-05-07T19:42:01.1750103Z 2025-05-07T19:42:01.1750529Z  2025-05-07T19:42:01.1750902Z 2025-05-07T19:42:01.1750907Z 2025-05-07T19:42:01.1750912Z 2025-05-07T19:42:01.1750917Z 2025-05-07T19:42:01.1751229Z  2025-05-07T19:42:01.1751670Z 2025-05-07T19:42:01.1751675Z 2025-05-07T19:42:01.1751679Z 2025-05-07T19:42:01.1751684Z 2025-05-07T19:42:01.1751689Z 2025-05-07T19:42:01.1751948Z  2025-05-07T19:42:01.1752312Z 2025-05-07T19:42:01.1752317Z 2025-05-07T19:42:01.1752321Z 2025-05-07T19:42:01.1752326Z 2025-05-07T19:42:01.1752331Z 2025-05-07T19:42:01.1752335Z 2025-05-07T19:42:01.1754824Z  2025-05-07T19:42:01.1755217Z 2025-05-07T19:42:01.1755222Z 2025-05-07T19:42:01.1755290Z 2025-05-07T19:42:01.1755295Z 2025-05-07T19:42:01.1755300Z 2025-05-07T19:42:01.1755305Z 2025-05-07T19:42:01.1755310Z 2025-05-07T19:42:01.1755686Z  2025-05-07T19:42:01.1756059Z 2025-05-07T19:42:01.1756064Z 2025-05-07T19:42:01.1756077Z 2025-05-07T19:42:01.1756082Z 2025-05-07T19:42:01.1756086Z 2025-05-07T19:42:01.1756091Z 2025-05-07T19:42:01.1756144Z 2025-05-07T19:42:01.1756150Z 2025-05-07T19:42:01.1756596Z  2025-05-07T19:42:01.1756984Z 2025-05-07T19:42:01.1756988Z 2025-05-07T19:42:01.1756993Z 2025-05-07T19:42:01.1756997Z 2025-05-07T19:42:01.1757011Z 2025-05-07T19:42:01.1757016Z 2025-05-07T19:42:01.1757020Z 2025-05-07T19:42:01.1757025Z 2025-05-07T19:42:01.1757030Z 2025-05-07T19:42:01.1757408Z  2025-05-07T19:42:01.1757731Z 2025-05-07T19:42:01.1757736Z 2025-05-07T19:42:01.1757752Z 2025-05-07T19:42:01.1757756Z 2025-05-07T19:42:01.1757761Z 2025-05-07T19:42:01.1757774Z 2025-05-07T19:42:01.1757787Z 2025-05-07T19:42:01.1757793Z 2025-05-07T19:42:01.1757798Z 2025-05-07T19:42:01.1757802Z 2025-05-07T19:42:01.1758086Z  2025-05-07T19:42:01.1758415Z 2025-05-07T19:42:01.1758420Z 2025-05-07T19:42:01.1758425Z 2025-05-07T19:42:01.1758456Z 2025-05-07T19:42:01.1758461Z 2025-05-07T19:42:01.1758466Z 2025-05-07T19:42:01.1758471Z 2025-05-07T19:42:01.1758476Z 2025-05-07T19:42:01.1758480Z 2025-05-07T19:42:01.1758485Z 2025-05-07T19:42:01.1758490Z 2025-05-07T19:42:01.1758847Z  done 2025-05-07T19:42:01.2756717Z Preparing transaction: \ done 2025-05-07T19:42:01.5888970Z Verifying transaction: / - \ done 2025-05-07T19:42:03.8935849Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:42:04.2574027Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:42:06.9759379Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:42:06.9771260Z [SETUP] Installing libxcrypt ... 2025-05-07T19:42:06.9798750Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:42:07.9648481Z Channels: 2025-05-07T19:42:07.9648895Z - conda-forge 2025-05-07T19:42:07.9649237Z Platform: linux-aarch64 2025-05-07T19:42:10.7067798Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:42:11.0414544Z Solving environment: - done 2025-05-07T19:42:11.0949506Z 2025-05-07T19:42:11.0950313Z ## Package Plan ## 2025-05-07T19:42:11.0950595Z 2025-05-07T19:42:11.0950885Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:11.0951331Z 2025-05-07T19:42:11.0951466Z added / updated specs: 2025-05-07T19:42:11.0951813Z - libxcrypt 2025-05-07T19:42:11.0952453Z 2025-05-07T19:42:11.0952458Z 2025-05-07T19:42:11.0952633Z The following packages will be downloaded: 2025-05-07T19:42:11.0952961Z 2025-05-07T19:42:11.0953130Z package | build 2025-05-07T19:42:11.0953573Z ---------------------------|----------------- 2025-05-07T19:42:11.0954109Z libxcrypt-4.4.36 | h31becfc_1 112 KB conda-forge 2025-05-07T19:42:11.0954675Z ------------------------------------------------------------ 2025-05-07T19:42:11.0955161Z Total: 112 KB 2025-05-07T19:42:11.0955462Z 2025-05-07T19:42:11.0955644Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:11.0955958Z 2025-05-07T19:42:11.0956369Z libxcrypt conda-forge/linux-aarch64::libxcrypt-4.4.36-h31becfc_1 2025-05-07T19:42:11.0956817Z 2025-05-07T19:42:11.0956822Z 2025-05-07T19:42:11.0956827Z 2025-05-07T19:42:11.0957024Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:11.2963499Z libxcrypt-4.4.36 | 112 KB | | 0% 2025-05-07T19:42:11.2986242Z libxcrypt-4.4.36 | 112 KB | #4 | 14% 2025-05-07T19:42:11.3116509Z libxcrypt-4.4.36 | 112 KB | ########## | 100% 2025-05-07T19:42:11.3118300Z libxcrypt-4.4.36 | 112 KB | ########## | 100% 2025-05-07T19:42:11.3118827Z 2025-05-07T19:42:11.3119217Z done 2025-05-07T19:42:11.4128510Z Preparing transaction: | done 2025-05-07T19:42:11.5136339Z Verifying transaction: - done 2025-05-07T19:42:11.6144626Z Executing transaction: | done 2025-05-07T19:42:16.8367273Z [SETUP] Copying over ... 2025-05-07T19:42:16.8368325Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.9/crypt.h 2025-05-07T19:42:16.8369330Z 2025-05-07T19:42:16.8400022Z 2025-05-07T19:42:19.3596140Z [SETUP] Installed Python version: Python 3.9.7 2025-05-07T19:42:19.3596780Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:42:19.3675030Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:42:19.3675730Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:42:19.3676467Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:42:19.3676909Z env: 2025-05-07T19:42:19.3677211Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:42:19.3677633Z BUILD_ENV: build_binary 2025-05-07T19:42:19.3677969Z BUILD_TARGET: default 2025-05-07T19:42:19.3678297Z BUILD_VARIANT: cpu 2025-05-07T19:42:19.3678596Z ##[endgroup] 2025-05-07T19:42:19.8644702Z ################################################################################ 2025-05-07T19:42:19.8645182Z # Install C/C++ Compilers 2025-05-07T19:42:19.8645517Z # 2025-05-07T19:42:19.8665529Z # [2025-05-07T19:42:19.865Z] + install_cxx_compiler build_binary gcc 2025-05-07T19:42:19.8666106Z ################################################################################ 2025-05-07T19:42:19.8666458Z 2025-05-07T19:42:19.8687336Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:42:19.9949194Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:42:19.9958099Z [INSTALL] Installing GLIBC (architecture = aarch64) ... 2025-05-07T19:42:19.9984612Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-aarch64=2.17 2025-05-07T19:42:20.9807065Z Channels: 2025-05-07T19:42:20.9807397Z - conda-forge 2025-05-07T19:42:20.9807737Z Platform: linux-aarch64 2025-05-07T19:42:23.6636640Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:42:24.0087084Z Solving environment: \ | done 2025-05-07T19:42:24.0634960Z 2025-05-07T19:42:24.0635539Z ## Package Plan ## 2025-05-07T19:42:24.0635802Z 2025-05-07T19:42:24.0636116Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:24.0636550Z 2025-05-07T19:42:24.0636688Z added / updated specs: 2025-05-07T19:42:24.0637533Z - sysroot_linux-aarch64=2.17 2025-05-07T19:42:24.0637843Z 2025-05-07T19:42:24.0637849Z 2025-05-07T19:42:24.0638023Z The following packages will be downloaded: 2025-05-07T19:42:24.0638329Z 2025-05-07T19:42:24.0638495Z package | build 2025-05-07T19:42:24.0638939Z ---------------------------|----------------- 2025-05-07T19:42:24.0639572Z kernel-headers_linux-aarch64-4.18.0| h05a177a_18 1.1 MB conda-forge 2025-05-07T19:42:24.0640330Z sysroot_linux-aarch64-2.17 | h68829e0_18 15.0 MB conda-forge 2025-05-07T19:42:24.0640944Z ------------------------------------------------------------ 2025-05-07T19:42:24.0641425Z Total: 16.1 MB 2025-05-07T19:42:24.0641734Z 2025-05-07T19:42:24.0641909Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:24.0642224Z 2025-05-07T19:42:24.0642667Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-aarch64-4.18.0-h05a177a_18 2025-05-07T19:42:24.0643580Z sysroot_linux-aar~ conda-forge/noarch::sysroot_linux-aarch64-2.17-h68829e0_18 2025-05-07T19:42:24.0644081Z 2025-05-07T19:42:24.0644086Z 2025-05-07T19:42:24.0644091Z 2025-05-07T19:42:24.0644293Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:24.0644833Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T19:42:24.0645248Z 2025-05-07T19:42:24.1745010Z kernel-headers_linux | 1.1 MB | | 0%  2025-05-07T19:42:24.2324521Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T19:42:24.2324916Z 2025-05-07T19:42:24.2450485Z kernel-headers_linux | 1.1 MB | 1 | 1%  2025-05-07T19:42:24.2450899Z 2025-05-07T19:42:24.2775290Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:42:24.3775544Z sysroot_linux-aarch6 | 15.0 MB | #####2 | 53% 2025-05-07T19:42:24.4485538Z sysroot_linux-aarch6 | 15.0 MB | ########9 | 89% 2025-05-07T19:42:24.6133580Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T19:42:24.6134398Z 2025-05-07T19:42:24.6135235Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:42:24.6135622Z 2025-05-07T19:42:25.1698496Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:42:25.1701025Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T19:42:25.1701509Z 2025-05-07T19:42:25.1701801Z 2025-05-07T19:42:25.1704006Z  done 2025-05-07T19:42:25.2711730Z Preparing transaction: - done 2025-05-07T19:42:25.4719661Z Verifying transaction: | / done 2025-05-07T19:42:25.6782469Z Executing transaction: \ | done 2025-05-07T19:42:25.8747615Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:42:25.8748061Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:42:28.3923941Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T19:42:28.3936815Z [INSTALL] Installing GCC (11.4.0, aarch64) through Conda ... 2025-05-07T19:42:28.3963465Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-aarch64=11.4.0 2025-05-07T19:42:29.5637310Z Channels: 2025-05-07T19:42:29.5637646Z - conda-forge 2025-05-07T19:42:29.5637968Z Platform: linux-aarch64 2025-05-07T19:42:34.3676689Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:42:35.2195030Z Solving environment: - \ | done 2025-05-07T19:42:35.2803639Z 2025-05-07T19:42:35.2804357Z ## Package Plan ## 2025-05-07T19:42:35.2804617Z 2025-05-07T19:42:35.2804901Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:35.2805336Z 2025-05-07T19:42:35.2805468Z added / updated specs: 2025-05-07T19:42:35.2805833Z - gxx_linux-aarch64=11.4.0 2025-05-07T19:42:35.2806079Z 2025-05-07T19:42:35.2806085Z 2025-05-07T19:42:35.2806253Z The following packages will be downloaded: 2025-05-07T19:42:35.2807218Z 2025-05-07T19:42:35.2807405Z package | build 2025-05-07T19:42:35.2808012Z ---------------------------|----------------- 2025-05-07T19:42:35.2808622Z binutils_impl_linux-aarch64-2.40| hf54a868_7 5.8 MB conda-forge 2025-05-07T19:42:35.2809456Z binutils_linux-aarch64-2.40| h1f91aba_4 28 KB conda-forge 2025-05-07T19:42:35.2810169Z gcc_impl_linux-aarch64-11.4.0| h4c5f72d_13 50.1 MB conda-forge 2025-05-07T19:42:35.2810865Z gcc_linux-aarch64-11.4.0 | h7e71246_4 30 KB conda-forge 2025-05-07T19:42:35.2811606Z gxx_impl_linux-aarch64-11.4.0| h203c958_13 10.2 MB conda-forge 2025-05-07T19:42:35.2812308Z gxx_linux-aarch64-11.4.0 | ha01a0ef_4 29 KB conda-forge 2025-05-07T19:42:35.2812989Z ld_impl_linux-aarch64-2.40 | h9fc2d93_7 719 KB conda-forge 2025-05-07T19:42:35.2813713Z libgcc-devel_linux-aarch64-11.4.0| h896a78c_113 288 KB conda-forge 2025-05-07T19:42:35.2814462Z libsanitizer-11.4.0 | hc29431e_13 3.5 MB conda-forge 2025-05-07T19:42:35.2815098Z libstdcxx-14.2.0 | h3f4de04_2 3.6 MB conda-forge 2025-05-07T19:42:35.2815812Z libstdcxx-devel_linux-aarch64-11.4.0| h896a78c_113 9.6 MB conda-forge 2025-05-07T19:42:35.2816549Z libstdcxx-ng-14.2.0 | hf1166c9_2 52 KB conda-forge 2025-05-07T19:42:35.2817120Z ------------------------------------------------------------ 2025-05-07T19:42:35.2817600Z Total: 84.0 MB 2025-05-07T19:42:35.2817903Z 2025-05-07T19:42:35.2818076Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:35.2818397Z 2025-05-07T19:42:35.2818843Z binutils_impl_lin~ conda-forge/linux-aarch64::binutils_impl_linux-aarch64-2.40-hf54a868_7 2025-05-07T19:42:35.2819784Z binutils_linux-aa~ conda-forge/linux-aarch64::binutils_linux-aarch64-2.40-h1f91aba_4 2025-05-07T19:42:35.2821081Z gcc_impl_linux-aa~ conda-forge/linux-aarch64::gcc_impl_linux-aarch64-11.4.0-h4c5f72d_13 2025-05-07T19:42:35.2822008Z gcc_linux-aarch64 conda-forge/linux-aarch64::gcc_linux-aarch64-11.4.0-h7e71246_4 2025-05-07T19:42:35.2822892Z gxx_impl_linux-aa~ conda-forge/linux-aarch64::gxx_impl_linux-aarch64-11.4.0-h203c958_13 2025-05-07T19:42:35.2823776Z gxx_linux-aarch64 conda-forge/linux-aarch64::gxx_linux-aarch64-11.4.0-ha01a0ef_4 2025-05-07T19:42:35.2824673Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T19:42:35.2825536Z libsanitizer conda-forge/linux-aarch64::libsanitizer-11.4.0-hc29431e_13 2025-05-07T19:42:35.2826306Z libstdcxx conda-forge/linux-aarch64::libstdcxx-14.2.0-h3f4de04_2 2025-05-07T19:42:35.2827137Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T19:42:35.2827705Z 2025-05-07T19:42:35.2827865Z The following packages will be UPDATED: 2025-05-07T19:42:35.2828166Z 2025-05-07T19:42:35.2828677Z ld_impl_linux-aar~ pkgs/main::ld_impl_linux-aarch64-2.40~ --> conda-forge::ld_impl_linux-aarch64-2.40-h9fc2d93_7 2025-05-07T19:42:35.2829821Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-14.2.0-hf1166c9_2 2025-05-07T19:42:35.2830437Z 2025-05-07T19:42:35.2830442Z 2025-05-07T19:42:35.2830447Z 2025-05-07T19:42:35.2830641Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:35.2831166Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T19:42:35.2831495Z 2025-05-07T19:42:35.2842830Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T19:42:35.2843211Z 2025-05-07T19:42:35.2843217Z 2025-05-07T19:42:35.2854301Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T19:42:35.2854685Z 2025-05-07T19:42:35.2854691Z 2025-05-07T19:42:35.2854696Z 2025-05-07T19:42:35.2878550Z binutils_impl_linux- | 5.8 MB | | 0%  2025-05-07T19:42:35.2878970Z 2025-05-07T19:42:35.2879790Z 2025-05-07T19:42:35.2879814Z 2025-05-07T19:42:35.2888773Z 2025-05-07T19:42:35.2913268Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T19:42:35.2913690Z 2025-05-07T19:42:35.2913696Z 2025-05-07T19:42:35.2913701Z 2025-05-07T19:42:35.2913706Z 2025-05-07T19:42:35.2913711Z 2025-05-07T19:42:35.2914864Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:42:35.2915314Z 2025-05-07T19:42:35.2915320Z 2025-05-07T19:42:35.2915326Z 2025-05-07T19:42:35.2915331Z 2025-05-07T19:42:35.2915337Z 2025-05-07T19:42:35.2915342Z 2025-05-07T19:42:35.2925388Z ld_impl_linux-aarch6 | 719 KB | | 0%  2025-05-07T19:42:35.2925841Z 2025-05-07T19:42:35.2925847Z 2025-05-07T19:42:35.2925853Z 2025-05-07T19:42:35.2925858Z 2025-05-07T19:42:35.2925864Z 2025-05-07T19:42:35.2925869Z 2025-05-07T19:42:35.2925874Z 2025-05-07T19:42:35.2927237Z libgcc-devel_linux-a | 288 KB | | 0%  2025-05-07T19:42:35.2927797Z 2025-05-07T19:42:35.2927821Z 2025-05-07T19:42:35.2927828Z 2025-05-07T19:42:35.2927833Z 2025-05-07T19:42:35.2927838Z 2025-05-07T19:42:35.2927864Z 2025-05-07T19:42:35.2927869Z 2025-05-07T19:42:35.2927875Z 2025-05-07T19:42:35.2928251Z libstdcxx-ng-14.2.0 | 52 KB | | 0%  2025-05-07T19:42:35.2928727Z 2025-05-07T19:42:35.2928732Z 2025-05-07T19:42:35.2928737Z 2025-05-07T19:42:35.2928742Z 2025-05-07T19:42:35.2928747Z 2025-05-07T19:42:35.2928752Z 2025-05-07T19:42:35.2928757Z 2025-05-07T19:42:35.2928762Z 2025-05-07T19:42:35.2928767Z 2025-05-07T19:42:35.2931379Z gcc_linux-aarch64-11 | 30 KB | | 0%  2025-05-07T19:42:35.2931811Z 2025-05-07T19:42:35.2931816Z 2025-05-07T19:42:35.2931822Z 2025-05-07T19:42:35.2931827Z 2025-05-07T19:42:35.2931832Z 2025-05-07T19:42:35.2931837Z 2025-05-07T19:42:35.2931841Z 2025-05-07T19:42:35.2931846Z 2025-05-07T19:42:35.2931851Z 2025-05-07T19:42:35.2931868Z 2025-05-07T19:42:35.2937939Z gxx_linux-aarch64-11 | 29 KB | | 0%  2025-05-07T19:42:35.2938400Z 2025-05-07T19:42:35.2938424Z 2025-05-07T19:42:35.2938429Z 2025-05-07T19:42:35.2938434Z 2025-05-07T19:42:35.2938438Z 2025-05-07T19:42:35.2938443Z 2025-05-07T19:42:35.2938447Z 2025-05-07T19:42:35.2938452Z 2025-05-07T19:42:35.2938457Z 2025-05-07T19:42:35.2938462Z 2025-05-07T19:42:35.2938467Z 2025-05-07T19:42:35.3832038Z binutils_linux-aarch | 28 KB | | 0%  2025-05-07T19:42:35.3936810Z 2025-05-07T19:42:35.4019839Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T19:42:35.4020235Z 2025-05-07T19:42:35.4020242Z 2025-05-07T19:42:35.4020247Z 2025-05-07T19:42:35.4020253Z 2025-05-07T19:42:35.4022288Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T19:42:35.4022691Z 2025-05-07T19:42:35.4022696Z 2025-05-07T19:42:35.4034148Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T19:42:35.4034592Z 2025-05-07T19:42:35.4034598Z 2025-05-07T19:42:35.4036472Z 2025-05-07T19:42:35.4834082Z binutils_impl_linux- | 5.8 MB | | 0%  2025-05-07T19:42:35.4834518Z 2025-05-07T19:42:35.4993017Z gxx_impl_linux-aarch | 10.2 MB | ### | 31%  2025-05-07T19:42:35.4993422Z 2025-05-07T19:42:35.4993428Z 2025-05-07T19:42:35.4993433Z 2025-05-07T19:42:35.4993452Z 2025-05-07T19:42:35.5010932Z libstdcxx-14.2.0 | 3.6 MB | ######## | 80%  2025-05-07T19:42:35.5024355Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T19:42:35.5024704Z 2025-05-07T19:42:35.5024720Z 2025-05-07T19:42:35.5037305Z libstdcxx-devel_linu | 9.6 MB | ##9 | 30%  2025-05-07T19:42:35.5037723Z 2025-05-07T19:42:35.5037729Z 2025-05-07T19:42:35.5037735Z 2025-05-07T19:42:35.5898287Z binutils_impl_linux- | 5.8 MB | ###### | 61%  2025-05-07T19:42:35.5898733Z 2025-05-07T19:42:35.5898739Z 2025-05-07T19:42:35.5899106Z 2025-05-07T19:42:35.5899111Z 2025-05-07T19:42:35.5961964Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:42:35.5962385Z 2025-05-07T19:42:35.6013501Z gxx_impl_linux-aarch | 10.2 MB | #######1 | 72%  2025-05-07T19:42:35.6028960Z gcc_impl_linux-aarch | 50.1 MB | 6 | 7% 2025-05-07T19:42:35.6029337Z 2025-05-07T19:42:35.6029344Z 2025-05-07T19:42:35.6261553Z libstdcxx-devel_linu | 9.6 MB | #######5 | 76%  2025-05-07T19:42:35.6262054Z 2025-05-07T19:42:35.6262060Z 2025-05-07T19:42:35.6262066Z 2025-05-07T19:42:35.6262072Z 2025-05-07T19:42:35.6264482Z 2025-05-07T19:42:35.6893658Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:42:35.6894130Z 2025-05-07T19:42:35.6894136Z 2025-05-07T19:42:35.6901860Z 2025-05-07T19:42:35.6902509Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:42:35.6902914Z 2025-05-07T19:42:35.6902919Z 2025-05-07T19:42:35.6902935Z 2025-05-07T19:42:35.7015463Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:42:35.7262676Z gcc_impl_linux-aarch | 50.1 MB | #3 | 13% 2025-05-07T19:42:35.7263160Z 2025-05-07T19:42:35.7263166Z 2025-05-07T19:42:35.7263171Z 2025-05-07T19:42:35.7263177Z 2025-05-07T19:42:35.7263182Z 2025-05-07T19:42:35.7869082Z libsanitizer-11.4.0 | 3.5 MB | ########3 | 84%  2025-05-07T19:42:35.7869542Z 2025-05-07T19:42:35.7869550Z 2025-05-07T19:42:35.7869556Z 2025-05-07T19:42:35.7869565Z 2025-05-07T19:42:35.7873094Z 2025-05-07T19:42:35.7921115Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:42:35.7921676Z 2025-05-07T19:42:35.7921683Z 2025-05-07T19:42:35.7921689Z 2025-05-07T19:42:35.7921694Z 2025-05-07T19:42:35.7921699Z 2025-05-07T19:42:35.7921719Z 2025-05-07T19:42:35.8241522Z ld_impl_linux-aarch6 | 719 KB | 2 | 2%  2025-05-07T19:42:35.8274240Z gcc_impl_linux-aarch | 50.1 MB | #8 | 19% 2025-05-07T19:42:35.8274682Z 2025-05-07T19:42:35.8275050Z 2025-05-07T19:42:35.8275061Z 2025-05-07T19:42:35.8275066Z 2025-05-07T19:42:35.8275070Z 2025-05-07T19:42:35.8275075Z 2025-05-07T19:42:35.8275086Z 2025-05-07T19:42:35.8376473Z libgcc-devel_linux-a | 288 KB | 5 | 6%  2025-05-07T19:42:35.8376954Z 2025-05-07T19:42:35.8376962Z 2025-05-07T19:42:35.8376967Z 2025-05-07T19:42:35.8376973Z 2025-05-07T19:42:35.8376979Z 2025-05-07T19:42:35.8378885Z 2025-05-07T19:42:35.8478983Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:42:35.8479461Z 2025-05-07T19:42:35.8479467Z 2025-05-07T19:42:35.8479473Z 2025-05-07T19:42:35.8479478Z 2025-05-07T19:42:35.8479484Z 2025-05-07T19:42:35.8479489Z 2025-05-07T19:42:35.8483701Z 2025-05-07T19:42:35.8675539Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:42:35.8676013Z 2025-05-07T19:42:35.8677983Z 2025-05-07T19:42:35.8881960Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T19:42:35.8882440Z 2025-05-07T19:42:35.8882755Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T19:42:35.8883113Z 2025-05-07T19:42:35.8915737Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T19:42:35.8916115Z 2025-05-07T19:42:35.8916144Z 2025-05-07T19:42:35.8916150Z 2025-05-07T19:42:35.8916168Z 2025-05-07T19:42:35.8916174Z 2025-05-07T19:42:35.8916180Z 2025-05-07T19:42:35.8916186Z 2025-05-07T19:42:35.8916191Z 2025-05-07T19:42:35.8918298Z 2025-05-07T19:42:35.8940388Z gcc_linux-aarch64-11 | 30 KB | #####2 | 52%  2025-05-07T19:42:35.8940862Z 2025-05-07T19:42:35.8940881Z 2025-05-07T19:42:35.8940887Z 2025-05-07T19:42:35.8940892Z 2025-05-07T19:42:35.8940897Z 2025-05-07T19:42:35.8940902Z 2025-05-07T19:42:35.8940908Z 2025-05-07T19:42:35.8940914Z 2025-05-07T19:42:35.8940919Z 2025-05-07T19:42:35.9037411Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:42:35.9038644Z 2025-05-07T19:42:35.9038675Z 2025-05-07T19:42:35.9038681Z 2025-05-07T19:42:35.9038685Z 2025-05-07T19:42:35.9038690Z 2025-05-07T19:42:35.9038695Z 2025-05-07T19:42:35.9038700Z 2025-05-07T19:42:35.9038704Z 2025-05-07T19:42:35.9038709Z 2025-05-07T19:42:35.9038713Z 2025-05-07T19:42:35.9066113Z gxx_linux-aarch64-11 | 29 KB | #####5 | 55%  2025-05-07T19:42:35.9066599Z 2025-05-07T19:42:35.9066606Z 2025-05-07T19:42:35.9066612Z 2025-05-07T19:42:35.9066619Z 2025-05-07T19:42:35.9066624Z 2025-05-07T19:42:35.9066630Z 2025-05-07T19:42:35.9066636Z 2025-05-07T19:42:35.9066641Z 2025-05-07T19:42:35.9066647Z 2025-05-07T19:42:35.9066653Z 2025-05-07T19:42:35.9139209Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:42:35.9139711Z 2025-05-07T19:42:35.9139718Z 2025-05-07T19:42:35.9139723Z 2025-05-07T19:42:35.9139728Z 2025-05-07T19:42:35.9139733Z 2025-05-07T19:42:35.9139738Z 2025-05-07T19:42:35.9139779Z 2025-05-07T19:42:35.9139785Z 2025-05-07T19:42:35.9168526Z libstdcxx-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T19:42:35.9169195Z 2025-05-07T19:42:35.9169201Z 2025-05-07T19:42:35.9169207Z 2025-05-07T19:42:35.9169212Z 2025-05-07T19:42:35.9169218Z 2025-05-07T19:42:35.9169223Z 2025-05-07T19:42:35.9169228Z 2025-05-07T19:42:35.9169233Z 2025-05-07T19:42:35.9287414Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:42:35.9319189Z gcc_impl_linux-aarch | 50.1 MB | ##5 | 26% 2025-05-07T19:42:35.9319544Z 2025-05-07T19:42:35.9319551Z 2025-05-07T19:42:35.9319556Z 2025-05-07T19:42:35.9319562Z 2025-05-07T19:42:35.9319570Z 2025-05-07T19:42:35.9319585Z 2025-05-07T19:42:35.9319590Z 2025-05-07T19:42:35.9319595Z 2025-05-07T19:42:35.9319601Z 2025-05-07T19:42:35.9319606Z 2025-05-07T19:42:35.9320616Z 2025-05-07T19:42:35.9344882Z binutils_linux-aarch | 28 KB | #####6 | 56%  2025-05-07T19:42:35.9345434Z 2025-05-07T19:42:35.9345765Z 2025-05-07T19:42:35.9345776Z 2025-05-07T19:42:35.9345781Z 2025-05-07T19:42:35.9345786Z 2025-05-07T19:42:35.9345791Z 2025-05-07T19:42:35.9345797Z 2025-05-07T19:42:35.9345802Z 2025-05-07T19:42:35.9345806Z 2025-05-07T19:42:35.9345812Z 2025-05-07T19:42:35.9345822Z 2025-05-07T19:42:35.9662849Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:42:35.9663352Z 2025-05-07T19:42:35.9663358Z 2025-05-07T19:42:35.9663364Z 2025-05-07T19:42:35.9663369Z 2025-05-07T19:42:36.0290134Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:42:36.0445325Z gcc_impl_linux-aarch | 50.1 MB | ###3 | 34% 2025-05-07T19:42:36.0445725Z 2025-05-07T19:42:36.0445731Z 2025-05-07T19:42:36.0445737Z 2025-05-07T19:42:36.0445752Z 2025-05-07T19:42:36.0445758Z 2025-05-07T19:42:36.0445764Z 2025-05-07T19:42:36.0452441Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:42:36.0452915Z 2025-05-07T19:42:36.0452945Z 2025-05-07T19:42:36.0452951Z 2025-05-07T19:42:36.0452956Z 2025-05-07T19:42:36.0452961Z 2025-05-07T19:42:36.0453351Z 2025-05-07T19:42:36.1219034Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:42:36.1219515Z 2025-05-07T19:42:36.1219522Z 2025-05-07T19:42:36.1219528Z 2025-05-07T19:42:36.1219534Z 2025-05-07T19:42:36.1219539Z 2025-05-07T19:42:36.1645236Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:42:36.1645700Z 2025-05-07T19:42:36.1645707Z 2025-05-07T19:42:36.1645712Z 2025-05-07T19:42:36.1645717Z 2025-05-07T19:42:36.1645723Z 2025-05-07T19:42:36.1645728Z 2025-05-07T19:42:36.1646264Z 2025-05-07T19:42:36.1653114Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:42:36.1653582Z 2025-05-07T19:42:36.1653597Z 2025-05-07T19:42:36.1653603Z 2025-05-07T19:42:36.1653608Z 2025-05-07T19:42:36.1653614Z 2025-05-07T19:42:36.1653619Z 2025-05-07T19:42:36.1653948Z 2025-05-07T19:42:36.1680381Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:42:36.3919920Z gcc_impl_linux-aarch | 50.1 MB | ####1 | 41% 2025-05-07T19:42:36.4047921Z gcc_impl_linux-aarch | 50.1 MB | ####7 | 47% 2025-05-07T19:42:36.4048315Z 2025-05-07T19:42:36.4048323Z 2025-05-07T19:42:36.4048329Z 2025-05-07T19:42:36.4589522Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:42:36.4589967Z 2025-05-07T19:42:36.4589974Z 2025-05-07T19:42:36.4589990Z 2025-05-07T19:42:36.4589996Z 2025-05-07T19:42:36.4590001Z 2025-05-07T19:42:36.4590006Z 2025-05-07T19:42:36.4590011Z 2025-05-07T19:42:36.4590016Z 2025-05-07T19:42:36.4590022Z 2025-05-07T19:42:36.4595149Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:42:36.4595635Z 2025-05-07T19:42:36.4595650Z 2025-05-07T19:42:36.4595656Z 2025-05-07T19:42:36.4595661Z 2025-05-07T19:42:36.4595666Z 2025-05-07T19:42:36.4595710Z 2025-05-07T19:42:36.4595716Z 2025-05-07T19:42:36.4595739Z 2025-05-07T19:42:36.4595745Z 2025-05-07T19:42:36.4921133Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:42:36.5098825Z gcc_impl_linux-aarch | 50.1 MB | #####6 | 57% 2025-05-07T19:42:36.5099227Z 2025-05-07T19:42:36.5099234Z 2025-05-07T19:42:36.5099240Z 2025-05-07T19:42:36.5099246Z 2025-05-07T19:42:36.5099251Z 2025-05-07T19:42:36.5099257Z 2025-05-07T19:42:36.5099262Z 2025-05-07T19:42:36.5099268Z 2025-05-07T19:42:36.5099274Z 2025-05-07T19:42:36.5099289Z 2025-05-07T19:42:36.5109162Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:42:36.5109643Z 2025-05-07T19:42:36.5109649Z 2025-05-07T19:42:36.5109654Z 2025-05-07T19:42:36.5109659Z 2025-05-07T19:42:36.5109664Z 2025-05-07T19:42:36.5109669Z 2025-05-07T19:42:36.5109686Z 2025-05-07T19:42:36.5109691Z 2025-05-07T19:42:36.5109695Z 2025-05-07T19:42:36.5109700Z 2025-05-07T19:42:36.5927435Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:42:36.6308679Z gcc_impl_linux-aarch | 50.1 MB | ######6 | 66% 2025-05-07T19:42:36.6309056Z 2025-05-07T19:42:36.6309062Z 2025-05-07T19:42:36.6309067Z 2025-05-07T19:42:36.6309072Z 2025-05-07T19:42:36.6309077Z 2025-05-07T19:42:36.6309083Z 2025-05-07T19:42:36.6309089Z 2025-05-07T19:42:36.6309109Z 2025-05-07T19:42:36.6313572Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:42:36.6314030Z 2025-05-07T19:42:36.6314036Z 2025-05-07T19:42:36.6314042Z 2025-05-07T19:42:36.6314048Z 2025-05-07T19:42:36.6314053Z 2025-05-07T19:42:36.6314058Z 2025-05-07T19:42:36.6314064Z 2025-05-07T19:42:36.6314070Z 2025-05-07T19:42:36.6364000Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:42:36.6365545Z 2025-05-07T19:42:36.6735467Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T19:42:36.6735904Z 2025-05-07T19:42:36.6735955Z 2025-05-07T19:42:36.6735977Z 2025-05-07T19:42:36.6735983Z 2025-05-07T19:42:36.6735987Z 2025-05-07T19:42:36.6735992Z 2025-05-07T19:42:36.6735997Z 2025-05-07T19:42:36.6736002Z 2025-05-07T19:42:36.6736006Z 2025-05-07T19:42:36.6736011Z 2025-05-07T19:42:36.6736015Z 2025-05-07T19:42:36.6736437Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:42:36.6736902Z 2025-05-07T19:42:36.6736908Z 2025-05-07T19:42:36.6736913Z 2025-05-07T19:42:36.6736917Z 2025-05-07T19:42:36.6736922Z 2025-05-07T19:42:36.6736926Z 2025-05-07T19:42:36.6736931Z 2025-05-07T19:42:36.6736936Z 2025-05-07T19:42:36.6736941Z 2025-05-07T19:42:36.6736945Z 2025-05-07T19:42:36.6736950Z 2025-05-07T19:42:36.7097635Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:42:36.8097259Z gcc_impl_linux-aarch | 50.1 MB | #######4 | 74% 2025-05-07T19:42:36.9471895Z gcc_impl_linux-aarch | 50.1 MB | #########1 | 91% 2025-05-07T19:42:37.0011138Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:42:37.0011549Z 2025-05-07T19:42:37.0011555Z 2025-05-07T19:42:37.8180206Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T19:42:37.8185545Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:42:37.8186071Z 2025-05-07T19:42:37.8186360Z 2025-05-07T19:42:37.8186683Z  2025-05-07T19:42:37.8186993Z 2025-05-07T19:42:37.8186999Z 2025-05-07T19:42:37.8187241Z  2025-05-07T19:42:37.8187533Z 2025-05-07T19:42:37.8187538Z 2025-05-07T19:42:37.8187543Z 2025-05-07T19:42:37.8187786Z  2025-05-07T19:42:37.8188076Z 2025-05-07T19:42:37.8188081Z 2025-05-07T19:42:37.8188086Z 2025-05-07T19:42:37.8188091Z 2025-05-07T19:42:37.8188341Z  2025-05-07T19:42:37.8188694Z 2025-05-07T19:42:37.8188700Z 2025-05-07T19:42:37.8188705Z 2025-05-07T19:42:37.8188710Z 2025-05-07T19:42:37.8188715Z 2025-05-07T19:42:37.8188996Z  2025-05-07T19:42:37.8189306Z 2025-05-07T19:42:37.8189311Z 2025-05-07T19:42:37.8189315Z 2025-05-07T19:42:37.8189320Z 2025-05-07T19:42:37.8189325Z 2025-05-07T19:42:37.8189329Z 2025-05-07T19:42:37.8189595Z  2025-05-07T19:42:37.8189901Z 2025-05-07T19:42:37.8189906Z 2025-05-07T19:42:37.8189911Z 2025-05-07T19:42:37.8189915Z 2025-05-07T19:42:37.8189928Z 2025-05-07T19:42:37.8189932Z 2025-05-07T19:42:37.8189937Z 2025-05-07T19:42:37.8190209Z  2025-05-07T19:42:37.8190516Z 2025-05-07T19:42:37.8190521Z 2025-05-07T19:42:37.8190526Z 2025-05-07T19:42:37.8190531Z 2025-05-07T19:42:37.8190543Z 2025-05-07T19:42:37.8190548Z 2025-05-07T19:42:37.8191280Z 2025-05-07T19:42:37.8191307Z 2025-05-07T19:42:37.8191605Z  2025-05-07T19:42:37.8191923Z 2025-05-07T19:42:37.8191928Z 2025-05-07T19:42:37.8191933Z 2025-05-07T19:42:37.8191938Z 2025-05-07T19:42:37.8191942Z 2025-05-07T19:42:37.8191947Z 2025-05-07T19:42:37.8191952Z 2025-05-07T19:42:37.8191957Z 2025-05-07T19:42:37.8191961Z 2025-05-07T19:42:37.8192240Z  2025-05-07T19:42:37.8192555Z 2025-05-07T19:42:37.8192560Z 2025-05-07T19:42:37.8192564Z 2025-05-07T19:42:37.8192569Z 2025-05-07T19:42:37.8192574Z 2025-05-07T19:42:37.8192578Z 2025-05-07T19:42:37.8192583Z 2025-05-07T19:42:37.8192589Z 2025-05-07T19:42:37.8192593Z 2025-05-07T19:42:37.8192598Z 2025-05-07T19:42:37.8192872Z  2025-05-07T19:42:37.8193206Z 2025-05-07T19:42:37.8193212Z 2025-05-07T19:42:37.8193222Z 2025-05-07T19:42:37.8193227Z 2025-05-07T19:42:37.8193232Z 2025-05-07T19:42:37.8193237Z 2025-05-07T19:42:37.8193241Z 2025-05-07T19:42:37.8193246Z 2025-05-07T19:42:37.8193250Z 2025-05-07T19:42:37.8193255Z 2025-05-07T19:42:37.8193267Z 2025-05-07T19:42:37.8193557Z  done 2025-05-07T19:42:37.9199226Z Preparing transaction: - done 2025-05-07T19:42:38.4214700Z Verifying transaction: | / - \ | done 2025-05-07T19:42:38.6269516Z Executing transaction: - \ done 2025-05-07T19:42:38.8308989Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:42:44.4266024Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:42:44.4266855Z 2025-05-07T19:42:44.4283625Z 2025-05-07T19:42:44.4307719Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:42:44.4309010Z 2025-05-07T19:42:44.4325339Z 2025-05-07T19:42:44.4348568Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:42:44.4349402Z 2025-05-07T19:42:44.4365853Z 2025-05-07T19:42:44.4389871Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:42:44.4390694Z 2025-05-07T19:42:44.4406733Z 2025-05-07T19:42:47.1642190Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:42:47.1642603Z 2025-05-07T19:42:47.3015622Z [CHECK] Binary cc found in PATH 2025-05-07T19:42:50.0570557Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:42:50.0570968Z 2025-05-07T19:42:50.2243115Z [CHECK] Binary gcc found in PATH 2025-05-07T19:42:52.8637133Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:42:52.8637546Z 2025-05-07T19:42:52.9940106Z [CHECK] Binary c++ found in PATH 2025-05-07T19:42:55.6897180Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:42:55.6897582Z 2025-05-07T19:42:55.8147328Z [CHECK] Binary g++ found in PATH 2025-05-07T19:42:55.8149113Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:42:55.8149713Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:42:55.8149998Z 2025-05-07T19:42:58.5145619Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:42:58.5146080Z #define __LDBL_MANT_DIG__ 113 2025-05-07T19:42:58.5146471Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:42:58.5146876Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T19:42:58.5147250Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:42:58.5147619Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:42:58.5147973Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:42:58.5148476Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:42:58.5148975Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:42:58.5149367Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:42:58.5150212Z #define __FLT128_DIG__ 33 2025-05-07T19:42:58.5150585Z #define __INTMAX_C(c) c ## L 2025-05-07T19:42:58.5150940Z #define __CHAR_BIT__ 8 2025-05-07T19:42:58.5151265Z #define __UINT8_MAX__ 0xff 2025-05-07T19:42:58.5151636Z #define __WCHAR_MAX__ 0xffffffffU 2025-05-07T19:42:58.5152048Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:42:58.5152515Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:42:58.5152973Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:42:58.5153426Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:42:58.5153823Z #define __GCC_IEC_559 2 2025-05-07T19:42:58.5154160Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:42:58.5154549Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:42:58.5154917Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:42:58.5155315Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:42:58.5155764Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:42:58.5156254Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.5156735Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:42:58.5157119Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:42:58.5157505Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:42:58.5157882Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:42:58.5158281Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:42:58.5158710Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:42:58.5159089Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:42:58.5159451Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:42:58.5159810Z #define __INT8_C(c) c 2025-05-07T19:42:58.5160133Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:42:58.5160509Z #define __INTMAX_TYPE__ long int 2025-05-07T19:42:58.5160937Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.5161395Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:42:58.5161754Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:42:58.5162221Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:42:58.5163103Z #define __ARM_FEATURE_IDIV 1 2025-05-07T19:42:58.5163477Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:42:58.5163866Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:42:58.5164215Z #define __ARM_FP 14 2025-05-07T19:42:58.5164536Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:42:58.5164917Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.5165311Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:42:58.5165700Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:42:58.5166234Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:42:58.5166823Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:42:58.5167238Z #define _STDC_PREDEF_H 1 2025-05-07T19:42:58.5167565Z #define __linux 1 2025-05-07T19:42:58.5167881Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:42:58.5168299Z #define __CHAR_UNSIGNED__ 1 2025-05-07T19:42:58.5168656Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:42:58.5169316Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T19:42:58.5169901Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T19:42:58.5170298Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:42:58.5170671Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:42:58.5171207Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:42:58.5171615Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:42:58.5172012Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:42:58.5172399Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:42:58.5172777Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:42:58.5173131Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:42:58.5173604Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:58.5174131Z #define __WCHAR_MIN__ 0U 2025-05-07T19:42:58.5174469Z #define __INT64_C(c) c ## L 2025-05-07T19:42:58.5174844Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:42:58.5175260Z #define __SIZEOF_INT__ 4 2025-05-07T19:42:58.5175601Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:42:58.5175986Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:42:58.5176608Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:42:58.5177015Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:42:58.5177383Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:42:58.5177878Z #define __FLT64X_EPSILON__ 1.92592994438723585305597794258492732e-34F64x 2025-05-07T19:42:58.5178410Z #define __STDC_HOSTED__ 1 2025-05-07T19:42:58.5178750Z #define __DBL_DIG__ 15 2025-05-07T19:42:58.5179075Z #define __FLT32_DIG__ 6 2025-05-07T19:42:58.5179495Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:42:58.5179995Z #define __SHRT_WIDTH__ 16 2025-05-07T19:42:58.5180337Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:42:58.5180794Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:42:58.5181278Z #define __STDC_UTF_16__ 1 2025-05-07T19:42:58.5181639Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.5182029Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T19:42:58.5182576Z #define __FLT64X_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F64x 2025-05-07T19:42:58.5183147Z #define __FP_FAST_FMA 1 2025-05-07T19:42:58.5183496Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:42:58.5183885Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:42:58.5188155Z #define __FLT16_DIG__ 3 2025-05-07T19:42:58.5188495Z #define __INT_WIDTH__ 32 2025-05-07T19:42:58.5188839Z #define __SIZEOF_LONG__ 8 2025-05-07T19:42:58.5189187Z #define __STDC_IEC_559__ 1 2025-05-07T19:42:58.5189527Z #define __UINT16_C(c) c 2025-05-07T19:42:58.5189867Z #define __DECIMAL_DIG__ 36 2025-05-07T19:42:58.5190221Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:42:58.5190720Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:42:58.5191235Z #define __gnu_linux__ 1 2025-05-07T19:42:58.5191571Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:42:58.5191933Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:42:58.5192313Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:42:58.5192716Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.5193453Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T19:42:58.5193837Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:42:58.5194196Z #define __FLT64X_MANT_DIG__ 113 2025-05-07T19:42:58.5194551Z #define __GNUC__ 11 2025-05-07T19:42:58.5194849Z #define __pie__ 2 2025-05-07T19:42:58.5195161Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:42:58.5195531Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:42:58.5195923Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:42:58.5196307Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:42:58.5196676Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T19:42:58.5197046Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:42:58.5197448Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.5197897Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:42:58.5198285Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:42:58.5198704Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:42:58.5199057Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:42:58.5199434Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:42:58.5199842Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:42:58.5200221Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:42:58.5200611Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:42:58.5200985Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:42:58.5201342Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:42:58.5201778Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:58.5202292Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:42:58.5202699Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T19:42:58.5203061Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:42:58.5203431Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.5203854Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:42:58.5204297Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:42:58.5204648Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:42:58.5205025Z #define __ARM_ALIGN_MAX_PWR 28 2025-05-07T19:42:58.5205383Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:42:58.5205745Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:42:58.5206371Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:42:58.5206767Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T19:42:58.5207147Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:42:58.5207622Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:58.5208133Z #define __PIE__ 2 2025-05-07T19:42:58.5208446Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:42:58.5208971Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:42:58.5209360Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:42:58.5209753Z #define __ARM_FP16_ARGS 1 2025-05-07T19:42:58.5210089Z #define __FP_FAST_FMAF 1 2025-05-07T19:42:58.5210573Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:58.5211252Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:42:58.5211905Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T19:42:58.5212436Z #define __ARM_FEATURE_CLZ 1 2025-05-07T19:42:58.5212924Z #define __FLT16_DENORM_MIN__ 5.96046447753906250000000000000000000e-8F16 2025-05-07T19:42:58.5213454Z #define __unix__ 1 2025-05-07T19:42:58.5213895Z #define __FLT64X_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:42:58.5214446Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:42:58.5214794Z #define __LP64__ 1 2025-05-07T19:42:58.5215110Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.5215487Z #define __FLT_EVAL_METHOD_C99__ 0 2025-05-07T19:42:58.5215991Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:42:58.5216530Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:42:58.5216936Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.5217371Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T19:42:58.5217811Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:58.5218283Z #define __aarch64__ 1 2025-05-07T19:42:58.5218611Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:42:58.5219010Z #define __FLT64X_DECIMAL_DIG__ 36 2025-05-07T19:42:58.5219626Z #define __REGISTER_PREFIX__ 2025-05-07T19:42:58.5219998Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:42:58.5220363Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:42:58.5220719Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:42:58.5221086Z #define __FLT_DIG__ 6 2025-05-07T19:42:58.5221403Z #define __NO_INLINE__ 1 2025-05-07T19:42:58.5221740Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:42:58.5222097Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:42:58.5222457Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T19:42:58.5222832Z #define __VERSION__ "11.4.0" 2025-05-07T19:42:58.5223192Z #define __UINT64_C(c) c ## UL 2025-05-07T19:42:58.5223549Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:42:58.5223927Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:42:58.5224314Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:42:58.5224723Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:42:58.5225229Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:42:58.5225744Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:42:58.5226135Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:42:58.5226489Z #define __AARCH64EL__ 1 2025-05-07T19:42:58.5226888Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:58.5227352Z #define __FLT16_MAX_EXP__ 16 2025-05-07T19:42:58.5227721Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:42:58.5228085Z #define __INT32_C(c) c 2025-05-07T19:42:58.5228418Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:42:58.5228783Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:42:58.5229128Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:42:58.5229518Z #define __ARM_64BIT_STATE 1 2025-05-07T19:42:58.5229872Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:42:58.5230316Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:42:58.5230775Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:42:58.5231264Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:42:58.5231728Z #define __FLT64X_DIG__ 33 2025-05-07T19:42:58.5232079Z #define __ARM_FEATURE_FMA 1 2025-05-07T19:42:58.5232639Z #define __INT8_TYPE__ signed char 2025-05-07T19:42:58.5233022Z #define __ELF__ 1 2025-05-07T19:42:58.5233344Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:42:58.5233753Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:42:58.5234174Z #define __FLT_RADIX__ 2 2025-05-07T19:42:58.5234516Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:42:58.5234926Z #define __ARM_ARCH_PROFILE 65 2025-05-07T19:42:58.5235389Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T19:42:58.5235906Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:42:58.5236272Z #define __ARM_PCS_AAPCS64 1 2025-05-07T19:42:58.5236644Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:42:58.5237049Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:42:58.5237446Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:42:58.5237871Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:42:58.5238234Z #define __ATOMIC_RELAXED 0 2025-05-07T19:42:58.5238579Z #define __LDBL_DIG__ 33 2025-05-07T19:42:58.5238929Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:42:58.5239310Z #define __FLT16_IS_IEC_60559__ 2 2025-05-07T19:42:58.5239718Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.5240156Z #define __FLT64_DIG__ 15 2025-05-07T19:42:58.5240542Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.5241044Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:42:58.5241604Z #define __FLT16_EPSILON__ 9.76562500000000000000000000000000000e-4F16 2025-05-07T19:42:58.5242125Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.5242497Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:42:58.5242877Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.5243300Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:42:58.5243667Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:42:58.5244078Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:42:58.5244500Z #define __unix 1 2025-05-07T19:42:58.5244814Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:42:58.5245432Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:42:58.5245872Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.5246284Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:42:58.5246701Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:42:58.5247074Z #define __SIZE_WIDTH__ 64 2025-05-07T19:42:58.5247425Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:42:58.5247918Z #define __FLT16_NORM_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:42:58.5248455Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.5249118Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:42:58.5249673Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:42:58.5250074Z #define __INT16_TYPE__ short int 2025-05-07T19:42:58.5250473Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:42:58.5250966Z #define __FLT16_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:42:58.5251470Z #define __STDC_VERSION__ 201710L 2025-05-07T19:42:58.5251859Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:42:58.5252229Z #define __ARM_ARCH 8 2025-05-07T19:42:58.5252665Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:58.5253214Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.5253617Z #define linux 1 2025-05-07T19:42:58.5253939Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T19:42:58.5254336Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.5254717Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:42:58.5255112Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:42:58.5255488Z #define __FLT32X_DIG__ 15 2025-05-07T19:42:58.5255847Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:42:58.5256242Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:42:58.5256609Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:42:58.5257141Z #define __FLT64X_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:42:58.5257671Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T19:42:58.5258113Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:42:58.5258799Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.5259251Z #define __FLT16_MANT_DIG__ 11 2025-05-07T19:42:58.5259620Z #define __INTPTR_TYPE__ long int 2025-05-07T19:42:58.5260024Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:42:58.5260449Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T19:42:58.5260825Z #define __pic__ 2 2025-05-07T19:42:58.5261168Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.5261594Z #define __ARM_ARCH_8A 1 2025-05-07T19:42:58.5261961Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.5262495Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:58.5263007Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:42:58.5263415Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:42:58.5263857Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:42:58.5264218Z #define __INT64_TYPE__ long int 2025-05-07T19:42:58.5264590Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:42:58.5264963Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:42:58.5265346Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:42:58.5265736Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.5266206Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:42:58.5266620Z #define __FP_FAST_FMAF32 1 2025-05-07T19:42:58.5266990Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:42:58.5267406Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:42:58.5267862Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:58.5268406Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:42:58.5268896Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:58.5269393Z #define __WINT_WIDTH__ 32 2025-05-07T19:42:58.5269738Z #define __FP_FAST_FMAF64 1 2025-05-07T19:42:58.5270099Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:42:58.5270473Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:42:58.5270851Z #define __SIZEOF_INT128__ 16 2025-05-07T19:42:58.5271545Z #define __FLT16_MIN__ 6.10351562500000000000000000000000000e-5F16 2025-05-07T19:42:58.5272042Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:42:58.5272560Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T19:42:58.5273109Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:42:58.5273596Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:42:58.5274101Z #define _LP64 1 2025-05-07T19:42:58.5274400Z #define __UINT8_C(c) c 2025-05-07T19:42:58.5274728Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:42:58.5275101Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:42:58.5275505Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:42:58.5275906Z #define __ARM_NEON 1 2025-05-07T19:42:58.5276241Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.5276645Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.5277089Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:42:58.5277515Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:42:58.5277936Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:42:58.5278419Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:42:58.5278953Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:42:58.5279331Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:42:58.5279797Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:42:58.5280320Z #define __FP_FAST_FMAF32x 1 2025-05-07T19:42:58.5280674Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T19:42:58.5281045Z #define __STDC_UTF_32__ 1 2025-05-07T19:42:58.5281390Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:42:58.5281864Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:58.5282511Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:58.5283071Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:42:58.5283521Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:58.5284153Z #define __ARM_ALIGN_MAX_STACK_PWR 16 2025-05-07T19:42:58.5284980Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T19:42:58.5285538Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:42:58.5285882Z #define unix 1 2025-05-07T19:42:58.5286182Z #define __UINT32_C(c) c ## U 2025-05-07T19:42:58.5286531Z #define __WINT_MIN__ 0U 2025-05-07T19:42:58.5286864Z #define __INT8_MAX__ 0x7f 2025-05-07T19:42:58.5287200Z #define __LONG_WIDTH__ 64 2025-05-07T19:42:58.5287532Z #define __PIC__ 2 2025-05-07T19:42:58.5287968Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:58.5288527Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:42:58.5289048Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T19:42:58.5289456Z #define __INT32_TYPE__ int 2025-05-07T19:42:58.5289806Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:42:58.5290247Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:42:58.5290862Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:42:58.5291395Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:42:58.5291775Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:42:58.5292121Z #define __ATOMIC_CONSUME 1 2025-05-07T19:42:58.5292469Z #define __GNUC_MINOR__ 4 2025-05-07T19:42:58.5292806Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:42:58.5293216Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.5293796Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:42:58.5294352Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:42:58.5294716Z #define __INT16_C(c) c 2025-05-07T19:42:58.5295042Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T19:42:58.5295391Z #define __STDC__ 1 2025-05-07T19:42:58.5295702Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:42:58.5296183Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:42:58.5296675Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:42:58.5297064Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 2025-05-07T19:42:58.5297512Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:42:58.5298190Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:42:58.5298618Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:42:58.5299022Z #define __linux__ 1 2025-05-07T19:42:58.5299347Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:42:58.5299854Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:42:58.5300397Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:42:58.5300769Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:42:58.5301167Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:42:58.5301570Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:42:58.5301988Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.5302556Z #define __LDBL_NORM_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:42:58.5303075Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:42:58.5303467Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:42:58.5303882Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:42:58.5304307Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.5304762Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:42:58.5305185Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:42:58.5305533Z #define __ATOMIC_RELEASE 3 2025-05-07T19:42:58.5305771Z 2025-05-07T19:42:58.6461790Z 2025-05-07T19:42:58.6462600Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:42:58.6463261Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:42:58.6463584Z 2025-05-07T19:43:01.3376685Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:43:01.3377149Z #define __LDBL_MANT_DIG__ 113 2025-05-07T19:43:01.3377550Z #define __cpp_attributes 200809L 2025-05-07T19:43:01.3378023Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:43:01.3378508Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:43:01.3378908Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T19:43:01.3379277Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:43:01.3379645Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:43:01.3379996Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:43:01.3380950Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:43:01.3381468Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:43:01.3381860Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:43:01.3382298Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:43:01.3382710Z #define __FLT128_DIG__ 33 2025-05-07T19:43:01.3383058Z #define __INTMAX_C(c) c ## L 2025-05-07T19:43:01.3383404Z #define __CHAR_BIT__ 8 2025-05-07T19:43:01.3383734Z #define __UINT8_MAX__ 0xff 2025-05-07T19:43:01.3386035Z #define __cpp_static_assert 201411L 2025-05-07T19:43:01.3386625Z #define __WCHAR_MAX__ 0xffffffffU 2025-05-07T19:43:01.3387040Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:43:01.3387512Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:43:01.3387971Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:43:01.3388423Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:43:01.3388817Z #define __GCC_IEC_559 2 2025-05-07T19:43:01.3389178Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:43:01.3389579Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:43:01.3389962Z #define __cpp_binary_literals 201304L 2025-05-07T19:43:01.3390376Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:43:01.3390785Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:43:01.3391244Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:43:01.3391681Z #define __cpp_variadic_templates 200704L 2025-05-07T19:43:01.3392140Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:43:01.3392634Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:43:01.3393087Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:43:01.3393464Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:43:01.3393845Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:43:01.3394236Z #define __cpp_variable_templates 201304L 2025-05-07T19:43:01.3394653Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:43:01.3395056Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:43:01.3395490Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:43:01.3396356Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:43:01.3396726Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:43:01.3397118Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:43:01.3397519Z #define __INT8_C(c) c 2025-05-07T19:43:01.3397844Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:43:01.3398229Z #define __cpp_variadic_using 201611L 2025-05-07T19:43:01.3398627Z #define __INTMAX_TYPE__ long int 2025-05-07T19:43:01.3399057Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:43:01.3399510Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:43:01.3399908Z #define __cpp_capture_star_this 201603L 2025-05-07T19:43:01.3400314Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:43:01.3400669Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:43:01.3401127Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:43:01.3401632Z #define __ARM_FEATURE_IDIV 1 2025-05-07T19:43:01.3402003Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:43:01.3402405Z #define __cpp_if_constexpr 201606L 2025-05-07T19:43:01.3402810Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:43:01.3403166Z #define __ARM_FP 14 2025-05-07T19:43:01.3403489Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:43:01.3403870Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:43:01.3404266Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:43:01.3404653Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:43:01.3405190Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:43:01.3405786Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:43:01.3406203Z #define _STDC_PREDEF_H 1 2025-05-07T19:43:01.3406556Z #define __cpp_nsdmi 200809L 2025-05-07T19:43:01.3406897Z #define __linux 1 2025-05-07T19:43:01.3407210Z #define __CHAR_UNSIGNED__ 1 2025-05-07T19:43:01.3407569Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:43:01.3408101Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:43:01.3408773Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T19:43:01.3409478Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:43:01.3409865Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:43:01.3410241Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:43:01.3410636Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:43:01.3411026Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:43:01.3411411Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:43:01.3411783Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:43:01.3412137Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:43:01.3412608Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:43:01.3413129Z #define __FLT32X_DIG__ 15 2025-05-07T19:43:01.3413469Z #define __WCHAR_MIN__ 0U 2025-05-07T19:43:01.3413809Z #define __INT64_C(c) c ## L 2025-05-07T19:43:01.3414181Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:43:01.3414587Z #define __SIZEOF_INT__ 4 2025-05-07T19:43:01.3414943Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:43:01.3415319Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:43:01.3415738Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:43:01.3416120Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:43:01.3416552Z #define __cpp_aligned_new 201606L 2025-05-07T19:43:01.3416939Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:43:01.3417366Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:43:01.3417949Z #define __FLT64X_EPSILON__ 1.92592994438723585305597794258492732e-34F64x 2025-05-07T19:43:01.3418487Z #define __STDC_HOSTED__ 1 2025-05-07T19:43:01.3418850Z #define __cpp_decltype_auto 201304L 2025-05-07T19:43:01.3419233Z #define __DBL_DIG__ 15 2025-05-07T19:43:01.3419554Z #define __FLT32_DIG__ 6 2025-05-07T19:43:01.3419972Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:43:01.3420468Z #define __GXX_WEAK__ 1 2025-05-07T19:43:01.3420789Z #define __SHRT_WIDTH__ 16 2025-05-07T19:43:01.3421139Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:43:01.3421593Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:43:01.3422271Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T19:43:01.3422690Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:43:01.3423139Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T19:43:01.3423682Z #define __FLT64X_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F64x 2025-05-07T19:43:01.3424232Z #define __FP_FAST_FMA 1 2025-05-07T19:43:01.3424576Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:43:01.3424958Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:43:01.3425324Z #define __FLT16_DIG__ 3 2025-05-07T19:43:01.3425645Z #define __INT_WIDTH__ 32 2025-05-07T19:43:01.3425986Z #define __SIZEOF_LONG__ 8 2025-05-07T19:43:01.3426322Z #define __STDC_IEC_559__ 1 2025-05-07T19:43:01.3426667Z #define __UINT16_C(c) c 2025-05-07T19:43:01.3427001Z #define __DECIMAL_DIG__ 36 2025-05-07T19:43:01.3427356Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:43:01.3427856Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:43:01.3428367Z #define __gnu_linux__ 1 2025-05-07T19:43:01.3428723Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:43:01.3429080Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:43:01.3429471Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:43:01.3429867Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:43:01.3430250Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T19:43:01.3430613Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:43:01.3430975Z #define __FLT64X_MANT_DIG__ 113 2025-05-07T19:43:01.3431333Z #define __GNUC__ 11 2025-05-07T19:43:01.3431624Z #define __pie__ 2 2025-05-07T19:43:01.3431925Z #define __GXX_RTTI 1 2025-05-07T19:43:01.3432243Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:43:01.3432619Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:43:01.3432999Z #define __cpp_rtti 199711L 2025-05-07T19:43:01.3433357Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:43:01.3433756Z #define __STDC_UTF_16__ 1 2025-05-07T19:43:01.3434096Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:43:01.3434473Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T19:43:01.3434830Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:43:01.3435385Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:43:01.3435784Z #define __cpp_raw_strings 200710L 2025-05-07T19:43:01.3436208Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:43:01.3436649Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:43:01.3437047Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:43:01.3437484Z #define __cpp_fold_expressions 201603L 2025-05-07T19:43:01.3437888Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:43:01.3438289Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:43:01.3438728Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:43:01.3439108Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:43:01.3439509Z #define __cpp_template_auto 201606L 2025-05-07T19:43:01.3439909Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:43:01.3440275Z #define __cplusplus 201703L 2025-05-07T19:43:01.3440646Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:43:01.3441042Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:43:01.3441411Z #define __DEPRECATED 1 2025-05-07T19:43:01.3441784Z #define __cpp_rvalue_references 200610L 2025-05-07T19:43:01.3442199Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:43:01.3442564Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:43:01.3442999Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:43:01.3443594Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:43:01.3444102Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:43:01.3444509Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T19:43:01.3444874Z #define __FLT16_MANT_DIG__ 11 2025-05-07T19:43:01.3445241Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:43:01.3445612Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:43:01.3446029Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:43:01.3446472Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:43:01.3446827Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:43:01.3447208Z #define __ARM_ALIGN_MAX_PWR 28 2025-05-07T19:43:01.3447571Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:43:01.3448101Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:43:01.3448496Z #define __cpp_initializer_lists 200806L 2025-05-07T19:43:01.3449023Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:43:01.3449388Z #define __cpp_hex_float 201603L 2025-05-07T19:43:01.3449763Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T19:43:01.3450146Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:43:01.3450530Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:43:01.3451019Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:43:01.3451528Z #define __PIE__ 2 2025-05-07T19:43:01.3451847Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:43:01.3452264Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:43:01.3452699Z #define __cpp_lambdas 200907L 2025-05-07T19:43:01.3453065Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:43:01.3453462Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:43:01.3453858Z #define __ARM_FP16_ARGS 1 2025-05-07T19:43:01.3454198Z #define __FP_FAST_FMAF 1 2025-05-07T19:43:01.3454692Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:43:01.3455365Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:43:01.3456022Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:43:01.3456542Z #define __ARM_FEATURE_CLZ 1 2025-05-07T19:43:01.3457025Z #define __FLT16_DENORM_MIN__ 5.96046447753906250000000000000000000e-8F16 2025-05-07T19:43:01.3457543Z #define __unix__ 1 2025-05-07T19:43:01.3457995Z #define __FLT64X_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:43:01.3458551Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:43:01.3458896Z #define __LP64__ 1 2025-05-07T19:43:01.3459215Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:43:01.3459588Z #define __FLT_EVAL_METHOD_C99__ 0 2025-05-07T19:43:01.3460098Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:43:01.3460663Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:43:01.3461320Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T19:43:01.3461782Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:43:01.3462253Z #define __aarch64__ 1 2025-05-07T19:43:01.3462579Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:43:01.3462983Z #define __FLT64X_DECIMAL_DIG__ 36 2025-05-07T19:43:01.3463374Z #define __REGISTER_PREFIX__ 2025-05-07T19:43:01.3463732Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:43:01.3464095Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:43:01.3464454Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:43:01.3464816Z #define __FLT_DIG__ 6 2025-05-07T19:43:01.3465131Z #define __NO_INLINE__ 1 2025-05-07T19:43:01.3465466Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:43:01.3465823Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:43:01.3466181Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T19:43:01.3466552Z #define __VERSION__ "11.4.0" 2025-05-07T19:43:01.3466912Z #define __UINT64_C(c) c ## UL 2025-05-07T19:43:01.3467301Z #define __cpp_unicode_characters 201411L 2025-05-07T19:43:01.3467731Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:43:01.3468116Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:43:01.3468484Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:43:01.3468871Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:43:01.3469278Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:43:01.3469784Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:43:01.3470305Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:43:01.3470682Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:43:01.3471043Z #define __AARCH64EL__ 1 2025-05-07T19:43:01.3471431Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:43:01.3471895Z #define __FLT16_MAX_EXP__ 16 2025-05-07T19:43:01.3472260Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:43:01.3472630Z #define __INT32_C(c) c 2025-05-07T19:43:01.3472972Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:43:01.3473379Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:43:01.3473737Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:43:01.3474303Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:43:01.3474688Z #define __ARM_64BIT_STATE 1 2025-05-07T19:43:01.3475048Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:43:01.3475491Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:43:01.3475955Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:43:01.3476439Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:43:01.3476902Z #define __FLT64X_DIG__ 33 2025-05-07T19:43:01.3477249Z #define __ARM_FEATURE_FMA 1 2025-05-07T19:43:01.3477606Z #define __INT8_TYPE__ signed char 2025-05-07T19:43:01.3477978Z #define __GNUG__ 11 2025-05-07T19:43:01.3478306Z #define __cpp_digit_separators 201309L 2025-05-07T19:43:01.3478706Z #define __ELF__ 1 2025-05-07T19:43:01.3479021Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:43:01.3479442Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:43:01.3479868Z #define __FLT_RADIX__ 2 2025-05-07T19:43:01.3480212Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:43:01.3480636Z #define __ARM_ARCH_PROFILE 65 2025-05-07T19:43:01.3481107Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T19:43:01.3481627Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:43:01.3482004Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:43:01.3482410Z #define __ARM_PCS_AAPCS64 1 2025-05-07T19:43:01.3482772Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:43:01.3483181Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:43:01.3483570Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:43:01.3484210Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:43:01.3484596Z #define __ATOMIC_RELAXED 0 2025-05-07T19:43:01.3484958Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:43:01.3485407Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:43:01.3485836Z #define __LDBL_DIG__ 33 2025-05-07T19:43:01.3486175Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:43:01.3486543Z #define __FLT16_IS_IEC_60559__ 2 2025-05-07T19:43:01.3486956Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:43:01.3487705Z #define __FLT64_DIG__ 15 2025-05-07T19:43:01.3488117Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:43:01.3488614Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:43:01.3489250Z #define __FLT16_EPSILON__ 9.76562500000000000000000000000000000e-4F16 2025-05-07T19:43:01.3489777Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:43:01.3490140Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:43:01.3490529Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:43:01.3490945Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:43:01.3491322Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:43:01.3491723Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:43:01.3492147Z #define __unix 1 2025-05-07T19:43:01.3492468Z #define __cpp_unicode_literals 200710L 2025-05-07T19:43:01.3492881Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:43:01.3493362Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:43:01.3493814Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:43:01.3494249Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:43:01.3494673Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:43:01.3495047Z #define __SIZE_WIDTH__ 64 2025-05-07T19:43:01.3495395Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:43:01.3495892Z #define __FLT16_NORM_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:43:01.3496435Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:43:01.3496974Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:43:01.3497529Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:43:01.3497931Z #define __INT16_TYPE__ short int 2025-05-07T19:43:01.3498326Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:43:01.3498818Z #define __FLT16_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:43:01.3499343Z #define __cpp_structured_bindings 201606L 2025-05-07T19:43:01.3499765Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:43:01.3500127Z #define __ARM_ARCH 8 2025-05-07T19:43:01.3500863Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:43:01.3501420Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:43:01.3501870Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:43:01.3502266Z #define linux 1 2025-05-07T19:43:01.3502590Z #define __cpp_inline_variables 201606L 2025-05-07T19:43:01.3503003Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T19:43:01.3503394Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:43:01.3503785Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:43:01.3504191Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:43:01.3504579Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:43:01.3504978Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:43:01.3505375Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:43:01.3505754Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:43:01.3506241Z #define __FLT64X_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:43:01.3506764Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T19:43:01.3507192Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:43:01.3507677Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:43:01.3508174Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:43:01.3508628Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:43:01.3509094Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:43:01.3509522Z #define __INTPTR_TYPE__ long int 2025-05-07T19:43:01.3509925Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:43:01.3510356Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T19:43:01.3510756Z #define __cpp_range_based_for 201603L 2025-05-07T19:43:01.3511150Z #define __pic__ 2 2025-05-07T19:43:01.3511492Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:43:01.3511922Z #define __ARM_ARCH_8A 1 2025-05-07T19:43:01.3512260Z #define __cpp_decltype 200707L 2025-05-07T19:43:01.3512672Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:43:01.3513202Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:43:01.3513914Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:43:01.3514382Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:43:01.3514744Z #define __STDCPP_THREADS__ 1 2025-05-07T19:43:01.3515113Z #define __INT64_TYPE__ long int 2025-05-07T19:43:01.3515482Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:43:01.3515846Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:43:01.3516228Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:43:01.3516628Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:43:01.3517108Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:43:01.3517551Z #define __FP_FAST_FMAF32 1 2025-05-07T19:43:01.3517918Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:43:01.3518341Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:43:01.3518823Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:43:01.3519358Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:43:01.3519758Z #define __WINT_WIDTH__ 32 2025-05-07T19:43:01.3520110Z #define __FP_FAST_FMAF64 1 2025-05-07T19:43:01.3520474Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:43:01.3520853Z #define __SIZEOF_INT128__ 16 2025-05-07T19:43:01.3521300Z #define __FLT16_MIN__ 6.10351562500000000000000000000000000e-5F16 2025-05-07T19:43:01.3521796Z #define __WCHAR_UNSIGNED__ 1 2025-05-07T19:43:01.3522168Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:43:01.3522679Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:43:01.3523226Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:43:01.3523720Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:43:01.3524221Z #define _LP64 1 2025-05-07T19:43:01.3524526Z #define __UINT8_C(c) c 2025-05-07T19:43:01.3524986Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:43:01.3525368Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:43:01.3525729Z #define __ARM_NEON 1 2025-05-07T19:43:01.3526057Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:43:01.3526467Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:43:01.3527140Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:43:01.3527578Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:43:01.3527981Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:43:01.3528504Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:43:01.3529554Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:43:01.3530157Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:43:01.3530638Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:43:01.3548782Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:43:01.3549357Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:43:01.3549898Z #define __FP_FAST_FMAF32x 1 2025-05-07T19:43:01.3550256Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T19:43:01.3550621Z #define __STDC_UTF_32__ 1 2025-05-07T19:43:01.3550970Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:43:01.3551449Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:43:01.3551981Z #define __cpp_alias_templates 200704L 2025-05-07T19:43:01.3552557Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:43:01.3553102Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:43:01.3553523Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:43:01.3553967Z #define __ARM_ALIGN_MAX_STACK_PWR 16 2025-05-07T19:43:01.3554483Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T19:43:01.3555016Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:43:01.3555355Z #define unix 1 2025-05-07T19:43:01.3555669Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:43:01.3556085Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:43:01.3556501Z #define __UINT32_C(c) c ## U 2025-05-07T19:43:01.3556846Z #define __WINT_MIN__ 0U 2025-05-07T19:43:01.3557176Z #define __INT8_MAX__ 0x7f 2025-05-07T19:43:01.3557513Z #define __LONG_WIDTH__ 64 2025-05-07T19:43:01.3557843Z #define __PIC__ 2 2025-05-07T19:43:01.3558271Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:43:01.3559076Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:43:01.3559511Z #define __cpp_constexpr 201603L 2025-05-07T19:43:01.3559900Z #define __cpp_deduction_guides 201703L 2025-05-07T19:43:01.3560322Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T19:43:01.3560720Z #define __INT32_TYPE__ int 2025-05-07T19:43:01.3561071Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:43:01.3561431Z #define __cpp_exceptions 199711L 2025-05-07T19:43:01.3561906Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:43:01.3562508Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:43:01.3563031Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:43:01.3563408Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:43:01.3563751Z #define __ATOMIC_CONSUME 1 2025-05-07T19:43:01.3564098Z #define __GNUC_MINOR__ 4 2025-05-07T19:43:01.3564448Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:43:01.3564867Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:43:01.3565288Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:43:01.3565871Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:43:01.3566462Z #define __cpp_template_template_args 201611L 2025-05-07T19:43:01.3566901Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:43:01.3567250Z #define __INT16_C(c) c 2025-05-07T19:43:01.3567582Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T19:43:01.3567934Z #define __STDC__ 1 2025-05-07T19:43:01.3568248Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:43:01.3568833Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:43:01.3569345Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:43:01.3569691Z #define __EXCEPTIONS 1 2025-05-07T19:43:01.3570057Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 2025-05-07T19:43:01.3570508Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:43:01.3570901Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:43:01.3571316Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:43:01.3571914Z #define __linux__ 1 2025-05-07T19:43:01.3572239Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:43:01.3572641Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:43:01.3573162Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:43:01.3573705Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:43:01.3574097Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:43:01.3574530Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:43:01.3574921Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:43:01.3575329Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:43:01.3575739Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:43:01.3576304Z #define __LDBL_NORM_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:43:01.3576824Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:43:01.3577211Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:43:01.3577632Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:43:01.3578048Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:43:01.3578485Z #define _GNU_SOURCE 1 2025-05-07T19:43:01.3578833Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:43:01.3579275Z #define __cpp_init_captures 201304L 2025-05-07T19:43:01.3579658Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:43:01.3580009Z #define __ATOMIC_RELEASE 3 2025-05-07T19:43:01.3580230Z 2025-05-07T19:43:01.4626654Z 2025-05-07T19:43:01.4627164Z + conda run -n build_binary c++ --version 2025-05-07T19:43:01.4627520Z 2025-05-07T19:43:04.3911021Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:43:04.3911599Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:43:04.3912234Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:43:04.3913020Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:43:04.3913498Z 2025-05-07T19:43:04.3913504Z 2025-05-07T19:43:04.5338641Z 2025-05-07T19:43:04.5339378Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T19:43:04.5341216Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T19:43:04.5341706Z 2025-05-07T19:43:07.3749900Z #define __STDC_VERSION__ 201710L 2025-05-07T19:43:07.3750792Z 2025-05-07T19:43:07.3751359Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T19:43:07.3752202Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T19:43:07.3752689Z 2025-05-07T19:43:10.2036303Z #define __cplusplus 201703L 2025-05-07T19:43:10.2036958Z 2025-05-07T19:43:10.2038046Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T19:43:10.2111375Z ##[group]Run . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:43:10.2112039Z . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:43:10.2113120Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:10.2113565Z env: 2025-05-07T19:43:10.2113874Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:10.2114318Z BUILD_ENV: build_binary 2025-05-07T19:43:10.2114666Z BUILD_TARGET: default 2025-05-07T19:43:10.2114987Z BUILD_VARIANT: cpu 2025-05-07T19:43:10.2115295Z ##[endgroup] 2025-05-07T19:43:10.6632479Z ################################################################################ 2025-05-07T19:43:10.6633005Z # Install Build Tools 2025-05-07T19:43:10.6633331Z # 2025-05-07T19:43:10.6651689Z # [2025-05-07T19:43:10.664Z] + install_build_tools build_binary 2025-05-07T19:43:10.6652238Z ################################################################################ 2025-05-07T19:43:10.6652555Z 2025-05-07T19:43:10.6672661Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:10.7913703Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:10.7921811Z [INSTALL] Installing build tools ... 2025-05-07T19:43:10.7948541Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y auditwheel bazel cmake>=3.30 hypothesis jinja2 make ncurses ninja openblas patchelf rhash scikit-build wheel pyyaml 2025-05-07T19:43:11.8916375Z Channels: 2025-05-07T19:43:11.8916735Z - conda-forge 2025-05-07T19:43:11.8917050Z Platform: linux-aarch64 2025-05-07T19:43:16.4981975Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:43:18.4998591Z Solving environment: \ | / - done 2025-05-07T19:43:18.5641318Z 2025-05-07T19:43:18.5642017Z ## Package Plan ## 2025-05-07T19:43:18.5642261Z 2025-05-07T19:43:18.5642638Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:43:18.5643074Z 2025-05-07T19:43:18.5643207Z added / updated specs: 2025-05-07T19:43:18.5643593Z - auditwheel 2025-05-07T19:43:18.5643881Z - bazel 2025-05-07T19:43:18.5644175Z - cmake[version='>=3.30'] 2025-05-07T19:43:18.5644515Z - hypothesis 2025-05-07T19:43:18.5644800Z - jinja2 2025-05-07T19:43:18.5645065Z - make 2025-05-07T19:43:18.5645331Z - ncurses 2025-05-07T19:43:18.5645601Z - ninja 2025-05-07T19:43:18.5645895Z - openblas 2025-05-07T19:43:18.5646173Z - patchelf 2025-05-07T19:43:18.5646447Z - pyyaml 2025-05-07T19:43:18.5646717Z - rhash 2025-05-07T19:43:18.5646983Z - scikit-build 2025-05-07T19:43:18.5647275Z - wheel 2025-05-07T19:43:18.5647434Z 2025-05-07T19:43:18.5647440Z 2025-05-07T19:43:18.5647603Z The following packages will be downloaded: 2025-05-07T19:43:18.5647914Z 2025-05-07T19:43:18.5648068Z package | build 2025-05-07T19:43:18.5648515Z ---------------------------|----------------- 2025-05-07T19:43:18.5649213Z alsa-lib-1.2.14 | h86ecc28_0 581 KB conda-forge 2025-05-07T19:43:18.5649808Z attrs-25.3.0 | pyh71513ae_0 56 KB conda-forge 2025-05-07T19:43:18.5650408Z auditwheel-6.2.0 | pyha804496_1 40 KB conda-forge 2025-05-07T19:43:18.5651006Z bazel-7.5.0 | h23d872e_2 45.4 MB conda-forge 2025-05-07T19:43:18.5651561Z bzip2-1.0.8 | h68df207_7 185 KB conda-forge 2025-05-07T19:43:18.5652256Z c-ares-1.34.5 | h86ecc28_0 211 KB conda-forge 2025-05-07T19:43:18.5652826Z cairo-1.18.4 | h83712da_0 944 KB conda-forge 2025-05-07T19:43:18.5653388Z click-8.1.8 | pyh707e725_0 83 KB conda-forge 2025-05-07T19:43:18.5653950Z cmake-4.0.2 | h0efca9c_0 19.0 MB conda-forge 2025-05-07T19:43:18.5654529Z distro-1.9.0 | pyhd8ed1ab_1 41 KB conda-forge 2025-05-07T19:43:18.5655657Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T19:43:18.5656430Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T19:43:18.5657176Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T19:43:18.5657913Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T19:43:18.5658646Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T19:43:18.5659287Z fontconfig-2.15.0 | h8dda3cd_1 271 KB conda-forge 2025-05-07T19:43:18.5659958Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T19:43:18.5660630Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T19:43:18.5661268Z freetype-2.13.3 | h8af1aa0_1 168 KB conda-forge 2025-05-07T19:43:18.5661868Z giflib-5.2.2 | h31becfc_0 80 KB conda-forge 2025-05-07T19:43:18.5662467Z graphite2-1.3.13 | h2f0025b_1003 97 KB conda-forge 2025-05-07T19:43:18.5663080Z harfbuzz-11.0.0 | hb5e3f52_0 1.6 MB conda-forge 2025-05-07T19:43:18.5663699Z hypothesis-6.131.14 | pyha770c72_0 348 KB conda-forge 2025-05-07T19:43:18.5664294Z icu-75.1 | hf9b3779_0 11.7 MB conda-forge 2025-05-07T19:43:18.5665079Z ijar-7.5.0 | h1d056c8_0 142 KB conda-forge 2025-05-07T19:43:18.5665658Z jinja2-3.1.6 | pyhd8ed1ab_0 110 KB conda-forge 2025-05-07T19:43:18.5666247Z keyutils-1.6.1 | h4e544f5_0 110 KB conda-forge 2025-05-07T19:43:18.5666815Z krb5-1.21.3 | h50a48e9_0 1.4 MB conda-forge 2025-05-07T19:43:18.5667366Z lcms2-2.17 | hc88f144_0 280 KB conda-forge 2025-05-07T19:43:18.5667923Z lerc-4.0.0 | hfdc4d58_1 222 KB conda-forge 2025-05-07T19:43:18.5668550Z libabseil-20250127.1 | cxx17_h18dbdb1_0 1.3 MB conda-forge 2025-05-07T19:43:18.5669189Z libcups-2.3.3 | h405e4a8_4 4.3 MB conda-forge 2025-05-07T19:43:18.5669779Z libcurl-8.13.0 | h6702fde_0 444 KB conda-forge 2025-05-07T19:43:18.5670388Z libdeflate-1.23 | he377734_0 69 KB conda-forge 2025-05-07T19:43:18.5671025Z libedit-3.1.20250104 | pl5321h976ea20_0 145 KB conda-forge 2025-05-07T19:43:18.5671651Z libev-4.33 | h31becfc_2 112 KB conda-forge 2025-05-07T19:43:18.5672221Z libexpat-2.7.0 | h5ad3122_0 71 KB conda-forge 2025-05-07T19:43:18.5672841Z libfreetype-2.13.3 | h8af1aa0_1 8 KB conda-forge 2025-05-07T19:43:18.5673489Z libfreetype6-2.13.3 | he93130f_1 399 KB conda-forge 2025-05-07T19:43:18.5674136Z libgfortran-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T19:43:18.5674782Z libgfortran5-14.2.0 | hb6113d0_2 1.0 MB conda-forge 2025-05-07T19:43:18.5675397Z libglib-2.84.0 | hc486b8e_0 3.9 MB conda-forge 2025-05-07T19:43:18.5675983Z libgrpc-1.71.0 | h107bb78_1 7.4 MB conda-forge 2025-05-07T19:43:18.5676595Z libiconv-1.18 | hc99b53d_1 702 KB conda-forge 2025-05-07T19:43:18.5677213Z libjpeg-turbo-3.1.0 | h86ecc28_0 638 KB conda-forge 2025-05-07T19:43:18.5677826Z liblzma-5.8.1 | h86ecc28_1 122 KB conda-forge 2025-05-07T19:43:18.5678442Z liblzma-devel-5.8.1 | h86ecc28_1 432 KB conda-forge 2025-05-07T19:43:18.5679080Z libnghttp2-1.64.0 | hc8609a4_0 698 KB conda-forge 2025-05-07T19:43:18.5679925Z libnsl-2.0.1 | h31becfc_0 34 KB conda-forge 2025-05-07T19:43:18.5680594Z libopenblas-0.3.29 |pthreads_h9d3fd7e_0 4.6 MB conda-forge 2025-05-07T19:43:18.5681234Z libpng-1.6.47 | hec79eb8_0 285 KB conda-forge 2025-05-07T19:43:18.5681839Z libprotobuf-5.29.3 | h4edc36e_1 3.0 MB conda-forge 2025-05-07T19:43:18.5682487Z libre2-11-2024.07.02 | h201e9ed_3 199 KB conda-forge 2025-05-07T19:43:18.5683112Z libsqlite-3.49.2 | h5eb1b54_0 894 KB conda-forge 2025-05-07T19:43:18.5683714Z libssh2-1.11.1 | h18c354c_0 304 KB conda-forge 2025-05-07T19:43:18.5684597Z libtiff-4.7.0 | h88f7998_4 453 KB conda-forge 2025-05-07T19:43:18.5685190Z libuuid-2.38.1 | hb4cce97_0 35 KB conda-forge 2025-05-07T19:43:18.5685771Z libuv-1.50.0 | h86ecc28_0 606 KB conda-forge 2025-05-07T19:43:18.5686377Z libwebp-base-1.5.0 | h0886dbf_0 354 KB conda-forge 2025-05-07T19:43:18.5686987Z libxcb-1.17.0 | h262b8f6_0 388 KB conda-forge 2025-05-07T19:43:18.5687565Z libzlib-1.3.1 | h86ecc28_2 65 KB conda-forge 2025-05-07T19:43:18.5688133Z make-4.4.1 | h2a6d0cb_2 516 KB conda-forge 2025-05-07T19:43:18.5689053Z markupsafe-3.0.2 | py39h36a3f59_1 23 KB conda-forge 2025-05-07T19:43:18.5689661Z ncurses-6.5 | ha32ae93_3 904 KB conda-forge 2025-05-07T19:43:18.5690231Z ninja-1.12.1 | h17cf362_1 158 KB conda-forge 2025-05-07T19:43:18.5690838Z openblas-0.3.29 |pthreads_h3a8cbd8_0 4.7 MB conda-forge 2025-05-07T19:43:18.5691457Z openjdk-23.0.2 | h0f44c73_2 174.2 MB conda-forge 2025-05-07T19:43:18.5692065Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T19:43:18.5692680Z patchelf-0.18.0 | h5ad3122_2 132 KB conda-forge 2025-05-07T19:43:18.5693261Z pcre2-10.44 | hf4ec17f_2 879 KB conda-forge 2025-05-07T19:43:18.5693826Z pixman-0.46.0 | h86a87f0_0 297 KB conda-forge 2025-05-07T19:43:18.5694447Z pthread-stubs-0.4 | h86ecc28_1002 8 KB conda-forge 2025-05-07T19:43:18.5695081Z pyelftools-0.32 | pyh707e725_1 146 KB conda-forge 2025-05-07T19:43:18.5695712Z python-3.9.22 |h59a44ae_1_cpython 12.0 MB conda-forge 2025-05-07T19:43:18.5696318Z pyyaml-6.0.2 | py39hbebea31_2 171 KB conda-forge 2025-05-07T19:43:18.5696908Z re2-2024.07.02 | haa97905_3 26 KB conda-forge 2025-05-07T19:43:18.5697484Z rhash-1.4.5 | h86ecc28_0 197 KB conda-forge 2025-05-07T19:43:18.5698091Z scikit-build-0.18.1 | pyhae55e72_2 114 KB conda-forge 2025-05-07T19:43:18.5698726Z singlejar-7.5.0 | h3f692f9_1 130 KB conda-forge 2025-05-07T19:43:18.5699383Z sortedcontainers-2.4.0 | pyhd8ed1ab_1 28 KB conda-forge 2025-05-07T19:43:18.5700027Z sqlite-3.49.2 | h578a6b9_0 892 KB conda-forge 2025-05-07T19:43:18.5700594Z tk-8.6.13 | h194ca79_0 3.2 MB conda-forge 2025-05-07T19:43:18.5701145Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T19:43:18.5701727Z wheel-0.45.1 | pyhd8ed1ab_1 61 KB conda-forge 2025-05-07T19:43:18.5702326Z xorg-libice-1.1.2 | h86ecc28_0 59 KB conda-forge 2025-05-07T19:43:18.5702950Z xorg-libsm-1.2.6 | h0808dbd_0 28 KB conda-forge 2025-05-07T19:43:18.5703823Z xorg-libx11-1.8.12 | hca56bd8_0 845 KB conda-forge 2025-05-07T19:43:18.5704487Z xorg-libxau-1.0.12 | h86ecc28_0 16 KB conda-forge 2025-05-07T19:43:18.5705123Z xorg-libxdmcp-1.1.5 | h57736b2_0 20 KB conda-forge 2025-05-07T19:43:18.5705759Z xorg-libxext-1.3.6 | h57736b2_0 50 KB conda-forge 2025-05-07T19:43:18.5706407Z xorg-libxfixes-6.0.1 | h57736b2_0 20 KB conda-forge 2025-05-07T19:43:18.5707045Z xorg-libxi-1.8.2 | h57736b2_0 47 KB conda-forge 2025-05-07T19:43:18.5707687Z xorg-libxrandr-1.5.4 | h86ecc28_0 29 KB conda-forge 2025-05-07T19:43:18.5708351Z xorg-libxrender-0.9.12 | h86ecc28_0 33 KB conda-forge 2025-05-07T19:43:18.5708997Z xorg-libxt-1.3.1 | h57736b2_0 376 KB conda-forge 2025-05-07T19:43:18.5709623Z xorg-libxtst-1.2.5 | h57736b2_3 33 KB conda-forge 2025-05-07T19:43:18.5710205Z xz-5.8.1 | h2dbfc1b_1 23 KB conda-forge 2025-05-07T19:43:18.5710787Z xz-gpl-tools-5.8.1 | h2dbfc1b_1 33 KB conda-forge 2025-05-07T19:43:18.5711391Z xz-tools-5.8.1 | h86ecc28_1 100 KB conda-forge 2025-05-07T19:43:18.5711963Z yaml-0.2.5 | hf897c2e_2 91 KB conda-forge 2025-05-07T19:43:18.5712699Z zlib-1.3.1 | h86ecc28_2 93 KB conda-forge 2025-05-07T19:43:18.5713245Z zstd-1.5.7 | hbcf94c1_2 538 KB conda-forge 2025-05-07T19:43:18.5713790Z ------------------------------------------------------------ 2025-05-07T19:43:18.5714265Z Total: 319.8 MB 2025-05-07T19:43:18.5714576Z 2025-05-07T19:43:18.5714753Z The following NEW packages will be INSTALLED: 2025-05-07T19:43:18.5715066Z 2025-05-07T19:43:18.5715377Z alsa-lib conda-forge/linux-aarch64::alsa-lib-1.2.14-h86ecc28_0 2025-05-07T19:43:18.5716031Z attrs conda-forge/noarch::attrs-25.3.0-pyh71513ae_0 2025-05-07T19:43:18.5716676Z auditwheel conda-forge/noarch::auditwheel-6.2.0-pyha804496_1 2025-05-07T19:43:18.5717330Z bazel conda-forge/linux-aarch64::bazel-7.5.0-h23d872e_2 2025-05-07T19:43:18.5717948Z bzip2 conda-forge/linux-aarch64::bzip2-1.0.8-h68df207_7 2025-05-07T19:43:18.5718579Z c-ares conda-forge/linux-aarch64::c-ares-1.34.5-h86ecc28_0 2025-05-07T19:43:18.5719219Z cairo conda-forge/linux-aarch64::cairo-1.18.4-h83712da_0 2025-05-07T19:43:18.5719825Z click conda-forge/noarch::click-8.1.8-pyh707e725_0 2025-05-07T19:43:18.5720416Z cmake conda-forge/linux-aarch64::cmake-4.0.2-h0efca9c_0 2025-05-07T19:43:18.5721030Z distro conda-forge/noarch::distro-1.9.0-pyhd8ed1ab_1 2025-05-07T19:43:18.5721720Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T19:43:18.5722565Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T19:43:18.5723445Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T19:43:18.5724309Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T19:43:18.5725440Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T19:43:18.5726198Z fontconfig conda-forge/linux-aarch64::fontconfig-2.15.0-h8dda3cd_1 2025-05-07T19:43:18.5726946Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T19:43:18.5727647Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T19:43:18.5728327Z freetype conda-forge/linux-aarch64::freetype-2.13.3-h8af1aa0_1 2025-05-07T19:43:18.5729092Z giflib conda-forge/linux-aarch64::giflib-5.2.2-h31becfc_0 2025-05-07T19:43:18.5729982Z graphite2 conda-forge/linux-aarch64::graphite2-1.3.13-h2f0025b_1003 2025-05-07T19:43:18.5730729Z harfbuzz conda-forge/linux-aarch64::harfbuzz-11.0.0-hb5e3f52_0 2025-05-07T19:43:18.5731437Z hypothesis conda-forge/noarch::hypothesis-6.131.14-pyha770c72_0 2025-05-07T19:43:18.5732081Z icu conda-forge/linux-aarch64::icu-75.1-hf9b3779_0 2025-05-07T19:43:18.5732662Z ijar conda-forge/linux-aarch64::ijar-7.5.0-h1d056c8_0 2025-05-07T19:43:18.5733303Z jinja2 conda-forge/noarch::jinja2-3.1.6-pyhd8ed1ab_0 2025-05-07T19:43:18.5733955Z keyutils conda-forge/linux-aarch64::keyutils-1.6.1-h4e544f5_0 2025-05-07T19:43:18.5734596Z krb5 conda-forge/linux-aarch64::krb5-1.21.3-h50a48e9_0 2025-05-07T19:43:18.5735191Z lcms2 conda-forge/linux-aarch64::lcms2-2.17-hc88f144_0 2025-05-07T19:43:18.5735795Z lerc conda-forge/linux-aarch64::lerc-4.0.0-hfdc4d58_1 2025-05-07T19:43:18.5736502Z libabseil conda-forge/linux-aarch64::libabseil-20250127.1-cxx17_h18dbdb1_0 2025-05-07T19:43:18.5737256Z libcups conda-forge/linux-aarch64::libcups-2.3.3-h405e4a8_4 2025-05-07T19:43:18.5737917Z libcurl conda-forge/linux-aarch64::libcurl-8.13.0-h6702fde_0 2025-05-07T19:43:18.5738602Z libdeflate conda-forge/linux-aarch64::libdeflate-1.23-he377734_0 2025-05-07T19:43:18.5739497Z libedit conda-forge/linux-aarch64::libedit-3.1.20250104-pl5321h976ea20_0 2025-05-07T19:43:18.5740393Z libev conda-forge/linux-aarch64::libev-4.33-h31becfc_2 2025-05-07T19:43:18.5741032Z libexpat conda-forge/linux-aarch64::libexpat-2.7.0-h5ad3122_0 2025-05-07T19:43:18.5741763Z libfreetype conda-forge/linux-aarch64::libfreetype-2.13.3-h8af1aa0_1 2025-05-07T19:43:18.5742536Z libfreetype6 conda-forge/linux-aarch64::libfreetype6-2.13.3-he93130f_1 2025-05-07T19:43:18.5743316Z libgfortran conda-forge/linux-aarch64::libgfortran-14.2.0-he9431aa_2 2025-05-07T19:43:18.5744097Z libgfortran5 conda-forge/linux-aarch64::libgfortran5-14.2.0-hb6113d0_2 2025-05-07T19:43:18.5744833Z libglib conda-forge/linux-aarch64::libglib-2.84.0-hc486b8e_0 2025-05-07T19:43:18.5745504Z libgrpc conda-forge/linux-aarch64::libgrpc-1.71.0-h107bb78_1 2025-05-07T19:43:18.5746170Z libiconv conda-forge/linux-aarch64::libiconv-1.18-hc99b53d_1 2025-05-07T19:43:18.5746920Z libjpeg-turbo conda-forge/linux-aarch64::libjpeg-turbo-3.1.0-h86ecc28_0 2025-05-07T19:43:18.5747653Z liblzma conda-forge/linux-aarch64::liblzma-5.8.1-h86ecc28_1 2025-05-07T19:43:18.5748379Z liblzma-devel conda-forge/linux-aarch64::liblzma-devel-5.8.1-h86ecc28_1 2025-05-07T19:43:18.5749152Z libnghttp2 conda-forge/linux-aarch64::libnghttp2-1.64.0-hc8609a4_0 2025-05-07T19:43:18.5749836Z libnsl conda-forge/linux-aarch64::libnsl-2.0.1-h31becfc_0 2025-05-07T19:43:18.5750594Z libopenblas conda-forge/linux-aarch64::libopenblas-0.3.29-pthreads_h9d3fd7e_0 2025-05-07T19:43:18.5751374Z libpng conda-forge/linux-aarch64::libpng-1.6.47-hec79eb8_0 2025-05-07T19:43:18.5752081Z libprotobuf conda-forge/linux-aarch64::libprotobuf-5.29.3-h4edc36e_1 2025-05-07T19:43:18.5752830Z libre2-11 conda-forge/linux-aarch64::libre2-11-2024.07.02-h201e9ed_3 2025-05-07T19:43:18.5753544Z libsqlite conda-forge/linux-aarch64::libsqlite-3.49.2-h5eb1b54_0 2025-05-07T19:43:18.5754248Z libssh2 conda-forge/linux-aarch64::libssh2-1.11.1-h18c354c_0 2025-05-07T19:43:18.5754909Z libtiff conda-forge/linux-aarch64::libtiff-4.7.0-h88f7998_4 2025-05-07T19:43:18.5755567Z libuuid conda-forge/linux-aarch64::libuuid-2.38.1-hb4cce97_0 2025-05-07T19:43:18.5756211Z libuv conda-forge/linux-aarch64::libuv-1.50.0-h86ecc28_0 2025-05-07T19:43:18.5756903Z libwebp-base conda-forge/linux-aarch64::libwebp-base-1.5.0-h0886dbf_0 2025-05-07T19:43:18.5757767Z libxcb conda-forge/linux-aarch64::libxcb-1.17.0-h262b8f6_0 2025-05-07T19:43:18.5758437Z libzlib conda-forge/linux-aarch64::libzlib-1.3.1-h86ecc28_2 2025-05-07T19:43:18.5759065Z make conda-forge/linux-aarch64::make-4.4.1-h2a6d0cb_2 2025-05-07T19:43:18.5759765Z markupsafe conda-forge/linux-aarch64::markupsafe-3.0.2-py39h36a3f59_1 2025-05-07T19:43:18.5760465Z ninja conda-forge/linux-aarch64::ninja-1.12.1-h17cf362_1 2025-05-07T19:43:18.5761189Z openblas conda-forge/linux-aarch64::openblas-0.3.29-pthreads_h3a8cbd8_0 2025-05-07T19:43:18.5761927Z openjdk conda-forge/linux-aarch64::openjdk-23.0.2-h0f44c73_2 2025-05-07T19:43:18.5762600Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T19:43:18.5763283Z patchelf conda-forge/linux-aarch64::patchelf-0.18.0-h5ad3122_2 2025-05-07T19:43:18.5763939Z pcre2 conda-forge/linux-aarch64::pcre2-10.44-hf4ec17f_2 2025-05-07T19:43:18.5764576Z pixman conda-forge/linux-aarch64::pixman-0.46.0-h86a87f0_0 2025-05-07T19:43:18.5765308Z pthread-stubs conda-forge/linux-aarch64::pthread-stubs-0.4-h86ecc28_1002 2025-05-07T19:43:18.5766058Z pyelftools conda-forge/noarch::pyelftools-0.32-pyh707e725_1 2025-05-07T19:43:18.5766749Z pyyaml conda-forge/linux-aarch64::pyyaml-6.0.2-py39hbebea31_2 2025-05-07T19:43:18.5767566Z re2 conda-forge/linux-aarch64::re2-2024.07.02-haa97905_3 2025-05-07T19:43:18.5768182Z rhash conda-forge/linux-aarch64::rhash-1.4.5-h86ecc28_0 2025-05-07T19:43:18.5768956Z scikit-build conda-forge/noarch::scikit-build-0.18.1-pyhae55e72_2 2025-05-07T19:43:18.5769688Z singlejar conda-forge/linux-aarch64::singlejar-7.5.0-h3f692f9_1 2025-05-07T19:43:18.5770459Z sortedcontainers conda-forge/noarch::sortedcontainers-2.4.0-pyhd8ed1ab_1 2025-05-07T19:43:18.5771166Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T19:43:18.5771840Z xorg-libice conda-forge/linux-aarch64::xorg-libice-1.1.2-h86ecc28_0 2025-05-07T19:43:18.5772574Z xorg-libsm conda-forge/linux-aarch64::xorg-libsm-1.2.6-h0808dbd_0 2025-05-07T19:43:18.5773306Z xorg-libx11 conda-forge/linux-aarch64::xorg-libx11-1.8.12-hca56bd8_0 2025-05-07T19:43:18.5774056Z xorg-libxau conda-forge/linux-aarch64::xorg-libxau-1.0.12-h86ecc28_0 2025-05-07T19:43:18.5774832Z xorg-libxdmcp conda-forge/linux-aarch64::xorg-libxdmcp-1.1.5-h57736b2_0 2025-05-07T19:43:18.5775618Z xorg-libxext conda-forge/linux-aarch64::xorg-libxext-1.3.6-h57736b2_0 2025-05-07T19:43:18.5776407Z xorg-libxfixes conda-forge/linux-aarch64::xorg-libxfixes-6.0.1-h57736b2_0 2025-05-07T19:43:18.5777186Z xorg-libxi conda-forge/linux-aarch64::xorg-libxi-1.8.2-h57736b2_0 2025-05-07T19:43:18.5777953Z xorg-libxrandr conda-forge/linux-aarch64::xorg-libxrandr-1.5.4-h86ecc28_0 2025-05-07T19:43:18.5778788Z xorg-libxrender conda-forge/linux-aarch64::xorg-libxrender-0.9.12-h86ecc28_0 2025-05-07T19:43:18.5779584Z xorg-libxt conda-forge/linux-aarch64::xorg-libxt-1.3.1-h57736b2_0 2025-05-07T19:43:18.5780324Z xorg-libxtst conda-forge/linux-aarch64::xorg-libxtst-1.2.5-h57736b2_3 2025-05-07T19:43:18.5781094Z xz-gpl-tools conda-forge/linux-aarch64::xz-gpl-tools-5.8.1-h2dbfc1b_1 2025-05-07T19:43:18.5781808Z xz-tools conda-forge/linux-aarch64::xz-tools-5.8.1-h86ecc28_1 2025-05-07T19:43:18.5782443Z yaml conda-forge/linux-aarch64::yaml-0.2.5-hf897c2e_2 2025-05-07T19:43:18.5783040Z zstd conda-forge/linux-aarch64::zstd-1.5.7-hbcf94c1_2 2025-05-07T19:43:18.5783415Z 2025-05-07T19:43:18.5783572Z The following packages will be UPDATED: 2025-05-07T19:43:18.5783872Z 2025-05-07T19:43:18.5784411Z ncurses pkgs/main::ncurses-6.4-h419075a_0 --> conda-forge::ncurses-6.5-ha32ae93_3 2025-05-07T19:43:18.5785190Z python 3.9.7-h47f6e27_3_cpython --> 3.9.22-h59a44ae_1_cpython 2025-05-07T19:43:18.5786245Z sqlite pkgs/main::sqlite-3.45.3-h998d150_0 --> conda-forge::sqlite-3.49.2-h578a6b9_0 2025-05-07T19:43:18.5787205Z wheel pkgs/main/linux-aarch64::wheel-0.45.1~ --> conda-forge/noarch::wheel-0.45.1-pyhd8ed1ab_1 2025-05-07T19:43:18.5788063Z xz pkgs/main::xz-5.6.4-h998d150_1 --> conda-forge::xz-5.8.1-h2dbfc1b_1 2025-05-07T19:43:18.5788826Z zlib pkgs/main::zlib-1.2.13-h998d150_1 --> conda-forge::zlib-1.3.1-h86ecc28_2 2025-05-07T19:43:18.5789308Z 2025-05-07T19:43:18.5789617Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:43:18.5790075Z 2025-05-07T19:43:18.5790365Z tk pkgs/main::tk-8.6.14-h987d8db_0 --> conda-forge::tk-8.6.13-h194ca79_0 2025-05-07T19:43:18.5790812Z 2025-05-07T19:43:18.5790871Z 2025-05-07T19:43:18.5790876Z 2025-05-07T19:43:18.5791073Z Downloading and Extracting Packages: ...working... 2025-05-07T19:43:18.5791606Z openjdk-23.0.2 | 174.2 MB | | 0% 2025-05-07T19:43:18.5791931Z 2025-05-07T19:43:18.5792413Z bazel-7.5.0 | 45.4 MB | | 0%  2025-05-07T19:43:18.5792740Z 2025-05-07T19:43:18.5792746Z 2025-05-07T19:43:18.5797153Z cmake-4.0.2 | 19.0 MB | | 0%  2025-05-07T19:43:18.5797496Z 2025-05-07T19:43:18.5797501Z 2025-05-07T19:43:18.5797777Z 2025-05-07T19:43:18.5824938Z python-3.9.22 | 12.0 MB | | 0%  2025-05-07T19:43:18.5825333Z 2025-05-07T19:43:18.5825339Z 2025-05-07T19:43:18.5825344Z 2025-05-07T19:43:18.5827718Z 2025-05-07T19:43:18.5848016Z icu-75.1 | 11.7 MB | | 0%  2025-05-07T19:43:18.5848395Z 2025-05-07T19:43:18.5848401Z 2025-05-07T19:43:18.5848407Z 2025-05-07T19:43:18.5848413Z 2025-05-07T19:43:18.5848418Z 2025-05-07T19:43:18.5849376Z libgrpc-1.71.0 | 7.4 MB | | 0%  2025-05-07T19:43:18.5849777Z 2025-05-07T19:43:18.5849783Z 2025-05-07T19:43:18.5849789Z 2025-05-07T19:43:18.5849821Z 2025-05-07T19:43:18.5849827Z 2025-05-07T19:43:18.5849832Z 2025-05-07T19:43:18.5868213Z openblas-0.3.29 | 4.7 MB | | 0%  2025-05-07T19:43:18.5868647Z 2025-05-07T19:43:18.5868653Z 2025-05-07T19:43:18.5868658Z 2025-05-07T19:43:18.5868663Z 2025-05-07T19:43:18.5868668Z 2025-05-07T19:43:18.5868672Z 2025-05-07T19:43:18.5868702Z 2025-05-07T19:43:18.5869078Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T19:43:18.5869482Z 2025-05-07T19:43:18.5869488Z 2025-05-07T19:43:18.5869493Z 2025-05-07T19:43:18.5869498Z 2025-05-07T19:43:18.5869503Z 2025-05-07T19:43:18.5869508Z 2025-05-07T19:43:18.5869514Z 2025-05-07T19:43:18.5869518Z 2025-05-07T19:43:18.5870759Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:43:18.5871146Z 2025-05-07T19:43:18.5871152Z 2025-05-07T19:43:18.5871157Z 2025-05-07T19:43:18.5871161Z 2025-05-07T19:43:18.5871166Z 2025-05-07T19:43:18.5871185Z 2025-05-07T19:43:18.5871198Z 2025-05-07T19:43:18.5871202Z 2025-05-07T19:43:18.5871207Z 2025-05-07T19:43:18.5872693Z libglib-2.84.0 | 3.9 MB | | 0%  2025-05-07T19:43:18.5873101Z 2025-05-07T19:43:18.5873107Z 2025-05-07T19:43:18.5873113Z 2025-05-07T19:43:18.5873118Z 2025-05-07T19:43:18.5873123Z 2025-05-07T19:43:18.5873151Z 2025-05-07T19:43:18.5873167Z 2025-05-07T19:43:18.5873173Z 2025-05-07T19:43:18.5873178Z 2025-05-07T19:43:18.5873183Z 2025-05-07T19:43:18.5877169Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:43:18.5877540Z 2025-05-07T19:43:18.5877562Z 2025-05-07T19:43:18.5877568Z 2025-05-07T19:43:18.5877573Z 2025-05-07T19:43:18.5877578Z 2025-05-07T19:43:18.5877584Z 2025-05-07T19:43:18.5877588Z 2025-05-07T19:43:18.5877594Z 2025-05-07T19:43:18.5877599Z 2025-05-07T19:43:18.5877606Z 2025-05-07T19:43:18.5877612Z 2025-05-07T19:43:18.5911896Z libprotobuf-5.29.3 | 3.0 MB | | 0%  2025-05-07T19:43:18.5912389Z 2025-05-07T19:43:18.5912396Z 2025-05-07T19:43:18.5912402Z 2025-05-07T19:43:18.5912407Z 2025-05-07T19:43:18.5912413Z 2025-05-07T19:43:18.5912418Z 2025-05-07T19:43:18.5912422Z 2025-05-07T19:43:18.5912427Z 2025-05-07T19:43:18.5912434Z 2025-05-07T19:43:18.5912451Z 2025-05-07T19:43:18.5912477Z 2025-05-07T19:43:18.5912512Z 2025-05-07T19:43:18.5912930Z harfbuzz-11.0.0 | 1.6 MB | | 0%  2025-05-07T19:43:18.5913341Z 2025-05-07T19:43:18.5913346Z 2025-05-07T19:43:18.5913351Z 2025-05-07T19:43:18.5913356Z 2025-05-07T19:43:18.5913361Z 2025-05-07T19:43:18.5913376Z 2025-05-07T19:43:18.5913381Z 2025-05-07T19:43:18.5913386Z 2025-05-07T19:43:18.5913391Z 2025-05-07T19:43:18.5913395Z 2025-05-07T19:43:18.5913400Z 2025-05-07T19:43:18.5913404Z 2025-05-07T19:43:18.5913415Z 2025-05-07T19:43:18.5914731Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2025-05-07T19:43:18.5915181Z 2025-05-07T19:43:18.5915186Z 2025-05-07T19:43:18.5915190Z 2025-05-07T19:43:18.5915195Z 2025-05-07T19:43:18.5915200Z 2025-05-07T19:43:18.5915204Z 2025-05-07T19:43:18.5915209Z 2025-05-07T19:43:18.5915214Z 2025-05-07T19:43:18.5915218Z 2025-05-07T19:43:18.5915223Z 2025-05-07T19:43:18.5915228Z 2025-05-07T19:43:18.5915232Z 2025-05-07T19:43:18.5915454Z 2025-05-07T19:43:18.5919584Z 2025-05-07T19:43:18.5921453Z krb5-1.21.3 | 1.4 MB | | 0%  2025-05-07T19:43:18.5921873Z 2025-05-07T19:43:18.5921879Z 2025-05-07T19:43:18.5921884Z 2025-05-07T19:43:18.5921890Z 2025-05-07T19:43:18.5921909Z 2025-05-07T19:43:18.5921915Z 2025-05-07T19:43:18.5921921Z 2025-05-07T19:43:18.5921925Z 2025-05-07T19:43:18.5921930Z 2025-05-07T19:43:18.5921935Z 2025-05-07T19:43:18.5921940Z 2025-05-07T19:43:18.5921945Z 2025-05-07T19:43:18.5921951Z 2025-05-07T19:43:18.5921956Z 2025-05-07T19:43:18.5921962Z 2025-05-07T19:43:18.5923190Z libabseil-20250127.1 | 1.3 MB | | 0%  2025-05-07T19:43:18.5923669Z 2025-05-07T19:43:18.5923674Z 2025-05-07T19:43:18.5923680Z 2025-05-07T19:43:18.5923685Z 2025-05-07T19:43:18.5923689Z 2025-05-07T19:43:18.5923706Z 2025-05-07T19:43:18.5923711Z 2025-05-07T19:43:18.5923716Z 2025-05-07T19:43:18.5923733Z 2025-05-07T19:43:18.5923738Z 2025-05-07T19:43:18.5923743Z 2025-05-07T19:43:18.5923748Z 2025-05-07T19:43:18.5923754Z 2025-05-07T19:43:18.5923759Z 2025-05-07T19:43:18.5923764Z 2025-05-07T19:43:18.5923769Z 2025-05-07T19:43:18.5924230Z libgfortran5-14.2.0 | 1.0 MB | | 0%  2025-05-07T19:43:18.5924695Z 2025-05-07T19:43:18.5924701Z 2025-05-07T19:43:18.5924707Z 2025-05-07T19:43:18.5924725Z 2025-05-07T19:43:18.5924730Z 2025-05-07T19:43:18.5924735Z 2025-05-07T19:43:18.5924741Z 2025-05-07T19:43:18.5924746Z 2025-05-07T19:43:18.5924751Z 2025-05-07T19:43:18.5924755Z 2025-05-07T19:43:18.5924770Z 2025-05-07T19:43:18.5924776Z 2025-05-07T19:43:18.5924781Z 2025-05-07T19:43:18.5924785Z 2025-05-07T19:43:18.5924790Z 2025-05-07T19:43:18.5924794Z 2025-05-07T19:43:18.5924799Z 2025-05-07T19:43:18.5931457Z cairo-1.18.4 | 944 KB | | 0%  2025-05-07T19:43:18.5931917Z 2025-05-07T19:43:18.5931949Z 2025-05-07T19:43:18.5931955Z 2025-05-07T19:43:18.5931960Z 2025-05-07T19:43:18.5931966Z 2025-05-07T19:43:18.5931971Z 2025-05-07T19:43:18.5931976Z 2025-05-07T19:43:18.5931982Z 2025-05-07T19:43:18.5931987Z 2025-05-07T19:43:18.5932002Z 2025-05-07T19:43:18.5932007Z 2025-05-07T19:43:18.5932013Z 2025-05-07T19:43:18.5932018Z 2025-05-07T19:43:18.5932024Z 2025-05-07T19:43:18.5932028Z 2025-05-07T19:43:18.5932034Z 2025-05-07T19:43:18.5932039Z 2025-05-07T19:43:18.5932045Z 2025-05-07T19:43:18.5932877Z ncurses-6.5 | 904 KB | | 0%  2025-05-07T19:43:18.5933578Z 2025-05-07T19:43:18.5933587Z 2025-05-07T19:43:18.5933592Z 2025-05-07T19:43:18.5933598Z 2025-05-07T19:43:18.5933603Z 2025-05-07T19:43:18.5933607Z 2025-05-07T19:43:18.5933626Z 2025-05-07T19:43:18.5933631Z 2025-05-07T19:43:18.5933635Z 2025-05-07T19:43:18.5933640Z 2025-05-07T19:43:18.5933645Z 2025-05-07T19:43:18.5933649Z 2025-05-07T19:43:18.5933665Z 2025-05-07T19:43:18.5933670Z 2025-05-07T19:43:18.5933674Z 2025-05-07T19:43:18.5933679Z 2025-05-07T19:43:18.5933684Z 2025-05-07T19:43:18.5933688Z 2025-05-07T19:43:18.5933693Z 2025-05-07T19:43:18.6815596Z ... (more hidden) ... 2025-05-07T19:43:18.6816057Z 2025-05-07T19:43:18.6816064Z 2025-05-07T19:43:18.6816070Z 2025-05-07T19:43:18.6845809Z python-3.9.22 | 12.0 MB | 1 | 2%  2025-05-07T19:43:18.6846226Z 2025-05-07T19:43:18.6846232Z 2025-05-07T19:43:18.6846238Z 2025-05-07T19:43:18.6846243Z 2025-05-07T19:43:18.7938192Z icu-75.1 | 11.7 MB | | 0%  2025-05-07T19:43:18.7938598Z 2025-05-07T19:43:18.7938605Z 2025-05-07T19:43:18.7988774Z 2025-05-07T19:43:18.8151727Z python-3.9.22 | 12.0 MB | 4 | 4%  2025-05-07T19:43:18.8152146Z 2025-05-07T19:43:18.8152152Z 2025-05-07T19:43:18.8152166Z 2025-05-07T19:43:18.8152171Z 2025-05-07T19:43:18.9378836Z icu-75.1 | 11.7 MB | 1 | 1%  2025-05-07T19:43:18.9379235Z 2025-05-07T19:43:18.9379241Z 2025-05-07T19:43:18.9379246Z 2025-05-07T19:43:18.9379250Z 2025-05-07T19:43:18.9457895Z icu-75.1 | 11.7 MB | 2 | 2%  2025-05-07T19:43:18.9458277Z 2025-05-07T19:43:18.9458284Z 2025-05-07T19:43:18.9467462Z 2025-05-07T19:43:18.9766167Z python-3.9.22 | 12.0 MB | 6 | 7%  2025-05-07T19:43:18.9766578Z 2025-05-07T19:43:18.9766584Z 2025-05-07T19:43:19.0040689Z cmake-4.0.2 | 19.0 MB | | 0%  2025-05-07T19:43:19.0202855Z openjdk-23.0.2 | 174.2 MB | | 0% 2025-05-07T19:43:19.0203233Z 2025-05-07T19:43:19.0380078Z bazel-7.5.0 | 45.4 MB | | 0%  2025-05-07T19:43:19.0380458Z 2025-05-07T19:43:19.0380464Z 2025-05-07T19:43:19.0380469Z 2025-05-07T19:43:19.0380475Z 2025-05-07T19:43:19.0468371Z icu-75.1 | 11.7 MB | ###6 | 36%  2025-05-07T19:43:19.0468814Z 2025-05-07T19:43:19.0468821Z 2025-05-07T19:43:19.0469585Z 2025-05-07T19:43:19.0764876Z python-3.9.22 | 12.0 MB | #####9 | 59%  2025-05-07T19:43:19.0765275Z 2025-05-07T19:43:19.0769009Z 2025-05-07T19:43:19.1040255Z cmake-4.0.2 | 19.0 MB | #7 | 18%  2025-05-07T19:43:19.1204503Z openjdk-23.0.2 | 174.2 MB | 1 | 2% 2025-05-07T19:43:19.1209071Z 2025-05-07T19:43:19.1387573Z bazel-7.5.0 | 45.4 MB | 6 | 6%  2025-05-07T19:43:19.1387966Z 2025-05-07T19:43:19.1387972Z 2025-05-07T19:43:19.1387977Z 2025-05-07T19:43:19.1388024Z 2025-05-07T19:43:19.1471337Z icu-75.1 | 11.7 MB | ######1 | 62%  2025-05-07T19:43:19.1471734Z 2025-05-07T19:43:19.1471750Z 2025-05-07T19:43:19.1474962Z 2025-05-07T19:43:19.1767268Z python-3.9.22 | 12.0 MB | ########4 | 85%  2025-05-07T19:43:19.1767660Z 2025-05-07T19:43:19.1767667Z 2025-05-07T19:43:19.2044892Z cmake-4.0.2 | 19.0 MB | ###5 | 35%  2025-05-07T19:43:19.2209076Z openjdk-23.0.2 | 174.2 MB | 3 | 3% 2025-05-07T19:43:19.2211489Z 2025-05-07T19:43:19.2388569Z bazel-7.5.0 | 45.4 MB | #3 | 13%  2025-05-07T19:43:19.2388972Z 2025-05-07T19:43:19.2388979Z 2025-05-07T19:43:19.2388985Z 2025-05-07T19:43:19.2388992Z 2025-05-07T19:43:19.2769082Z icu-75.1 | 11.7 MB | #########1 | 92%  2025-05-07T19:43:19.2769487Z 2025-05-07T19:43:19.2769937Z 2025-05-07T19:43:19.3052706Z cmake-4.0.2 | 19.0 MB | #####4 | 54%  2025-05-07T19:43:19.3212307Z openjdk-23.0.2 | 174.2 MB | 5 | 6% 2025-05-07T19:43:19.3212755Z 2025-05-07T19:43:19.3769861Z bazel-7.5.0 | 45.4 MB | ##1 | 22%  2025-05-07T19:43:19.3770249Z 2025-05-07T19:43:19.3770255Z 2025-05-07T19:43:19.4056334Z cmake-4.0.2 | 19.0 MB | ######## | 81%  2025-05-07T19:43:19.4211932Z openjdk-23.0.2 | 174.2 MB | 8 | 8% 2025-05-07T19:43:19.4212369Z 2025-05-07T19:43:19.4276103Z bazel-7.5.0 | 45.4 MB | ### | 30%  2025-05-07T19:43:19.4276497Z 2025-05-07T19:43:19.4276503Z 2025-05-07T19:43:19.4277702Z 2025-05-07T19:43:19.4723825Z python-3.9.22 | 12.0 MB | ########## | 100%  2025-05-07T19:43:19.4724349Z 2025-05-07T19:43:19.4724370Z 2025-05-07T19:43:19.4724377Z 2025-05-07T19:43:19.4724387Z 2025-05-07T19:43:19.4724393Z 2025-05-07T19:43:19.4861146Z libgrpc-1.71.0 | 7.4 MB | | 0%  2025-05-07T19:43:19.4861571Z 2025-05-07T19:43:19.4861577Z 2025-05-07T19:43:19.4861621Z 2025-05-07T19:43:19.4864774Z 2025-05-07T19:43:19.5206431Z icu-75.1 | 11.7 MB | ########## | 100%  2025-05-07T19:43:19.5262055Z openjdk-23.0.2 | 174.2 MB | # | 11% 2025-05-07T19:43:19.5262453Z 2025-05-07T19:43:19.5474860Z bazel-7.5.0 | 45.4 MB | ###7 | 38%  2025-05-07T19:43:19.5475493Z 2025-05-07T19:43:19.5475860Z 2025-05-07T19:43:19.5475882Z 2025-05-07T19:43:19.5475887Z 2025-05-07T19:43:19.5475893Z 2025-05-07T19:43:19.5475989Z 2025-05-07T19:43:19.5730206Z openblas-0.3.29 | 4.7 MB | | 0%  2025-05-07T19:43:19.5730649Z 2025-05-07T19:43:19.5730655Z 2025-05-07T19:43:19.5730661Z 2025-05-07T19:43:19.5730676Z 2025-05-07T19:43:19.5732624Z 2025-05-07T19:43:19.6398626Z libgrpc-1.71.0 | 7.4 MB | ###8 | 38%  2025-05-07T19:43:19.6399259Z 2025-05-07T19:43:19.6452382Z bazel-7.5.0 | 45.4 MB | ####4 | 45%  2025-05-07T19:43:19.6477183Z openjdk-23.0.2 | 174.2 MB | #2 | 13% 2025-05-07T19:43:19.6477584Z 2025-05-07T19:43:19.6477590Z 2025-05-07T19:43:19.6477596Z 2025-05-07T19:43:19.6477602Z 2025-05-07T19:43:19.6477607Z 2025-05-07T19:43:19.6481050Z 2025-05-07T19:43:19.6731173Z openblas-0.3.29 | 4.7 MB | ###### | 60%  2025-05-07T19:43:19.6731721Z 2025-05-07T19:43:19.6731769Z 2025-05-07T19:43:19.6731775Z 2025-05-07T19:43:19.6731780Z 2025-05-07T19:43:19.6731784Z 2025-05-07T19:43:19.7506506Z libgrpc-1.71.0 | 7.4 MB | #######1 | 72%  2025-05-07T19:43:19.7508249Z 2025-05-07T19:43:19.7608534Z bazel-7.5.0 | 45.4 MB | #####1 | 52%  2025-05-07T19:43:19.8437303Z openjdk-23.0.2 | 174.2 MB | #4 | 14% 2025-05-07T19:43:19.8437722Z 2025-05-07T19:43:19.8437729Z 2025-05-07T19:43:19.8437735Z 2025-05-07T19:43:19.8437740Z 2025-05-07T19:43:19.8437746Z 2025-05-07T19:43:19.8442280Z 2025-05-07T19:43:19.8443209Z openblas-0.3.29 | 4.7 MB | ########## | 100%  2025-05-07T19:43:19.8443627Z 2025-05-07T19:43:19.8443633Z 2025-05-07T19:43:19.8443638Z 2025-05-07T19:43:19.8443643Z 2025-05-07T19:43:19.8443647Z 2025-05-07T19:43:19.8443661Z 2025-05-07T19:43:19.8513470Z openblas-0.3.29 | 4.7 MB | ########## | 100%  2025-05-07T19:43:19.8513915Z 2025-05-07T19:43:19.8608069Z bazel-7.5.0 | 45.4 MB | #####8 | 59%  2025-05-07T19:43:19.9118052Z openjdk-23.0.2 | 174.2 MB | #6 | 16% 2025-05-07T19:43:19.9118457Z 2025-05-07T19:43:19.9118465Z 2025-05-07T19:43:19.9118470Z 2025-05-07T19:43:19.9118476Z 2025-05-07T19:43:19.9118481Z 2025-05-07T19:43:19.9118487Z 2025-05-07T19:43:19.9119030Z 2025-05-07T19:43:19.9500985Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T19:43:19.9501438Z 2025-05-07T19:43:19.9501444Z 2025-05-07T19:43:19.9501449Z 2025-05-07T19:43:19.9501467Z 2025-05-07T19:43:19.9507965Z 2025-05-07T19:43:19.9509065Z libgrpc-1.71.0 | 7.4 MB | ########## | 100%  2025-05-07T19:43:19.9509490Z 2025-05-07T19:43:19.9509496Z 2025-05-07T19:43:19.9509501Z 2025-05-07T19:43:19.9509506Z 2025-05-07T19:43:19.9509523Z 2025-05-07T19:43:19.9511614Z libgrpc-1.71.0 | 7.4 MB | ########## | 100%  2025-05-07T19:43:19.9512001Z 2025-05-07T19:43:19.9610749Z bazel-7.5.0 | 45.4 MB | ######6 | 66%  2025-05-07T19:43:19.9868782Z openjdk-23.0.2 | 174.2 MB | #8 | 18% 2025-05-07T19:43:19.9869240Z 2025-05-07T19:43:19.9869247Z 2025-05-07T19:43:19.9869252Z 2025-05-07T19:43:19.9869257Z 2025-05-07T19:43:19.9869279Z 2025-05-07T19:43:19.9869285Z 2025-05-07T19:43:19.9869290Z 2025-05-07T19:43:19.9873019Z 2025-05-07T19:43:20.0123266Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:43:20.0123716Z 2025-05-07T19:43:20.0123723Z 2025-05-07T19:43:20.0123728Z 2025-05-07T19:43:20.0123734Z 2025-05-07T19:43:20.0123739Z 2025-05-07T19:43:20.0123764Z 2025-05-07T19:43:20.0123810Z 2025-05-07T19:43:20.0718056Z libopenblas-0.3.29 | 4.6 MB | #####8 | 58%  2025-05-07T19:43:20.0719056Z 2025-05-07T19:43:20.0871335Z bazel-7.5.0 | 45.4 MB | #######3 | 73%  2025-05-07T19:43:20.0871742Z 2025-05-07T19:43:20.0871749Z 2025-05-07T19:43:20.0871764Z 2025-05-07T19:43:20.0871770Z 2025-05-07T19:43:20.0872139Z 2025-05-07T19:43:20.0872145Z 2025-05-07T19:43:20.0872150Z 2025-05-07T19:43:20.0872159Z 2025-05-07T19:43:20.0899896Z libcups-2.3.3 | 4.3 MB | #####1 | 52%  2025-05-07T19:43:20.0905594Z openjdk-23.0.2 | 174.2 MB | #9 | 20% 2025-05-07T19:43:20.0905966Z 2025-05-07T19:43:20.0912880Z 2025-05-07T19:43:20.1419403Z cmake-4.0.2 | 19.0 MB | ########## | 100%  2025-05-07T19:43:20.1419805Z 2025-05-07T19:43:20.1419811Z 2025-05-07T19:43:20.1419815Z 2025-05-07T19:43:20.1419820Z 2025-05-07T19:43:20.1419825Z 2025-05-07T19:43:20.1419830Z 2025-05-07T19:43:20.1419874Z 2025-05-07T19:43:20.1419890Z 2025-05-07T19:43:20.1419895Z 2025-05-07T19:43:20.1935906Z libglib-2.84.0 | 3.9 MB | | 0%  2025-05-07T19:43:20.1936362Z 2025-05-07T19:43:20.2028043Z bazel-7.5.0 | 45.4 MB | #######9 | 80%  2025-05-07T19:43:20.2365269Z openjdk-23.0.2 | 174.2 MB | ##1 | 22% 2025-05-07T19:43:20.2365695Z 2025-05-07T19:43:20.2365702Z 2025-05-07T19:43:20.2365707Z 2025-05-07T19:43:20.2365712Z 2025-05-07T19:43:20.2365718Z 2025-05-07T19:43:20.2365724Z 2025-05-07T19:43:20.2373132Z 2025-05-07T19:43:20.2379612Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T19:43:20.2380062Z 2025-05-07T19:43:20.2380068Z 2025-05-07T19:43:20.2380073Z 2025-05-07T19:43:20.2380078Z 2025-05-07T19:43:20.2380084Z 2025-05-07T19:43:20.2380091Z 2025-05-07T19:43:20.2380105Z 2025-05-07T19:43:20.2423167Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T19:43:20.2423668Z 2025-05-07T19:43:20.2423676Z 2025-05-07T19:43:20.2423681Z 2025-05-07T19:43:20.2423686Z 2025-05-07T19:43:20.2423691Z 2025-05-07T19:43:20.2423695Z 2025-05-07T19:43:20.2423701Z 2025-05-07T19:43:20.2423717Z 2025-05-07T19:43:20.2423723Z 2025-05-07T19:43:20.2883032Z libglib-2.84.0 | 3.9 MB | #######3 | 73%  2025-05-07T19:43:20.2883505Z 2025-05-07T19:43:20.2883511Z 2025-05-07T19:43:20.2883517Z 2025-05-07T19:43:20.2883552Z 2025-05-07T19:43:20.2883557Z 2025-05-07T19:43:20.2883562Z 2025-05-07T19:43:20.2883577Z 2025-05-07T19:43:20.2883582Z 2025-05-07T19:43:20.2883929Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:43:20.2884435Z 2025-05-07T19:43:20.2884441Z 2025-05-07T19:43:20.2884446Z 2025-05-07T19:43:20.2884451Z 2025-05-07T19:43:20.2884458Z 2025-05-07T19:43:20.2884463Z 2025-05-07T19:43:20.2884469Z 2025-05-07T19:43:20.2884474Z 2025-05-07T19:43:20.2940686Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:43:20.2941149Z 2025-05-07T19:43:20.2953595Z bazel-7.5.0 | 45.4 MB | ########6 | 86%  2025-05-07T19:43:20.2953972Z 2025-05-07T19:43:20.2953978Z 2025-05-07T19:43:20.2953984Z 2025-05-07T19:43:20.2953989Z 2025-05-07T19:43:20.2953994Z 2025-05-07T19:43:20.2953999Z 2025-05-07T19:43:20.2954004Z 2025-05-07T19:43:20.2954038Z 2025-05-07T19:43:20.2954043Z 2025-05-07T19:43:20.2954048Z 2025-05-07T19:43:20.3027869Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:43:20.3272195Z openjdk-23.0.2 | 174.2 MB | ##3 | 23% 2025-05-07T19:43:20.3272607Z 2025-05-07T19:43:20.3272614Z 2025-05-07T19:43:20.3272623Z 2025-05-07T19:43:20.3272629Z 2025-05-07T19:43:20.3272635Z 2025-05-07T19:43:20.3272640Z 2025-05-07T19:43:20.3272646Z 2025-05-07T19:43:20.3272652Z 2025-05-07T19:43:20.3272660Z 2025-05-07T19:43:20.3272665Z 2025-05-07T19:43:20.3272671Z 2025-05-07T19:43:20.3867392Z libprotobuf-5.29.3 | 3.0 MB | | 1%  2025-05-07T19:43:20.3867884Z 2025-05-07T19:43:20.3867900Z 2025-05-07T19:43:20.3867905Z 2025-05-07T19:43:20.3867910Z 2025-05-07T19:43:20.3867915Z 2025-05-07T19:43:20.3867920Z 2025-05-07T19:43:20.3867925Z 2025-05-07T19:43:20.3867929Z 2025-05-07T19:43:20.3867934Z 2025-05-07T19:43:20.3958238Z libglib-2.84.0 | 3.9 MB | ########## | 100%  2025-05-07T19:43:20.3959021Z 2025-05-07T19:43:20.3959053Z 2025-05-07T19:43:20.3959058Z 2025-05-07T19:43:20.3959063Z 2025-05-07T19:43:20.3959067Z 2025-05-07T19:43:20.3959072Z 2025-05-07T19:43:20.3959076Z 2025-05-07T19:43:20.3959081Z 2025-05-07T19:43:20.3959086Z 2025-05-07T19:43:20.3959091Z 2025-05-07T19:43:20.4166539Z tk-8.6.13 | 3.2 MB | ######### | 91%  2025-05-07T19:43:20.4166967Z 2025-05-07T19:43:20.4207802Z bazel-7.5.0 | 45.4 MB | #########2 | 93%  2025-05-07T19:43:20.4257917Z openjdk-23.0.2 | 174.2 MB | ##5 | 25% 2025-05-07T19:43:20.4258348Z 2025-05-07T19:43:20.4258355Z 2025-05-07T19:43:20.4258360Z 2025-05-07T19:43:20.4258366Z 2025-05-07T19:43:20.4258371Z 2025-05-07T19:43:20.4258376Z 2025-05-07T19:43:20.4258381Z 2025-05-07T19:43:20.4258386Z 2025-05-07T19:43:20.4258392Z 2025-05-07T19:43:20.4258397Z 2025-05-07T19:43:20.4258401Z 2025-05-07T19:43:20.4259301Z 2025-05-07T19:43:20.4272523Z harfbuzz-11.0.0 | 1.6 MB | | 1%  2025-05-07T19:43:20.4272977Z 2025-05-07T19:43:20.4272983Z 2025-05-07T19:43:20.4272989Z 2025-05-07T19:43:20.4272994Z 2025-05-07T19:43:20.4273000Z 2025-05-07T19:43:20.4273005Z 2025-05-07T19:43:20.4273011Z 2025-05-07T19:43:20.4273016Z 2025-05-07T19:43:20.4273021Z 2025-05-07T19:43:20.4273026Z 2025-05-07T19:43:20.4273031Z 2025-05-07T19:43:20.5076124Z libprotobuf-5.29.3 | 3.0 MB | ########8 | 88%  2025-05-07T19:43:20.5076629Z 2025-05-07T19:43:20.5076635Z 2025-05-07T19:43:20.5076683Z 2025-05-07T19:43:20.5076689Z 2025-05-07T19:43:20.5076694Z 2025-05-07T19:43:20.5076699Z 2025-05-07T19:43:20.5076704Z 2025-05-07T19:43:20.5076709Z 2025-05-07T19:43:20.5076714Z 2025-05-07T19:43:20.5076719Z 2025-05-07T19:43:20.5167166Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:43:20.5167950Z 2025-05-07T19:43:20.5211491Z bazel-7.5.0 | 45.4 MB | #########9 | 99%  2025-05-07T19:43:20.5287069Z openjdk-23.0.2 | 174.2 MB | ##6 | 27% 2025-05-07T19:43:20.5287471Z 2025-05-07T19:43:20.5287477Z 2025-05-07T19:43:20.5287482Z 2025-05-07T19:43:20.5287486Z 2025-05-07T19:43:20.5287491Z 2025-05-07T19:43:20.5287498Z 2025-05-07T19:43:20.5287503Z 2025-05-07T19:43:20.5287509Z 2025-05-07T19:43:20.5287515Z 2025-05-07T19:43:20.5287528Z 2025-05-07T19:43:20.5287533Z 2025-05-07T19:43:20.5359372Z libprotobuf-5.29.3 | 3.0 MB | ########## | 100%  2025-05-07T19:43:20.5359856Z 2025-05-07T19:43:20.5360218Z 2025-05-07T19:43:20.5360227Z 2025-05-07T19:43:20.5360233Z 2025-05-07T19:43:20.5360238Z 2025-05-07T19:43:20.5360259Z 2025-05-07T19:43:20.5360264Z 2025-05-07T19:43:20.5360269Z 2025-05-07T19:43:20.5360273Z 2025-05-07T19:43:20.5360278Z 2025-05-07T19:43:20.5360282Z 2025-05-07T19:43:20.5360287Z 2025-05-07T19:43:20.5361520Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:43:20.5361985Z 2025-05-07T19:43:20.5361991Z 2025-05-07T19:43:20.5361997Z 2025-05-07T19:43:20.5362003Z 2025-05-07T19:43:20.5362022Z 2025-05-07T19:43:20.5362027Z 2025-05-07T19:43:20.5362033Z 2025-05-07T19:43:20.5362039Z 2025-05-07T19:43:20.5362044Z 2025-05-07T19:43:20.5362059Z 2025-05-07T19:43:20.5362065Z 2025-05-07T19:43:20.5362070Z 2025-05-07T19:43:20.5709865Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:43:20.5710338Z 2025-05-07T19:43:20.5710345Z 2025-05-07T19:43:20.5710351Z 2025-05-07T19:43:20.5710396Z 2025-05-07T19:43:20.5710415Z 2025-05-07T19:43:20.5710420Z 2025-05-07T19:43:20.5710425Z 2025-05-07T19:43:20.5710430Z 2025-05-07T19:43:20.5710435Z 2025-05-07T19:43:20.5710440Z 2025-05-07T19:43:20.5710444Z 2025-05-07T19:43:20.5710449Z 2025-05-07T19:43:20.5710453Z 2025-05-07T19:43:20.5924526Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2025-05-07T19:43:20.5925357Z 2025-05-07T19:43:20.5925363Z 2025-05-07T19:43:20.5925368Z 2025-05-07T19:43:20.5925373Z 2025-05-07T19:43:20.5925378Z 2025-05-07T19:43:20.5925383Z 2025-05-07T19:43:20.5925387Z 2025-05-07T19:43:20.5925392Z 2025-05-07T19:43:20.5925397Z 2025-05-07T19:43:20.5925402Z 2025-05-07T19:43:20.5925410Z 2025-05-07T19:43:20.5925415Z 2025-05-07T19:43:20.5925420Z 2025-05-07T19:43:20.5926180Z 2025-05-07T19:43:20.5977640Z krb5-1.21.3 | 1.4 MB | 1 | 1%  2025-05-07T19:43:20.5978103Z 2025-05-07T19:43:20.5978110Z 2025-05-07T19:43:20.5978150Z 2025-05-07T19:43:20.5978156Z 2025-05-07T19:43:20.5978161Z 2025-05-07T19:43:20.5978165Z 2025-05-07T19:43:20.5978170Z 2025-05-07T19:43:20.5978175Z 2025-05-07T19:43:20.5978179Z 2025-05-07T19:43:20.5978184Z 2025-05-07T19:43:20.5978189Z 2025-05-07T19:43:20.5978193Z 2025-05-07T19:43:20.5978199Z 2025-05-07T19:43:20.5978203Z 2025-05-07T19:43:20.5978223Z 2025-05-07T19:43:20.6490651Z libabseil-20250127.1 | 1.3 MB | 1 | 1%  2025-05-07T19:43:20.6491174Z 2025-05-07T19:43:20.6491181Z 2025-05-07T19:43:20.6491186Z 2025-05-07T19:43:20.6491192Z 2025-05-07T19:43:20.6491197Z 2025-05-07T19:43:20.6491202Z 2025-05-07T19:43:20.6491208Z 2025-05-07T19:43:20.6491216Z 2025-05-07T19:43:20.6491222Z 2025-05-07T19:43:20.6491227Z 2025-05-07T19:43:20.6491247Z 2025-05-07T19:43:20.6491252Z 2025-05-07T19:43:20.6491258Z 2025-05-07T19:43:20.6498970Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:43:20.6745341Z openjdk-23.0.2 | 174.2 MB | ##8 | 28% 2025-05-07T19:43:20.6745747Z 2025-05-07T19:43:20.6745753Z 2025-05-07T19:43:20.6745759Z 2025-05-07T19:43:20.6745764Z 2025-05-07T19:43:20.6745769Z 2025-05-07T19:43:20.6745774Z 2025-05-07T19:43:20.6745779Z 2025-05-07T19:43:20.6745785Z 2025-05-07T19:43:20.6745790Z 2025-05-07T19:43:20.6745812Z 2025-05-07T19:43:20.6745817Z 2025-05-07T19:43:20.6745822Z 2025-05-07T19:43:20.6745826Z 2025-05-07T19:43:20.6745831Z 2025-05-07T19:43:20.6746900Z 2025-05-07T19:43:20.6751844Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:43:20.6752353Z 2025-05-07T19:43:20.6752359Z 2025-05-07T19:43:20.6752364Z 2025-05-07T19:43:20.6752370Z 2025-05-07T19:43:20.6752375Z 2025-05-07T19:43:20.6752389Z 2025-05-07T19:43:20.6752394Z 2025-05-07T19:43:20.6752399Z 2025-05-07T19:43:20.6752404Z 2025-05-07T19:43:20.6752409Z 2025-05-07T19:43:20.6752415Z 2025-05-07T19:43:20.6752420Z 2025-05-07T19:43:20.6752762Z 2025-05-07T19:43:20.6752773Z 2025-05-07T19:43:20.7080750Z krb5-1.21.3 | 1.4 MB | ########## | 100%  2025-05-07T19:43:20.7081222Z 2025-05-07T19:43:20.7081228Z 2025-05-07T19:43:20.7081234Z 2025-05-07T19:43:20.7081241Z 2025-05-07T19:43:20.7081246Z 2025-05-07T19:43:20.7081251Z 2025-05-07T19:43:20.7081298Z 2025-05-07T19:43:20.7081303Z 2025-05-07T19:43:20.7081308Z 2025-05-07T19:43:20.7081314Z 2025-05-07T19:43:20.7081319Z 2025-05-07T19:43:20.7081324Z 2025-05-07T19:43:20.7081328Z 2025-05-07T19:43:20.7081333Z 2025-05-07T19:43:20.7081338Z 2025-05-07T19:43:20.7081343Z 2025-05-07T19:43:20.7135545Z libgfortran5-14.2.0 | 1.0 MB | 1 | 1%  2025-05-07T19:43:20.7136049Z 2025-05-07T19:43:20.7136055Z 2025-05-07T19:43:20.7136060Z 2025-05-07T19:43:20.7136066Z 2025-05-07T19:43:20.7136071Z 2025-05-07T19:43:20.7136077Z 2025-05-07T19:43:20.7136082Z 2025-05-07T19:43:20.7136119Z 2025-05-07T19:43:20.7136124Z 2025-05-07T19:43:20.7136129Z 2025-05-07T19:43:20.7136134Z 2025-05-07T19:43:20.7136138Z 2025-05-07T19:43:20.7136143Z 2025-05-07T19:43:20.7136161Z 2025-05-07T19:43:20.7136166Z 2025-05-07T19:43:20.7136170Z 2025-05-07T19:43:20.7143259Z 2025-05-07T19:43:20.7171560Z cairo-1.18.4 | 944 KB | 1 | 2%  2025-05-07T19:43:20.7172368Z 2025-05-07T19:43:20.7172373Z 2025-05-07T19:43:20.7172391Z 2025-05-07T19:43:20.7172396Z 2025-05-07T19:43:20.7172401Z 2025-05-07T19:43:20.7172406Z 2025-05-07T19:43:20.7172412Z 2025-05-07T19:43:20.7172417Z 2025-05-07T19:43:20.7172422Z 2025-05-07T19:43:20.7172427Z 2025-05-07T19:43:20.7172432Z 2025-05-07T19:43:20.7172437Z 2025-05-07T19:43:20.7172442Z 2025-05-07T19:43:20.7172448Z 2025-05-07T19:43:20.7172453Z 2025-05-07T19:43:20.7172460Z 2025-05-07T19:43:20.7172465Z 2025-05-07T19:43:20.7177997Z 2025-05-07T19:43:20.7494235Z ncurses-6.5 | 904 KB | 1 | 2%  2025-05-07T19:43:20.7734160Z openjdk-23.0.2 | 174.2 MB | ### | 30% 2025-05-07T19:43:20.7734572Z 2025-05-07T19:43:20.7734591Z 2025-05-07T19:43:20.7734600Z 2025-05-07T19:43:20.7734605Z 2025-05-07T19:43:20.7734611Z 2025-05-07T19:43:20.7734617Z 2025-05-07T19:43:20.7734622Z 2025-05-07T19:43:20.7734668Z 2025-05-07T19:43:20.7734673Z 2025-05-07T19:43:20.7734679Z 2025-05-07T19:43:20.7734684Z 2025-05-07T19:43:20.7734689Z 2025-05-07T19:43:20.7734694Z 2025-05-07T19:43:20.7734699Z 2025-05-07T19:43:20.7734704Z 2025-05-07T19:43:20.7735802Z 2025-05-07T19:43:20.7747457Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T19:43:20.7747969Z 2025-05-07T19:43:20.7747976Z 2025-05-07T19:43:20.7747981Z 2025-05-07T19:43:20.7747986Z 2025-05-07T19:43:20.7747990Z 2025-05-07T19:43:20.7747995Z 2025-05-07T19:43:20.7748000Z 2025-05-07T19:43:20.7748005Z 2025-05-07T19:43:20.7748040Z 2025-05-07T19:43:20.7748045Z 2025-05-07T19:43:20.7748050Z 2025-05-07T19:43:20.7748055Z 2025-05-07T19:43:20.7748060Z 2025-05-07T19:43:20.7748065Z 2025-05-07T19:43:20.7748078Z 2025-05-07T19:43:20.7748083Z 2025-05-07T19:43:20.7748088Z 2025-05-07T19:43:20.7759113Z 2025-05-07T19:43:20.7845419Z ncurses-6.5 | 904 KB | ########## | 100%  2025-05-07T19:43:20.7845966Z 2025-05-07T19:43:20.7845973Z 2025-05-07T19:43:20.7845993Z 2025-05-07T19:43:20.7845998Z 2025-05-07T19:43:20.7846002Z 2025-05-07T19:43:20.7846007Z 2025-05-07T19:43:20.7846012Z 2025-05-07T19:43:20.7846017Z 2025-05-07T19:43:20.7846022Z 2025-05-07T19:43:20.7846026Z 2025-05-07T19:43:20.7846031Z 2025-05-07T19:43:20.7846036Z 2025-05-07T19:43:20.7846041Z 2025-05-07T19:43:20.7846046Z 2025-05-07T19:43:20.7846051Z 2025-05-07T19:43:20.7846056Z 2025-05-07T19:43:20.7846061Z 2025-05-07T19:43:20.8349157Z cairo-1.18.4 | 944 KB | ########## | 100%  2025-05-07T19:43:20.8349683Z 2025-05-07T19:43:20.8349690Z 2025-05-07T19:43:20.8349695Z 2025-05-07T19:43:20.8349700Z 2025-05-07T19:43:20.8349705Z 2025-05-07T19:43:20.8349710Z 2025-05-07T19:43:20.8349714Z 2025-05-07T19:43:20.8349719Z 2025-05-07T19:43:20.8349724Z 2025-05-07T19:43:20.8349728Z 2025-05-07T19:43:20.8349733Z 2025-05-07T19:43:20.8349763Z 2025-05-07T19:43:20.8349768Z 2025-05-07T19:43:20.8349772Z 2025-05-07T19:43:20.8349777Z 2025-05-07T19:43:20.8349782Z 2025-05-07T19:43:20.8349787Z 2025-05-07T19:43:20.8349791Z 2025-05-07T19:43:20.8350829Z 2025-05-07T19:43:20.8497934Z ... (more hidden) ... 2025-05-07T19:43:20.8846931Z openjdk-23.0.2 | 174.2 MB | ###2 | 33% 2025-05-07T19:43:20.8847337Z 2025-05-07T19:43:20.8847344Z 2025-05-07T19:43:20.8847350Z 2025-05-07T19:43:20.8847355Z 2025-05-07T19:43:20.8847361Z 2025-05-07T19:43:20.8847367Z 2025-05-07T19:43:20.8847372Z 2025-05-07T19:43:20.8847421Z 2025-05-07T19:43:20.8847426Z 2025-05-07T19:43:20.8847440Z 2025-05-07T19:43:20.8847458Z 2025-05-07T19:43:20.8847463Z 2025-05-07T19:43:20.8847468Z 2025-05-07T19:43:20.8847473Z 2025-05-07T19:43:20.8847479Z 2025-05-07T19:43:20.8847484Z 2025-05-07T19:43:20.8847489Z 2025-05-07T19:43:20.8847498Z 2025-05-07T19:43:20.8847698Z 2025-05-07T19:43:20.9507513Z ... (more hidden) ... 2025-05-07T19:43:21.0348442Z openjdk-23.0.2 | 174.2 MB | ###5 | 35% 2025-05-07T19:43:21.0348842Z 2025-05-07T19:43:21.0348847Z 2025-05-07T19:43:21.0348853Z 2025-05-07T19:43:21.0348861Z 2025-05-07T19:43:21.0348867Z 2025-05-07T19:43:21.0348872Z 2025-05-07T19:43:21.0775959Z openblas-0.3.29 | 4.7 MB | ########## | 100%  2025-05-07T19:43:21.1851332Z openjdk-23.0.2 | 174.2 MB | ###7 | 37% 2025-05-07T19:43:21.2913551Z openjdk-23.0.2 | 174.2 MB | ###8 | 39% 2025-05-07T19:43:21.3918540Z openjdk-23.0.2 | 174.2 MB | #### | 41% 2025-05-07T19:43:21.4244563Z openjdk-23.0.2 | 174.2 MB | ####2 | 43% 2025-05-07T19:43:21.4244952Z 2025-05-07T19:43:21.4244958Z 2025-05-07T19:43:21.4244964Z 2025-05-07T19:43:21.4247379Z 2025-05-07T19:43:21.4921017Z icu-75.1 | 11.7 MB | ########## | 100%  2025-05-07T19:43:21.5921754Z openjdk-23.0.2 | 174.2 MB | ####4 | 45% 2025-05-07T19:43:21.6231941Z openjdk-23.0.2 | 174.2 MB | ####6 | 47% 2025-05-07T19:43:21.6233524Z 2025-05-07T19:43:21.6970394Z bazel-7.5.0 | 45.4 MB | ########## | 100%  2025-05-07T19:43:21.7971173Z openjdk-23.0.2 | 174.2 MB | ####8 | 49% 2025-05-07T19:43:21.9093276Z openjdk-23.0.2 | 174.2 MB | ##### | 51% 2025-05-07T19:43:22.0105890Z openjdk-23.0.2 | 174.2 MB | #####2 | 53% 2025-05-07T19:43:22.1135505Z openjdk-23.0.2 | 174.2 MB | #####4 | 55% 2025-05-07T19:43:22.2182614Z openjdk-23.0.2 | 174.2 MB | #####6 | 57% 2025-05-07T19:43:22.3184915Z openjdk-23.0.2 | 174.2 MB | #####8 | 59% 2025-05-07T19:43:22.4185808Z openjdk-23.0.2 | 174.2 MB | ###### | 61% 2025-05-07T19:43:22.4938204Z openjdk-23.0.2 | 174.2 MB | ######3 | 64% 2025-05-07T19:43:22.4938585Z 2025-05-07T19:43:22.4938591Z 2025-05-07T19:43:22.4938597Z 2025-05-07T19:43:22.4938647Z 2025-05-07T19:43:22.4938666Z 2025-05-07T19:43:22.5372471Z libgrpc-1.71.0 | 7.4 MB | ########## | 100%  2025-05-07T19:43:22.6612223Z openjdk-23.0.2 | 174.2 MB | ######6 | 66% 2025-05-07T19:43:22.7235164Z openjdk-23.0.2 | 174.2 MB | ######8 | 68% 2025-05-07T19:43:22.7235548Z 2025-05-07T19:43:22.7235555Z 2025-05-07T19:43:22.7235562Z 2025-05-07T19:43:22.7235567Z 2025-05-07T19:43:22.7235573Z 2025-05-07T19:43:22.7235591Z 2025-05-07T19:43:22.7235597Z 2025-05-07T19:43:22.7615176Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T19:43:22.8618110Z openjdk-23.0.2 | 174.2 MB | ####### | 71% 2025-05-07T19:43:22.9618921Z openjdk-23.0.2 | 174.2 MB | #######3 | 73% 2025-05-07T19:43:23.0466074Z openjdk-23.0.2 | 174.2 MB | #######5 | 76% 2025-05-07T19:43:23.0466925Z 2025-05-07T19:43:23.0466932Z 2025-05-07T19:43:23.0466940Z 2025-05-07T19:43:23.0466946Z 2025-05-07T19:43:23.0466952Z 2025-05-07T19:43:23.0466998Z 2025-05-07T19:43:23.0467004Z 2025-05-07T19:43:23.0467009Z 2025-05-07T19:43:23.0636741Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:43:23.1639000Z openjdk-23.0.2 | 174.2 MB | #######8 | 78% 2025-05-07T19:43:23.2641581Z openjdk-23.0.2 | 174.2 MB | ######## | 80% 2025-05-07T19:43:23.3652778Z openjdk-23.0.2 | 174.2 MB | ########3 | 83% 2025-05-07T19:43:23.4670554Z openjdk-23.0.2 | 174.2 MB | ########5 | 86% 2025-05-07T19:43:23.5674453Z openjdk-23.0.2 | 174.2 MB | ########7 | 88% 2025-05-07T19:43:23.6674843Z openjdk-23.0.2 | 174.2 MB | ######### | 91% 2025-05-07T19:43:23.7674892Z openjdk-23.0.2 | 174.2 MB | #########3 | 93% 2025-05-07T19:43:23.7831050Z openjdk-23.0.2 | 174.2 MB | #########6 | 96% 2025-05-07T19:43:23.7831462Z 2025-05-07T19:43:23.7831468Z 2025-05-07T19:43:23.7831474Z 2025-05-07T19:43:23.7831479Z 2025-05-07T19:43:23.7831484Z 2025-05-07T19:43:23.7831830Z 2025-05-07T19:43:23.7831836Z 2025-05-07T19:43:23.7831841Z 2025-05-07T19:43:23.7835782Z 2025-05-07T19:43:23.8312651Z libglib-2.84.0 | 3.9 MB | ########## | 100%  2025-05-07T19:43:23.8313107Z 2025-05-07T19:43:23.8313113Z 2025-05-07T19:43:23.8313118Z 2025-05-07T19:43:23.8708170Z python-3.9.22 | 12.0 MB | ########## | 100%  2025-05-07T19:43:24.5532491Z openjdk-23.0.2 | 174.2 MB | #########8 | 99% 2025-05-07T19:43:24.5532904Z 2025-05-07T19:43:24.5532919Z 2025-05-07T19:43:24.5532924Z 2025-05-07T19:43:24.5532930Z 2025-05-07T19:43:24.5532935Z 2025-05-07T19:43:24.5532940Z 2025-05-07T19:43:24.5532988Z 2025-05-07T19:43:24.5532993Z 2025-05-07T19:43:24.5532998Z 2025-05-07T19:43:24.5533003Z 2025-05-07T19:43:24.5724363Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:43:24.5724814Z 2025-05-07T19:43:24.5724820Z 2025-05-07T19:43:24.5724825Z 2025-05-07T19:43:24.5724830Z 2025-05-07T19:43:24.5724874Z 2025-05-07T19:43:24.5724879Z 2025-05-07T19:43:24.5724883Z 2025-05-07T19:43:24.5724888Z 2025-05-07T19:43:24.5724893Z 2025-05-07T19:43:24.5724897Z 2025-05-07T19:43:24.5724902Z 2025-05-07T19:43:24.6462001Z libprotobuf-5.29.3 | 3.0 MB | ########## | 100%  2025-05-07T19:43:24.6462506Z 2025-05-07T19:43:24.6462514Z 2025-05-07T19:43:24.6462520Z 2025-05-07T19:43:24.6462526Z 2025-05-07T19:43:24.6462531Z 2025-05-07T19:43:24.6462537Z 2025-05-07T19:43:24.6462543Z 2025-05-07T19:43:24.6462548Z 2025-05-07T19:43:24.6462554Z 2025-05-07T19:43:24.6462559Z 2025-05-07T19:43:24.6462565Z 2025-05-07T19:43:24.6462607Z 2025-05-07T19:43:24.6462615Z 2025-05-07T19:43:24.6466657Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:43:24.6467128Z 2025-05-07T19:43:24.6467134Z 2025-05-07T19:43:24.6467139Z 2025-05-07T19:43:24.6467143Z 2025-05-07T19:43:24.6467148Z 2025-05-07T19:43:24.6467153Z 2025-05-07T19:43:24.6467182Z 2025-05-07T19:43:24.6467187Z 2025-05-07T19:43:24.6467191Z 2025-05-07T19:43:24.6467196Z 2025-05-07T19:43:24.6467200Z 2025-05-07T19:43:24.6467205Z 2025-05-07T19:43:24.6467224Z 2025-05-07T19:43:24.7476085Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:43:24.7477031Z 2025-05-07T19:43:24.7477040Z 2025-05-07T19:43:24.7477047Z 2025-05-07T19:43:24.7477053Z 2025-05-07T19:43:24.7477059Z 2025-05-07T19:43:24.7477065Z 2025-05-07T19:43:24.7477072Z 2025-05-07T19:43:24.7477078Z 2025-05-07T19:43:24.7477084Z 2025-05-07T19:43:24.7477090Z 2025-05-07T19:43:24.7477096Z 2025-05-07T19:43:24.7477430Z 2025-05-07T19:43:25.0671572Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:43:25.0672053Z 2025-05-07T19:43:25.0672060Z 2025-05-07T19:43:25.0672075Z 2025-05-07T19:43:25.0672080Z 2025-05-07T19:43:25.0672086Z 2025-05-07T19:43:25.0672091Z 2025-05-07T19:43:25.0672096Z 2025-05-07T19:43:25.0672141Z 2025-05-07T19:43:25.0672146Z 2025-05-07T19:43:25.0672151Z 2025-05-07T19:43:25.0672156Z 2025-05-07T19:43:25.0672161Z 2025-05-07T19:43:25.0672167Z 2025-05-07T19:43:25.0672172Z 2025-05-07T19:43:25.0674672Z krb5-1.21.3 | 1.4 MB | ########## | 100%  2025-05-07T19:43:25.0675080Z 2025-05-07T19:43:25.0675085Z 2025-05-07T19:43:25.0675091Z 2025-05-07T19:43:25.0675096Z 2025-05-07T19:43:25.0675100Z 2025-05-07T19:43:25.0675105Z 2025-05-07T19:43:25.0675110Z 2025-05-07T19:43:25.0675115Z 2025-05-07T19:43:25.0675120Z 2025-05-07T19:43:25.0675125Z 2025-05-07T19:43:25.0675130Z 2025-05-07T19:43:25.0675159Z 2025-05-07T19:43:25.0675164Z 2025-05-07T19:43:25.0675176Z 2025-05-07T19:43:25.2755224Z krb5-1.21.3 | 1.4 MB | ########## | 100%  2025-05-07T19:43:25.2755655Z 2025-05-07T19:43:25.2755662Z 2025-05-07T19:43:25.2755667Z 2025-05-07T19:43:25.2755672Z 2025-05-07T19:43:25.2755678Z 2025-05-07T19:43:25.2756027Z 2025-05-07T19:43:25.2756032Z 2025-05-07T19:43:25.2756052Z 2025-05-07T19:43:25.2756057Z 2025-05-07T19:43:25.2756062Z 2025-05-07T19:43:25.2756067Z 2025-05-07T19:43:25.2756072Z 2025-05-07T19:43:25.2756077Z 2025-05-07T19:43:25.2756082Z 2025-05-07T19:43:25.2756087Z 2025-05-07T19:43:25.2756109Z 2025-05-07T19:43:25.2760247Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T19:43:25.2760771Z 2025-05-07T19:43:25.2760777Z 2025-05-07T19:43:25.2760783Z 2025-05-07T19:43:25.2760788Z 2025-05-07T19:43:25.2760794Z 2025-05-07T19:43:25.2760799Z 2025-05-07T19:43:25.2760804Z 2025-05-07T19:43:25.2760837Z 2025-05-07T19:43:25.2760842Z 2025-05-07T19:43:25.2760846Z 2025-05-07T19:43:25.2760851Z 2025-05-07T19:43:25.2760856Z 2025-05-07T19:43:25.2760861Z 2025-05-07T19:43:25.2760866Z 2025-05-07T19:43:25.2760871Z 2025-05-07T19:43:25.2760876Z 2025-05-07T19:43:25.7053446Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T19:43:25.7053993Z 2025-05-07T19:43:25.7054000Z 2025-05-07T19:43:25.7054030Z 2025-05-07T19:43:25.7054035Z 2025-05-07T19:43:25.7054039Z 2025-05-07T19:43:25.7054044Z 2025-05-07T19:43:25.7054049Z 2025-05-07T19:43:25.7054054Z 2025-05-07T19:43:25.7054059Z 2025-05-07T19:43:25.7054063Z 2025-05-07T19:43:25.7054069Z 2025-05-07T19:43:25.7054075Z 2025-05-07T19:43:25.7054080Z 2025-05-07T19:43:25.7054085Z 2025-05-07T19:43:25.7054090Z 2025-05-07T19:43:25.7058695Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:43:25.7059184Z 2025-05-07T19:43:25.7059214Z 2025-05-07T19:43:25.7059219Z 2025-05-07T19:43:25.7059224Z 2025-05-07T19:43:25.7059229Z 2025-05-07T19:43:25.7059234Z 2025-05-07T19:43:25.7059238Z 2025-05-07T19:43:25.7059254Z 2025-05-07T19:43:25.7059259Z 2025-05-07T19:43:25.7059263Z 2025-05-07T19:43:25.7059268Z 2025-05-07T19:43:25.7059273Z 2025-05-07T19:43:25.7059277Z 2025-05-07T19:43:25.7059294Z 2025-05-07T19:43:25.7059756Z 2025-05-07T19:43:25.8597723Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:43:25.8598226Z 2025-05-07T19:43:25.8598232Z 2025-05-07T19:43:25.8598238Z 2025-05-07T19:43:25.8598242Z 2025-05-07T19:43:25.8598248Z 2025-05-07T19:43:25.8598253Z 2025-05-07T19:43:25.8598259Z 2025-05-07T19:43:25.8598264Z 2025-05-07T19:43:25.8598270Z 2025-05-07T19:43:25.8598276Z 2025-05-07T19:43:25.8598291Z 2025-05-07T19:43:25.8598296Z 2025-05-07T19:43:25.8598302Z 2025-05-07T19:43:25.8598307Z 2025-05-07T19:43:25.8598313Z 2025-05-07T19:43:25.8598319Z 2025-05-07T19:43:25.8598750Z 2025-05-07T19:43:25.8606199Z cairo-1.18.4 | 944 KB | ########## | 100%  2025-05-07T19:43:25.8606655Z 2025-05-07T19:43:25.8606661Z 2025-05-07T19:43:25.8606666Z 2025-05-07T19:43:25.8606671Z 2025-05-07T19:43:25.8606675Z 2025-05-07T19:43:25.8606680Z 2025-05-07T19:43:25.8606685Z 2025-05-07T19:43:25.8606718Z 2025-05-07T19:43:25.8606722Z 2025-05-07T19:43:25.8606727Z 2025-05-07T19:43:25.8606731Z 2025-05-07T19:43:25.8606736Z 2025-05-07T19:43:25.8606740Z 2025-05-07T19:43:25.8606745Z 2025-05-07T19:43:25.8606749Z 2025-05-07T19:43:25.8606754Z 2025-05-07T19:43:25.8606758Z 2025-05-07T19:43:25.9904194Z cairo-1.18.4 | 944 KB | ########## | 100%  2025-05-07T19:43:25.9904677Z 2025-05-07T19:43:25.9904683Z 2025-05-07T19:43:25.9904688Z 2025-05-07T19:43:25.9904693Z 2025-05-07T19:43:25.9904698Z 2025-05-07T19:43:25.9904703Z 2025-05-07T19:43:25.9904709Z 2025-05-07T19:43:25.9904754Z 2025-05-07T19:43:25.9904760Z 2025-05-07T19:43:25.9904764Z 2025-05-07T19:43:25.9904769Z 2025-05-07T19:43:25.9904774Z 2025-05-07T19:43:25.9904778Z 2025-05-07T19:43:25.9904791Z 2025-05-07T19:43:25.9904796Z 2025-05-07T19:43:25.9904801Z 2025-05-07T19:43:25.9904806Z 2025-05-07T19:43:25.9904810Z 2025-05-07T19:43:25.9904815Z 2025-05-07T19:43:25.9915192Z ... (more hidden) ... 2025-05-07T19:43:25.9916032Z 2025-05-07T19:43:25.9916047Z 2025-05-07T19:43:25.9916053Z 2025-05-07T19:43:25.9916058Z 2025-05-07T19:43:25.9916063Z 2025-05-07T19:43:25.9916068Z 2025-05-07T19:43:25.9916073Z 2025-05-07T19:43:25.9916077Z 2025-05-07T19:43:25.9916082Z 2025-05-07T19:43:25.9916087Z 2025-05-07T19:43:25.9916092Z 2025-05-07T19:43:25.9916097Z 2025-05-07T19:43:25.9916102Z 2025-05-07T19:43:25.9916108Z 2025-05-07T19:43:25.9916113Z 2025-05-07T19:43:25.9916117Z 2025-05-07T19:43:25.9916122Z 2025-05-07T19:43:25.9916127Z 2025-05-07T19:43:25.9916132Z 2025-05-07T19:43:26.0026259Z ... (more hidden) ... 2025-05-07T19:43:27.3104974Z openjdk-23.0.2 | 174.2 MB | ########## | 100% 2025-05-07T19:43:27.3105375Z 2025-05-07T19:43:27.3105381Z 2025-05-07T19:43:27.8283877Z cmake-4.0.2 | 19.0 MB | ########## | 100%  2025-05-07T19:43:27.8284390Z 2025-05-07T19:43:27.8284434Z 2025-05-07T19:43:27.8284440Z 2025-05-07T19:43:27.8284446Z 2025-05-07T19:43:27.8284451Z 2025-05-07T19:43:27.8284456Z 2025-05-07T19:43:27.8284461Z 2025-05-07T19:43:27.8284467Z 2025-05-07T19:43:27.8284472Z 2025-05-07T19:43:27.8284477Z 2025-05-07T19:43:27.8284482Z 2025-05-07T19:43:27.8284500Z 2025-05-07T19:43:27.8284506Z 2025-05-07T19:43:27.8284511Z 2025-05-07T19:43:27.8284517Z 2025-05-07T19:43:27.8284522Z 2025-05-07T19:43:27.8284527Z 2025-05-07T19:43:27.8284532Z 2025-05-07T19:43:27.8293787Z ncurses-6.5 | 904 KB | ########## | 100%  2025-05-07T19:43:27.8294316Z 2025-05-07T19:43:27.8294324Z 2025-05-07T19:43:27.8294329Z 2025-05-07T19:43:27.8294334Z 2025-05-07T19:43:27.8294338Z 2025-05-07T19:43:27.8294343Z 2025-05-07T19:43:27.8294348Z 2025-05-07T19:43:27.8294353Z 2025-05-07T19:43:27.8294358Z 2025-05-07T19:43:27.8294362Z 2025-05-07T19:43:27.8294367Z 2025-05-07T19:43:27.8294372Z 2025-05-07T19:43:27.8294393Z 2025-05-07T19:43:27.8294398Z 2025-05-07T19:43:27.8294403Z 2025-05-07T19:43:27.8294408Z 2025-05-07T19:43:27.8294413Z 2025-05-07T19:43:27.8294418Z 2025-05-07T19:43:29.5097462Z ncurses-6.5 | 904 KB | ########## | 100%  2025-05-07T19:43:29.5097954Z 2025-05-07T19:43:30.4118643Z bazel-7.5.0 | 45.4 MB | ########## | 100%  2025-05-07T19:43:30.4124422Z openjdk-23.0.2 | 174.2 MB | ########## | 100% 2025-05-07T19:43:30.4124810Z 2025-05-07T19:43:30.4124817Z 2025-05-07T19:43:30.4124822Z 2025-05-07T19:43:30.4124827Z 2025-05-07T19:43:30.4124832Z 2025-05-07T19:43:30.4125287Z 2025-05-07T19:43:30.4125345Z 2025-05-07T19:43:30.4125350Z 2025-05-07T19:43:30.4125370Z 2025-05-07T19:43:30.4125375Z 2025-05-07T19:43:30.4125380Z 2025-05-07T19:43:30.4125384Z 2025-05-07T19:43:30.4125389Z 2025-05-07T19:43:30.4125394Z 2025-05-07T19:43:30.4125398Z 2025-05-07T19:43:30.4125403Z 2025-05-07T19:43:30.4125408Z 2025-05-07T19:43:30.4125431Z 2025-05-07T19:43:30.4125437Z 2025-05-07T19:43:30.4125568Z 2025-05-07T19:43:30.4126101Z  2025-05-07T19:43:30.4126548Z 2025-05-07T19:43:30.4126843Z 2025-05-07T19:43:30.4127081Z  2025-05-07T19:43:30.4127372Z 2025-05-07T19:43:30.4127378Z 2025-05-07T19:43:30.4127620Z  2025-05-07T19:43:30.4127915Z 2025-05-07T19:43:30.4127920Z 2025-05-07T19:43:30.4127925Z 2025-05-07T19:43:30.4128212Z  2025-05-07T19:43:30.4128522Z 2025-05-07T19:43:30.4128526Z 2025-05-07T19:43:30.4128531Z 2025-05-07T19:43:30.4128777Z 2025-05-07T19:43:30.4129043Z  2025-05-07T19:43:30.4129348Z 2025-05-07T19:43:30.4129353Z 2025-05-07T19:43:30.4129365Z 2025-05-07T19:43:30.4129602Z 2025-05-07T19:43:30.4129607Z 2025-05-07T19:43:30.4129885Z  2025-05-07T19:43:30.4130198Z 2025-05-07T19:43:30.4130202Z 2025-05-07T19:43:30.4130207Z 2025-05-07T19:43:30.4130212Z 2025-05-07T19:43:30.4130217Z 2025-05-07T19:43:30.4130222Z 2025-05-07T19:43:30.4130489Z  2025-05-07T19:43:30.4130809Z 2025-05-07T19:43:30.4130813Z 2025-05-07T19:43:30.4130818Z 2025-05-07T19:43:30.4130823Z 2025-05-07T19:43:30.4130828Z 2025-05-07T19:43:30.4130832Z 2025-05-07T19:43:30.4130837Z 2025-05-07T19:43:30.4131149Z  2025-05-07T19:43:30.4131469Z 2025-05-07T19:43:30.4131474Z 2025-05-07T19:43:30.4131479Z 2025-05-07T19:43:30.4131483Z 2025-05-07T19:43:30.4131488Z 2025-05-07T19:43:30.4131492Z 2025-05-07T19:43:30.4131497Z 2025-05-07T19:43:30.4131502Z 2025-05-07T19:43:30.4131771Z  2025-05-07T19:43:30.4132095Z 2025-05-07T19:43:30.4132100Z 2025-05-07T19:43:30.4132105Z 2025-05-07T19:43:30.4132109Z 2025-05-07T19:43:30.4132114Z 2025-05-07T19:43:30.4132119Z 2025-05-07T19:43:30.4132124Z 2025-05-07T19:43:30.4132128Z 2025-05-07T19:43:30.4132133Z 2025-05-07T19:43:30.4132409Z  2025-05-07T19:43:30.4132727Z 2025-05-07T19:43:30.4132732Z 2025-05-07T19:43:30.4132736Z 2025-05-07T19:43:30.4132741Z 2025-05-07T19:43:30.4132745Z 2025-05-07T19:43:30.4132750Z 2025-05-07T19:43:30.4132763Z 2025-05-07T19:43:30.4132768Z 2025-05-07T19:43:30.4132772Z 2025-05-07T19:43:30.4132777Z 2025-05-07T19:43:30.4133060Z  2025-05-07T19:43:30.4133387Z 2025-05-07T19:43:30.4133391Z 2025-05-07T19:43:30.4133396Z 2025-05-07T19:43:30.4133401Z 2025-05-07T19:43:30.4133405Z 2025-05-07T19:43:30.4133416Z 2025-05-07T19:43:30.4133421Z 2025-05-07T19:43:30.4133425Z 2025-05-07T19:43:30.4133430Z 2025-05-07T19:43:30.4133435Z 2025-05-07T19:43:30.4133439Z 2025-05-07T19:43:30.4133734Z  2025-05-07T19:43:30.4134060Z 2025-05-07T19:43:30.4134064Z 2025-05-07T19:43:30.4134069Z 2025-05-07T19:43:30.4134073Z 2025-05-07T19:43:30.4134078Z 2025-05-07T19:43:30.4134083Z 2025-05-07T19:43:30.4134088Z 2025-05-07T19:43:30.4134092Z 2025-05-07T19:43:30.4134097Z 2025-05-07T19:43:30.4134101Z 2025-05-07T19:43:30.4134106Z 2025-05-07T19:43:30.4134111Z 2025-05-07T19:43:30.4134556Z  2025-05-07T19:43:30.4134901Z 2025-05-07T19:43:30.4134905Z 2025-05-07T19:43:30.4134910Z 2025-05-07T19:43:30.4134914Z 2025-05-07T19:43:30.4134919Z 2025-05-07T19:43:30.4134923Z 2025-05-07T19:43:30.4134936Z 2025-05-07T19:43:30.4134941Z 2025-05-07T19:43:30.4134953Z 2025-05-07T19:43:30.4134958Z 2025-05-07T19:43:30.4134963Z 2025-05-07T19:43:30.4134968Z 2025-05-07T19:43:30.4134973Z 2025-05-07T19:43:30.4135265Z  2025-05-07T19:43:30.4135596Z 2025-05-07T19:43:30.4135601Z 2025-05-07T19:43:30.4135605Z 2025-05-07T19:43:30.4135621Z 2025-05-07T19:43:30.4135626Z 2025-05-07T19:43:30.4135630Z 2025-05-07T19:43:30.4135637Z 2025-05-07T19:43:30.4135641Z 2025-05-07T19:43:30.4135646Z 2025-05-07T19:43:30.4135651Z 2025-05-07T19:43:30.4135655Z 2025-05-07T19:43:30.4135660Z 2025-05-07T19:43:30.4135664Z 2025-05-07T19:43:30.4135675Z 2025-05-07T19:43:30.4135977Z  2025-05-07T19:43:30.4136318Z 2025-05-07T19:43:30.4136324Z 2025-05-07T19:43:30.4136329Z 2025-05-07T19:43:30.4136333Z 2025-05-07T19:43:30.4136338Z 2025-05-07T19:43:30.4136343Z 2025-05-07T19:43:30.4136347Z 2025-05-07T19:43:30.4136437Z 2025-05-07T19:43:30.4136442Z 2025-05-07T19:43:30.4136446Z 2025-05-07T19:43:30.4136451Z 2025-05-07T19:43:30.4136456Z 2025-05-07T19:43:30.4136460Z 2025-05-07T19:43:30.4136465Z 2025-05-07T19:43:30.4136469Z 2025-05-07T19:43:30.4136787Z  2025-05-07T19:43:30.4137133Z 2025-05-07T19:43:30.4137139Z 2025-05-07T19:43:30.4137143Z 2025-05-07T19:43:30.4137148Z 2025-05-07T19:43:30.4137152Z 2025-05-07T19:43:30.4137157Z 2025-05-07T19:43:30.4137161Z 2025-05-07T19:43:30.4137166Z 2025-05-07T19:43:30.4137171Z 2025-05-07T19:43:30.4137175Z 2025-05-07T19:43:30.4137187Z 2025-05-07T19:43:30.4137192Z 2025-05-07T19:43:30.4137197Z 2025-05-07T19:43:30.4137202Z 2025-05-07T19:43:30.4137207Z 2025-05-07T19:43:30.4137212Z 2025-05-07T19:43:30.4137553Z  2025-05-07T19:43:30.4137895Z 2025-05-07T19:43:30.4137900Z 2025-05-07T19:43:30.4137910Z 2025-05-07T19:43:30.4137915Z 2025-05-07T19:43:30.4137920Z 2025-05-07T19:43:30.4137924Z 2025-05-07T19:43:30.4137929Z 2025-05-07T19:43:30.4137942Z 2025-05-07T19:43:30.4137946Z 2025-05-07T19:43:30.4137951Z 2025-05-07T19:43:30.4137955Z 2025-05-07T19:43:30.4137961Z 2025-05-07T19:43:30.4137965Z 2025-05-07T19:43:30.4137970Z 2025-05-07T19:43:30.4137975Z 2025-05-07T19:43:30.4137979Z 2025-05-07T19:43:30.4137984Z 2025-05-07T19:43:30.4138297Z  2025-05-07T19:43:30.4138648Z 2025-05-07T19:43:30.4138653Z 2025-05-07T19:43:30.4138663Z 2025-05-07T19:43:30.4138669Z 2025-05-07T19:43:30.4138673Z 2025-05-07T19:43:30.4138678Z 2025-05-07T19:43:30.4138683Z 2025-05-07T19:43:30.4138687Z 2025-05-07T19:43:30.4138692Z 2025-05-07T19:43:30.4138696Z 2025-05-07T19:43:30.4138701Z 2025-05-07T19:43:30.4138705Z 2025-05-07T19:43:30.4138710Z 2025-05-07T19:43:30.4138715Z 2025-05-07T19:43:30.4138725Z 2025-05-07T19:43:30.4138730Z 2025-05-07T19:43:30.4138734Z 2025-05-07T19:43:30.4138739Z 2025-05-07T19:43:30.4139072Z  2025-05-07T19:43:30.4139422Z 2025-05-07T19:43:30.4139427Z 2025-05-07T19:43:30.4139580Z  2025-05-07T19:43:30.4139731Z 2025-05-07T19:43:30.4139736Z 2025-05-07T19:43:30.4139922Z  2025-05-07T19:43:30.4140074Z 2025-05-07T19:43:30.4140079Z 2025-05-07T19:43:30.4140084Z 2025-05-07T19:43:30.4140247Z  2025-05-07T19:43:30.4140400Z 2025-05-07T19:43:30.4140405Z 2025-05-07T19:43:30.4140410Z 2025-05-07T19:43:30.4140525Z 2025-05-07T19:43:30.4140706Z  2025-05-07T19:43:30.4140877Z 2025-05-07T19:43:30.4140882Z 2025-05-07T19:43:30.4140887Z 2025-05-07T19:43:30.4140892Z 2025-05-07T19:43:30.4140896Z 2025-05-07T19:43:30.4141061Z  2025-05-07T19:43:30.4141233Z 2025-05-07T19:43:30.4141237Z 2025-05-07T19:43:30.4141242Z 2025-05-07T19:43:30.4141253Z 2025-05-07T19:43:30.4141258Z 2025-05-07T19:43:30.4141271Z 2025-05-07T19:43:30.4141455Z  2025-05-07T19:43:30.4141634Z 2025-05-07T19:43:30.4141639Z 2025-05-07T19:43:30.4141643Z 2025-05-07T19:43:30.4141648Z 2025-05-07T19:43:30.4141652Z 2025-05-07T19:43:30.4141657Z 2025-05-07T19:43:30.4141662Z 2025-05-07T19:43:30.4141851Z  2025-05-07T19:43:30.4142044Z 2025-05-07T19:43:30.4142049Z 2025-05-07T19:43:30.4142054Z 2025-05-07T19:43:30.4142058Z 2025-05-07T19:43:30.4142063Z 2025-05-07T19:43:30.4142068Z 2025-05-07T19:43:30.4142079Z 2025-05-07T19:43:30.4142083Z 2025-05-07T19:43:30.4143167Z  2025-05-07T19:43:30.4143423Z 2025-05-07T19:43:30.4143430Z 2025-05-07T19:43:30.4143436Z 2025-05-07T19:43:30.4143441Z 2025-05-07T19:43:30.4143446Z 2025-05-07T19:43:30.4143452Z 2025-05-07T19:43:30.4143457Z 2025-05-07T19:43:30.4143463Z 2025-05-07T19:43:30.4143468Z 2025-05-07T19:43:30.4143906Z  2025-05-07T19:43:30.4144140Z 2025-05-07T19:43:30.4144254Z 2025-05-07T19:43:30.4144260Z 2025-05-07T19:43:30.4144266Z 2025-05-07T19:43:30.4144271Z 2025-05-07T19:43:30.4144277Z 2025-05-07T19:43:30.4144292Z 2025-05-07T19:43:30.4144297Z 2025-05-07T19:43:30.4144303Z 2025-05-07T19:43:30.4144308Z 2025-05-07T19:43:30.4144936Z  2025-05-07T19:43:30.4145212Z 2025-05-07T19:43:30.4145219Z 2025-05-07T19:43:30.4145225Z 2025-05-07T19:43:30.4145231Z 2025-05-07T19:43:30.4145237Z 2025-05-07T19:43:30.4145243Z 2025-05-07T19:43:30.4145249Z 2025-05-07T19:43:30.4145256Z 2025-05-07T19:43:30.4145262Z 2025-05-07T19:43:30.4145278Z 2025-05-07T19:43:30.4145309Z 2025-05-07T19:43:30.4146277Z  2025-05-07T19:43:30.4146564Z 2025-05-07T19:43:30.4146571Z 2025-05-07T19:43:30.4146577Z 2025-05-07T19:43:30.4146584Z 2025-05-07T19:43:30.4146589Z 2025-05-07T19:43:30.4146595Z 2025-05-07T19:43:30.4146601Z 2025-05-07T19:43:30.4146606Z 2025-05-07T19:43:30.4146612Z 2025-05-07T19:43:30.4146629Z 2025-05-07T19:43:30.4146660Z 2025-05-07T19:43:30.4146666Z 2025-05-07T19:43:30.4146884Z  2025-05-07T19:43:30.4147151Z 2025-05-07T19:43:30.4147157Z 2025-05-07T19:43:30.4147163Z 2025-05-07T19:43:30.4147168Z 2025-05-07T19:43:30.4147174Z 2025-05-07T19:43:30.4147179Z 2025-05-07T19:43:30.4147185Z 2025-05-07T19:43:30.4147190Z 2025-05-07T19:43:30.4147204Z 2025-05-07T19:43:30.4147209Z 2025-05-07T19:43:30.4147215Z 2025-05-07T19:43:30.4147221Z 2025-05-07T19:43:30.4147227Z 2025-05-07T19:43:30.4147455Z  2025-05-07T19:43:30.4147725Z 2025-05-07T19:43:30.4147730Z 2025-05-07T19:43:30.4147749Z 2025-05-07T19:43:30.4147764Z 2025-05-07T19:43:30.4147769Z 2025-05-07T19:43:30.4147773Z 2025-05-07T19:43:30.4147778Z 2025-05-07T19:43:30.4147783Z 2025-05-07T19:43:30.4147787Z 2025-05-07T19:43:30.4147792Z 2025-05-07T19:43:30.4147796Z 2025-05-07T19:43:30.4147801Z 2025-05-07T19:43:30.4147806Z 2025-05-07T19:43:30.4147810Z 2025-05-07T19:43:30.4148030Z  2025-05-07T19:43:30.4148314Z 2025-05-07T19:43:30.4148319Z 2025-05-07T19:43:30.4148348Z 2025-05-07T19:43:30.4148353Z 2025-05-07T19:43:30.4148357Z 2025-05-07T19:43:30.4148362Z 2025-05-07T19:43:30.4148366Z 2025-05-07T19:43:30.4148371Z 2025-05-07T19:43:30.4148376Z 2025-05-07T19:43:30.4148380Z 2025-05-07T19:43:30.4148385Z 2025-05-07T19:43:30.4148390Z 2025-05-07T19:43:30.4148395Z 2025-05-07T19:43:30.4148400Z 2025-05-07T19:43:30.4148405Z 2025-05-07T19:43:30.4148631Z  2025-05-07T19:43:30.4148922Z 2025-05-07T19:43:30.4148927Z 2025-05-07T19:43:30.4149538Z 2025-05-07T19:43:30.4149549Z 2025-05-07T19:43:30.4149553Z 2025-05-07T19:43:30.4149558Z 2025-05-07T19:43:30.4149563Z 2025-05-07T19:43:30.4149568Z 2025-05-07T19:43:30.4149574Z 2025-05-07T19:43:30.4149578Z 2025-05-07T19:43:30.4149583Z 2025-05-07T19:43:30.4149589Z 2025-05-07T19:43:30.4149595Z 2025-05-07T19:43:30.4149600Z 2025-05-07T19:43:30.4149614Z 2025-05-07T19:43:30.4149631Z 2025-05-07T19:43:30.4149879Z  2025-05-07T19:43:30.4150182Z 2025-05-07T19:43:30.4150186Z 2025-05-07T19:43:30.4150191Z 2025-05-07T19:43:30.4150196Z 2025-05-07T19:43:30.4150201Z 2025-05-07T19:43:30.4150206Z 2025-05-07T19:43:30.4150210Z 2025-05-07T19:43:30.4150215Z 2025-05-07T19:43:30.4150219Z 2025-05-07T19:43:30.4150224Z 2025-05-07T19:43:30.4150236Z 2025-05-07T19:43:30.4150241Z 2025-05-07T19:43:30.4150245Z 2025-05-07T19:43:30.4150250Z 2025-05-07T19:43:30.4150255Z 2025-05-07T19:43:30.4150259Z 2025-05-07T19:43:30.4150264Z 2025-05-07T19:43:30.4150520Z  2025-05-07T19:43:30.4150822Z 2025-05-07T19:43:30.4150836Z 2025-05-07T19:43:30.4150841Z 2025-05-07T19:43:30.4150845Z 2025-05-07T19:43:30.4150850Z 2025-05-07T19:43:30.4150854Z 2025-05-07T19:43:30.4150859Z 2025-05-07T19:43:30.4150864Z 2025-05-07T19:43:30.4150868Z 2025-05-07T19:43:30.4150873Z 2025-05-07T19:43:30.4151019Z 2025-05-07T19:43:30.4151024Z 2025-05-07T19:43:30.4151029Z 2025-05-07T19:43:30.4151034Z 2025-05-07T19:43:30.4151038Z 2025-05-07T19:43:30.4151043Z 2025-05-07T19:43:30.4151048Z 2025-05-07T19:43:30.4151052Z 2025-05-07T19:43:30.4151333Z  2025-05-07T19:43:30.4151636Z 2025-05-07T19:43:30.4151641Z 2025-05-07T19:43:30.4151792Z  2025-05-07T19:43:30.4151934Z 2025-05-07T19:43:30.4151947Z 2025-05-07T19:43:30.4152101Z  2025-05-07T19:43:30.4152312Z 2025-05-07T19:43:30.4152316Z 2025-05-07T19:43:30.4152322Z 2025-05-07T19:43:30.4152497Z  2025-05-07T19:43:30.4152649Z 2025-05-07T19:43:30.4152665Z 2025-05-07T19:43:30.4152670Z 2025-05-07T19:43:30.4152675Z 2025-05-07T19:43:30.4152837Z  2025-05-07T19:43:30.4153006Z 2025-05-07T19:43:30.4153011Z 2025-05-07T19:43:30.4153016Z 2025-05-07T19:43:30.4153021Z 2025-05-07T19:43:30.4153025Z 2025-05-07T19:43:30.4153199Z  2025-05-07T19:43:30.4153373Z 2025-05-07T19:43:30.4153385Z 2025-05-07T19:43:30.4153389Z 2025-05-07T19:43:30.4153394Z 2025-05-07T19:43:30.4153399Z 2025-05-07T19:43:30.4153403Z 2025-05-07T19:43:30.4153581Z  2025-05-07T19:43:30.4153775Z 2025-05-07T19:43:30.4153780Z 2025-05-07T19:43:30.4153784Z 2025-05-07T19:43:30.4153789Z 2025-05-07T19:43:30.4153794Z 2025-05-07T19:43:30.4153799Z 2025-05-07T19:43:30.4153803Z 2025-05-07T19:43:30.4153983Z  2025-05-07T19:43:30.4154178Z 2025-05-07T19:43:30.4154182Z 2025-05-07T19:43:30.4154187Z 2025-05-07T19:43:30.4154192Z 2025-05-07T19:43:30.4154196Z 2025-05-07T19:43:30.4154201Z 2025-05-07T19:43:30.4154206Z 2025-05-07T19:43:30.4154216Z 2025-05-07T19:43:30.4154412Z  2025-05-07T19:43:30.4154638Z 2025-05-07T19:43:30.4154643Z 2025-05-07T19:43:30.4154648Z 2025-05-07T19:43:30.4154653Z 2025-05-07T19:43:30.4154658Z 2025-05-07T19:43:30.4154662Z 2025-05-07T19:43:30.4154667Z 2025-05-07T19:43:30.4154671Z 2025-05-07T19:43:30.4154676Z 2025-05-07T19:43:30.4154870Z  2025-05-07T19:43:30.4155090Z 2025-05-07T19:43:30.4155095Z 2025-05-07T19:43:30.4155099Z 2025-05-07T19:43:30.4155104Z 2025-05-07T19:43:30.4155109Z 2025-05-07T19:43:30.4155113Z 2025-05-07T19:43:30.4155118Z 2025-05-07T19:43:30.4155123Z 2025-05-07T19:43:30.4155127Z 2025-05-07T19:43:30.4155132Z 2025-05-07T19:43:30.4155335Z  2025-05-07T19:43:30.4155564Z 2025-05-07T19:43:30.4155569Z 2025-05-07T19:43:30.4155574Z 2025-05-07T19:43:30.4155578Z 2025-05-07T19:43:30.4155583Z 2025-05-07T19:43:30.4155587Z 2025-05-07T19:43:30.4155592Z 2025-05-07T19:43:30.4155611Z 2025-05-07T19:43:30.4155739Z 2025-05-07T19:43:30.4155748Z 2025-05-07T19:43:30.4155753Z 2025-05-07T19:43:30.4155967Z  2025-05-07T19:43:30.4156215Z 2025-05-07T19:43:30.4156219Z 2025-05-07T19:43:30.4156224Z 2025-05-07T19:43:30.4156228Z 2025-05-07T19:43:30.4156233Z 2025-05-07T19:43:30.4156238Z 2025-05-07T19:43:30.4156242Z 2025-05-07T19:43:30.4156253Z 2025-05-07T19:43:30.4156258Z 2025-05-07T19:43:30.4156262Z 2025-05-07T19:43:30.4156267Z 2025-05-07T19:43:30.4156271Z 2025-05-07T19:43:30.4156505Z  2025-05-07T19:43:30.4156761Z 2025-05-07T19:43:30.4156765Z 2025-05-07T19:43:30.4156770Z 2025-05-07T19:43:30.4156775Z 2025-05-07T19:43:30.4156779Z 2025-05-07T19:43:30.4156784Z 2025-05-07T19:43:30.4156789Z 2025-05-07T19:43:30.4156793Z 2025-05-07T19:43:30.4156798Z 2025-05-07T19:43:30.4156811Z 2025-05-07T19:43:30.4156816Z 2025-05-07T19:43:30.4156820Z 2025-05-07T19:43:30.4156825Z 2025-05-07T19:43:30.4157023Z  2025-05-07T19:43:30.4157297Z 2025-05-07T19:43:30.4157303Z 2025-05-07T19:43:30.4157308Z 2025-05-07T19:43:30.4157312Z 2025-05-07T19:43:30.4157317Z 2025-05-07T19:43:30.4157321Z 2025-05-07T19:43:30.4157326Z 2025-05-07T19:43:30.4157340Z 2025-05-07T19:43:30.4157344Z 2025-05-07T19:43:30.4157349Z 2025-05-07T19:43:30.4157353Z 2025-05-07T19:43:30.4157358Z 2025-05-07T19:43:30.4157478Z 2025-05-07T19:43:30.4157499Z 2025-05-07T19:43:30.4157721Z  2025-05-07T19:43:30.4157995Z 2025-05-07T19:43:30.4158008Z 2025-05-07T19:43:30.4158013Z 2025-05-07T19:43:30.4158018Z 2025-05-07T19:43:30.4158022Z 2025-05-07T19:43:30.4158027Z 2025-05-07T19:43:30.4158031Z 2025-05-07T19:43:30.4158036Z 2025-05-07T19:43:30.4158041Z 2025-05-07T19:43:30.4158045Z 2025-05-07T19:43:30.4158050Z 2025-05-07T19:43:30.4158055Z 2025-05-07T19:43:30.4158059Z 2025-05-07T19:43:30.4158064Z 2025-05-07T19:43:30.4158068Z 2025-05-07T19:43:30.4158421Z  2025-05-07T19:43:30.4158745Z 2025-05-07T19:43:30.4158752Z 2025-05-07T19:43:30.4158758Z 2025-05-07T19:43:30.4158763Z 2025-05-07T19:43:30.4158807Z 2025-05-07T19:43:30.4158812Z 2025-05-07T19:43:30.4158817Z 2025-05-07T19:43:30.4158823Z 2025-05-07T19:43:30.4158828Z 2025-05-07T19:43:30.4158833Z 2025-05-07T19:43:30.4158838Z 2025-05-07T19:43:30.4158844Z 2025-05-07T19:43:30.4158863Z 2025-05-07T19:43:30.4158868Z 2025-05-07T19:43:30.4158873Z 2025-05-07T19:43:30.4158878Z 2025-05-07T19:43:30.4159113Z  2025-05-07T19:43:30.4159419Z 2025-05-07T19:43:30.4159424Z 2025-05-07T19:43:30.4159430Z 2025-05-07T19:43:30.4159435Z 2025-05-07T19:43:30.4159440Z 2025-05-07T19:43:30.4159445Z 2025-05-07T19:43:30.4159450Z 2025-05-07T19:43:30.4159455Z 2025-05-07T19:43:30.4159460Z 2025-05-07T19:43:30.4159466Z 2025-05-07T19:43:30.4159471Z 2025-05-07T19:43:30.4159476Z 2025-05-07T19:43:30.4159481Z 2025-05-07T19:43:30.4159485Z 2025-05-07T19:43:30.4159490Z 2025-05-07T19:43:30.4159503Z 2025-05-07T19:43:30.4159508Z 2025-05-07T19:43:30.4159762Z  2025-05-07T19:43:30.4160065Z 2025-05-07T19:43:30.4160070Z 2025-05-07T19:43:30.4160074Z 2025-05-07T19:43:30.4160079Z 2025-05-07T19:43:30.4160083Z 2025-05-07T19:43:30.4160088Z 2025-05-07T19:43:30.4160093Z 2025-05-07T19:43:30.4160097Z 2025-05-07T19:43:30.4160110Z 2025-05-07T19:43:30.4160115Z 2025-05-07T19:43:30.4160119Z 2025-05-07T19:43:30.4160124Z 2025-05-07T19:43:30.4160129Z 2025-05-07T19:43:30.4160133Z 2025-05-07T19:43:30.4160138Z 2025-05-07T19:43:30.4160142Z 2025-05-07T19:43:30.4160155Z 2025-05-07T19:43:30.4160160Z 2025-05-07T19:43:30.4160414Z  2025-05-07T19:43:30.4160718Z 2025-05-07T19:43:30.4160729Z 2025-05-07T19:43:30.4160885Z  2025-05-07T19:43:30.4161031Z 2025-05-07T19:43:30.4161036Z 2025-05-07T19:43:30.4161191Z  2025-05-07T19:43:30.4161348Z 2025-05-07T19:43:30.4161353Z 2025-05-07T19:43:30.4161801Z 2025-05-07T19:43:30.4162225Z  2025-05-07T19:43:30.4162409Z 2025-05-07T19:43:30.4162415Z 2025-05-07T19:43:30.4162421Z 2025-05-07T19:43:30.4162427Z 2025-05-07T19:43:30.4162602Z  2025-05-07T19:43:30.4162792Z 2025-05-07T19:43:30.4162798Z 2025-05-07T19:43:30.4162803Z 2025-05-07T19:43:30.4162809Z 2025-05-07T19:43:30.4162815Z 2025-05-07T19:43:30.4162995Z  2025-05-07T19:43:30.4163174Z 2025-05-07T19:43:30.4163179Z 2025-05-07T19:43:30.4163184Z 2025-05-07T19:43:30.4163190Z 2025-05-07T19:43:30.4163195Z 2025-05-07T19:43:30.4163237Z 2025-05-07T19:43:30.4163408Z  2025-05-07T19:43:30.4163590Z 2025-05-07T19:43:30.4163605Z 2025-05-07T19:43:30.4163610Z 2025-05-07T19:43:30.4163626Z 2025-05-07T19:43:30.4163631Z 2025-05-07T19:43:30.4163636Z 2025-05-07T19:43:30.4164325Z 2025-05-07T19:43:30.4165199Z  2025-05-07T19:43:30.4165401Z 2025-05-07T19:43:30.4165407Z 2025-05-07T19:43:30.4165412Z 2025-05-07T19:43:30.4165427Z 2025-05-07T19:43:30.4165450Z 2025-05-07T19:43:30.4165464Z 2025-05-07T19:43:30.4165471Z 2025-05-07T19:43:30.4165476Z 2025-05-07T19:43:30.4165884Z  2025-05-07T19:43:30.4166113Z 2025-05-07T19:43:30.4166119Z 2025-05-07T19:43:30.4166125Z 2025-05-07T19:43:30.4166130Z 2025-05-07T19:43:30.4166136Z 2025-05-07T19:43:30.4166142Z 2025-05-07T19:43:30.4166148Z 2025-05-07T19:43:30.4166352Z 2025-05-07T19:43:30.4166358Z 2025-05-07T19:43:30.4166602Z  2025-05-07T19:43:30.4166830Z 2025-05-07T19:43:30.4166837Z 2025-05-07T19:43:30.4166843Z 2025-05-07T19:43:30.4166849Z 2025-05-07T19:43:30.4166855Z 2025-05-07T19:43:30.4166861Z 2025-05-07T19:43:30.4166866Z 2025-05-07T19:43:30.4166872Z 2025-05-07T19:43:30.4166878Z 2025-05-07T19:43:30.4166884Z 2025-05-07T19:43:30.4167098Z  2025-05-07T19:43:30.4167332Z 2025-05-07T19:43:30.4167338Z 2025-05-07T19:43:30.4167344Z 2025-05-07T19:43:30.4167350Z 2025-05-07T19:43:30.4167356Z 2025-05-07T19:43:30.4167362Z 2025-05-07T19:43:30.4167383Z 2025-05-07T19:43:30.4167389Z 2025-05-07T19:43:30.4167394Z 2025-05-07T19:43:30.4167399Z 2025-05-07T19:43:30.4167418Z 2025-05-07T19:43:30.4167623Z  2025-05-07T19:43:30.4167873Z 2025-05-07T19:43:30.4167878Z 2025-05-07T19:43:30.4167883Z 2025-05-07T19:43:30.4167888Z 2025-05-07T19:43:30.4167892Z 2025-05-07T19:43:30.4167906Z 2025-05-07T19:43:30.4167911Z 2025-05-07T19:43:30.4167915Z 2025-05-07T19:43:30.4167920Z 2025-05-07T19:43:30.4167925Z 2025-05-07T19:43:30.4167929Z 2025-05-07T19:43:30.4167941Z 2025-05-07T19:43:30.4168285Z  2025-05-07T19:43:30.4168644Z 2025-05-07T19:43:30.4168649Z 2025-05-07T19:43:30.4168654Z 2025-05-07T19:43:30.4168659Z 2025-05-07T19:43:30.4168663Z 2025-05-07T19:43:30.4168668Z 2025-05-07T19:43:30.4168673Z 2025-05-07T19:43:30.4168678Z 2025-05-07T19:43:30.4168696Z 2025-05-07T19:43:30.4168701Z 2025-05-07T19:43:30.4168705Z 2025-05-07T19:43:30.4168710Z 2025-05-07T19:43:30.4168744Z 2025-05-07T19:43:30.4168976Z  2025-05-07T19:43:30.4169252Z 2025-05-07T19:43:30.4169257Z 2025-05-07T19:43:30.4169269Z 2025-05-07T19:43:30.4169274Z 2025-05-07T19:43:30.4169279Z 2025-05-07T19:43:30.4169284Z 2025-05-07T19:43:30.4169289Z 2025-05-07T19:43:30.4169293Z 2025-05-07T19:43:30.4169298Z 2025-05-07T19:43:30.4169303Z 2025-05-07T19:43:30.4169317Z 2025-05-07T19:43:30.4169323Z 2025-05-07T19:43:30.4169327Z 2025-05-07T19:43:30.4169332Z 2025-05-07T19:43:30.4169544Z  2025-05-07T19:43:30.4169832Z 2025-05-07T19:43:30.4169836Z 2025-05-07T19:43:30.4169841Z 2025-05-07T19:43:30.4169846Z 2025-05-07T19:43:30.4169851Z 2025-05-07T19:43:30.4169855Z 2025-05-07T19:43:30.4169860Z 2025-05-07T19:43:30.4169865Z 2025-05-07T19:43:30.4169869Z 2025-05-07T19:43:30.4169874Z 2025-05-07T19:43:30.4169878Z 2025-05-07T19:43:30.4169883Z 2025-05-07T19:43:30.4169887Z 2025-05-07T19:43:30.4169892Z 2025-05-07T19:43:30.4169897Z 2025-05-07T19:43:30.4170253Z  2025-05-07T19:43:30.4170567Z 2025-05-07T19:43:30.4170572Z 2025-05-07T19:43:30.4170576Z 2025-05-07T19:43:30.4170581Z 2025-05-07T19:43:30.4170586Z 2025-05-07T19:43:30.4170590Z 2025-05-07T19:43:30.4170595Z 2025-05-07T19:43:30.4170600Z 2025-05-07T19:43:30.4170604Z 2025-05-07T19:43:30.4170609Z 2025-05-07T19:43:30.4170623Z 2025-05-07T19:43:30.4170628Z 2025-05-07T19:43:30.4170660Z 2025-05-07T19:43:30.4170665Z 2025-05-07T19:43:30.4170678Z 2025-05-07T19:43:30.4170682Z 2025-05-07T19:43:30.4170931Z  2025-05-07T19:43:30.4171231Z 2025-05-07T19:43:30.4171236Z 2025-05-07T19:43:30.4171241Z 2025-05-07T19:43:30.4171246Z 2025-05-07T19:43:30.4171250Z 2025-05-07T19:43:30.4171255Z 2025-05-07T19:43:30.4171259Z 2025-05-07T19:43:30.4171264Z 2025-05-07T19:43:30.4171277Z 2025-05-07T19:43:30.4171282Z 2025-05-07T19:43:30.4171287Z 2025-05-07T19:43:30.4171291Z 2025-05-07T19:43:30.4171296Z 2025-05-07T19:43:30.4171310Z 2025-05-07T19:43:30.4171315Z 2025-05-07T19:43:30.4171320Z 2025-05-07T19:43:30.4171326Z 2025-05-07T19:43:30.4171576Z  2025-05-07T19:43:30.4171878Z 2025-05-07T19:43:30.4171883Z 2025-05-07T19:43:30.4171897Z 2025-05-07T19:43:30.4171902Z 2025-05-07T19:43:30.4171906Z 2025-05-07T19:43:30.4171911Z 2025-05-07T19:43:30.4172013Z 2025-05-07T19:43:30.4172018Z 2025-05-07T19:43:30.4172023Z 2025-05-07T19:43:30.4172027Z 2025-05-07T19:43:30.4172032Z 2025-05-07T19:43:30.4172036Z 2025-05-07T19:43:30.4172041Z 2025-05-07T19:43:30.4172046Z 2025-05-07T19:43:30.4172050Z 2025-05-07T19:43:30.4172055Z 2025-05-07T19:43:30.4172059Z 2025-05-07T19:43:30.4172064Z 2025-05-07T19:43:30.4172329Z  2025-05-07T19:43:30.4172647Z 2025-05-07T19:43:30.4172663Z 2025-05-07T19:43:30.4172817Z  2025-05-07T19:43:30.4172967Z 2025-05-07T19:43:30.4172972Z 2025-05-07T19:43:30.4173143Z  2025-05-07T19:43:30.4173305Z 2025-05-07T19:43:30.4173310Z 2025-05-07T19:43:30.4173315Z 2025-05-07T19:43:30.4173587Z  2025-05-07T19:43:30.4173756Z 2025-05-07T19:43:30.4173761Z 2025-05-07T19:43:30.4173766Z 2025-05-07T19:43:30.4173770Z 2025-05-07T19:43:30.4173938Z  2025-05-07T19:43:30.4174104Z 2025-05-07T19:43:30.4174120Z 2025-05-07T19:43:30.4174124Z 2025-05-07T19:43:30.4174137Z 2025-05-07T19:43:30.4174142Z 2025-05-07T19:43:30.4174317Z  2025-05-07T19:43:30.4174491Z 2025-05-07T19:43:30.4174496Z 2025-05-07T19:43:30.4174501Z 2025-05-07T19:43:30.4174506Z 2025-05-07T19:43:30.4174511Z 2025-05-07T19:43:30.4174515Z 2025-05-07T19:43:30.4174708Z  2025-05-07T19:43:30.4174890Z 2025-05-07T19:43:30.4174895Z 2025-05-07T19:43:30.4174899Z 2025-05-07T19:43:30.4174904Z 2025-05-07T19:43:30.4174909Z 2025-05-07T19:43:30.4174913Z 2025-05-07T19:43:30.4174918Z 2025-05-07T19:43:30.4175110Z  2025-05-07T19:43:30.4175304Z 2025-05-07T19:43:30.4175309Z 2025-05-07T19:43:30.4175320Z 2025-05-07T19:43:30.4175325Z 2025-05-07T19:43:30.4175330Z 2025-05-07T19:43:30.4175335Z 2025-05-07T19:43:30.4175339Z 2025-05-07T19:43:30.4176090Z 2025-05-07T19:43:30.4176770Z  2025-05-07T19:43:30.4177152Z 2025-05-07T19:43:30.4177159Z 2025-05-07T19:43:30.4177166Z 2025-05-07T19:43:30.4177172Z 2025-05-07T19:43:30.4177178Z 2025-05-07T19:43:30.4177210Z 2025-05-07T19:43:30.4177216Z 2025-05-07T19:43:30.4177221Z 2025-05-07T19:43:30.4177227Z 2025-05-07T19:43:30.4177722Z  2025-05-07T19:43:30.4178020Z 2025-05-07T19:43:30.4178026Z 2025-05-07T19:43:30.4178031Z 2025-05-07T19:43:30.4178037Z 2025-05-07T19:43:30.4178051Z 2025-05-07T19:43:30.4178056Z 2025-05-07T19:43:30.4178062Z 2025-05-07T19:43:30.4178067Z 2025-05-07T19:43:30.4178073Z 2025-05-07T19:43:30.4178079Z 2025-05-07T19:43:30.4178635Z  2025-05-07T19:43:30.4178994Z 2025-05-07T19:43:30.4179002Z 2025-05-07T19:43:30.4179008Z 2025-05-07T19:43:30.4179726Z 2025-05-07T19:43:30.4179758Z 2025-05-07T19:43:30.4179764Z 2025-05-07T19:43:30.4179769Z 2025-05-07T19:43:30.4179774Z 2025-05-07T19:43:30.4179780Z 2025-05-07T19:43:30.4179784Z 2025-05-07T19:43:30.4179789Z 2025-05-07T19:43:30.4180043Z  2025-05-07T19:43:30.4180305Z 2025-05-07T19:43:30.4180310Z 2025-05-07T19:43:30.4180314Z 2025-05-07T19:43:30.4180333Z 2025-05-07T19:43:30.4180347Z 2025-05-07T19:43:30.4180352Z 2025-05-07T19:43:30.4180356Z 2025-05-07T19:43:30.4180361Z 2025-05-07T19:43:30.4180366Z 2025-05-07T19:43:30.4180370Z 2025-05-07T19:43:30.4180375Z 2025-05-07T19:43:30.4180380Z 2025-05-07T19:43:30.4180745Z  2025-05-07T19:43:30.4181167Z 2025-05-07T19:43:30.4181173Z 2025-05-07T19:43:30.4181177Z 2025-05-07T19:43:30.4181191Z 2025-05-07T19:43:30.4181196Z 2025-05-07T19:43:30.4181201Z 2025-05-07T19:43:30.4181205Z 2025-05-07T19:43:30.4181210Z 2025-05-07T19:43:30.4181215Z 2025-05-07T19:43:30.4181219Z 2025-05-07T19:43:30.4181235Z 2025-05-07T19:43:30.4181242Z 2025-05-07T19:43:30.4181247Z 2025-05-07T19:43:30.4181471Z  2025-05-07T19:43:30.4181747Z 2025-05-07T19:43:30.4181760Z 2025-05-07T19:43:30.4181765Z 2025-05-07T19:43:30.4181770Z 2025-05-07T19:43:30.4181774Z 2025-05-07T19:43:30.4181779Z 2025-05-07T19:43:30.4181783Z 2025-05-07T19:43:30.4181921Z 2025-05-07T19:43:30.4181926Z 2025-05-07T19:43:30.4181930Z 2025-05-07T19:43:30.4181935Z 2025-05-07T19:43:30.4181940Z 2025-05-07T19:43:30.4181944Z 2025-05-07T19:43:30.4181949Z 2025-05-07T19:43:30.4182176Z  2025-05-07T19:43:30.4182461Z 2025-05-07T19:43:30.4182466Z 2025-05-07T19:43:30.4182471Z 2025-05-07T19:43:30.4182476Z 2025-05-07T19:43:30.4182481Z 2025-05-07T19:43:30.4182485Z 2025-05-07T19:43:30.4182490Z 2025-05-07T19:43:30.4182494Z 2025-05-07T19:43:30.4182499Z 2025-05-07T19:43:30.4182504Z 2025-05-07T19:43:30.4182508Z 2025-05-07T19:43:30.4182513Z 2025-05-07T19:43:30.4182518Z 2025-05-07T19:43:30.4182532Z 2025-05-07T19:43:30.4182537Z 2025-05-07T19:43:30.4182858Z  2025-05-07T19:43:30.4183188Z 2025-05-07T19:43:30.4183193Z 2025-05-07T19:43:30.4183198Z 2025-05-07T19:43:30.4183203Z 2025-05-07T19:43:30.4183207Z 2025-05-07T19:43:30.4183212Z 2025-05-07T19:43:30.4183217Z 2025-05-07T19:43:30.4183221Z 2025-05-07T19:43:30.4183235Z 2025-05-07T19:43:30.4183239Z 2025-05-07T19:43:30.4183244Z 2025-05-07T19:43:30.4183249Z 2025-05-07T19:43:30.4183253Z 2025-05-07T19:43:30.4183258Z 2025-05-07T19:43:30.4183263Z 2025-05-07T19:43:30.4183267Z 2025-05-07T19:43:30.4183570Z  2025-05-07T19:43:30.4183898Z 2025-05-07T19:43:30.4183903Z 2025-05-07T19:43:30.4183908Z 2025-05-07T19:43:30.4183912Z 2025-05-07T19:43:30.4183917Z 2025-05-07T19:43:30.4183922Z 2025-05-07T19:43:30.4183926Z 2025-05-07T19:43:30.4183931Z 2025-05-07T19:43:30.4183936Z 2025-05-07T19:43:30.4183941Z 2025-05-07T19:43:30.4183946Z 2025-05-07T19:43:30.4184180Z 2025-05-07T19:43:30.4184190Z 2025-05-07T19:43:30.4184194Z 2025-05-07T19:43:30.4184199Z 2025-05-07T19:43:30.4184204Z 2025-05-07T19:43:30.4184208Z 2025-05-07T19:43:30.4184535Z  2025-05-07T19:43:30.4185176Z 2025-05-07T19:43:30.4185181Z 2025-05-07T19:43:30.4185186Z 2025-05-07T19:43:30.4185198Z 2025-05-07T19:43:30.4185203Z 2025-05-07T19:43:30.4185207Z 2025-05-07T19:43:30.4185258Z 2025-05-07T19:43:30.4185263Z 2025-05-07T19:43:30.4185268Z 2025-05-07T19:43:30.4185272Z 2025-05-07T19:43:30.4185277Z 2025-05-07T19:43:30.4185281Z 2025-05-07T19:43:30.4185286Z 2025-05-07T19:43:30.4185291Z 2025-05-07T19:43:30.4185295Z 2025-05-07T19:43:30.4185300Z 2025-05-07T19:43:30.4185304Z 2025-05-07T19:43:30.4185309Z 2025-05-07T19:43:30.4185601Z  2025-05-07T19:43:30.4203029Z 2025-05-07T19:43:30.4203037Z 2025-05-07T19:43:30.4203296Z  2025-05-07T19:43:30.4203455Z 2025-05-07T19:43:30.4203813Z 2025-05-07T19:43:30.4204000Z  2025-05-07T19:43:30.4204159Z 2025-05-07T19:43:30.4204164Z 2025-05-07T19:43:30.4204169Z 2025-05-07T19:43:30.4204333Z  2025-05-07T19:43:30.4204494Z 2025-05-07T19:43:30.4204499Z 2025-05-07T19:43:30.4204504Z 2025-05-07T19:43:30.4204509Z 2025-05-07T19:43:30.4204672Z  2025-05-07T19:43:30.4204836Z 2025-05-07T19:43:30.4204853Z 2025-05-07T19:43:30.4204858Z 2025-05-07T19:43:30.4204862Z 2025-05-07T19:43:30.4204867Z 2025-05-07T19:43:30.4205056Z  2025-05-07T19:43:30.4205233Z 2025-05-07T19:43:30.4205238Z 2025-05-07T19:43:30.4205242Z 2025-05-07T19:43:30.4205247Z 2025-05-07T19:43:30.4205251Z 2025-05-07T19:43:30.4205256Z 2025-05-07T19:43:30.4205460Z  done 2025-05-07T19:43:30.9352883Z Preparing transaction: | / - \ | done 2025-05-07T19:43:34.3401977Z Verifying transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:43:38.3687423Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:43:38.9880005Z [INSTALL] Adding symlink librhash.so.0, which is needed by CMake ... 2025-05-07T19:43:41.7964308Z + ln -s /github/home/miniconda/envs/build_binary/lib/librhash.so /github/home/miniconda/envs/build_binary/lib/librhash.so.0 2025-05-07T19:43:41.7965571Z 2025-05-07T19:43:41.7981477Z 2025-05-07T19:43:41.8012180Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install build 2025-05-07T19:43:45.6364627Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:43:45.6366821Z Collecting build 2025-05-07T19:43:45.6367309Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:43:45.6368430Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from build) (25.0) 2025-05-07T19:43:45.6369475Z Collecting pyproject_hooks (from build) 2025-05-07T19:43:45.6370105Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T19:43:45.6370745Z Collecting importlib-metadata>=4.6 (from build) 2025-05-07T19:43:45.6371403Z Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-05-07T19:43:45.6372544Z Requirement already satisfied: tomli>=1.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from build) (2.2.1) 2025-05-07T19:43:45.6373582Z Collecting zipp>=3.20 (from importlib-metadata>=4.6->build) 2025-05-07T19:43:45.6374222Z Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-05-07T19:43:45.6374841Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T19:43:45.6375472Z Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-05-07T19:43:45.6375906Z 2025-05-07T19:43:45.6376097Z Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-05-07T19:43:45.6376677Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T19:43:45.6377425Z Installing collected packages: zipp, pyproject_hooks, importlib-metadata, build 2025-05-07T19:43:45.6377948Z 2025-05-07T19:43:45.6378411Z Successfully installed build-1.2.2.post1 importlib-metadata-8.7.0 pyproject_hooks-1.2.0 zipp-3.21.0 2025-05-07T19:43:45.6379038Z 2025-05-07T19:43:48.4510587Z /github/home/miniconda/envs/build_binary/bin/make 2025-05-07T19:43:48.4510996Z 2025-05-07T19:43:48.5853631Z [CHECK] Binary make found in PATH 2025-05-07T19:43:51.2477148Z /github/home/miniconda/envs/build_binary/bin/cmake 2025-05-07T19:43:51.2477569Z 2025-05-07T19:43:51.3872010Z [CHECK] Binary cmake found in PATH 2025-05-07T19:43:54.0619618Z /github/home/miniconda/envs/build_binary/bin/ninja 2025-05-07T19:43:54.0620055Z 2025-05-07T19:43:54.2007949Z [CHECK] Binary ninja found in PATH 2025-05-07T19:43:57.1013808Z [CHECK] Python (sub-)package 'click' found ... 2025-05-07T19:44:00.3102021Z [CHECK] Python (sub-)package 'hypothesis' found ... 2025-05-07T19:44:03.2602512Z [CHECK] Python (sub-)package 'jinja2' found ... 2025-05-07T19:44:06.3335758Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:44:09.1470557Z [CHECK] Python (sub-)package 'wheel' found ... 2025-05-07T19:44:09.1472129Z [INSTALL] Successfully installed all the build tools 2025-05-07T19:44:09.1570270Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:44:09.1571039Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:44:09.1571882Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:44:09.1572322Z env: 2025-05-07T19:44:09.1572635Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:44:09.1573054Z BUILD_ENV: build_binary 2025-05-07T19:44:09.1573398Z BUILD_TARGET: default 2025-05-07T19:44:09.1573723Z BUILD_VARIANT: cpu 2025-05-07T19:44:09.1574024Z ##[endgroup] 2025-05-07T19:44:09.6477129Z ################################################################################ 2025-05-07T19:44:09.6477675Z # Install PyTorch (PIP) 2025-05-07T19:44:09.6478025Z # 2025-05-07T19:44:09.6497929Z # [2025-05-07T19:44:09.649Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T19:44:09.6499121Z ################################################################################ 2025-05-07T19:44:09.6499447Z 2025-05-07T19:44:09.6533041Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T19:44:10.8414700Z Channels: 2025-05-07T19:44:10.8415057Z - conda-forge 2025-05-07T19:44:10.8415386Z Platform: linux-aarch64 2025-05-07T19:44:13.9818279Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:44:14.8254252Z Solving environment: \ | done 2025-05-07T19:44:15.0077410Z 2025-05-07T19:44:15.0078319Z ## Package Plan ## 2025-05-07T19:44:15.0078606Z 2025-05-07T19:44:15.0078935Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:44:15.0079364Z 2025-05-07T19:44:15.0079502Z added / updated specs: 2025-05-07T19:44:15.0079844Z - numpy 2025-05-07T19:44:15.0080006Z 2025-05-07T19:44:15.0080012Z 2025-05-07T19:44:15.0080222Z The following packages will be downloaded: 2025-05-07T19:44:15.0080546Z 2025-05-07T19:44:15.0080703Z package | build 2025-05-07T19:44:15.0081182Z ---------------------------|----------------- 2025-05-07T19:44:15.0081731Z libblas-3.9.0 |31_h1a9f1db_openblas 17 KB conda-forge 2025-05-07T19:44:15.0082387Z libcblas-3.9.0 |31_hab92f65_openblas 16 KB conda-forge 2025-05-07T19:44:15.0083046Z liblapack-3.9.0 |31_h411afd4_openblas 16 KB conda-forge 2025-05-07T19:44:15.0083674Z numpy-2.0.2 | py39h4a34e27_1 6.3 MB conda-forge 2025-05-07T19:44:15.0084387Z ------------------------------------------------------------ 2025-05-07T19:44:15.0084890Z Total: 6.3 MB 2025-05-07T19:44:15.0085202Z 2025-05-07T19:44:15.0085384Z The following NEW packages will be INSTALLED: 2025-05-07T19:44:15.0085705Z 2025-05-07T19:44:15.0086071Z libblas conda-forge/linux-aarch64::libblas-3.9.0-31_h1a9f1db_openblas 2025-05-07T19:44:15.0086868Z libcblas conda-forge/linux-aarch64::libcblas-3.9.0-31_hab92f65_openblas 2025-05-07T19:44:15.0087686Z liblapack conda-forge/linux-aarch64::liblapack-3.9.0-31_h411afd4_openblas 2025-05-07T19:44:15.0088428Z numpy conda-forge/linux-aarch64::numpy-2.0.2-py39h4a34e27_1 2025-05-07T19:44:15.0088946Z 2025-05-07T19:44:15.0088951Z 2025-05-07T19:44:15.0088967Z 2025-05-07T19:44:15.0089172Z Downloading and Extracting Packages: ...working... 2025-05-07T19:44:15.0089700Z numpy-2.0.2 | 6.3 MB | | 0% 2025-05-07T19:44:15.0090028Z 2025-05-07T19:44:15.0102788Z libblas-3.9.0 | 17 KB | | 0%  2025-05-07T19:44:15.0103183Z 2025-05-07T19:44:15.0103189Z 2025-05-07T19:44:15.0114654Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T19:44:15.0115063Z 2025-05-07T19:44:15.0115069Z 2025-05-07T19:44:15.0115123Z 2025-05-07T19:44:15.0949778Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:44:15.0950198Z 2025-05-07T19:44:15.0950204Z 2025-05-07T19:44:15.0951934Z 2025-05-07T19:44:15.3825542Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:15.3825993Z 2025-05-07T19:44:15.3826000Z 2025-05-07T19:44:15.3826007Z 2025-05-07T19:44:15.3826337Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:15.3826699Z 2025-05-07T19:44:15.3826705Z 2025-05-07T19:44:15.3826710Z 2025-05-07T19:44:15.4490200Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:15.4490617Z 2025-05-07T19:44:15.4490624Z 2025-05-07T19:44:15.4495824Z liblapack-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T19:44:15.4496207Z 2025-05-07T19:44:15.4496213Z 2025-05-07T19:44:15.4603703Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:15.4604111Z 2025-05-07T19:44:15.4604117Z 2025-05-07T19:44:15.4917818Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:15.5748768Z numpy-2.0.2 | 6.3 MB | | 0% 2025-05-07T19:44:15.5749153Z 2025-05-07T19:44:15.5753706Z libblas-3.9.0 | 17 KB | #########6 | 97%  2025-05-07T19:44:15.5754087Z 2025-05-07T19:44:15.5894586Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T19:44:15.5939213Z 2025-05-07T19:44:15.5939948Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T19:44:15.6125348Z numpy-2.0.2 | 6.3 MB | #######5 | 75% 2025-05-07T19:44:16.0619513Z numpy-2.0.2 | 6.3 MB | ########## | 100% 2025-05-07T19:44:16.0623981Z numpy-2.0.2 | 6.3 MB | ########## | 100% 2025-05-07T19:44:16.0624465Z 2025-05-07T19:44:16.0624907Z 2025-05-07T19:44:16.0625360Z  2025-05-07T19:44:16.0625674Z 2025-05-07T19:44:16.0625717Z 2025-05-07T19:44:16.0625962Z  2025-05-07T19:44:16.0626263Z 2025-05-07T19:44:16.0626269Z 2025-05-07T19:44:16.0626274Z 2025-05-07T19:44:16.0626542Z  done 2025-05-07T19:44:16.1632389Z Preparing transaction: - done 2025-05-07T19:44:16.3640591Z Verifying transaction: | / done 2025-05-07T19:44:16.4652194Z Executing transaction: \ done 2025-05-07T19:44:16.6825169Z ################################################################################ 2025-05-07T19:44:16.6825753Z # Install Package From PyTorch PIP: torch 2025-05-07T19:44:16.6826187Z # 2025-05-07T19:44:16.6845687Z # [2025-05-07T19:44:16.683Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T19:44:16.6846381Z ################################################################################ 2025-05-07T19:44:16.6846706Z 2025-05-07T19:44:16.7010430Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:44:16.8141412Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:44:16.8141975Z ################################################################################ 2025-05-07T19:44:16.8142521Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:44:16.8142923Z # 2025-05-07T19:44:16.8163322Z # [2025-05-07T19:44:16.815Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T19:44:16.8163951Z ################################################################################ 2025-05-07T19:44:16.8164271Z 2025-05-07T19:44:16.8189561Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T19:44:16.8190154Z [INSTALL] Extracted package variant: cpu 2025-05-07T19:44:16.8206165Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:44:16.8206931Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:44:16.8213288Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T19:44:16.8221684Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T19:44:16.8247241Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:44:43.0579622Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:44:43.0581667Z 2025-05-07T19:44:43.0581952Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:44:43.0582500Z Collecting torch 2025-05-07T19:44:43.0583403Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp39-cp39-manylinux_2_28_aarch64.whl.metadata (28 kB) 2025-05-07T19:44:43.0585100Z Collecting filelock (from torch) 2025-05-07T19:44:43.0585815Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T19:44:43.0587186Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from torch) (4.13.2) 2025-05-07T19:44:43.0588228Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T19:44:43.0588927Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T19:44:43.0590178Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 181.0 MB/s eta 0:00:00 2025-05-07T19:44:43.0590664Z Collecting networkx (from torch) 2025-05-07T19:44:43.0591442Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-05-07T19:44:43.0592390Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 100.3 MB/s eta 0:00:00 2025-05-07T19:44:43.0593381Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from torch) (3.1.6) 2025-05-07T19:44:43.0594343Z Collecting fsspec (from torch) 2025-05-07T19:44:43.0595055Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T19:44:43.0595897Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T19:44:43.0596699Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T19:44:43.0597620Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 36.1 MB/s eta 0:00:00 2025-05-07T19:44:43.0598706Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from jinja2->torch) (3.0.2) 2025-05-07T19:44:43.0600259Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp39-cp39-manylinux_2_28_aarch64.whl (100.4 MB) 2025-05-07T19:44:43.0601434Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.4/100.4 MB 160.4 MB/s eta 0:00:00 2025-05-07T19:44:43.0602157Z Installing collected packages: mpmath, sympy, networkx, fsspec, filelock, torch 2025-05-07T19:44:43.0602664Z 2025-05-07T19:44:43.0603231Z Successfully installed filelock-3.16.1 fsspec-2024.10.0 mpmath-1.3.0 networkx-3.2.1 sympy-1.13.3 torch-2.8.0.dev20250507+cpu 2025-05-07T19:44:43.0603938Z 2025-05-07T19:44:48.2281382Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T19:44:53.1638026Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T19:44:53.1638646Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T19:44:57.8749274Z True 2025-05-07T19:44:57.8749598Z True 2025-05-07T19:44:57.8749759Z 2025-05-07T19:44:58.0079336Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T19:44:58.0168414Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:44:58.0169458Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:44:58.0170362Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:44:58.0170817Z env: 2025-05-07T19:44:58.0171126Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:44:58.0171549Z BUILD_ENV: build_binary 2025-05-07T19:44:58.0171889Z BUILD_TARGET: default 2025-05-07T19:44:58.0172221Z BUILD_VARIANT: cpu 2025-05-07T19:44:58.0172523Z ##[endgroup] 2025-05-07T19:44:58.4956898Z /github/home/miniconda/bin/conda 2025-05-07T19:44:58.4957772Z ################################################################################ 2025-05-07T19:44:58.4958418Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T19:44:58.4958944Z # 2025-05-07T19:44:58.4978610Z # [2025-05-07T19:44:58.497Z] + collect_pytorch_env_info build_binary 2025-05-07T19:44:58.4979424Z ################################################################################ 2025-05-07T19:44:58.4979772Z 2025-05-07T19:44:58.5000257Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:44:58.6341883Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:44:58.6349649Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T19:44:58.6350565Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T19:44:58.6351158Z 2025-05-07T19:44:58.7625514Z 2025-05-07T19:44:58.7626780Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T19:44:58.7651880Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T19:45:06.7196631Z Collecting environment information... 2025-05-07T19:45:06.7197175Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T19:45:06.7197586Z Is debug build: False 2025-05-07T19:45:06.7197967Z CUDA used to build PyTorch: None 2025-05-07T19:45:06.7198358Z ROCM used to build PyTorch: N/A 2025-05-07T19:45:06.7198602Z 2025-05-07T19:45:06.7198758Z OS: Amazon Linux 2023.7.20250428 (aarch64) 2025-05-07T19:45:06.7199199Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:45:06.7199681Z Clang version: Could not collect 2025-05-07T19:45:06.7200059Z CMake version: version 4.0.2 2025-05-07T19:45:06.7200426Z Libc version: glibc-2.34 2025-05-07T19:45:06.7200639Z 2025-05-07T19:45:06.7201075Z Python version: 3.9.22 | packaged by conda-forge | (main, Apr 14 2025, 23:27:42) [GCC 13.3.0] (64-bit runtime) 2025-05-07T19:45:06.7201989Z Python platform: Linux-6.1.130-139.222.amzn2023.aarch64-aarch64-with-glibc2.34 2025-05-07T19:45:06.7202603Z Is CUDA available: False 2025-05-07T19:45:06.7202949Z CUDA runtime version: No CUDA 2025-05-07T19:45:06.7203320Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T19:45:06.7203708Z GPU models and configuration: No CUDA 2025-05-07T19:45:06.7204135Z Nvidia driver version: No CUDA 2025-05-07T19:45:06.7204495Z cuDNN version: No CUDA 2025-05-07T19:45:06.7204826Z HIP runtime version: N/A 2025-05-07T19:45:06.7205169Z MIOpen runtime version: N/A 2025-05-07T19:45:06.7205535Z Is XNNPACK available: True 2025-05-07T19:45:06.7205771Z 2025-05-07T19:45:06.7205884Z CPU: 2025-05-07T19:45:06.7206177Z Architecture: aarch64 2025-05-07T19:45:06.7206651Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:45:06.7207136Z Byte Order: Little Endian 2025-05-07T19:45:06.7207582Z CPU(s): 8 2025-05-07T19:45:06.7207983Z On-line CPU(s) list: 0-7 2025-05-07T19:45:06.7208450Z Vendor ID: ARM 2025-05-07T19:45:06.7209120Z Model name: Neoverse-N1 2025-05-07T19:45:06.7209554Z Model: 1 2025-05-07T19:45:06.7209954Z Thread(s) per core: 1 2025-05-07T19:45:06.7210359Z Core(s) per cluster: 8 2025-05-07T19:45:06.7211290Z Socket(s): - 2025-05-07T19:45:06.7211709Z Cluster(s): 1 2025-05-07T19:45:06.7212114Z Stepping: r3p1 2025-05-07T19:45:06.7212531Z BogoMIPS: 243.75 2025-05-07T19:45:06.7213304Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:45:06.7214115Z L1d cache: 512 KiB (8 instances) 2025-05-07T19:45:06.7214620Z L1i cache: 512 KiB (8 instances) 2025-05-07T19:45:06.7215126Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:45:06.7215609Z L3 cache: 32 MiB (1 instance) 2025-05-07T19:45:06.7216061Z NUMA node(s): 1 2025-05-07T19:45:06.7216457Z NUMA node0 CPU(s): 0-7 2025-05-07T19:45:06.7216934Z Vulnerability Gather data sampling: Not affected 2025-05-07T19:45:06.7217468Z Vulnerability Itlb multihit: Not affected 2025-05-07T19:45:06.7217974Z Vulnerability L1tf: Not affected 2025-05-07T19:45:06.7218473Z Vulnerability Mds: Not affected 2025-05-07T19:45:06.7219222Z Vulnerability Meltdown: Not affected 2025-05-07T19:45:06.7219755Z Vulnerability Mmio stale data: Not affected 2025-05-07T19:45:06.7220281Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:45:06.7220808Z Vulnerability Retbleed: Not affected 2025-05-07T19:45:06.7221326Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:45:06.7222077Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T19:45:06.7222936Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T19:45:06.7223770Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T19:45:06.7224399Z Vulnerability Srbds: Not affected 2025-05-07T19:45:06.7224920Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:45:06.7225262Z 2025-05-07T19:45:06.7225407Z Versions of relevant libraries: 2025-05-07T19:45:06.7225774Z [pip3] numpy==2.0.2 2025-05-07T19:45:06.7226115Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T19:45:06.7226606Z [conda] numpy 2.0.2 py39h4a34e27_1 conda-forge 2025-05-07T19:45:06.7227219Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T19:45:06.7227609Z 2025-05-07T19:45:06.8624438Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:45:06.8625282Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:45:06.8626386Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:45:06.8626883Z env: 2025-05-07T19:45:06.8627252Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:45:06.8627668Z BUILD_ENV: build_binary 2025-05-07T19:45:06.8628014Z BUILD_TARGET: default 2025-05-07T19:45:06.8628330Z BUILD_VARIANT: cpu 2025-05-07T19:45:06.8628635Z ##[endgroup] 2025-05-07T19:45:07.3590231Z ################################################################################ 2025-05-07T19:45:07.3590821Z # Prepare FBGEMM-GPU Build 2025-05-07T19:45:07.3591173Z # 2025-05-07T19:45:07.3612120Z # [2025-05-07T19:45:07.360Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T19:45:07.3612750Z ################################################################################ 2025-05-07T19:45:07.3613138Z 2025-05-07T19:45:07.3633276Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:45:07.4889551Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:45:07.4908091Z [BUILD] Running git submodules update ... 2025-05-07T19:45:07.4933853Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T19:45:07.5293906Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T19:45:07.5294603Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T19:45:07.5295248Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T19:45:07.5295823Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T19:45:07.5296399Z Synchronizing submodule url for '../external/googletest' 2025-05-07T19:45:07.5297055Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T19:45:07.5297629Z Synchronizing submodule url for '../external/json' 2025-05-07T19:45:07.5331660Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T19:45:07.5941029Z Submodule path '../external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T19:45:07.6010192Z [BUILD] Installing other build dependencies ... 2025-05-07T19:45:07.6035923Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T19:45:10.8319207Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T19:45:10.8487068Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T19:45:10.8599937Z Requirement already satisfied: build in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 14)) (1.2.2.post1) 2025-05-07T19:45:11.0631262Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T19:45:11.0709362Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (6.3 kB) 2025-05-07T19:45:11.0796626Z Requirement already satisfied: click in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 16)) (8.1.8) 2025-05-07T19:45:11.0801081Z Requirement already satisfied: hypothesis in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 17)) (6.131.14) 2025-05-07T19:45:11.0806773Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 18)) (3.1.6) 2025-05-07T19:45:11.0814368Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T19:45:11.1324998Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T19:45:11.1411419Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (5.0 kB) 2025-05-07T19:45:11.1494514Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 21)) (2.0.2) 2025-05-07T19:45:11.1727896Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T19:45:11.1816405Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T19:45:11.1897853Z Requirement already satisfied: pyyaml in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 23)) (6.0.2) 2025-05-07T19:45:11.1903247Z Requirement already satisfied: scikit-build in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 24)) (0.18.1) 2025-05-07T19:45:11.1907181Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T19:45:11.2246382Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T19:45:11.2302818Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T19:45:11.2555709Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T19:45:11.2637871Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T19:45:11.2982799Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T19:45:11.3049555Z Downloading patchelf-0.17.2.2-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.musllinux_1_1_aarch64.whl.metadata (3.5 kB) 2025-05-07T19:45:11.3268270Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from build->-r requirements.txt (line 14)) (25.0) 2025-05-07T19:45:11.3273200Z Requirement already satisfied: pyproject_hooks in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from build->-r requirements.txt (line 14)) (1.2.0) 2025-05-07T19:45:11.3285995Z Requirement already satisfied: importlib-metadata>=4.6 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from build->-r requirements.txt (line 14)) (8.7.0) 2025-05-07T19:45:11.3300063Z Requirement already satisfied: tomli>=1.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from build->-r requirements.txt (line 14)) (2.2.1) 2025-05-07T19:45:11.3519927Z Requirement already satisfied: attrs>=22.2.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from hypothesis->-r requirements.txt (line 17)) (25.3.0) 2025-05-07T19:45:11.3532321Z Requirement already satisfied: exceptiongroup>=1.0.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from hypothesis->-r requirements.txt (line 17)) (1.2.2) 2025-05-07T19:45:11.3540947Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from hypothesis->-r requirements.txt (line 17)) (2.4.0) 2025-05-07T19:45:11.3572870Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from jinja2->-r requirements.txt (line 18)) (3.0.2) 2025-05-07T19:45:11.3758376Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:45:11.3821998Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T19:45:11.3905455Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T19:45:11.3987947Z Requirement already satisfied: distro in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from scikit-build->-r requirements.txt (line 24)) (1.9.0) 2025-05-07T19:45:11.4004396Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T19:45:11.4369609Z Requirement already satisfied: zipp>=3.20 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from importlib-metadata>=4.6->build->-r requirements.txt (line 14)) (3.21.0) 2025-05-07T19:45:11.4673268Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:45:11.4728733Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T19:45:11.4877736Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T19:45:11.5036156Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.2 MB) 2025-05-07T19:45:11.7060336Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 136.8 MB/s eta 0:00:00 2025-05-07T19:45:11.7179404Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (156 kB) 2025-05-07T19:45:11.7290361Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T19:45:11.7382287Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T19:45:11.7470701Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T19:45:11.7587526Z Downloading patchelf-0.17.2.2-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.musllinux_1_1_aarch64.whl (462 kB) 2025-05-07T19:45:11.7708059Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T19:45:11.7806790Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T19:45:12.0053066Z Installing collected packages: tabulate, setuptools_git_versioning, patchelf, ninja, mypy-extensions, cmake, backports.tarfile, typing-inspect, pyre-extensions 2025-05-07T19:45:13.3891467Z 2025-05-07T19:45:13.3979817Z Successfully installed backports.tarfile-1.2.0 cmake-4.0.0 mypy-extensions-1.1.0 ninja-1.11.1.4 patchelf-0.17.2.2 pyre-extensions-0.0.32 setuptools_git_versioning-2.1.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T19:45:13.3982953Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:45:13.7032579Z ################################################################################ 2025-05-07T19:45:13.7033147Z # Install PyTorch (PyTorch PIP) 2025-05-07T19:45:13.7033519Z # 2025-05-07T19:45:13.7053798Z # [2025-05-07T19:45:13.704Z] + install_triton_pip build_binary 2025-05-07T19:45:13.7054377Z ################################################################################ 2025-05-07T19:45:13.7054702Z 2025-05-07T19:45:16.6462613Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T19:45:19.8518491Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:45:19.8520384Z [BUILD] Successfully ran git submodules update 2025-05-07T19:45:19.8603288Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly default/cpu 2025-05-07T19:45:19.8604289Z . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly default/cpu 2025-05-07T19:45:19.8605165Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:45:19.8605609Z env: 2025-05-07T19:45:19.8605916Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:45:19.8606339Z BUILD_ENV: build_binary 2025-05-07T19:45:19.8606677Z BUILD_TARGET: default 2025-05-07T19:45:19.8606999Z BUILD_VARIANT: cpu 2025-05-07T19:45:19.8607300Z ##[endgroup] 2025-05-07T19:45:20.3810215Z [BUILD] BUILD_TARGET_VARIANT: default/cpu 2025-05-07T19:45:20.3810767Z [BUILD] Extracted build target: default 2025-05-07T19:45:20.3811218Z [BUILD] Extracted build variant: cpu 2025-05-07T19:45:23.0590311Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:45:23.0590698Z 2025-05-07T19:45:23.1990270Z [CHECK] Binary cc found in PATH 2025-05-07T19:45:25.9387527Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:45:25.9387941Z 2025-05-07T19:45:26.0817426Z [CHECK] Binary gcc found in PATH 2025-05-07T19:45:28.7640894Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:45:28.7641280Z 2025-05-07T19:45:28.8971348Z [CHECK] Binary c++ found in PATH 2025-05-07T19:45:31.5968330Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:45:31.5968922Z 2025-05-07T19:45:31.7318592Z [CHECK] Binary g++ found in PATH 2025-05-07T19:45:34.5726196Z [BUILD] Extracted and set Python tag: py39 2025-05-07T19:45:34.5726856Z [BUILD] Extracted and set Python platform name: manylinux_2_28_aarch64 2025-05-07T19:45:34.5779202Z core = 8 2025-05-07T19:45:34.5828301Z sockets = - 2025-05-07T19:45:34.5828715Z [BUILD] Set multicore run option for setup.py: 2025-05-07T19:45:34.5829202Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:45:34.5829579Z [BUILD] Running pre-build cleanups ... 2025-05-07T19:45:34.5830010Z + rm -rf dist 2025-05-07T19:45:34.5830225Z 2025-05-07T19:45:34.5848268Z 2025-05-07T19:45:34.5848857Z + conda run --no-capture-output -n build_binary python setup.py clean 2025-05-07T19:45:34.5849326Z 2025-05-07T19:45:39.3812968Z INFO:root:running clean 2025-05-07T19:45:39.3817780Z [SETUP.PY] ARGV: ['setup.py', 'clean'] 2025-05-07T19:45:39.3819284Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=False, debug=False, dryrun=False, build_target='default', build_variant='cuda', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:45:39.3820736Z [SETUP.PY] Other arguments: ['clean'] 2025-05-07T19:45:39.3821395Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:45:39.3822325Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:45:39.3823089Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:45:39.3823646Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:45:39.3825411Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cuda', "-DCMAKE_C_FLAGS=''", "-DCMAKE_CXX_FLAGS=''"] 2025-05-07T19:45:40.0508096Z 2025-05-07T19:45:40.0508845Z [BUILD] Printing git status ... 2025-05-07T19:45:40.0509292Z + git status 2025-05-07T19:45:40.0509467Z 2025-05-07T19:45:41.1084562Z HEAD detached at pull/4066/merge 2025-05-07T19:45:41.1085062Z Untracked files: 2025-05-07T19:45:41.1085472Z (use "git add ..." to include in what will be committed) 2025-05-07T19:45:41.1085979Z ../collect_env.py 2025-05-07T19:45:41.1086301Z fbgemm_gpu/docs/version.py 2025-05-07T19:45:41.1086545Z 2025-05-07T19:45:41.1086866Z nothing added to commit but untracked files present (use "git add" to track) 2025-05-07T19:45:41.1087343Z 2025-05-07T19:45:41.1087464Z + git diff 2025-05-07T19:45:41.1088069Z 2025-05-07T19:45:41.1403382Z 2025-05-07T19:45:41.1403932Z ################################################################################ 2025-05-07T19:45:41.1404466Z # Configure FBGEMM-GPU Build 2025-05-07T19:45:41.1404813Z # 2025-05-07T19:45:41.1424861Z # [2025-05-07T19:45:41.141Z] + __configure_fbgemm_gpu_build 2025-05-07T19:45:41.1425413Z ################################################################################ 2025-05-07T19:45:41.1425741Z 2025-05-07T19:45:41.1432283Z [BUILD] Setting the build target: default ... 2025-05-07T19:45:41.1432797Z [BUILD] Configuring build as CPU variant ... 2025-05-07T19:45:41.1433250Z [BUILD] Setting CPU-only build args ... 2025-05-07T19:45:41.1433701Z + conda run -n build_binary c++ --version 2025-05-07T19:45:41.1433990Z 2025-05-07T19:45:43.8615316Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:45:43.8615943Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:45:43.8616592Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:45:43.8617431Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:45:43.8617910Z 2025-05-07T19:45:43.8617915Z 2025-05-07T19:45:43.9982324Z 2025-05-07T19:45:43.9983207Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T19:45:43.9983609Z 2025-05-07T19:45:46.8838652Z .github/scripts/fbgemm_gpu_build.bash: line 370: [: : integer expression expected 2025-05-07T19:45:46.8839204Z 2025-05-07T19:45:46.8839407Z [BUILD] Enabling debug features in the build ... 2025-05-07T19:45:46.8840235Z [BUILD] FBGEMM_GPU build arguments have been set: --verbose --build-target=default --build-variant=cpu --debug 2025-05-07T19:45:46.8841041Z ################################################################################ 2025-05-07T19:45:46.8841500Z # Build FBGEMM-GPU Package (Wheel) 2025-05-07T19:45:46.8841875Z # 2025-05-07T19:45:46.8861009Z # [2025-05-07T19:45:46.885Z] + build_fbgemm_gpu_package build_binary nightly default/cpu 2025-05-07T19:45:46.8861740Z ################################################################################ 2025-05-07T19:45:46.8862067Z 2025-05-07T19:45:46.8862332Z [BUILD] Building FBGEMM wheel (TARGET=default, VARIANT=cpu) ... 2025-05-07T19:45:46.8865072Z + conda run --no-capture-output -n build_binary python -m build --wheel --no-isolation --config-setting=--build-option=--verbose --config-setting=--build-option=--build-target=default --config-setting=--build-option=--build-variant=cpu --config-setting=--build-option=--debug --config-setting=--build-option=--package_channel=nightly --config-setting=--build-option=--python-tag=py39 --config-setting=--build-option=--plat-name=manylinux_2_28_aarch64 2025-05-07T19:45:46.8867790Z 2025-05-07T19:45:49.6356950Z * Getting build dependencies for wheel... 2025-05-07T19:45:51.6832106Z INFO:root:running egg_info 2025-05-07T19:45:51.6879136Z INFO:root:creating fbgemm_gpu_nightly.egg-info 2025-05-07T19:45:51.6880549Z INFO:root:writing fbgemm_gpu_nightly.egg-info/PKG-INFO 2025-05-07T19:45:51.6890979Z INFO:root:writing dependency_links to fbgemm_gpu_nightly.egg-info/dependency_links.txt 2025-05-07T19:45:51.6893928Z INFO:root:writing requirements to fbgemm_gpu_nightly.egg-info/requires.txt 2025-05-07T19:45:51.6895217Z INFO:root:writing top-level names to fbgemm_gpu_nightly.egg-info/top_level.txt 2025-05-07T19:45:51.6897715Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:45:51.6997208Z INFO:root:reading manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:45:51.7021575Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:45:51.7029299Z [SETUP.PY] ARGV: ['setup.py', 'egg_info'] 2025-05-07T19:45:51.7030761Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=False, debug=False, dryrun=False, build_target='default', build_variant='cuda', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:45:51.7032237Z [SETUP.PY] Other arguments: ['egg_info'] 2025-05-07T19:45:51.7033583Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:45:51.7034545Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:45:51.7035317Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:45:51.7035870Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:45:51.7037589Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cuda', "-DCMAKE_C_FLAGS=''", "-DCMAKE_CXX_FLAGS=''"] 2025-05-07T19:45:52.2370105Z * Building wheel... 2025-05-07T19:45:54.2958762Z [SETUP.PY] ARGV: ['setup.py', 'bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-ntsd37gn', '--verbose', '--build-target=default', '--build-variant=cpu', '--debug', '--package_channel=nightly', '--python-tag=py39', '--plat-name=manylinux_2_28_aarch64'] 2025-05-07T19:45:54.2961481Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=True, debug=True, dryrun=False, build_target='default', build_variant='cpu', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:45:54.2963479Z [SETUP.PY] Other arguments: ['bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-ntsd37gn', '--python-tag=py39', '--plat-name=manylinux_2_28_aarch64'] 2025-05-07T19:45:54.2964882Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:45:54.2965639Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:45:54.2966196Z [SETUP.PY] Setting the FBGEMM build variant: cpu ... 2025-05-07T19:45:54.2968731Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DCMAKE_VERBOSE_MAKEFILE=ON', '-DCMAKE_EXPORT_COMPILE_COMMANDS=TRUE', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cpu', "-DCMAKE_C_FLAGS='-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA'", "-DCMAKE_CXX_FLAGS='-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA'"] 2025-05-07T19:45:54.2973409Z 2025-05-07T19:45:54.2973416Z 2025-05-07T19:45:54.2973665Z -------------------------------------------------------------------------------- 2025-05-07T19:45:54.2974197Z -- Trying 'Ninja' generator 2025-05-07T19:45:54.2974554Z -------------------------------- 2025-05-07T19:45:54.2974905Z --------------------------- 2025-05-07T19:45:54.2975240Z ---------------------- 2025-05-07T19:45:54.2975536Z ----------------- 2025-05-07T19:45:54.2975826Z ------------ 2025-05-07T19:45:54.2976088Z ------- 2025-05-07T19:45:54.2976348Z -- 2025-05-07T19:45:54.3062417Z CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 2025-05-07T19:45:54.3063223Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:45:54.3063830Z CMake. 2025-05-07T19:45:54.3063997Z 2025-05-07T19:45:54.3064298Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:45:54.3065051Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:45:54.3065695Z to work with policies introduced by or earlier. 2025-05-07T19:45:54.3066046Z 2025-05-07T19:45:54.3066052Z 2025-05-07T19:45:54.3066298Z Not searching for unused variables given on the command line. 2025-05-07T19:45:54.3649234Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:45:54.3750716Z -- Detecting C compiler ABI info 2025-05-07T19:45:54.4389233Z -- Detecting C compiler ABI info - done 2025-05-07T19:45:54.4640826Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc - skipped 2025-05-07T19:45:54.4642751Z -- Detecting C compile features 2025-05-07T19:45:54.4649700Z -- Detecting C compile features - done 2025-05-07T19:45:54.5822064Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:45:54.5921791Z -- Detecting CXX compiler ABI info 2025-05-07T19:45:54.6679848Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:45:54.6946185Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ - skipped 2025-05-07T19:45:54.6948454Z -- Detecting CXX compile features 2025-05-07T19:45:54.6959729Z -- Detecting CXX compile features - done 2025-05-07T19:45:54.7058730Z -- Configuring done (0.4s) 2025-05-07T19:45:54.7141862Z -- Generating done (0.0s) 2025-05-07T19:45:54.7156896Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_cmake_test_compile/build 2025-05-07T19:45:54.7213429Z -- 2025-05-07T19:45:54.7213786Z ------- 2025-05-07T19:45:54.7214055Z ------------ 2025-05-07T19:45:54.7214351Z ----------------- 2025-05-07T19:45:54.7214646Z ---------------------- 2025-05-07T19:45:54.7214968Z --------------------------- 2025-05-07T19:45:54.7215312Z -------------------------------- 2025-05-07T19:45:54.7215749Z -- Trying 'Ninja' generator - success 2025-05-07T19:45:54.7216260Z -------------------------------------------------------------------------------- 2025-05-07T19:45:54.7216647Z 2025-05-07T19:45:54.7244979Z Configuring Project 2025-05-07T19:45:54.7245352Z Working directory: 2025-05-07T19:45:54.7245846Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build 2025-05-07T19:45:54.7246399Z Command: 2025-05-07T19:45:54.7268073Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/cmake/data/bin/cmake /__w/FBGEMM/FBGEMM/fbgemm_gpu -G Ninja -DCMAKE_MAKE_PROGRAM:FILEPATH=/github/home/miniconda/envs/build_binary/bin/ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install -DPYTHON_VERSION_STRING:STRING=3.9.22 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/github/home/miniconda/envs/build_binary/bin/python -DPYTHON_INCLUDE_DIR:PATH=/github/home/miniconda/envs/build_binary/include/python3.9 -DPYTHON_LIBRARY:PATH=/github/home/miniconda/envs/build_binary/lib/libpython3.9.so -DPython_EXECUTABLE:PATH=/github/home/miniconda/envs/build_binary/bin/python -DPython_ROOT_DIR:PATH=/github/home/miniconda/envs/build_binary -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/github/home/miniconda/envs/build_binary/include/python3.9 -DPython_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/numpy/_core/include -DPython3_EXECUTABLE:PATH=/github/home/miniconda/envs/build_binary/bin/python -DPython3_ROOT_DIR:PATH=/github/home/miniconda/envs/build_binary -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/github/home/miniconda/envs/build_binary/include/python3.9 -DPython3_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/numpy/_core/include -DCMAKE_MAKE_PROGRAM:FILEPATH=/github/home/miniconda/envs/build_binary/bin/ninja -DCMAKE_AR=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-ld -DCMAKE_STRIP=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch -D_GLIBCXX_USE_CXX11_ABI=1 -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_EXPORT_COMPILE_COMMANDS=TRUE -DFBGEMM_BUILD_TARGET=default -DFBGEMM_BUILD_VARIANT=cpu '-DCMAKE_C_FLAGS='"'"'-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA'"'"'' '-DCMAKE_CXX_FLAGS='"'"'-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA'"'"'' -DCMAKE_AR=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-ld -DCMAKE_STRIP=/github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release 2025-05-07T19:45:54.7289823Z 2025-05-07T19:45:54.7358120Z 2025-05-07T19:45:54.7358135Z 2025-05-07T19:45:54.7358632Z ================================================================================ 2025-05-07T19:45:54.7359149Z Default C compiler flags 2025-05-07T19:45:54.7359641Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:45:54.7360056Z 2025-05-07T19:45:54.7360227Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA 2025-05-07T19:45:54.7360677Z ================================================================================ 2025-05-07T19:45:54.7360988Z 2025-05-07T19:45:54.7360993Z 2025-05-07T19:45:54.7360998Z 2025-05-07T19:45:54.7361163Z ================================================================================ 2025-05-07T19:45:54.7361604Z Default C++ compiler flags 2025-05-07T19:45:54.7362091Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:45:54.7362498Z 2025-05-07T19:45:54.7362654Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA 2025-05-07T19:45:54.7363106Z ================================================================================ 2025-05-07T19:45:54.7363434Z 2025-05-07T19:45:54.7363440Z 2025-05-07T19:45:54.7363444Z 2025-05-07T19:45:54.7363605Z ================================================================================ 2025-05-07T19:45:54.7364021Z AVX2_FLAGS: 2025-05-07T19:45:54.7364186Z 2025-05-07T19:45:54.7364291Z -mavx2 2025-05-07T19:45:54.7364541Z -mf16c 2025-05-07T19:45:54.7364792Z -mfma 2025-05-07T19:45:54.7365042Z -fopenmp 2025-05-07T19:45:54.7365347Z ================================================================================ 2025-05-07T19:45:54.7365656Z 2025-05-07T19:45:54.7365662Z 2025-05-07T19:45:54.7365668Z 2025-05-07T19:45:54.7365826Z ================================================================================ 2025-05-07T19:45:54.7366242Z AVX512_FLAGS: 2025-05-07T19:45:54.7366416Z 2025-05-07T19:45:54.7366522Z -mavx2 2025-05-07T19:45:54.7366769Z -mf16c 2025-05-07T19:45:54.7367022Z -mfma 2025-05-07T19:45:54.7367272Z -mavx512f 2025-05-07T19:45:54.7367684Z Not searching for unused variables given on the command line. 2025-05-07T19:45:54.7368239Z -mavx512bw 2025-05-07T19:45:54.7368506Z -mavx512dq 2025-05-07T19:45:54.7369024Z -mavx512vl 2025-05-07T19:45:54.7369294Z -fopenmp 2025-05-07T19:45:54.7369594Z ================================================================================ 2025-05-07T19:45:54.7369912Z 2025-05-07T19:45:54.7369917Z 2025-05-07T19:45:54.7369922Z 2025-05-07T19:45:54.7370077Z ================================================================================ 2025-05-07T19:45:54.7370539Z The project is built using scikit-build 2025-05-07T19:45:54.7370988Z ================================================================================ 2025-05-07T19:45:54.7371297Z 2025-05-07T19:45:54.7371302Z 2025-05-07T19:45:54.7371307Z 2025-05-07T19:45:54.7371470Z ================================================================================ 2025-05-07T19:45:54.7371885Z Build Settings 2025-05-07T19:45:54.7372066Z 2025-05-07T19:45:54.7372203Z FBGEMM_BUILD_TARGET : default 2025-05-07T19:45:54.7373264Z FBGEMM_BUILD_VARIANT : cpu 2025-05-07T19:45:54.7373538Z 2025-05-07T19:45:54.7373667Z NVCC_VERBOSE : 2025-05-07T19:45:54.7374012Z CUDNN_INCLUDE_DIR : 2025-05-07T19:45:54.7374350Z CUDNN_LIBRARY : 2025-05-07T19:45:54.7374690Z NVML_LIB_PATH : 2025-05-07T19:45:54.7375024Z TORCH_CUDA_ARCH_LIST : 2025-05-07T19:45:54.7375237Z 2025-05-07T19:45:54.7375375Z HIP_ROOT_DIR : 2025-05-07T19:45:54.7375706Z HIPCC_VERBOSE : 2025-05-07T19:45:54.7376052Z AMDGPU_TARGETS : 2025-05-07T19:45:54.7376390Z PYTORCH_ROCM_ARCH : 2025-05-07T19:45:54.7376769Z ================================================================================ 2025-05-07T19:45:54.7377080Z 2025-05-07T19:45:54.8433742Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:45:54.8975201Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:45:54.9079644Z -- Detecting CXX compiler ABI info 2025-05-07T19:45:54.9825990Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:45:55.0101317Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ - skipped 2025-05-07T19:45:55.0104268Z -- Detecting CXX compile features 2025-05-07T19:45:55.0116421Z -- Detecting CXX compile features - done 2025-05-07T19:45:55.0297369Z -- Detecting C compiler ABI info 2025-05-07T19:45:55.0947457Z -- Detecting C compiler ABI info - done 2025-05-07T19:45:55.1206146Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc - skipped 2025-05-07T19:45:55.1208504Z -- Detecting C compile features 2025-05-07T19:45:55.1215512Z -- Detecting C compile features - done 2025-05-07T19:45:55.1322726Z -- Performing Test C_HAS_AVX_1 2025-05-07T19:45:55.1694794Z -- Performing Test C_HAS_AVX_1 - Failed 2025-05-07T19:45:55.1695314Z -- Performing Test C_HAS_AVX_2 2025-05-07T19:45:55.1976002Z -- Performing Test C_HAS_AVX_2 - Failed 2025-05-07T19:45:55.1976534Z -- Performing Test C_HAS_AVX_3 2025-05-07T19:45:55.2345433Z -- Performing Test C_HAS_AVX_3 - Failed 2025-05-07T19:45:55.2346333Z -- Performing Test C_HAS_AVX2_1 2025-05-07T19:45:55.2706384Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-05-07T19:45:55.2706893Z -- Performing Test C_HAS_AVX2_2 2025-05-07T19:45:55.2986271Z -- Performing Test C_HAS_AVX2_2 - Failed 2025-05-07T19:45:55.2986775Z -- Performing Test C_HAS_AVX2_3 2025-05-07T19:45:55.3343208Z -- Performing Test C_HAS_AVX2_3 - Failed 2025-05-07T19:45:55.3344355Z -- Performing Test C_HAS_AVX512_1 2025-05-07T19:45:55.3702713Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-05-07T19:45:55.3703234Z -- Performing Test C_HAS_AVX512_2 2025-05-07T19:45:55.4089157Z -- Performing Test C_HAS_AVX512_2 - Failed 2025-05-07T19:45:55.4089681Z -- Performing Test C_HAS_AVX512_3 2025-05-07T19:45:55.4453110Z -- Performing Test C_HAS_AVX512_3 - Failed 2025-05-07T19:45:55.4453972Z -- Performing Test CXX_HAS_AVX_1 2025-05-07T19:45:55.4826741Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-05-07T19:45:55.4827313Z -- Performing Test CXX_HAS_AVX_2 2025-05-07T19:45:55.5107070Z -- Performing Test CXX_HAS_AVX_2 - Failed 2025-05-07T19:45:55.5107582Z -- Performing Test CXX_HAS_AVX_3 2025-05-07T19:45:55.5464402Z -- Performing Test CXX_HAS_AVX_3 - Failed 2025-05-07T19:45:55.5465390Z -- Performing Test CXX_HAS_AVX2_1 2025-05-07T19:45:55.5823958Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-05-07T19:45:55.5824495Z -- Performing Test CXX_HAS_AVX2_2 2025-05-07T19:45:55.6104453Z -- Performing Test CXX_HAS_AVX2_2 - Failed 2025-05-07T19:45:55.6104967Z -- Performing Test CXX_HAS_AVX2_3 2025-05-07T19:45:55.6463720Z -- Performing Test CXX_HAS_AVX2_3 - Failed 2025-05-07T19:45:55.6464471Z -- Performing Test CXX_HAS_AVX512_1 2025-05-07T19:45:55.6825580Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-05-07T19:45:55.6826102Z -- Performing Test CXX_HAS_AVX512_2 2025-05-07T19:45:55.7207793Z -- Performing Test CXX_HAS_AVX512_2 - Failed 2025-05-07T19:45:55.7208323Z -- Performing Test CXX_HAS_AVX512_3 2025-05-07T19:45:55.7566843Z -- Performing Test CXX_HAS_AVX512_3 - Failed 2025-05-07T19:45:55.7830644Z CMake Warning at /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-05-07T19:45:55.7831799Z static library kineto_LIBRARY-NOTFOUND not found. 2025-05-07T19:45:55.7832295Z Call Stack (most recent call first): 2025-05-07T19:45:55.7833343Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-05-07T19:45:55.7834573Z /__w/FBGEMM/FBGEMM/cmake/modules/PyTorchSetup.cmake:14 (find_package) 2025-05-07T19:45:55.7835160Z CMakeLists.txt:112 (include) 2025-05-07T19:45:55.7835406Z 2025-05-07T19:45:55.7835412Z 2025-05-07T19:45:55.7835428Z 2025-05-07T19:45:55.7835432Z 2025-05-07T19:45:55.7835589Z ================================================================================ 2025-05-07T19:45:55.7836025Z PyTorch Flags: 2025-05-07T19:45:55.7836301Z 2025-05-07T19:45:55.7836599Z TORCH_INCLUDE_DIRS: 2025-05-07T19:45:55.7837176Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:55.7838209Z -- Found Torch: /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so 2025-05-07T19:45:55.7839393Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:55.7840177Z 2025-05-07T19:45:55.7840437Z TORCH_LIBRARIES: 2025-05-07T19:45:55.7840718Z torch 2025-05-07T19:45:55.7840975Z torch_library 2025-05-07T19:45:55.7841543Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:55.7842211Z 2025-05-07T19:45:55.7842465Z TORCH_CUDA_OPTIONS: 2025-05-07T19:45:55.7842790Z --expt-relaxed-constexpr 2025-05-07T19:45:55.7843142Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:55.7843519Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:55.7843907Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:55.7844329Z ================================================================================ 2025-05-07T19:45:55.7844645Z 2025-05-07T19:45:55.7844665Z 2025-05-07T19:45:55.7844678Z 2025-05-07T19:45:55.7844836Z ================================================================================ 2025-05-07T19:45:55.7845252Z NCCL Flags 2025-05-07T19:45:55.7845415Z 2025-05-07T19:45:55.7845535Z NCCL_INCLUDE_DIRS= 2025-05-07T19:45:55.7845839Z NCCL_LIBRARIES= 2025-05-07T19:45:55.7846171Z ================================================================================ 2025-05-07T19:45:55.7846484Z 2025-05-07T19:45:55.7846489Z 2025-05-07T19:45:55.7846495Z 2025-05-07T19:45:55.7846657Z ================================================================================ 2025-05-07T19:45:55.7847082Z CUDA Driver Path 2025-05-07T19:45:55.7847276Z 2025-05-07T19:45:55.7847400Z CUDA_DRIVER_LIBRARIES= 2025-05-07T19:45:55.7847753Z ================================================================================ 2025-05-07T19:45:55.7848086Z 2025-05-07T19:45:55.7870603Z 2025-05-07T19:45:55.7870757Z 2025-05-07T19:45:55.7870989Z ================================================================================ 2025-05-07T19:45:55.7871474Z GPU CPP Library Target: asmjit (SHARED) 2025-05-07T19:45:55.7871857Z 2025-05-07T19:45:55.7872101Z CPU_SRCS: 2025-05-07T19:45:55.7872276Z 2025-05-07T19:45:55.7872387Z 2025-05-07T19:45:55.7872634Z GPU_SRCS: 2025-05-07T19:45:55.7872787Z 2025-05-07T19:45:55.7872896Z 2025-05-07T19:45:55.7873147Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:55.7873335Z 2025-05-07T19:45:55.7873445Z 2025-05-07T19:45:55.7873700Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:55.7873894Z 2025-05-07T19:45:55.7873998Z 2025-05-07T19:45:55.7874240Z OTHER_SRCS: 2025-05-07T19:45:55.7874745Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64assembler.cpp 2025-05-07T19:45:55.7875569Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64builder.cpp 2025-05-07T19:45:55.7876379Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64compiler.cpp 2025-05-07T19:45:55.7877902Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64emithelper.cpp 2025-05-07T19:45:55.7878761Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64formatter.cpp 2025-05-07T19:45:55.7879559Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64func.cpp 2025-05-07T19:45:55.7880341Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instapi.cpp 2025-05-07T19:45:55.7881143Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instdb.cpp 2025-05-07T19:45:55.7881946Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64operand.cpp 2025-05-07T19:45:55.7882746Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64rapass.cpp 2025-05-07T19:45:55.7883558Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/armformatter.cpp 2025-05-07T19:45:55.7884565Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/archtraits.cpp 2025-05-07T19:45:55.7885407Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/assembler.cpp 2025-05-07T19:45:55.7886199Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/builder.cpp 2025-05-07T19:45:55.7887001Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codeholder.cpp 2025-05-07T19:45:55.7887823Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codewriter.cpp 2025-05-07T19:45:55.7888820Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/compiler.cpp 2025-05-07T19:45:55.7889735Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/constpool.cpp 2025-05-07T19:45:55.7890538Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/cpuinfo.cpp 2025-05-07T19:45:55.7891345Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emithelper.cpp 2025-05-07T19:45:55.7892148Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitter.cpp 2025-05-07T19:45:55.7892979Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitterutils.cpp 2025-05-07T19:45:55.7893823Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/environment.cpp 2025-05-07T19:45:55.7894664Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/errorhandler.cpp 2025-05-07T19:45:55.7895490Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/formatter.cpp 2025-05-07T19:45:55.7896275Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/func.cpp 2025-05-07T19:45:55.7897095Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/funcargscontext.cpp 2025-05-07T19:45:55.7897925Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/globals.cpp 2025-05-07T19:45:55.7898701Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/inst.cpp 2025-05-07T19:45:55.7899461Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/instdb.cpp 2025-05-07T19:45:55.7900269Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitallocator.cpp 2025-05-07T19:45:55.7901112Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitruntime.cpp 2025-05-07T19:45:55.7901917Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/logger.cpp 2025-05-07T19:45:55.7902696Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/operand.cpp 2025-05-07T19:45:55.7903477Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/osutils.cpp 2025-05-07T19:45:55.7904265Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/ralocal.cpp 2025-05-07T19:45:55.7905044Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rapass.cpp 2025-05-07T19:45:55.7905825Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rastack.cpp 2025-05-07T19:45:55.7906604Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/string.cpp 2025-05-07T19:45:55.7907380Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/support.cpp 2025-05-07T19:45:55.7908158Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/target.cpp 2025-05-07T19:45:55.7909496Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/type.cpp 2025-05-07T19:45:55.7910282Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/virtmem.cpp 2025-05-07T19:45:55.7911043Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zone.cpp 2025-05-07T19:45:55.7911822Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonehash.cpp 2025-05-07T19:45:55.7912615Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonelist.cpp 2025-05-07T19:45:55.7913430Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonestack.cpp 2025-05-07T19:45:55.7914346Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonetree.cpp 2025-05-07T19:45:55.7915157Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonevector.cpp 2025-05-07T19:45:55.7915981Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86assembler.cpp 2025-05-07T19:45:55.7916799Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86builder.cpp 2025-05-07T19:45:55.7917625Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86compiler.cpp 2025-05-07T19:45:55.7918454Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86emithelper.cpp 2025-05-07T19:45:55.7919281Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86formatter.cpp 2025-05-07T19:45:55.7920082Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86func.cpp 2025-05-07T19:45:55.7920857Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instapi.cpp 2025-05-07T19:45:55.7921655Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instdb.cpp 2025-05-07T19:45:55.7922449Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86operand.cpp 2025-05-07T19:45:55.7923252Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86rapass.cpp 2025-05-07T19:45:55.7923834Z 2025-05-07T19:45:55.7924079Z CC_FLAGS: 2025-05-07T19:45:55.7924243Z 2025-05-07T19:45:55.7924359Z 2025-05-07T19:45:55.7924605Z NVCC_FLAGS: 2025-05-07T19:45:55.7924772Z 2025-05-07T19:45:55.7924879Z 2025-05-07T19:45:55.7925131Z HIPCC_FLAGS: 2025-05-07T19:45:55.7925307Z 2025-05-07T19:45:55.7925410Z 2025-05-07T19:45:55.7925662Z INCLUDE_DIRS: 2025-05-07T19:45:55.7925985Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:55.7926409Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:55.7926794Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:55.7927215Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:55.7928033Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:55.7929242Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:55.7930462Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:55.7931103Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:55.7931756Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:55.7932608Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:55.7933406Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:55.7934074Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:55.7934691Z 2025-05-07T19:45:55.7935023Z Selected Source Files: 2025-05-07T19:45:55.7935294Z 2025-05-07T19:45:55.7935434Z 2025-05-07T19:45:55.7935842Z HIPified Source Files: 2025-05-07T19:45:55.7936102Z 2025-05-07T19:45:55.7936234Z 2025-05-07T19:45:55.7936581Z Library Dependencies: 2025-05-07T19:45:55.7937023Z torch 2025-05-07T19:45:55.7937388Z torch_library 2025-05-07T19:45:55.7938023Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:55.7938821Z 2025-05-07T19:45:55.7939186Z Output Library: 2025-05-07T19:45:55.7939525Z asmjit 2025-05-07T19:45:55.7939919Z 2025-05-07T19:45:55.7940262Z Destination Directory: 2025-05-07T19:45:55.7940856Z fbgemm_gpu 2025-05-07T19:45:55.7941347Z ================================================================================ 2025-05-07T19:45:55.7941807Z 2025-05-07T19:45:55.7941812Z 2025-05-07T19:45:55.7941817Z 2025-05-07T19:45:55.7942004Z ================================================================================ 2025-05-07T19:45:55.7942581Z GPU CPP Library Target: fbgemm (SHARED) 2025-05-07T19:45:55.7943017Z 2025-05-07T19:45:55.7943428Z CPU_SRCS: 2025-05-07T19:45:55.7943614Z 2025-05-07T19:45:55.7943751Z 2025-05-07T19:45:55.7944091Z GPU_SRCS: 2025-05-07T19:45:55.7944355Z 2025-05-07T19:45:55.7944498Z 2025-05-07T19:45:55.7944853Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:55.7945079Z 2025-05-07T19:45:55.7945213Z 2025-05-07T19:45:55.7945629Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:55.7945846Z 2025-05-07T19:45:55.7946015Z 2025-05-07T19:45:55.7946328Z OTHER_SRCS: 2025-05-07T19:45:55.7946833Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDM.cc 2025-05-07T19:45:55.7947508Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAutovec.cc 2025-05-07T19:45:55.7948220Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMNBit.cc 2025-05-07T19:45:55.7948884Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtils.cc 2025-05-07T19:45:55.7949541Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RefImplementations.cc 2025-05-07T19:45:55.7950271Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RowWiseSparseAdagradFused.cc 2025-05-07T19:45:55.7951037Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/SparseAdagrad.cc 2025-05-07T19:45:55.7951649Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/Utils.cc 2025-05-07T19:45:55.7952111Z 2025-05-07T19:45:55.7952479Z CC_FLAGS: 2025-05-07T19:45:55.7952674Z 2025-05-07T19:45:55.7952819Z 2025-05-07T19:45:55.7953153Z NVCC_FLAGS: 2025-05-07T19:45:55.7953346Z 2025-05-07T19:45:55.7953467Z 2025-05-07T19:45:55.7953879Z HIPCC_FLAGS: 2025-05-07T19:45:55.7954079Z 2025-05-07T19:45:55.7954240Z 2025-05-07T19:45:55.7954539Z INCLUDE_DIRS: 2025-05-07T19:45:55.7955028Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:55.7955525Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:55.7955976Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:55.7956541Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:55.7957280Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:55.7958388Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:55.7959427Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:55.7960085Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:55.7960723Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:55.7961510Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:55.7962271Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:55.7963028Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:55.7963632Z 2025-05-07T19:45:55.7963947Z Selected Source Files: 2025-05-07T19:45:55.7964199Z 2025-05-07T19:45:55.7964379Z 2025-05-07T19:45:55.7964753Z HIPified Source Files: 2025-05-07T19:45:55.7965034Z 2025-05-07T19:45:55.7965166Z 2025-05-07T19:45:55.7965488Z Library Dependencies: 2025-05-07T19:45:55.7965960Z torch 2025-05-07T19:45:55.7966308Z torch_library 2025-05-07T19:45:55.7966968Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:55.7967787Z asmjit 2025-05-07T19:45:55.7968106Z 2025-05-07T19:45:55.7968447Z Output Library: 2025-05-07T19:45:55.7968894Z fbgemm 2025-05-07T19:45:55.7969318Z 2025-05-07T19:45:55.7969649Z Destination Directory: 2025-05-07T19:45:55.7970033Z fbgemm_gpu 2025-05-07T19:45:55.7970477Z ================================================================================ 2025-05-07T19:45:55.7970850Z 2025-05-07T19:45:55.7970855Z 2025-05-07T19:45:55.7970861Z 2025-05-07T19:45:55.7971057Z ================================================================================ 2025-05-07T19:45:55.7971860Z Running code generation script ... 2025-05-07T19:45:55.7973047Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py --opensource 2025-05-07T19:45:55.7974172Z ================================================================================ 2025-05-07T19:45:55.7974512Z 2025-05-07T19:45:56.8720808Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:56.8722265Z [GENERAATE BACKWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py', '--opensource'] 2025-05-07T19:45:56.8723348Z Written: gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:45:56.8724254Z Written: gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:45:56.8725016Z Written: gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:56.8725768Z Written: gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:56.8726638Z Written: gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:45:56.8727373Z Written: gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:45:56.8728123Z Written: gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:45:56.8729303Z Written: gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:56.8730093Z Written: gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:56.8730850Z Written: gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:45:56.8731652Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:56.8732476Z Written: gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:45:56.8733283Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:56.8734317Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:56.8735204Z Written: gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:45:56.8735993Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:56.8736847Z Written: gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:45:56.8737659Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:56.8738522Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:56.8739473Z Written: gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:45:56.8740251Z Written: gen_embedding_optimizer_dense_split_device_kernel.cuh 2025-05-07T19:45:56.8740903Z Written: gen_embedding_backward_split_dense.cpp 2025-05-07T19:45:56.8741459Z Written: gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:45:56.8742215Z Written: gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:45:56.8742981Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:56.8743780Z Written: gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:45:56.8744623Z Written: gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:45:56.8745379Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:56.8746170Z Written: gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:45:56.8746994Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:45:56.8747818Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:56.8748683Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:45:56.8749561Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:45:56.8750402Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:56.8751246Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:45:56.8752110Z Written: gen_embedding_optimizer_adagrad_split_device_kernel.cuh 2025-05-07T19:45:56.8753319Z Written: gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:45:56.8753926Z Written: gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:45:56.8754704Z Written: gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:56.8755326Z Written: lookup_adagrad.py 2025-05-07T19:45:56.8755836Z Written: gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:45:56.8756501Z Written: gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:45:56.8757232Z Written: gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:56.8757978Z Written: gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:45:56.8758746Z Written: gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:45:56.8759522Z Written: gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:56.8760261Z Written: gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:56.8761064Z Written: gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:45:56.8761808Z Written: gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:45:56.8762525Z Written: gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:45:56.8763325Z Written: gen_embedding_backward_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:56.8764098Z Written: gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:56.8764997Z Written: gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:45:56.8765719Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:56.8766627Z Written: gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:45:56.8767401Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:56.8768247Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:56.8769247Z Written: gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:45:56.8770037Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:56.8770827Z Written: gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:45:56.8771686Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:56.8772534Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:56.8773347Z Written: gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:45:56.8774176Z Written: gen_embedding_optimizer_adam_split_device_kernel.cuh 2025-05-07T19:45:56.8774822Z Written: gen_embedding_backward_split_adam.cpp 2025-05-07T19:45:56.8775392Z Written: gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:45:56.8776137Z Written: gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:45:56.8776717Z Written: lookup_adam.py 2025-05-07T19:45:56.8777198Z Written: gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:45:56.8777917Z Written: gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:56.8778619Z Written: gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:45:56.8779365Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:56.8780137Z Written: gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:45:56.8780856Z Written: gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:45:56.8781586Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:56.8782324Z Written: gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:45:56.8782980Z Written: gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:45:56.8783703Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:56.8784774Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:45:56.8785468Z Written: gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:45:56.8786482Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:56.8787433Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:45:56.8788111Z Written: gen_embedding_optimizer_lamb_split_device_kernel.cuh 2025-05-07T19:45:56.8788676Z Written: gen_embedding_backward_split_lamb.cpp 2025-05-07T19:45:56.8789185Z Written: gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:45:56.8789774Z Written: gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:45:56.8790310Z Written: lookup_lamb.py 2025-05-07T19:45:56.8790698Z Written: gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:45:56.8791284Z Written: gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:56.8791928Z Written: gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:45:56.8792633Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:56.8793347Z Written: gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:45:56.8794030Z Written: gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:45:56.8794741Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:56.8795455Z Written: gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:45:56.8796161Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:45:56.8796920Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:56.8797706Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:45:56.8798454Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:45:56.8799224Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:56.8800012Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:45:56.8800723Z Written: gen_embedding_optimizer_lars_sgd_split_device_kernel.cuh 2025-05-07T19:45:56.8801328Z Written: gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:45:56.8801876Z Written: gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:45:56.8802507Z Written: gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:56.8803067Z Written: lookup_lars_sgd.py 2025-05-07T19:45:56.8803498Z Written: gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:45:56.8804122Z Written: gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:56.8804851Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:45:56.8805681Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:56.8806517Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:45:56.8807328Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:45:56.8808175Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:56.8809170Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:45:56.8810012Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:45:56.8810905Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:56.8811821Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:45:56.8812690Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:45:56.8813590Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:56.8814513Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:45:57.0760848Z Written: gen_embedding_optimizer_partial_rowwise_adam_split_device_kernel.cuh 2025-05-07T19:45:57.0761693Z Written: gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:45:57.0762747Z Written: gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:45:57.0763723Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.0764482Z Written: lookup_partial_rowwise_adam.py 2025-05-07T19:45:57.0765044Z Written: gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:45:57.0765865Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.0766677Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:45:57.0767499Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:57.0768346Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:45:57.0769245Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:45:57.0770078Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:57.0770945Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:45:57.0771791Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:45:57.0772697Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:57.0773608Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:45:57.0774471Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:45:57.0775375Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:57.0776289Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:45:57.0777136Z Written: gen_embedding_optimizer_partial_rowwise_lamb_split_device_kernel.cuh 2025-05-07T19:45:57.0777862Z Written: gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:45:57.0778531Z Written: gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:45:57.0779307Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.0779958Z Written: lookup_partial_rowwise_lamb.py 2025-05-07T19:45:57.0780514Z Written: gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:45:57.0781262Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.0782053Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:45:57.0782810Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:45:57.0783556Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:45:57.0784564Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:45:57.0785325Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:45:57.0786133Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:57.0786943Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:45:57.0787721Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:57.0788483Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:45:57.0789234Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:45:57.0789996Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:45:57.0790762Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:45:57.0791532Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_meta.cpp 2025-05-07T19:45:57.0792258Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:45:57.0793036Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_meta.cpp 2025-05-07T19:45:57.0793862Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:57.0795130Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:45:57.0795947Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:57.0796722Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_meta.cpp 2025-05-07T19:45:57.0797482Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:45:57.0798269Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:57.0799104Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:57.0799920Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:45:57.0800696Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:45:57.0801529Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:57.0802406Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:57.0803282Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:57.0804131Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:57.0804969Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:45:57.0805782Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:45:57.0806611Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:57.0807457Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:57.0808268Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:45:57.0809312Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:45:57.0810152Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:57.0811051Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:57.0811927Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:57.0812779Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:57.0813622Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:45:57.0814439Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:45:57.0815298Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:45:57.0816162Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:45:57.0817028Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:45:57.0817913Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:45:57.0818799Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:45:57.0819677Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:45:57.0820566Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:45:57.0821453Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:45:57.0822297Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:45:57.0823082Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:45:57.0823892Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:45:57.0824705Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:45:57.0825474Z Written: gen_embedding_optimizer_rowwise_adagrad_ssd_device_kernel.cuh 2025-05-07T19:45:57.0826447Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:45:57.0827243Z Written: gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:45:57.0827860Z Written: gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:57.0828542Z Written: gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.0829152Z Written: lookup_rowwise_adagrad_ssd.py 2025-05-07T19:45:57.0829654Z Written: gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:45:57.0830270Z Written: gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:57.0830978Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.0831583Z Written: lookup_rowwise_adagrad.py 2025-05-07T19:45:57.0832093Z Written: gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:45:57.0832724Z Written: gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:57.0833434Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.0834256Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:45:57.0835014Z Written: gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:45:57.0835704Z Written: gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:57.0836478Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.0837260Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:57.0838027Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.0838926Z Written: gen_embedding_optimizer_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:45:57.0839786Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:45:57.0840592Z Written: gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:57.0841501Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.0842411Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:57.0843307Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.0844297Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:45:57.0845242Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:45:57.0846127Z Written: gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:57.0847093Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.3092688Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:57.3093717Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.3094770Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:45:57.3095674Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:45:57.3096580Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:57.3097533Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:57.3098449Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:45:57.3099365Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:45:57.3100280Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:45:57.3101209Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:57.3102176Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:57.3103736Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:45:57.3104706Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:57.3105666Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:45:57.3106654Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:57.3107736Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:57.3108717Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:45:57.3109686Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:57.3110657Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:45:57.3111662Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:57.3112698Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:57.3113694Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:45:57.3114632Z Written: gen_embedding_optimizer_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:45:57.3115450Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:45:57.3116199Z Written: gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:57.3117037Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.3117754Z Written: lookup_rowwise_adagrad_with_counter.py 2025-05-07T19:45:57.3118390Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:57.3119235Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.3120183Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:45:57.3121086Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:45:57.3121912Z Written: gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:57.3122834Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.3123755Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:57.3124677Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.3125605Z Written: gen_embedding_optimizer_rowwise_weighted_adagrad_split_device_kernel.cuh 2025-05-07T19:45:57.3126376Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:45:57.3127101Z Written: gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:45:57.3127909Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.3128842Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:45:57.3129675Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.3130427Z Written: gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:45:57.3131053Z Written: gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:45:57.3131682Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:57.3132357Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:57.3132991Z Written: gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:45:57.3133632Z Written: gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:45:57.3134265Z Written: gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:45:57.3135295Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:57.3136011Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:57.3136671Z Written: gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:45:57.3137348Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:57.3138028Z Written: gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:45:57.3138734Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:57.3139483Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:57.3140189Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:45:57.3140892Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:57.3141681Z Written: gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:45:57.3142413Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:57.3143181Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:57.3143906Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:45:57.3144572Z Written: gen_embedding_optimizer_sgd_split_device_kernel.cuh 2025-05-07T19:45:57.3145126Z Written: gen_embedding_backward_split_sgd.cpp 2025-05-07T19:45:57.3145625Z Written: gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:45:57.3146203Z Written: gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.3146731Z Written: lookup_sgd.py 2025-05-07T19:45:57.3147118Z Written: gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:45:57.3147650Z Written: gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:45:57.3148228Z Written: gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.3148901Z Written: gen_embedding_optimizer_approx_sgd_split_device_kernel.cuh 2025-05-07T19:45:57.3149530Z Written: gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:45:57.3169460Z Written: gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:45:57.3170147Z Written: gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.3170802Z Written: gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:45:57.3171456Z Written: gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.3172124Z Written: gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:45:57.3172773Z Written: gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:57.3173446Z Written: gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:45:57.3174075Z Written: gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:45:57.3174741Z Written: gen_embedding_backward_none_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:57.3175419Z Written: gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:45:57.3176084Z Written: gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:45:57.3176828Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:57.3177558Z Written: gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:45:57.3178254Z Written: gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:45:57.3178973Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:57.3179717Z Written: gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:45:57.3180384Z Written: gen_embedding_optimizer_none_split_device_kernel.cuh 2025-05-07T19:45:57.3180956Z Written: gen_embedding_backward_split_none.cpp 2025-05-07T19:45:57.3181464Z Written: gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:45:57.3182044Z Written: gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:45:57.3182579Z Written: lookup_none.py 2025-05-07T19:45:57.3182970Z Written: gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:45:57.3183827Z Written: gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:45:57.3184971Z Written: gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:45:57.3185734Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:45:57.3186511Z Written: gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:45:57.3187210Z Written: gen_embedding_backward_ssd_weighted_vbe_device_kernel.cuh 2025-05-07T19:45:57.3187909Z Written: gen_embedding_backward_split_weighted_vbe_device_kernel.cuh 2025-05-07T19:45:57.3188579Z Written: gen_embedding_backward_ssd_weighted_device_kernel.cuh 2025-05-07T19:45:57.3189238Z Written: gen_embedding_backward_split_weighted_device_kernel.cuh 2025-05-07T19:45:57.3189931Z Written: gen_embedding_backward_ssd_unweighted_nobag_device_kernel.cuh 2025-05-07T19:45:57.3190687Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel.cuh 2025-05-07T19:45:57.3191423Z Written: gen_embedding_backward_ssd_unweighted_vbe_device_kernel.cuh 2025-05-07T19:45:57.3192156Z Written: gen_embedding_backward_split_unweighted_vbe_device_kernel.cuh 2025-05-07T19:45:57.3192858Z Written: gen_embedding_backward_ssd_unweighted_device_kernel.cuh 2025-05-07T19:45:57.3193524Z Written: gen_embedding_backward_split_unweighted_device_kernel.cuh 2025-05-07T19:45:57.3194188Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:45:57.3194809Z Written: gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:45:57.3195467Z Written: gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:45:57.3196160Z Written: gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:45:57.3196845Z Written: gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:45:57.3197404Z Written: pt2_arg_utils.h 2025-05-07T19:45:57.3197735Z Written: __init__.py 2025-05-07T19:45:57.3198068Z Written: lookup_args_ssd.py 2025-05-07T19:45:57.3198421Z Written: lookup_args.py 2025-05-07T19:45:57.3277328Z 2025-05-07T19:45:57.3277382Z 2025-05-07T19:45:57.3277787Z ================================================================================ 2025-05-07T19:45:57.3278317Z Running code generation script ... 2025-05-07T19:45:57.3279381Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py --opensource 2025-05-07T19:45:57.3280474Z ================================================================================ 2025-05-07T19:45:57.3280787Z 2025-05-07T19:45:57.5169413Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:57.5170617Z [GENERATE OPTIMIZERS]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py', '--opensource'] 2025-05-07T19:45:57.5171617Z Written: gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:45:57.5172274Z Written: gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:45:57.5172954Z Written: gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:45:57.5173662Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:45:57.5174326Z Written: split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T19:45:57.5174822Z Written: optimizer_args.py 2025-05-07T19:45:57.5346857Z 2025-05-07T19:45:57.5346875Z 2025-05-07T19:45:57.5347424Z ================================================================================ 2025-05-07T19:45:57.5347968Z Running code generation script ... 2025-05-07T19:45:57.5349033Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py --opensource 2025-05-07T19:45:57.5350115Z ================================================================================ 2025-05-07T19:45:57.5350429Z 2025-05-07T19:45:57.7500353Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:57.7501956Z [GENERATE FORWARD QUANTIZED]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py', '--opensource'] 2025-05-07T19:45:57.7503387Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:45:57.7504379Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:45:57.7505306Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:45:57.7506236Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:45:57.7507160Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:45:57.7508099Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:45:57.7509067Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:45:57.7510079Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:45:57.7511114Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:45:57.7512115Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:45:57.7513238Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:45:57.7514256Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:45:57.7515234Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:45:57.7516186Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:45:57.7517132Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:45:57.7518082Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:45:57.7519058Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:45:57.7520005Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:45:57.7520906Z Written: gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:45:57.7521799Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:45:57.7522713Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:45:57.7523490Z Written: gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:45:57.7524193Z Written: gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:45:57.7666201Z 2025-05-07T19:45:57.7666520Z 2025-05-07T19:45:57.7667022Z ================================================================================ 2025-05-07T19:45:57.7667559Z Running code generation script ... 2025-05-07T19:45:57.7668625Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py --opensource 2025-05-07T19:45:57.7669706Z ================================================================================ 2025-05-07T19:45:57.7670021Z 2025-05-07T19:45:58.4502351Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:58.4503550Z [GENERATE FORWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py', '--opensource'] 2025-05-07T19:45:58.4504537Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:58.4505191Z Written: gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:45:58.4505873Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:58.4506550Z Written: gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:45:58.4507193Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:58.4508608Z Written: gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:58.4509271Z Written: gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:45:58.4509899Z Written: gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:45:58.4510551Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:58.4511241Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:58.4511910Z Written: gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:45:58.4512548Z Written: gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:45:58.4513233Z Written: gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:45:58.4513924Z Written: gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:45:58.4514635Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:45:58.4515348Z Written: gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:45:58.4516064Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:58.4516737Z Written: gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:45:58.4517414Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:58.4518106Z Written: gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:45:58.4518763Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:58.4519437Z Written: gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:58.4520090Z Written: gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:45:58.4520729Z Written: gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:45:58.4521395Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:58.4522090Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:58.4522776Z Written: gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:45:58.4523443Z Written: gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:45:58.4524081Z Written: gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:45:58.4524665Z Written: gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:45:58.4525277Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:45:58.4525929Z Written: gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:45:58.4526539Z Written: gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:45:58.4527132Z Written: gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:45:58.4527724Z Written: gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:45:58.4528304Z Written: gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:45:58.4529048Z Written: gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:45:58.4529653Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:45:58.4530304Z Written: gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:45:58.4530945Z Written: gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:45:58.4531569Z Written: gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:45:58.4532166Z Written: gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:45:58.4532859Z Written: gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:45:58.4533471Z Written: gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:45:58.4534102Z Written: gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:45:58.4534735Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:45:58.4535396Z Written: gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:45:58.4536013Z Written: gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:45:58.4536752Z Written: gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:45:58.4537431Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:58.4538517Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:58.4539247Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:58.4539947Z Written: gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:58.4540618Z Written: gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:45:58.4541216Z Written: gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:45:58.4541785Z Written: gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:58.4672047Z 2025-05-07T19:45:58.4672060Z 2025-05-07T19:45:58.4672536Z ================================================================================ 2025-05-07T19:45:58.4673063Z Running code generation script ... 2025-05-07T19:45:58.4674100Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py --opensource 2025-05-07T19:45:58.4675173Z ================================================================================ 2025-05-07T19:45:58.4675506Z 2025-05-07T19:45:58.9704467Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:58.9705629Z [INDEX SELECT GENERATOR]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py', '--opensource'] 2025-05-07T19:45:58.9706569Z Written: gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:45:58.9707175Z Written: gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:45:58.9708123Z Written: gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:45:58.9708773Z Written: gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:45:58.9709401Z Written: gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:45:58.9710012Z Written: gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:45:58.9710699Z Written: gen_embedding_backward_split_batch_index_select_device_kernel.cuh 2025-05-07T19:45:58.9711449Z Written: gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:45:58.9712077Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:45:58.9892615Z 2025-05-07T19:45:58.9892981Z 2025-05-07T19:45:58.9893478Z ================================================================================ 2025-05-07T19:45:58.9894073Z GPU CPP Library Target: fbgemm_gpu_tbe_cache (SHARED) 2025-05-07T19:45:58.9894532Z 2025-05-07T19:45:58.9894787Z CPU_SRCS: 2025-05-07T19:45:58.9895309Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:45:58.9896215Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:45:58.9897102Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:45:58.9897923Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:45:58.9898750Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:45:58.9899448Z 2025-05-07T19:45:58.9899699Z GPU_SRCS: 2025-05-07T19:45:58.9900158Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu 2025-05-07T19:45:58.9900960Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu 2025-05-07T19:45:58.9901803Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu 2025-05-07T19:45:58.9902682Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu 2025-05-07T19:45:58.9903505Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu 2025-05-07T19:45:58.9904303Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu 2025-05-07T19:45:58.9905157Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu 2025-05-07T19:45:58.9905953Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu 2025-05-07T19:45:58.9907592Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu 2025-05-07T19:45:58.9908677Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu 2025-05-07T19:45:58.9909318Z 2025-05-07T19:45:58.9909573Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:58.9909771Z 2025-05-07T19:45:58.9909877Z 2025-05-07T19:45:58.9910131Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:58.9910375Z 2025-05-07T19:45:58.9910478Z 2025-05-07T19:45:58.9910730Z OTHER_SRCS: 2025-05-07T19:45:58.9910892Z 2025-05-07T19:45:58.9910994Z 2025-05-07T19:45:58.9911241Z CC_FLAGS: 2025-05-07T19:45:58.9911401Z 2025-05-07T19:45:58.9911502Z 2025-05-07T19:45:58.9911751Z NVCC_FLAGS: 2025-05-07T19:45:58.9912043Z --expt-relaxed-constexpr 2025-05-07T19:45:58.9912411Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:58.9912798Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:58.9913186Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:58.9913532Z 2025-05-07T19:45:58.9913775Z HIPCC_FLAGS: 2025-05-07T19:45:58.9913942Z 2025-05-07T19:45:58.9914051Z 2025-05-07T19:45:58.9914309Z INCLUDE_DIRS: 2025-05-07T19:45:58.9914637Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:58.9915053Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:58.9915437Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:58.9915850Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:58.9916522Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:58.9917584Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:58.9918447Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:58.9919010Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:58.9919585Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:58.9920229Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:58.9920927Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:58.9921575Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:58.9922036Z 2025-05-07T19:45:58.9922297Z Selected Source Files: 2025-05-07T19:45:58.9922875Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:45:58.9923760Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:45:58.9924655Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:45:58.9925467Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:45:58.9926294Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:45:58.9926946Z 2025-05-07T19:45:58.9927207Z HIPified Source Files: 2025-05-07T19:45:58.9927416Z 2025-05-07T19:45:58.9927529Z 2025-05-07T19:45:58.9927791Z Library Dependencies: 2025-05-07T19:45:58.9928101Z torch 2025-05-07T19:45:58.9928355Z torch_library 2025-05-07T19:45:58.9929248Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:58.9929929Z 2025-05-07T19:45:58.9930185Z Output Library: 2025-05-07T19:45:58.9930478Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:58.9930779Z 2025-05-07T19:45:58.9931037Z Destination Directory: 2025-05-07T19:45:58.9931358Z fbgemm_gpu 2025-05-07T19:45:58.9931675Z ================================================================================ 2025-05-07T19:45:58.9931989Z 2025-05-07T19:45:59.0654956Z 2025-05-07T19:45:59.0655175Z 2025-05-07T19:45:59.0655672Z ================================================================================ 2025-05-07T19:45:59.0656305Z GPU CPP Library Target: fbgemm_gpu_tbe_inference (SHARED) 2025-05-07T19:45:59.0656793Z 2025-05-07T19:45:59.0657041Z CPU_SRCS: 2025-05-07T19:45:59.0657445Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:45:59.0658064Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:45:59.0658669Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:45:59.0659816Z 2025-05-07T19:45:59.0660086Z GPU_SRCS: 2025-05-07T19:45:59.0660460Z codegen/inference/embedding_forward_quantized_host.cpp 2025-05-07T19:45:59.0661090Z codegen/inference/embedding_forward_quantized_split_lookup.cu 2025-05-07T19:45:59.0661843Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:45:59.0662689Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:45:59.0663526Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:45:59.0664355Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:45:59.0665197Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:45:59.0666032Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:45:59.0666910Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:45:59.0667852Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:45:59.0668763Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:45:59.0669683Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:45:59.0670593Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:45:59.0671752Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:45:59.0672655Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:45:59.0673511Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:45:59.0674365Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:45:59.0675225Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:45:59.0676114Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:45:59.0676980Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:45:59.0677789Z gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:45:59.0678598Z gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:45:59.0679414Z gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:45:59.0679989Z 2025-05-07T19:45:59.0680246Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.0680437Z 2025-05-07T19:45:59.0680543Z 2025-05-07T19:45:59.0680808Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.0680996Z 2025-05-07T19:45:59.0681103Z 2025-05-07T19:45:59.0681353Z OTHER_SRCS: 2025-05-07T19:45:59.0681514Z 2025-05-07T19:45:59.0681615Z 2025-05-07T19:45:59.0681863Z CC_FLAGS: 2025-05-07T19:45:59.0682018Z 2025-05-07T19:45:59.0682118Z 2025-05-07T19:45:59.0682382Z NVCC_FLAGS: 2025-05-07T19:45:59.0682684Z --expt-relaxed-constexpr 2025-05-07T19:45:59.0683069Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.0683453Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.0683842Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.0684400Z 2025-05-07T19:45:59.0684654Z HIPCC_FLAGS: 2025-05-07T19:45:59.0684820Z 2025-05-07T19:45:59.0684933Z 2025-05-07T19:45:59.0685176Z INCLUDE_DIRS: 2025-05-07T19:45:59.0685497Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.0685914Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.0686299Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.0686714Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.0687384Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.0688452Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.0689420Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.0690590Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.0691189Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.0691828Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.0692524Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.0693150Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.0693601Z 2025-05-07T19:45:59.0693859Z Selected Source Files: 2025-05-07T19:45:59.0694308Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:45:59.0694924Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:45:59.0695526Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:45:59.0695993Z 2025-05-07T19:45:59.0696263Z HIPified Source Files: 2025-05-07T19:45:59.0696471Z 2025-05-07T19:45:59.0696578Z 2025-05-07T19:45:59.0696847Z Library Dependencies: 2025-05-07T19:45:59.0697161Z torch 2025-05-07T19:45:59.0697426Z torch_library 2025-05-07T19:45:59.0698018Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.0698687Z asmjit 2025-05-07T19:45:59.0698951Z fbgemm 2025-05-07T19:45:59.0699212Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:59.0699528Z fbgemm_gpu_config 2025-05-07T19:45:59.0699807Z 2025-05-07T19:45:59.0700067Z Output Library: 2025-05-07T19:45:59.0700372Z fbgemm_gpu_tbe_inference 2025-05-07T19:45:59.0700696Z 2025-05-07T19:45:59.0700960Z Destination Directory: 2025-05-07T19:45:59.0701281Z fbgemm_gpu 2025-05-07T19:45:59.0701592Z ================================================================================ 2025-05-07T19:45:59.0701913Z 2025-05-07T19:45:59.4394323Z 2025-05-07T19:45:59.4394338Z 2025-05-07T19:45:59.4394879Z ================================================================================ 2025-05-07T19:45:59.4395459Z GPU CPP Library Target: fbgemm_gpu_config (SHARED) 2025-05-07T19:45:59.4395907Z 2025-05-07T19:45:59.4396199Z CPU_SRCS: 2025-05-07T19:45:59.4396513Z src/config/feature_gates.cpp 2025-05-07T19:45:59.4396853Z 2025-05-07T19:45:59.4397105Z GPU_SRCS: 2025-05-07T19:45:59.4397255Z 2025-05-07T19:45:59.4397356Z 2025-05-07T19:45:59.4397616Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4397804Z 2025-05-07T19:45:59.4397914Z 2025-05-07T19:45:59.4398168Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4398355Z 2025-05-07T19:45:59.4398462Z 2025-05-07T19:45:59.4398746Z OTHER_SRCS: 2025-05-07T19:45:59.4398912Z 2025-05-07T19:45:59.4399016Z 2025-05-07T19:45:59.4399258Z CC_FLAGS: 2025-05-07T19:45:59.4399418Z 2025-05-07T19:45:59.4399519Z 2025-05-07T19:45:59.4399772Z NVCC_FLAGS: 2025-05-07T19:45:59.4399932Z 2025-05-07T19:45:59.4400040Z 2025-05-07T19:45:59.4400292Z HIPCC_FLAGS: 2025-05-07T19:45:59.4400458Z 2025-05-07T19:45:59.4400561Z 2025-05-07T19:45:59.4400812Z INCLUDE_DIRS: 2025-05-07T19:45:59.4401123Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4401548Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4401947Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4402394Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4403071Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4404137Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4405011Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4405572Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4406150Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4406791Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4407490Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4408119Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4408562Z 2025-05-07T19:45:59.4408943Z Selected Source Files: 2025-05-07T19:45:59.4409762Z src/config/feature_gates.cpp 2025-05-07T19:45:59.4410754Z 2025-05-07T19:45:59.4411046Z HIPified Source Files: 2025-05-07T19:45:59.4411263Z 2025-05-07T19:45:59.4411371Z 2025-05-07T19:45:59.4411638Z Library Dependencies: 2025-05-07T19:45:59.4411942Z torch 2025-05-07T19:45:59.4412203Z torch_library 2025-05-07T19:45:59.4412783Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4413458Z 2025-05-07T19:45:59.4413710Z Output Library: 2025-05-07T19:45:59.4414008Z fbgemm_gpu_config 2025-05-07T19:45:59.4414285Z 2025-05-07T19:45:59.4414550Z Destination Directory: 2025-05-07T19:45:59.4414864Z fbgemm_gpu 2025-05-07T19:45:59.4415181Z ================================================================================ 2025-05-07T19:45:59.4415492Z 2025-05-07T19:45:59.4415576Z 2025-05-07T19:45:59.4415581Z 2025-05-07T19:45:59.4415736Z ================================================================================ 2025-05-07T19:45:59.4416248Z GPU CPP Library Target: fbgemm_gpu_tbe_utils (SHARED) 2025-05-07T19:45:59.4416721Z 2025-05-07T19:45:59.4416980Z CPU_SRCS: 2025-05-07T19:45:59.4417361Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:45:59.4417977Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:45:59.4418460Z 2025-05-07T19:45:59.4418711Z GPU_SRCS: 2025-05-07T19:45:59.4419071Z src/split_embeddings_utils/split_embeddings_utils.cpp 2025-05-07T19:45:59.4419621Z src/split_embeddings_utils/generate_vbe_metadata.cu 2025-05-07T19:45:59.4420144Z src/split_embeddings_utils/get_infos_metadata.cu 2025-05-07T19:45:59.4420651Z src/split_embeddings_utils/radix_sort_pairs.cu 2025-05-07T19:45:59.4421187Z src/split_embeddings_utils/transpose_embedding_input.cu 2025-05-07T19:45:59.4421649Z 2025-05-07T19:45:59.4421907Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4422098Z 2025-05-07T19:45:59.4422200Z 2025-05-07T19:45:59.4422459Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4422644Z 2025-05-07T19:45:59.4422748Z 2025-05-07T19:45:59.4423012Z OTHER_SRCS: 2025-05-07T19:45:59.4423178Z 2025-05-07T19:45:59.4423282Z 2025-05-07T19:45:59.4423529Z CC_FLAGS: 2025-05-07T19:45:59.4423682Z 2025-05-07T19:45:59.4423791Z 2025-05-07T19:45:59.4424033Z NVCC_FLAGS: 2025-05-07T19:45:59.4424191Z 2025-05-07T19:45:59.4424300Z 2025-05-07T19:45:59.4424548Z HIPCC_FLAGS: 2025-05-07T19:45:59.4424712Z 2025-05-07T19:45:59.4424823Z 2025-05-07T19:45:59.4425071Z INCLUDE_DIRS: 2025-05-07T19:45:59.4425388Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4425808Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4426188Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4426603Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4427271Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4428340Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4429205Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4429785Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4430362Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4431003Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4431700Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4432325Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4432772Z 2025-05-07T19:45:59.4433029Z Selected Source Files: 2025-05-07T19:45:59.4433463Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:45:59.4434072Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:45:59.4434554Z 2025-05-07T19:45:59.4434813Z HIPified Source Files: 2025-05-07T19:45:59.4435026Z 2025-05-07T19:45:59.4435131Z 2025-05-07T19:45:59.4435389Z Library Dependencies: 2025-05-07T19:45:59.4435699Z torch 2025-05-07T19:45:59.4435952Z torch_library 2025-05-07T19:45:59.4436783Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4437592Z 2025-05-07T19:45:59.4437839Z Output Library: 2025-05-07T19:45:59.4438135Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:59.4438426Z 2025-05-07T19:45:59.4438692Z Destination Directory: 2025-05-07T19:45:59.4439005Z fbgemm_gpu 2025-05-07T19:45:59.4439318Z ================================================================================ 2025-05-07T19:45:59.4439632Z 2025-05-07T19:45:59.4439638Z 2025-05-07T19:45:59.4439643Z 2025-05-07T19:45:59.4439802Z ================================================================================ 2025-05-07T19:45:59.4440360Z GPU CPP Library Target: fbgemm_gpu_sparse_async_cumsum (SHARED) 2025-05-07T19:45:59.4440875Z 2025-05-07T19:45:59.4441117Z CPU_SRCS: 2025-05-07T19:45:59.4441421Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:45:59.4441801Z 2025-05-07T19:45:59.4442050Z GPU_SRCS: 2025-05-07T19:45:59.4442347Z src/sparse_ops/sparse_async_cumsum.cu 2025-05-07T19:45:59.4442739Z 2025-05-07T19:45:59.4443002Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4443199Z 2025-05-07T19:45:59.4443303Z 2025-05-07T19:45:59.4443679Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4443868Z 2025-05-07T19:45:59.4443980Z 2025-05-07T19:45:59.4444223Z OTHER_SRCS: 2025-05-07T19:45:59.4444381Z 2025-05-07T19:45:59.4444492Z 2025-05-07T19:45:59.4444732Z CC_FLAGS: 2025-05-07T19:45:59.4444895Z 2025-05-07T19:45:59.4444999Z 2025-05-07T19:45:59.4445240Z NVCC_FLAGS: 2025-05-07T19:45:59.4445409Z 2025-05-07T19:45:59.4445512Z 2025-05-07T19:45:59.4445756Z HIPCC_FLAGS: 2025-05-07T19:45:59.4445929Z 2025-05-07T19:45:59.4446032Z 2025-05-07T19:45:59.4446276Z INCLUDE_DIRS: 2025-05-07T19:45:59.4446594Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4447019Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4447397Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4447816Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4448471Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4449697Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4450564Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4451120Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4451699Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4452333Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4453034Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4453652Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4454105Z 2025-05-07T19:45:59.4454362Z Selected Source Files: 2025-05-07T19:45:59.4454719Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:45:59.4455100Z 2025-05-07T19:45:59.4455374Z HIPified Source Files: 2025-05-07T19:45:59.4455582Z 2025-05-07T19:45:59.4455694Z 2025-05-07T19:45:59.4455963Z Library Dependencies: 2025-05-07T19:45:59.4456281Z torch 2025-05-07T19:45:59.4456532Z torch_library 2025-05-07T19:45:59.4457127Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4457865Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:59.4458250Z 2025-05-07T19:45:59.4458531Z Output Library: 2025-05-07T19:45:59.4458860Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:59.4459204Z 2025-05-07T19:45:59.4459475Z Destination Directory: 2025-05-07T19:45:59.4459788Z fbgemm_gpu 2025-05-07T19:45:59.4460107Z ================================================================================ 2025-05-07T19:45:59.4460422Z 2025-05-07T19:45:59.4460428Z 2025-05-07T19:45:59.4460433Z 2025-05-07T19:45:59.4460593Z ================================================================================ 2025-05-07T19:45:59.4461103Z GPU CPP Library Target: fbgemm_gpu_tbe_common (SHARED) 2025-05-07T19:45:59.4461565Z 2025-05-07T19:45:59.4461812Z CPU_SRCS: 2025-05-07T19:45:59.4462536Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:45:59.4463121Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:45:59.4463664Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:45:59.4464073Z 2025-05-07T19:45:59.4464315Z GPU_SRCS: 2025-05-07T19:45:59.4464633Z codegen/utils/embedding_bounds_check_v1.cu 2025-05-07T19:45:59.4465094Z codegen/utils/embedding_bounds_check_v2.cu 2025-05-07T19:45:59.4465566Z codegen/utils/embedding_bounds_check_host.cpp 2025-05-07T19:45:59.4465978Z 2025-05-07T19:45:59.4466234Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4466429Z 2025-05-07T19:45:59.4466532Z 2025-05-07T19:45:59.4466791Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4466982Z 2025-05-07T19:45:59.4467085Z 2025-05-07T19:45:59.4467336Z OTHER_SRCS: 2025-05-07T19:45:59.4467497Z 2025-05-07T19:45:59.4467604Z 2025-05-07T19:45:59.4467845Z CC_FLAGS: 2025-05-07T19:45:59.4467999Z 2025-05-07T19:45:59.4468111Z 2025-05-07T19:45:59.4468358Z NVCC_FLAGS: 2025-05-07T19:45:59.4468655Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4469032Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4469417Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4469804Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4470148Z 2025-05-07T19:45:59.4470396Z HIPCC_FLAGS: 2025-05-07T19:45:59.4470571Z 2025-05-07T19:45:59.4470672Z 2025-05-07T19:45:59.4470930Z INCLUDE_DIRS: 2025-05-07T19:45:59.4471242Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4471656Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4472031Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4472453Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4473114Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4474172Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4475039Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4475605Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4476200Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4476836Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4477550Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4478164Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4478617Z 2025-05-07T19:45:59.4478878Z Selected Source Files: 2025-05-07T19:45:59.4479280Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:45:59.4479844Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:45:59.4480392Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:45:59.4480798Z 2025-05-07T19:45:59.4481055Z HIPified Source Files: 2025-05-07T19:45:59.4481261Z 2025-05-07T19:45:59.4481371Z 2025-05-07T19:45:59.4481630Z Library Dependencies: 2025-05-07T19:45:59.4481936Z torch 2025-05-07T19:45:59.4482189Z torch_library 2025-05-07T19:45:59.4482789Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4483456Z fbgemm 2025-05-07T19:45:59.4483726Z fbgemm_gpu_config 2025-05-07T19:45:59.4484210Z 2025-05-07T19:45:59.4484483Z Output Library: 2025-05-07T19:45:59.4484785Z fbgemm_gpu_tbe_common 2025-05-07T19:45:59.4485086Z 2025-05-07T19:45:59.4485376Z Destination Directory: 2025-05-07T19:45:59.4485685Z fbgemm_gpu 2025-05-07T19:45:59.4486002Z ================================================================================ 2025-05-07T19:45:59.4486317Z 2025-05-07T19:45:59.4486323Z 2025-05-07T19:45:59.4486328Z 2025-05-07T19:45:59.4486485Z ================================================================================ 2025-05-07T19:45:59.4487023Z GPU CPP Library Target: fbgemm_gpu_tbe_optimizers (SHARED) 2025-05-07T19:45:59.4487498Z 2025-05-07T19:45:59.4487740Z CPU_SRCS: 2025-05-07T19:45:59.4487895Z 2025-05-07T19:45:59.4488006Z 2025-05-07T19:45:59.4488250Z GPU_SRCS: 2025-05-07T19:45:59.4489046Z gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:45:59.4489800Z gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:45:59.4490372Z gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:45:59.4490831Z 2025-05-07T19:45:59.4491087Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4491275Z 2025-05-07T19:45:59.4491381Z 2025-05-07T19:45:59.4491646Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4491831Z 2025-05-07T19:45:59.4491940Z 2025-05-07T19:45:59.4492186Z OTHER_SRCS: 2025-05-07T19:45:59.4492344Z 2025-05-07T19:45:59.4492451Z 2025-05-07T19:45:59.4492689Z CC_FLAGS: 2025-05-07T19:45:59.4492841Z 2025-05-07T19:45:59.4492953Z 2025-05-07T19:45:59.4493194Z NVCC_FLAGS: 2025-05-07T19:45:59.4493490Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4493845Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4494224Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4494614Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4494963Z 2025-05-07T19:45:59.4495209Z HIPCC_FLAGS: 2025-05-07T19:45:59.4495395Z 2025-05-07T19:45:59.4495503Z 2025-05-07T19:45:59.4495751Z INCLUDE_DIRS: 2025-05-07T19:45:59.4496063Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4496483Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4496862Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4497281Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4497933Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4498986Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4499855Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4500587Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4501168Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4501802Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4502508Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4503139Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4503591Z 2025-05-07T19:45:59.4503849Z Selected Source Files: 2025-05-07T19:45:59.4504490Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_mE4fK0.cpp 2025-05-07T19:45:59.4505187Z 2025-05-07T19:45:59.4505444Z HIPified Source Files: 2025-05-07T19:45:59.4505655Z 2025-05-07T19:45:59.4505768Z 2025-05-07T19:45:59.4506028Z Library Dependencies: 2025-05-07T19:45:59.4506338Z torch 2025-05-07T19:45:59.4506588Z torch_library 2025-05-07T19:45:59.4507170Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4507836Z 2025-05-07T19:45:59.4508090Z Output Library: 2025-05-07T19:45:59.4508391Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:45:59.4508719Z 2025-05-07T19:45:59.4508980Z Destination Directory: 2025-05-07T19:45:59.4509289Z fbgemm_gpu 2025-05-07T19:45:59.4509611Z ================================================================================ 2025-05-07T19:45:59.4509932Z 2025-05-07T19:45:59.4509937Z 2025-05-07T19:45:59.4509942Z 2025-05-07T19:45:59.4510101Z ================================================================================ 2025-05-07T19:45:59.4510661Z GPU CPP Library Target: fbgemm_gpu_tbe_training_forward (SHARED) 2025-05-07T19:45:59.4511161Z 2025-05-07T19:45:59.4511411Z CPU_SRCS: 2025-05-07T19:45:59.4511750Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4512170Z 2025-05-07T19:45:59.4512419Z GPU_SRCS: 2025-05-07T19:45:59.4512742Z gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:45:59.4513239Z gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:45:59.4513718Z gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:45:59.4514237Z gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:45:59.4514797Z gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:45:59.4515356Z gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:45:59.4516193Z gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:45:59.4516715Z gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:45:59.4517219Z gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:45:59.4517733Z gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:45:59.4518288Z gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:45:59.4518843Z gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:45:59.4519409Z gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:45:59.4519963Z gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:45:59.4520515Z gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:45:59.4521072Z gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:45:59.4521634Z gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:45:59.4522184Z gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:45:59.4522722Z gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:45:59.4523268Z gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:45:59.4523817Z gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:45:59.4524393Z gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:59.4524976Z gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:59.4525537Z gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:45:59.4526059Z gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:45:59.4526601Z gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:45:59.4527208Z gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:45:59.4527781Z gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:45:59.4528336Z gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:59.4529040Z gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:45:59.4529597Z gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:45:59.4530166Z gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:59.4530722Z gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:59.4531261Z gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:45:59.4531810Z gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:59.4532424Z gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:59.4533004Z gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:45:59.4533544Z gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:45:59.4534110Z gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:45:59.4534742Z gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:45:59.4535352Z gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:45:59.4535929Z gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:59.4536511Z gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:45:59.4537091Z gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:45:59.4537669Z gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:59.4538250Z gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:59.4538815Z gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:45:59.4539395Z gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:59.4540028Z gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:59.4540656Z gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:59.4541213Z gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4541724Z gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4542139Z 2025-05-07T19:45:59.4542405Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4542599Z 2025-05-07T19:45:59.4542707Z 2025-05-07T19:45:59.4542967Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4543155Z 2025-05-07T19:45:59.4543456Z 2025-05-07T19:45:59.4543803Z OTHER_SRCS: 2025-05-07T19:45:59.4543985Z 2025-05-07T19:45:59.4544099Z 2025-05-07T19:45:59.4544338Z CC_FLAGS: 2025-05-07T19:45:59.4544491Z 2025-05-07T19:45:59.4544598Z 2025-05-07T19:45:59.4544840Z NVCC_FLAGS: 2025-05-07T19:45:59.4545133Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4545486Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4545864Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4546257Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4546601Z 2025-05-07T19:45:59.4546847Z HIPCC_FLAGS: 2025-05-07T19:45:59.4547022Z 2025-05-07T19:45:59.4547125Z 2025-05-07T19:45:59.4547381Z INCLUDE_DIRS: 2025-05-07T19:45:59.4547690Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4548110Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4548487Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4548912Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4549570Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4550644Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4551520Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4552071Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4552651Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4553286Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4553991Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4554612Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4555058Z 2025-05-07T19:45:59.4555316Z Selected Source Files: 2025-05-07T19:45:59.4555707Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4556140Z 2025-05-07T19:45:59.4556402Z HIPified Source Files: 2025-05-07T19:45:59.4556608Z 2025-05-07T19:45:59.4556718Z 2025-05-07T19:45:59.4556987Z Library Dependencies: 2025-05-07T19:45:59.4557307Z torch 2025-05-07T19:45:59.4557560Z torch_library 2025-05-07T19:45:59.4558144Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4558831Z fbgemm_gpu_tbe_common 2025-05-07T19:45:59.4559139Z 2025-05-07T19:45:59.4559390Z Output Library: 2025-05-07T19:45:59.4559706Z fbgemm_gpu_tbe_training_forward 2025-05-07T19:45:59.4560049Z 2025-05-07T19:45:59.4560320Z Destination Directory: 2025-05-07T19:45:59.4560645Z fbgemm_gpu 2025-05-07T19:45:59.4560952Z ================================================================================ 2025-05-07T19:45:59.4561263Z 2025-05-07T19:45:59.4561268Z 2025-05-07T19:45:59.4561280Z 2025-05-07T19:45:59.4561438Z ================================================================================ 2025-05-07T19:45:59.4562022Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_pt2 (SHARED) 2025-05-07T19:45:59.4562556Z 2025-05-07T19:45:59.4562798Z CPU_SRCS: 2025-05-07T19:45:59.4563142Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4563659Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4564161Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:45:59.4564617Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:45:59.4565066Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:45:59.4565538Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:45:59.4566071Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:45:59.4566672Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:45:59.4567198Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:45:59.4567767Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:59.4568369Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:45:59.4569055Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4569745Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:59.4570842Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:59.4571637Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:59.4572322Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4572907Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4573465Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4574097Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4574716Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4575265Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4575824Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4576395Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4577067Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4577840Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4578490Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4579176Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4579898Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4580588Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4581405Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4582336Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4583242Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4584299Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4584885Z 2025-05-07T19:45:59.4585126Z GPU_SRCS: 2025-05-07T19:45:59.4585522Z gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4586170Z gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4586799Z gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4587355Z gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4587926Z gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4588513Z gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4589184Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4589934Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4590588Z gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4591279Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4592009Z gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4592715Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4593562Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4594483Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4595399Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4596225Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4596952Z gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:59.4597457Z 2025-05-07T19:45:59.4618345Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4618689Z 2025-05-07T19:45:59.4618808Z 2025-05-07T19:45:59.4619073Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4619276Z 2025-05-07T19:45:59.4619380Z 2025-05-07T19:45:59.4619621Z OTHER_SRCS: 2025-05-07T19:45:59.4619793Z 2025-05-07T19:45:59.4619896Z 2025-05-07T19:45:59.4620140Z CC_FLAGS: 2025-05-07T19:45:59.4620295Z 2025-05-07T19:45:59.4620876Z 2025-05-07T19:45:59.4621299Z NVCC_FLAGS: 2025-05-07T19:45:59.4621605Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4621979Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4622352Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4622752Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4623088Z 2025-05-07T19:45:59.4623345Z HIPCC_FLAGS: 2025-05-07T19:45:59.4623512Z 2025-05-07T19:45:59.4623617Z 2025-05-07T19:45:59.4623871Z INCLUDE_DIRS: 2025-05-07T19:45:59.4624186Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4624611Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4624990Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4625406Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4626076Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4627134Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4628020Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4628586Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4629174Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4629820Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4630515Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4631144Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4631583Z 2025-05-07T19:45:59.4631848Z Selected Source Files: 2025-05-07T19:45:59.4632219Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4632734Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4633232Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:45:59.4633689Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:45:59.4634145Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:45:59.4634605Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:45:59.4635159Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:45:59.4635757Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:45:59.4636286Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:45:59.4636844Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:59.4637439Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:45:59.4638000Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4638679Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:59.4639461Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:59.4640230Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:59.4640934Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4641518Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:59.4642088Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4642728Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4643356Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4643909Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4644623Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4645206Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4645860Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4646600Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4647243Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4647927Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4648736Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4649420Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4650557Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4651491Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4652399Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4653222Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:59.4653786Z 2025-05-07T19:45:59.4654055Z HIPified Source Files: 2025-05-07T19:45:59.4654264Z 2025-05-07T19:45:59.4654366Z 2025-05-07T19:45:59.4654636Z Library Dependencies: 2025-05-07T19:45:59.4654938Z torch 2025-05-07T19:45:59.4655200Z torch_library 2025-05-07T19:45:59.4655773Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4656505Z fbgemm 2025-05-07T19:45:59.4656765Z fbgemm_gpu_config 2025-05-07T19:45:59.4657070Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:59.4657405Z fbgemm_gpu_tbe_common 2025-05-07T19:45:59.4657726Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:59.4658067Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:59.4658408Z 2025-05-07T19:45:59.4658666Z Output Library: 2025-05-07T19:45:59.4658989Z fbgemm_gpu_tbe_training_backward_pt2 2025-05-07T19:45:59.4659373Z 2025-05-07T19:45:59.4659633Z Destination Directory: 2025-05-07T19:45:59.4659947Z fbgemm_gpu 2025-05-07T19:45:59.4660254Z ================================================================================ 2025-05-07T19:45:59.4660578Z 2025-05-07T19:45:59.4660898Z 2025-05-07T19:45:59.4660903Z 2025-05-07T19:45:59.4661060Z ================================================================================ 2025-05-07T19:45:59.4661633Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward (SHARED) 2025-05-07T19:45:59.4662141Z 2025-05-07T19:45:59.4662393Z CPU_SRCS: 2025-05-07T19:45:59.4662819Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:45:59.4663406Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:45:59.4663886Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:45:59.4664401Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:59.4664908Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:45:59.4665354Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:45:59.4665810Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:45:59.4666270Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:45:59.4666811Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:45:59.4667404Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:45:59.4667936Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:45:59.4668492Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:59.4669093Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:45:59.4669657Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:59.4670349Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:59.4671154Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:59.4671931Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:59.4672634Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:45:59.4673198Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:45:59.4673710Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:45:59.4674221Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:45:59.4674611Z 2025-05-07T19:45:59.4674863Z GPU_SRCS: 2025-05-07T19:45:59.4675201Z gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:45:59.4675776Z gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:45:59.4676392Z gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:45:59.4677002Z gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:45:59.4677793Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:45:59.4678567Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:45:59.4679262Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:45:59.4679961Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4680703Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4681475Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4682190Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:45:59.4682862Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4683578Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4684426Z gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:45:59.4685019Z gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4685670Z gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4686307Z gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4686986Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4687695Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4688347Z gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:45:59.4689052Z gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4689706Z gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4690359Z gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:45:59.4691030Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4691744Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4692460Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4693239Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4694044Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4694781Z gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:45:59.4695487Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4696221Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4696859Z gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:45:59.4697393Z gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4697973Z gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4698564Z gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4699187Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4699862Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4700479Z gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:45:59.4701047Z gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4701638Z gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4702204Z gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:45:59.4702752Z gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4703343Z gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4703948Z gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4704583Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4705276Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4705888Z gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:45:59.4706470Z gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4707077Z gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4708246Z gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:45:59.4708820Z gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4709402Z gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4710000Z gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4710636Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4711323Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4711934Z gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:45:59.4712512Z gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4713126Z gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4713726Z gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:45:59.4714319Z gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4714956Z gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4715624Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4716312Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4717031Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4717693Z gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:45:59.4718306Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4718971Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4719646Z gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:45:59.4720376Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4721151Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4721922Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4722753Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4723605Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4724400Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:45:59.4725147Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4725937Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4726687Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:45:59.4727413Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4728185Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4729072Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4729898Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4730766Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4731561Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:45:59.4732311Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4733089Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4733754Z gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:45:59.4734302Z gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4734894Z gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4735489Z gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4736133Z gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4736821Z gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4737434Z gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:45:59.4738347Z gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4738966Z gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4739660Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:45:59.4740465Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4741320Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4742182Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4743071Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4744013Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4744880Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:45:59.4745721Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4746603Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4747218Z 2025-05-07T19:45:59.4747477Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4747669Z 2025-05-07T19:45:59.4747774Z 2025-05-07T19:45:59.4748034Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4748497Z gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:45:59.4749164Z gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:45:59.4749792Z gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:45:59.4750294Z 2025-05-07T19:45:59.4750537Z OTHER_SRCS: 2025-05-07T19:45:59.4750703Z 2025-05-07T19:45:59.4750806Z 2025-05-07T19:45:59.4751053Z CC_FLAGS: 2025-05-07T19:45:59.4751207Z 2025-05-07T19:45:59.4751309Z 2025-05-07T19:45:59.4751561Z NVCC_FLAGS: 2025-05-07T19:45:59.4751851Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4752223Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4752614Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4753017Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4753354Z 2025-05-07T19:45:59.4753609Z HIPCC_FLAGS: 2025-05-07T19:45:59.4753778Z 2025-05-07T19:45:59.4753880Z 2025-05-07T19:45:59.4754136Z INCLUDE_DIRS: 2025-05-07T19:45:59.4754456Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4754873Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4755262Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4755674Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4756339Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4757387Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4758259Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4758809Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4759395Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4760051Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4760753Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4761377Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4761818Z 2025-05-07T19:45:59.4762086Z Selected Source Files: 2025-05-07T19:45:59.4762562Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:45:59.4763152Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:45:59.4763614Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:45:59.4764125Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:59.4764627Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:45:59.4765073Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:45:59.4765531Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:45:59.4765990Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:45:59.4766831Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:45:59.4767431Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:45:59.4767963Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:45:59.4768519Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:59.4769259Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:45:59.4769822Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:59.4770501Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:59.4771288Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:59.4772061Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:59.4772762Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:45:59.4773322Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:45:59.4773832Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:45:59.4774350Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:45:59.4774738Z 2025-05-07T19:45:59.4775009Z HIPified Source Files: 2025-05-07T19:45:59.4775214Z 2025-05-07T19:45:59.4775321Z 2025-05-07T19:45:59.4775592Z Library Dependencies: 2025-05-07T19:45:59.4775891Z torch 2025-05-07T19:45:59.4776154Z torch_library 2025-05-07T19:45:59.4776726Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4777398Z fbgemm 2025-05-07T19:45:59.4777653Z fbgemm_gpu_config 2025-05-07T19:45:59.4777959Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:59.4778277Z fbgemm_gpu_tbe_common 2025-05-07T19:45:59.4778585Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:59.4778921Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:59.4779260Z 2025-05-07T19:45:59.4779513Z Output Library: 2025-05-07T19:45:59.4779820Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:45:59.4780175Z 2025-05-07T19:45:59.4780434Z Destination Directory: 2025-05-07T19:45:59.4780753Z fbgemm_gpu 2025-05-07T19:45:59.4781080Z ================================================================================ 2025-05-07T19:45:59.4781400Z 2025-05-07T19:45:59.4781405Z 2025-05-07T19:45:59.4781410Z 2025-05-07T19:45:59.4781566Z ================================================================================ 2025-05-07T19:45:59.4782151Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_gwd (SHARED) 2025-05-07T19:45:59.4782675Z 2025-05-07T19:45:59.4782923Z CPU_SRCS: 2025-05-07T19:45:59.4783076Z 2025-05-07T19:45:59.4783178Z 2025-05-07T19:45:59.4783428Z GPU_SRCS: 2025-05-07T19:45:59.4783839Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:45:59.4784740Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:45:59.4785511Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:45:59.4786245Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:45:59.4787000Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:45:59.4787789Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:45:59.4788548Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:45:59.4789301Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:45:59.4790095Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:45:59.4790874Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:45:59.4791651Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:45:59.4792474Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:45:59.4793065Z 2025-05-07T19:45:59.4793320Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4793506Z 2025-05-07T19:45:59.4793613Z 2025-05-07T19:45:59.4793877Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4794063Z 2025-05-07T19:45:59.4794451Z 2025-05-07T19:45:59.4794858Z OTHER_SRCS: 2025-05-07T19:45:59.4795035Z 2025-05-07T19:45:59.4795148Z 2025-05-07T19:45:59.4795387Z CC_FLAGS: 2025-05-07T19:45:59.4795540Z 2025-05-07T19:45:59.4795650Z 2025-05-07T19:45:59.4795891Z NVCC_FLAGS: 2025-05-07T19:45:59.4796184Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4796541Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4796917Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4797303Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4797644Z 2025-05-07T19:45:59.4797891Z HIPCC_FLAGS: 2025-05-07T19:45:59.4798067Z 2025-05-07T19:45:59.4798170Z 2025-05-07T19:45:59.4798422Z INCLUDE_DIRS: 2025-05-07T19:45:59.4798735Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4799153Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4799529Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4799951Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4800605Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4801679Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4802549Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4803115Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4803694Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4804333Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4805030Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4805656Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4806102Z 2025-05-07T19:45:59.4806370Z Selected Source Files: 2025-05-07T19:45:59.4807003Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_D7Y5lt.cpp 2025-05-07T19:45:59.4807695Z 2025-05-07T19:45:59.4807955Z HIPified Source Files: 2025-05-07T19:45:59.4808175Z 2025-05-07T19:45:59.4808288Z 2025-05-07T19:45:59.4808559Z Library Dependencies: 2025-05-07T19:45:59.4808976Z torch 2025-05-07T19:45:59.4809235Z torch_library 2025-05-07T19:45:59.4809807Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4810518Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:45:59.4810866Z 2025-05-07T19:45:59.4811118Z Output Library: 2025-05-07T19:45:59.4811439Z fbgemm_gpu_tbe_training_backward_gwd 2025-05-07T19:45:59.4811817Z 2025-05-07T19:45:59.4812074Z Destination Directory: 2025-05-07T19:45:59.4812391Z fbgemm_gpu 2025-05-07T19:45:59.4812698Z ================================================================================ 2025-05-07T19:45:59.4813017Z 2025-05-07T19:45:59.4813022Z 2025-05-07T19:45:59.4813028Z 2025-05-07T19:45:59.4813187Z ================================================================================ 2025-05-07T19:45:59.4813776Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_vbe (SHARED) 2025-05-07T19:45:59.4814343Z 2025-05-07T19:45:59.4814598Z CPU_SRCS: 2025-05-07T19:45:59.4814754Z 2025-05-07T19:45:59.4814858Z 2025-05-07T19:45:59.4815109Z GPU_SRCS: 2025-05-07T19:45:59.4815529Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:45:59.4816219Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:45:59.4816916Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:59.4817631Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:45:59.4818399Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:45:59.4819246Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:59.4819965Z gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:45:59.4820535Z gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:59.4821118Z gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:45:59.4822049Z gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:59.4822663Z gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:45:59.4823245Z gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:59.4823873Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:45:59.4824600Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4825362Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4826081Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:45:59.4826774Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4827511Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4828234Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:59.4828967Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4829759Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4830486Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:45:59.4831208Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4831966Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4832766Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:45:59.4833623Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4834510Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4835388Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:59.4836261Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4837184Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4837937Z gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:45:59.4838520Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4839146Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4839747Z gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:59.4840356Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4840999Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4841615Z gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:45:59.4842212Z gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4842866Z gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4843495Z gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:59.4844120Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4844816Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4845429Z gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:45:59.4846027Z gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4846663Z gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4847282Z gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:59.4847902Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:59.4848561Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:59.4849198Z 2025-05-07T19:45:59.4849454Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4849648Z 2025-05-07T19:45:59.4849755Z 2025-05-07T19:45:59.4850009Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4850203Z 2025-05-07T19:45:59.4850310Z 2025-05-07T19:45:59.4850552Z OTHER_SRCS: 2025-05-07T19:45:59.4850719Z 2025-05-07T19:45:59.4850821Z 2025-05-07T19:45:59.4851243Z CC_FLAGS: 2025-05-07T19:45:59.4851492Z 2025-05-07T19:45:59.4851604Z 2025-05-07T19:45:59.4851862Z NVCC_FLAGS: 2025-05-07T19:45:59.4852151Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4852515Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4852890Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4853289Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4853629Z 2025-05-07T19:45:59.4853883Z HIPCC_FLAGS: 2025-05-07T19:45:59.4854051Z 2025-05-07T19:45:59.4854154Z 2025-05-07T19:45:59.4854410Z INCLUDE_DIRS: 2025-05-07T19:45:59.4854719Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4855141Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4855530Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4855945Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4856603Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4857651Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4858538Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4859094Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4859675Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4860318Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4861021Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4861647Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4862091Z 2025-05-07T19:45:59.4862357Z Selected Source Files: 2025-05-07T19:45:59.4862991Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_Noq57D.cpp 2025-05-07T19:45:59.4863685Z 2025-05-07T19:45:59.4863945Z HIPified Source Files: 2025-05-07T19:45:59.4864161Z 2025-05-07T19:45:59.4864266Z 2025-05-07T19:45:59.4864534Z Library Dependencies: 2025-05-07T19:45:59.4864844Z torch 2025-05-07T19:45:59.4865113Z torch_library 2025-05-07T19:45:59.4865691Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4866406Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:45:59.4866762Z 2025-05-07T19:45:59.4867021Z Output Library: 2025-05-07T19:45:59.4867336Z fbgemm_gpu_tbe_training_backward_vbe 2025-05-07T19:45:59.4867722Z 2025-05-07T19:45:59.4867984Z Destination Directory: 2025-05-07T19:45:59.4868306Z fbgemm_gpu 2025-05-07T19:45:59.4868612Z ================================================================================ 2025-05-07T19:45:59.4868936Z 2025-05-07T19:45:59.4868941Z 2025-05-07T19:45:59.4868946Z 2025-05-07T19:45:59.4869099Z ================================================================================ 2025-05-07T19:45:59.4869700Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_dense (SHARED) 2025-05-07T19:45:59.4870240Z 2025-05-07T19:45:59.4870495Z CPU_SRCS: 2025-05-07T19:45:59.4870650Z 2025-05-07T19:45:59.4870752Z 2025-05-07T19:45:59.4871011Z GPU_SRCS: 2025-05-07T19:45:59.4871364Z gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:45:59.4871911Z gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:45:59.4872484Z gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:45:59.4873085Z gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:45:59.4873705Z gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:59.4874331Z gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:59.4875001Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:59.4875695Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:59.4876325Z gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:45:59.4876891Z gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:45:59.4877483Z gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:45:59.4878318Z gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:45:59.4878968Z gen_embedding_backward_split_dense.cpp 2025-05-07T19:45:59.4879360Z 2025-05-07T19:45:59.4879618Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4879817Z 2025-05-07T19:45:59.4879929Z 2025-05-07T19:45:59.4880183Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4880377Z 2025-05-07T19:45:59.4880481Z 2025-05-07T19:45:59.4880732Z OTHER_SRCS: 2025-05-07T19:45:59.4880892Z 2025-05-07T19:45:59.4880994Z 2025-05-07T19:45:59.4881241Z CC_FLAGS: 2025-05-07T19:45:59.4881393Z 2025-05-07T19:45:59.4881501Z 2025-05-07T19:45:59.4881753Z NVCC_FLAGS: 2025-05-07T19:45:59.4882042Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4882407Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4882776Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4883169Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4883512Z 2025-05-07T19:45:59.4883760Z HIPCC_FLAGS: 2025-05-07T19:45:59.4883926Z 2025-05-07T19:45:59.4884231Z 2025-05-07T19:45:59.4884499Z INCLUDE_DIRS: 2025-05-07T19:45:59.4884842Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4885263Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4885648Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4886062Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4886735Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4887789Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4888765Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4889340Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4889918Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4890557Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4891253Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4891873Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4892328Z 2025-05-07T19:45:59.4892594Z Selected Source Files: 2025-05-07T19:45:59.4893226Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_yn7D38.cpp 2025-05-07T19:45:59.4893960Z 2025-05-07T19:45:59.4894230Z HIPified Source Files: 2025-05-07T19:45:59.4894438Z 2025-05-07T19:45:59.4894542Z 2025-05-07T19:45:59.4894808Z Library Dependencies: 2025-05-07T19:45:59.4895113Z torch 2025-05-07T19:45:59.4895373Z torch_library 2025-05-07T19:45:59.4895947Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4896657Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:45:59.4897008Z 2025-05-07T19:45:59.4897274Z Output Library: 2025-05-07T19:45:59.4897600Z fbgemm_gpu_tbe_training_backward_dense 2025-05-07T19:45:59.4897993Z 2025-05-07T19:45:59.4898263Z Destination Directory: 2025-05-07T19:45:59.4898579Z fbgemm_gpu 2025-05-07T19:45:59.4898897Z ================================================================================ 2025-05-07T19:45:59.4899230Z 2025-05-07T19:45:59.4899238Z 2025-05-07T19:45:59.4899243Z 2025-05-07T19:45:59.4899402Z ================================================================================ 2025-05-07T19:45:59.4900028Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_split_host (SHARED) 2025-05-07T19:45:59.4900593Z 2025-05-07T19:45:59.4900844Z CPU_SRCS: 2025-05-07T19:45:59.4900999Z 2025-05-07T19:45:59.4901112Z 2025-05-07T19:45:59.4901359Z GPU_SRCS: 2025-05-07T19:45:59.4901670Z gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:45:59.4902141Z gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:45:59.4902621Z gen_embedding_backward_split_sgd.cpp 2025-05-07T19:45:59.4903043Z gen_embedding_backward_split_adam.cpp 2025-05-07T19:45:59.4903471Z gen_embedding_backward_split_lamb.cpp 2025-05-07T19:45:59.4903907Z gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:45:59.4904412Z gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:45:59.4905504Z gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:45:59.4906039Z gen_embedding_backward_split_none.cpp 2025-05-07T19:45:59.4906569Z gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:45:59.4907134Z gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:45:59.4907652Z gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:45:59.4908292Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:45:59.4909041Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:45:59.4909774Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:45:59.4910423Z gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:45:59.4910977Z gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:45:59.4911504Z gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:45:59.4912081Z gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:45:59.4912717Z gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:45:59.4913398Z gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:45:59.4913997Z gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:45:59.4914535Z gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:45:59.4915078Z gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:45:59.4915623Z gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:45:59.4916172Z gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:45:59.4916713Z gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:45:59.4917313Z gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:45:59.4917894Z gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:45:59.4918552Z gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:45:59.4919271Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:45:59.4920013Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:45:59.4920745Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:45:59.4921379Z gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:45:59.4921928Z gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:45:59.4922594Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:45:59.4923408Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:45:59.4923995Z 2025-05-07T19:45:59.4924257Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4924453Z 2025-05-07T19:45:59.4924566Z 2025-05-07T19:45:59.4924824Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4925012Z 2025-05-07T19:45:59.4925123Z 2025-05-07T19:45:59.4925364Z OTHER_SRCS: 2025-05-07T19:45:59.4925525Z 2025-05-07T19:45:59.4925635Z 2025-05-07T19:45:59.4925876Z CC_FLAGS: 2025-05-07T19:45:59.4926040Z 2025-05-07T19:45:59.4926150Z 2025-05-07T19:45:59.4926400Z NVCC_FLAGS: 2025-05-07T19:45:59.4926708Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4927067Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4927453Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4927855Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4928196Z 2025-05-07T19:45:59.4928310Z HIPCC_FLAGS: 2025-05-07T19:45:59.4928316Z 2025-05-07T19:45:59.4928424Z 2025-05-07T19:45:59.4928536Z INCLUDE_DIRS: 2025-05-07T19:45:59.4928805Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4928963Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4929109Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4929256Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4929642Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4930174Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4930533Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4931064Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4931293Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4931576Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4931855Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4932061Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4932170Z 2025-05-07T19:45:59.4932298Z Selected Source Files: 2025-05-07T19:45:59.4932744Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_INFY0j.cpp 2025-05-07T19:45:59.4932858Z 2025-05-07T19:45:59.4932984Z HIPified Source Files: 2025-05-07T19:45:59.4932991Z 2025-05-07T19:45:59.4933099Z 2025-05-07T19:45:59.4933234Z Library Dependencies: 2025-05-07T19:45:59.4933337Z torch 2025-05-07T19:45:59.4933450Z torch_library 2025-05-07T19:45:59.4933872Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4934005Z fbgemm_gpu_config 2025-05-07T19:45:59.4934130Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:59.4934232Z 2025-05-07T19:45:59.4934354Z Output Library: 2025-05-07T19:45:59.4934524Z fbgemm_gpu_tbe_training_backward_split_host 2025-05-07T19:45:59.4934629Z 2025-05-07T19:45:59.4934757Z Destination Directory: 2025-05-07T19:45:59.4934877Z fbgemm_gpu 2025-05-07T19:45:59.4935032Z ================================================================================ 2025-05-07T19:45:59.4935038Z 2025-05-07T19:45:59.4935043Z 2025-05-07T19:45:59.4935048Z 2025-05-07T19:45:59.4935205Z ================================================================================ 2025-05-07T19:45:59.4935445Z GPU CPP Library Target: fbgemm_gpu_tbe_index_select (SHARED) 2025-05-07T19:45:59.4935550Z 2025-05-07T19:45:59.4935659Z CPU_SRCS: 2025-05-07T19:45:59.4935952Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:45:59.4936223Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:45:59.4936331Z 2025-05-07T19:45:59.4936443Z GPU_SRCS: 2025-05-07T19:45:59.4936711Z codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:45:59.4936899Z gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:45:59.4937072Z gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:45:59.4937273Z gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:45:59.4937468Z gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:45:59.4937653Z gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:45:59.4937847Z gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:45:59.4938040Z gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:45:59.4938144Z 2025-05-07T19:45:59.4938267Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4938273Z 2025-05-07T19:45:59.4938382Z 2025-05-07T19:45:59.4938508Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4938514Z 2025-05-07T19:45:59.4938623Z 2025-05-07T19:45:59.4938753Z OTHER_SRCS: 2025-05-07T19:45:59.4938759Z 2025-05-07T19:45:59.4938862Z 2025-05-07T19:45:59.4938972Z CC_FLAGS: 2025-05-07T19:45:59.4938978Z 2025-05-07T19:45:59.4939081Z 2025-05-07T19:45:59.4939200Z NVCC_FLAGS: 2025-05-07T19:45:59.4939334Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4939468Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4939616Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4939749Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4939851Z 2025-05-07T19:45:59.4939964Z HIPCC_FLAGS: 2025-05-07T19:45:59.4939971Z 2025-05-07T19:45:59.4940081Z 2025-05-07T19:45:59.4940195Z INCLUDE_DIRS: 2025-05-07T19:45:59.4940346Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4940489Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4940636Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4940781Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4941170Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4941971Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4942186Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4942405Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4942630Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4942910Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4943186Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4943395Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4943500Z 2025-05-07T19:45:59.4943627Z Selected Source Files: 2025-05-07T19:45:59.4943916Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:45:59.4944186Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:45:59.4944292Z 2025-05-07T19:45:59.4944427Z HIPified Source Files: 2025-05-07T19:45:59.4944438Z 2025-05-07T19:45:59.4944548Z 2025-05-07T19:45:59.4944673Z Library Dependencies: 2025-05-07T19:45:59.4944777Z torch 2025-05-07T19:45:59.4944893Z torch_library 2025-05-07T19:45:59.4945314Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4945459Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:59.4945582Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:59.4945694Z 2025-05-07T19:45:59.4945811Z Output Library: 2025-05-07T19:45:59.4945945Z fbgemm_gpu_tbe_index_select 2025-05-07T19:45:59.4946049Z 2025-05-07T19:45:59.4946184Z Destination Directory: 2025-05-07T19:45:59.4946295Z fbgemm_gpu 2025-05-07T19:45:59.4946455Z ================================================================================ 2025-05-07T19:45:59.4946462Z 2025-05-07T19:45:59.4946467Z 2025-05-07T19:45:59.4946472Z 2025-05-07T19:45:59.4946634Z ================================================================================ 2025-05-07T19:45:59.4946910Z GPU CPP Library Target: fbgemm_gpu_embedding_inplace_ops (SHARED) 2025-05-07T19:45:59.4947016Z 2025-05-07T19:45:59.4947130Z CPU_SRCS: 2025-05-07T19:45:59.4947368Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:45:59.4947473Z 2025-05-07T19:45:59.4947583Z GPU_SRCS: 2025-05-07T19:45:59.4947828Z src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp 2025-05-07T19:45:59.4948040Z src/embedding_inplace_ops/embedding_inplace_update.cu 2025-05-07T19:45:59.4948145Z 2025-05-07T19:45:59.4948272Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4948278Z 2025-05-07T19:45:59.4948381Z 2025-05-07T19:45:59.4948505Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4948510Z 2025-05-07T19:45:59.4948620Z 2025-05-07T19:45:59.4948731Z OTHER_SRCS: 2025-05-07T19:45:59.4948738Z 2025-05-07T19:45:59.4948840Z 2025-05-07T19:45:59.4948949Z CC_FLAGS: 2025-05-07T19:45:59.4948955Z 2025-05-07T19:45:59.4949067Z 2025-05-07T19:45:59.4949180Z NVCC_FLAGS: 2025-05-07T19:45:59.4949316Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4949468Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4949611Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4949746Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4949850Z 2025-05-07T19:45:59.4949971Z HIPCC_FLAGS: 2025-05-07T19:45:59.4949977Z 2025-05-07T19:45:59.4950078Z 2025-05-07T19:45:59.4950193Z INCLUDE_DIRS: 2025-05-07T19:45:59.4950350Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4950485Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4950629Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4950777Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4951165Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4951692Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4951886Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4952111Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4952594Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4952884Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4953165Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4953362Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4953466Z 2025-05-07T19:45:59.4953591Z Selected Source Files: 2025-05-07T19:45:59.4953839Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:45:59.4953945Z 2025-05-07T19:45:59.4954073Z HIPified Source Files: 2025-05-07T19:45:59.4954079Z 2025-05-07T19:45:59.4954194Z 2025-05-07T19:45:59.4954325Z Library Dependencies: 2025-05-07T19:45:59.4954428Z torch 2025-05-07T19:45:59.4954540Z torch_library 2025-05-07T19:45:59.4954958Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4955064Z 2025-05-07T19:45:59.4955180Z Output Library: 2025-05-07T19:45:59.4955346Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:45:59.4955451Z 2025-05-07T19:45:59.4955578Z Destination Directory: 2025-05-07T19:45:59.4955690Z fbgemm_gpu 2025-05-07T19:45:59.4955855Z ================================================================================ 2025-05-07T19:45:59.4955861Z 2025-05-07T19:45:59.4955866Z 2025-05-07T19:45:59.4955871Z 2025-05-07T19:45:59.4956025Z ================================================================================ 2025-05-07T19:45:59.4956200Z GPU CPP Library Target: fbgemm_gpu_py (SHARED) 2025-05-07T19:45:59.4956314Z 2025-05-07T19:45:59.4956425Z CPU_SRCS: 2025-05-07T19:45:59.4956568Z src/memory_utils/memory_utils.cpp 2025-05-07T19:45:59.4956724Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:45:59.4957001Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:45:59.4957296Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:45:59.4957598Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:45:59.4957924Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:45:59.4958227Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:45:59.4958557Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:45:59.4958773Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:45:59.4958957Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:45:59.4959136Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:45:59.4959308Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:45:59.4959518Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:45:59.4959666Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:45:59.4959824Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:45:59.4960006Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:45:59.4960154Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:45:59.4960311Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:45:59.4960454Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:45:59.4960585Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:45:59.4960735Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:45:59.4960887Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:45:59.4961041Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:45:59.4961187Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:45:59.4961291Z 2025-05-07T19:45:59.4961412Z GPU_SRCS: 2025-05-07T19:45:59.4961417Z 2025-05-07T19:45:59.4961519Z 2025-05-07T19:45:59.4961642Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:59.4961647Z 2025-05-07T19:45:59.4961755Z 2025-05-07T19:45:59.4961875Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:59.4961881Z 2025-05-07T19:45:59.4961984Z 2025-05-07T19:45:59.4962096Z OTHER_SRCS: 2025-05-07T19:45:59.4962102Z 2025-05-07T19:45:59.4962214Z 2025-05-07T19:45:59.4962324Z CC_FLAGS: 2025-05-07T19:45:59.4962330Z 2025-05-07T19:45:59.4962436Z 2025-05-07T19:45:59.4962553Z NVCC_FLAGS: 2025-05-07T19:45:59.4962928Z --expt-relaxed-constexpr 2025-05-07T19:45:59.4963077Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:59.4963221Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:59.4963362Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:59.4963470Z 2025-05-07T19:45:59.4963582Z HIPCC_FLAGS: 2025-05-07T19:45:59.4963589Z 2025-05-07T19:45:59.4963699Z 2025-05-07T19:45:59.4963815Z INCLUDE_DIRS: 2025-05-07T19:45:59.4963964Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4964099Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:59.4964248Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:59.4964396Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:59.4964779Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include 2025-05-07T19:45:59.4965314Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:59.4965506Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:59.4965731Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:59.4965964Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:59.4966243Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:59.4966518Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:59.4966722Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:59.4966829Z 2025-05-07T19:45:59.4966954Z Selected Source Files: 2025-05-07T19:45:59.4967096Z src/memory_utils/memory_utils.cpp 2025-05-07T19:45:59.4967252Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:45:59.4967528Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:45:59.4967825Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:45:59.4968117Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:45:59.4968419Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:45:59.4968863Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:45:59.4969197Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:45:59.4969414Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:45:59.4969598Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:45:59.4969778Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:45:59.4969951Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:45:59.4970157Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:45:59.4970311Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:45:59.4970471Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:45:59.4970647Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:45:59.4970796Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:45:59.4970944Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:45:59.4971080Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:45:59.4971209Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:45:59.4971374Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:45:59.4971525Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:45:59.4971672Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:45:59.4971814Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:45:59.4971919Z 2025-05-07T19:45:59.4972054Z HIPified Source Files: 2025-05-07T19:45:59.4972060Z 2025-05-07T19:45:59.4972165Z 2025-05-07T19:45:59.4972293Z Library Dependencies: 2025-05-07T19:45:59.4972407Z torch 2025-05-07T19:45:59.4972519Z torch_library 2025-05-07T19:45:59.4972938Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so 2025-05-07T19:45:59.4973049Z fbgemm 2025-05-07T19:45:59.4973201Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:59.4973345Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:45:59.4973480Z fbgemm_gpu_tbe_index_select 2025-05-07T19:45:59.4973612Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:59.4973745Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:45:59.4974052Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:59.4974260Z 2025-05-07T19:45:59.4974401Z Output Library: 2025-05-07T19:45:59.4974516Z fbgemm_gpu_py 2025-05-07T19:45:59.4974620Z 2025-05-07T19:45:59.4974755Z Destination Directory: 2025-05-07T19:45:59.4974866Z fbgemm_gpu 2025-05-07T19:45:59.4975027Z ================================================================================ 2025-05-07T19:45:59.4975034Z 2025-05-07T19:45:59.4975174Z -- Configuring done (4.7s) 2025-05-07T19:45:59.5326467Z -- Generating done (0.1s) 2025-05-07T19:45:59.5343604Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build 2025-05-07T19:45:59.5586735Z Change Dir: '/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build' 2025-05-07T19:45:59.5586781Z 2025-05-07T19:45:59.5587190Z Run Build Command(s): /github/home/miniconda/envs/build_binary/bin/ninja -v -j 4 install 2025-05-07T19:46:00.1576721Z [1/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp 2025-05-07T19:46:00.1582669Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:46:00.1583665Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:46:00.1584694Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp:9: 2025-05-07T19:46:00.1586032Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:00.1588516Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1591365Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.1592845Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1594054Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:00.1596671Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1599677Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.1601220Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1603696Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:00.1606263Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1609486Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.1610969Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1612166Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:00.1614660Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1617320Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:00.1618676Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1619876Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:00.1622383Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1625288Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.1626774Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1627983Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:00.1630556Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1633449Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.1634947Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1636224Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:00.1638966Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1641922Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.1643389Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1644573Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:00.1647073Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1649956Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:00.1651437Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1652638Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:00.1655190Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1658015Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:00.1659505Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1660713Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:00.1663284Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.1666097Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:00.1667590Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.1668075Z At global scope: 2025-05-07T19:46:00.1668993Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:00.2498685Z [2/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp 2025-05-07T19:46:00.2504798Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:46:00.2505814Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:46:00.2506680Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp:9: 2025-05-07T19:46:00.2508030Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:00.2510731Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2513545Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.2515026Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2516225Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:00.2518752Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2521548Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.2523019Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2524221Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:00.2548415Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2551542Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.2553012Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2554218Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:00.2557023Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2559861Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:00.2561221Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2562422Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:00.2564927Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2567728Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.2569313Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2570500Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:00.2573060Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2575942Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.2577412Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2578599Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:00.2581104Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2583899Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.2585592Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2586792Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:00.2589315Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2592774Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:00.2594273Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2595477Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:00.2597975Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2600779Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:00.2602272Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2603464Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:00.2605964Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.2608898Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:00.2610399Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.2610876Z At global scope: 2025-05-07T19:46:00.2611797Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:00.3241239Z [3/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp 2025-05-07T19:46:00.3247189Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:46:00.3248213Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64emithelper_p.h:13, 2025-05-07T19:46:00.3249463Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp:14: 2025-05-07T19:46:00.3250828Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:00.3253916Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3256733Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.3258205Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3259386Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:00.3261888Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3264679Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.3266140Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3267332Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:00.3269843Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3272637Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.3274108Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3275298Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:00.3277800Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3280481Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:00.3281847Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3283043Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:00.3285752Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3288989Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.3290493Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3291680Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:00.3294181Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3296979Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.3298456Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3299647Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:00.3302144Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3304937Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.3306419Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3307608Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:00.3310096Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3312895Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:00.3314547Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3315748Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:00.3318244Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3321044Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:00.3322813Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3324032Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:00.3326527Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.3329404Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:00.3330887Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.3331383Z At global scope: 2025-05-07T19:46:00.3332307Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:00.6342433Z [4/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp 2025-05-07T19:46:00.6348328Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:46:00.6349275Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp:13: 2025-05-07T19:46:00.6350597Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:00.6353047Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6355919Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.6357443Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6358611Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:00.6361049Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6364151Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.6365858Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6367028Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:00.6371724Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6374572Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.6376059Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6377235Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:00.6379787Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6382423Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:00.6383790Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6385172Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:00.6387617Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6390476Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.6391950Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6393122Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:00.6395554Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6398290Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.6399791Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6401516Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:00.6403979Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6406750Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.6408223Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6409476Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:00.6411916Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6414660Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:00.6416119Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6417277Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:00.6419733Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6422490Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:00.6423960Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6425125Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:00.6427576Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6430339Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:00.6431818Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6432297Z At global scope: 2025-05-07T19:46:00.6433210Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:00.6439266Z [5/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp 2025-05-07T19:46:00.6444876Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp:10: 2025-05-07T19:46:00.6446203Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:00.6448789Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6451532Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.6453009Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6454141Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:00.6456549Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6459294Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.6460764Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6461896Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:00.6464298Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6467040Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.6468505Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6469644Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:00.6472193Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6474882Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:00.6476234Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6477373Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:00.6479747Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6482484Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.6483955Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6485307Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:00.6487692Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6490513Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.6491984Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6493115Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:00.6495523Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6498263Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.6499739Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6500876Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:00.6503258Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6505994Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:00.6507908Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6509066Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:00.6511452Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6514194Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:00.6515673Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6516834Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:00.6519228Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.6521968Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:00.6523609Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.6524103Z At global scope: 2025-05-07T19:46:00.6525023Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:00.7737137Z [6/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp 2025-05-07T19:46:00.7742883Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:46:00.7743803Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp:13: 2025-05-07T19:46:00.7745109Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:00.7747548Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7750713Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.7752395Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7753557Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:00.7755995Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7758752Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.7760228Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7761395Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:00.7763831Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7766587Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.7768054Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7769334Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:00.7771772Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7774402Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:00.7775751Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7776929Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:00.7779357Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7782116Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.7783584Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7785162Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:00.7787816Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7790586Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.7792048Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7793214Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:00.7795671Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7798436Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.7799894Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7801061Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:00.7803503Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7806271Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:00.7807744Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7809014Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:00.7811478Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7814274Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:00.7815760Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7816924Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:00.7819531Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.7822409Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:00.7823892Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.7824381Z At global scope: 2025-05-07T19:46:00.7825306Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:00.9245574Z [7/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp 2025-05-07T19:46:00.9251353Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp:10: 2025-05-07T19:46:00.9252750Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:00.9255153Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9257905Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.9259368Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9260497Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:00.9263304Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9266085Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.9267566Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9268702Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:00.9271454Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9274397Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.9275854Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9276980Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:00.9279359Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9281975Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:00.9283325Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9284652Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:00.9287059Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9290004Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:00.9291490Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9292623Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:00.9294997Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9297727Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:00.9299211Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9300352Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:00.9302829Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9305574Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:00.9307409Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9308777Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:00.9311168Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9313901Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:00.9315356Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9316520Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:00.9318914Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9321647Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:00.9323231Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9324382Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:00.9326782Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:00.9329619Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:00.9331113Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:00.9331590Z At global scope: 2025-05-07T19:46:00.9332515Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:01.0634092Z [8/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp 2025-05-07T19:46:01.0639781Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:46:01.0641230Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp:11: 2025-05-07T19:46:01.0642622Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:01.0645080Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0647839Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:01.0649410Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0650584Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:01.0653020Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0655766Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:01.0657239Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0658425Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:01.0660864Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0663628Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:01.0665094Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0666255Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:01.0668703Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0671342Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:01.0672691Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0673849Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:01.0676647Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0679432Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:01.0680904Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0682071Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:01.0684679Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0687435Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:01.0688979Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0690148Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:01.0692589Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0695348Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:01.0696806Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0697962Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:01.0700407Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0703150Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:01.0704616Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0705788Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:01.0708223Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0711677Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:01.0713185Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0714347Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:01.0716788Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.0719551Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:01.0721040Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.0721515Z At global scope: 2025-05-07T19:46:01.0722442Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:01.4905003Z [9/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp 2025-05-07T19:46:01.4910851Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp:12: 2025-05-07T19:46:01.4912245Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:01.4914651Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4917388Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:01.4918851Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4919983Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:01.4922362Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4925690Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:01.4927181Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4928325Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:01.4931041Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4933785Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:01.4935268Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4936400Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:01.4938781Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4941405Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:01.4942787Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4943922Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:01.4946322Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4949058Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:01.4950534Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4951681Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:01.4954076Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4956810Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:01.4958277Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4959726Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:01.4962132Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4964860Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:01.4966328Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4967461Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:01.4969931Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4972656Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:01.4974116Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4975253Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:01.4977656Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4980390Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:01.4981868Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4983015Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:01.4985726Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.4988468Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:01.4989961Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.4990441Z At global scope: 2025-05-07T19:46:01.4991356Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:01.5741115Z [10/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp 2025-05-07T19:46:01.5747217Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/a64archtraits_p.h:13, 2025-05-07T19:46:01.5748196Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp:16: 2025-05-07T19:46:01.5749536Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:01.5752033Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5754801Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:01.5756500Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5757888Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:01.5760346Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5763106Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:01.5764564Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5765738Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:01.5768198Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5774213Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:01.5775698Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5776888Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:01.5779641Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5782479Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:01.5783828Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5785204Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:01.5787764Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5790542Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:01.5792018Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5793189Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:01.5795644Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5798408Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:01.5799869Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5801034Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:01.5803484Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5806245Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:01.5807708Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5808957Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:01.5811417Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5814477Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:01.5816135Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5817315Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:01.5819776Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5822557Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:01.5824050Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5825224Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:01.5827685Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:01.5830799Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:01.5832287Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:01.5832770Z At global scope: 2025-05-07T19:46:01.5833692Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:02.0456504Z [11/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp 2025-05-07T19:46:02.2226310Z [12/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp 2025-05-07T19:46:02.2232315Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:46:02.2233315Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:46:02.2234169Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp:12: 2025-05-07T19:46:02.2235495Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:02.2237996Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2240784Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:02.2242250Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2243429Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:02.2245915Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2248847Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:02.2250310Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2251496Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:02.2253974Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2256756Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:02.2258229Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2259410Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:02.2261889Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2264719Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:02.2266191Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2267393Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:02.2269893Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2272702Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:02.2274198Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2275382Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:02.2277879Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2280667Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:02.2282140Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2283335Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:02.2286026Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2288875Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:02.2290355Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2291568Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:02.2294057Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2296828Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:02.2298510Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2299874Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:02.2302380Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2305184Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:02.2306680Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2307889Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:02.2310408Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.2313212Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:02.2314705Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.2315184Z At global scope: 2025-05-07T19:46:02.2316122Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:02.4061076Z [13/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp 2025-05-07T19:46:02.6223127Z [14/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp 2025-05-07T19:46:02.7835380Z [15/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp 2025-05-07T19:46:02.7841512Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:46:02.7842527Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:46:02.7843399Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp:18: 2025-05-07T19:46:02.7844744Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:46:02.7847228Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7850311Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:02.7851787Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7852976Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:46:02.7855463Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7858239Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:02.7859702Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7860899Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:46:02.7863392Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7866169Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:02.7867624Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7869130Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:46:02.7871632Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7874290Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:46:02.7875643Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7876837Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:46:02.7879325Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7882100Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:46:02.7883572Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7884991Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:46:02.7887500Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7891267Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:46:02.7892737Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7893918Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:46:02.7896423Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7899225Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:46:02.7900764Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7901950Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:46:02.7904797Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7907770Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:46:02.7909268Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7910453Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:46:02.7913054Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7915848Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:46:02.7917324Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7918514Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:46:02.7921018Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:46:02.7923809Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:46:02.7925279Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:46:02.7925763Z At global scope: 2025-05-07T19:46:02.7926685Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:46:02.9563094Z [16/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp 2025-05-07T19:46:03.1718856Z [17/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp 2025-05-07T19:46:03.4520356Z [18/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp 2025-05-07T19:46:03.4597491Z [19/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp 2025-05-07T19:46:03.4726410Z [20/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp 2025-05-07T19:46:03.5826409Z [21/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp 2025-05-07T19:46:03.6525024Z [22/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp 2025-05-07T19:46:03.6573261Z [23/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp 2025-05-07T19:46:03.8553401Z [24/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp 2025-05-07T19:46:03.9944916Z [25/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp 2025-05-07T19:46:04.0633476Z [26/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp 2025-05-07T19:46:04.1225584Z [27/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp 2025-05-07T19:46:04.1903749Z [28/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp 2025-05-07T19:46:04.2663544Z [29/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp 2025-05-07T19:46:04.3626008Z [30/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp 2025-05-07T19:46:04.5284711Z [31/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp 2025-05-07T19:46:04.5397250Z [32/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp 2025-05-07T19:46:04.5624587Z [33/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp 2025-05-07T19:46:04.6946127Z [34/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp 2025-05-07T19:46:04.8258859Z [35/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp 2025-05-07T19:46:05.0912566Z [36/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp 2025-05-07T19:46:05.1144682Z [37/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp 2025-05-07T19:46:05.2228107Z [38/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp 2025-05-07T19:46:05.3744328Z [39/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp 2025-05-07T19:46:05.4817341Z [40/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp 2025-05-07T19:46:05.6873890Z [41/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp 2025-05-07T19:46:05.7145510Z [42/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp 2025-05-07T19:46:05.8551593Z [43/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp 2025-05-07T19:46:05.8775290Z [44/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp 2025-05-07T19:46:06.0194164Z [45/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp 2025-05-07T19:46:06.0216890Z [46/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp 2025-05-07T19:46:06.1279401Z [47/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp 2025-05-07T19:46:06.2635541Z [48/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp 2025-05-07T19:46:06.4672370Z [49/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp 2025-05-07T19:46:08.5882626Z [50/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp 2025-05-07T19:46:08.8404397Z [51/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp 2025-05-07T19:46:09.2026485Z [52/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp 2025-05-07T19:46:09.3074632Z [53/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp 2025-05-07T19:46:10.1492793Z [54/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp 2025-05-07T19:46:10.3484455Z [55/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp 2025-05-07T19:46:10.4977267Z [56/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp 2025-05-07T19:46:10.9618053Z [57/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp 2025-05-07T19:46:11.1882931Z [58/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp 2025-05-07T19:46:13.9819610Z [59/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp 2025-05-07T19:46:14.2853170Z [60/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,asmjit.so -o asmjit.so CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp.o -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:46:16.1601661Z [61/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc.o -c /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc 2025-05-07T19:46:16.2711447Z [62/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtils.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtils.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtils.cc.o -c /__w/FBGEMM/FBGEMM/src/QuantUtils.cc 2025-05-07T19:46:17.9677699Z [63/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc.o -c /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc 2025-05-07T19:46:24.0057901Z [64/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc.o -c /__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc 2025-05-07T19:46:25.2856282Z [65/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc.o -c /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc 2025-05-07T19:46:26.2235111Z [66/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RefImplementations.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RefImplementations.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RefImplementations.cc.o -c /__w/FBGEMM/FBGEMM/src/RefImplementations.cc 2025-05-07T19:46:27.5907440Z [67/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/Utils.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/Utils.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/Utils.cc.o -c /__w/FBGEMM/FBGEMM/src/Utils.cc 2025-05-07T19:46:28.8306276Z [68/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc.o -c /__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc 2025-05-07T19:46:29.1380789Z [69/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm.so -o fbgemm.so CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtils.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RefImplementations.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/Utils.cc.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so asmjit.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so && : 2025-05-07T19:46:35.7889724Z [70/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:46:36.8898231Z [71/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:46:38.0608416Z [72/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:46:39.7437825Z [73/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:46:48.7676154Z [74/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:46:49.0253295Z [75/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_cache.so -o fbgemm_gpu_tbe_cache.so CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cpp.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cpp.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cpp.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cpp.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cpp.o -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:46:53.1553883Z [76/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_inference_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:46:55.0338695Z [77/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_inference_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:47:01.0302271Z [78/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_config_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_config.dir/src/config/feature_gates.cpp.o -MF CMakeFiles/fbgemm_gpu_config.dir/src/config/feature_gates.cpp.o.d -o CMakeFiles/fbgemm_gpu_config.dir/src/config/feature_gates.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/config/feature_gates.cpp 2025-05-07T19:47:01.3003451Z [79/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_config.so -o fbgemm_gpu_config.so CMakeFiles/fbgemm_gpu_config.dir/src/config/feature_gates.cpp.o -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:47:05.5813631Z [80/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_inference_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:47:05.8756112Z [81/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_inference.so -o fbgemm_gpu_tbe_inference.so CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_config.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed asmjit.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so && : 2025-05-07T19:47:06.3951344Z [82/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_utils_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:47:07.5571433Z [83/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_utils_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:47:07.8183844Z [84/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_utils.so -o fbgemm_gpu_tbe_utils.so CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_meta.cpp.o -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:47:17.0139711Z [85/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_sparse_async_cumsum_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cpp.o -MF CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cpp.o.d -o CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:47:17.2802166Z [86/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_sparse_async_cumsum.so -o fbgemm_gpu_sparse_async_cumsum.so CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_utils.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so && : 2025-05-07T19:47:17.2986547Z [87/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_optimizers_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_mE4fK0.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_mE4fK0.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_mE4fK0.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_mE4fK0.cpp 2025-05-07T19:47:17.4824922Z [88/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_optimizers.so -o fbgemm_gpu_tbe_optimizers.so CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_mE4fK0.cpp.o -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:47:19.2209709Z [89/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_common_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/pt2/pt2_autograd_utils.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/pt2/pt2_autograd_utils.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/pt2/pt2_autograd_utils.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:47:24.6702195Z [90/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_common_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:47:34.8343777Z [91/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_common_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/forward/embedding_forward_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/forward/embedding_forward_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/forward/embedding_forward_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:47:35.1093117Z [92/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_common.so -o fbgemm_gpu_tbe_common.so CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/forward/embedding_forward_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/pt2/pt2_autograd_utils.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm.so fbgemm_gpu_config.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && : 2025-05-07T19:47:38.5323759Z [93/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_forward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:47:38.7939103Z [94/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_forward.so -o fbgemm_gpu_tbe_training_forward.so CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_common.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && : 2025-05-07T19:47:52.9082552Z [95/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:48:12.2255422Z [96/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:48:15.6563824Z [97/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:48:23.6679718Z [98/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:48:28.3933847Z [99/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:48:46.1983331Z [100/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:48:50.8583329Z [101/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:48:58.8086200Z [102/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:48:59.6762821Z [103/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:49:09.6230559Z [104/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:49:15.3732982Z [105/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:49:17.5117092Z [106/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:49:26.0793966Z [107/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:49:31.9467733Z [108/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:49:32.4616477Z [109/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:49:34.1911047Z [110/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:49:51.3515932Z [111/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.3696971Z [112/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.3923089Z [113/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.4099642Z [114/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.4277815Z [115/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.4459755Z [116/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.4634582Z [117/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.4809885Z [118/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.4985134Z [119/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.5159859Z [120/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.5334384Z [121/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.5508713Z [122/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.5681871Z [123/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:49:51.5853806Z [124/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:49:52.5657596Z [125/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:49:53.9341921Z [126/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:50:07.1542153Z [127/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:50:07.5304513Z [128/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_pt2.so -o fbgemm_gpu_tbe_training_backward_pt2.so CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_tbe_common.so fbgemm_gpu_sparse_async_cumsum.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed fbgemm.so fbgemm_gpu_config.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && : 2025-05-07T19:50:12.0122157Z [129/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:50:16.4015286Z [130/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/codegen/training/backward/embedding_backward_dense_host_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/codegen/training/backward/embedding_backward_dense_host_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/codegen/training/backward/embedding_backward_dense_host_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:50:20.4395913Z [131/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:50:34.2854416Z [132/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:50:34.6939849Z [133/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:50:38.0468360Z [134/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:50:38.7441233Z [135/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:50:52.4637004Z [136/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:50:52.9991305Z [137/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:50:56.3667519Z [138/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:50:57.1487314Z [139/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:51:11.3727961Z [140/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:51:11.7759415Z [141/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:51:14.9572112Z [142/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:51:15.5474445Z [143/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:51:30.0619247Z [144/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:51:33.4046222Z [145/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:51:35.7251953Z [146/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:51:35.7426050Z [147/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_D7Y5lt.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_D7Y5lt.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_D7Y5lt.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_D7Y5lt.cpp 2025-05-07T19:51:35.7605574Z [148/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_Noq57D.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_Noq57D.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_Noq57D.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_Noq57D.cpp 2025-05-07T19:51:35.7785239Z [149/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_yn7D38.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_yn7D38.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_yn7D38.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_yn7D38.cpp 2025-05-07T19:51:35.7961025Z [150/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_INFY0j.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_INFY0j.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_INFY0j.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_placeholder_INFY0j.cpp 2025-05-07T19:51:35.9771009Z [151/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_split_host.so -o fbgemm_gpu_tbe_training_backward_split_host.so CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_INFY0j.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm_gpu_config.so fbgemm_gpu_tbe_utils.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so && : 2025-05-07T19:51:40.0259855Z [152/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:51:47.9225154Z [153/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_index_select_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:51:51.2184961Z [154/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:51:53.5658536Z [155/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:51:53.8748666Z [156/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward.so -o fbgemm_gpu_tbe_training_backward.so CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/codegen/training/backward/embedding_backward_dense_host_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_tbe_common.so fbgemm_gpu_sparse_async_cumsum.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed fbgemm.so fbgemm_gpu_config.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && : 2025-05-07T19:51:54.0492602Z [157/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_gwd.so -o fbgemm_gpu_tbe_training_backward_gwd.so CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_D7Y5lt.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && : 2025-05-07T19:51:54.2214724Z [158/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_vbe.so -o fbgemm_gpu_tbe_training_backward_vbe.so CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_Noq57D.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && : 2025-05-07T19:51:54.3967277Z [159/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_dense.so -o fbgemm_gpu_tbe_training_backward_dense.so CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_yn7D38.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && : 2025-05-07T19:52:01.2142798Z [160/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils.cpp 2025-05-07T19:52:02.5293329Z [161/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_index_select_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:52:02.8120739Z [162/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_index_select.so -o fbgemm_gpu_tbe_index_select.so CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp.o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_ops.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm_gpu_sparse_async_cumsum.so fbgemm_gpu_tbe_utils.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so && : 2025-05-07T19:52:06.9840720Z [163/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:52:14.8540736Z [164/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:52:15.1633630Z [165/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_embedding_inplace_ops_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:52:15.4270905Z [166/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_embedding_inplace_ops.so -o fbgemm_gpu_embedding_inplace_ops.so CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp.o -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:52:20.3379593Z [167/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:52:30.2456067Z [168/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:52:30.7658845Z [169/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:52:36.7449634Z [170/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:52:45.0435386Z [171/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:52:48.1105992Z [172/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:53:01.0519383Z [173/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:53:05.3322867Z [174/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:53:12.3381278Z [175/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:53:18.1998140Z [176/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:53:21.5413306Z [177/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:53:27.7877335Z [178/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:53:28.7886616Z [179/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_models.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_models.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_models.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_models.cpp 2025-05-07T19:53:38.1128377Z [180/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:53:55.3472020Z [181/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_utils.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_utils.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_utils.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:54:04.8758380Z [182/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:54:12.1254965Z [183/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:54:13.5865721Z [184/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:54:13.5957300Z [185/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so 2025-05-07T19:54:13.5958953Z ################################################################################ 2025-05-07T19:54:13.5959422Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.5960106Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so 2025-05-07T19:54:13.5960780Z Removing all RPATHs ... 2025-05-07T19:54:13.5961150Z ################################################################################ 2025-05-07T19:54:13.6065361Z [186/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so 1 2025-05-07T19:54:13.6066991Z ################################################################################ 2025-05-07T19:54:13.6067518Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6068211Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so 2025-05-07T19:54:13.6068914Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.6069419Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.6069978Z ################################################################################ 2025-05-07T19:54:13.6161787Z [187/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:13.6163478Z ################################################################################ 2025-05-07T19:54:13.6163957Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6164756Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:13.6165532Z Removing all RPATHs ... 2025-05-07T19:54:13.6165905Z ################################################################################ 2025-05-07T19:54:13.6264461Z [188/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so 1 2025-05-07T19:54:13.6266199Z ################################################################################ 2025-05-07T19:54:13.6266676Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6267465Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:13.6268272Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.6268806Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.6269836Z ################################################################################ 2025-05-07T19:54:13.6361186Z [189/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:13.6362844Z ################################################################################ 2025-05-07T19:54:13.6363318Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6364065Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:13.6364805Z Removing all RPATHs ... 2025-05-07T19:54:13.6365175Z ################################################################################ 2025-05-07T19:54:13.6448526Z [190/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:13.6450515Z ################################################################################ 2025-05-07T19:54:13.6450993Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6451771Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:13.6452536Z Removing all RPATHs ... 2025-05-07T19:54:13.6452902Z ################################################################################ 2025-05-07T19:54:13.6541422Z [191/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 1 2025-05-07T19:54:13.6543176Z ################################################################################ 2025-05-07T19:54:13.6543639Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6544610Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:13.6545446Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.6545938Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.6546491Z ################################################################################ 2025-05-07T19:54:13.6635045Z [192/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so 1 2025-05-07T19:54:13.6636738Z ################################################################################ 2025-05-07T19:54:13.6637219Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6637986Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:13.6638831Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.6639319Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.6639875Z ################################################################################ 2025-05-07T19:54:13.6726307Z [193/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:13.6728227Z ################################################################################ 2025-05-07T19:54:13.6728948Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6729893Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:13.6730827Z Removing all RPATHs ... 2025-05-07T19:54:13.6731347Z ################################################################################ 2025-05-07T19:54:13.6821134Z [194/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so 1 2025-05-07T19:54:13.6823172Z ################################################################################ 2025-05-07T19:54:13.6823770Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6824760Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:13.6825769Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.6826358Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.6827065Z ################################################################################ 2025-05-07T19:54:13.6977973Z [195/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 1 2025-05-07T19:54:13.6979855Z ################################################################################ 2025-05-07T19:54:13.6980334Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.6981201Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:13.6982066Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.6982558Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.6983109Z ################################################################################ 2025-05-07T19:54:13.7080070Z [196/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so 1 2025-05-07T19:54:13.7081886Z ################################################################################ 2025-05-07T19:54:13.7082359Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.7083206Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:13.7084179Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.7084691Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.7085249Z ################################################################################ 2025-05-07T19:54:13.7175065Z [197/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 1 2025-05-07T19:54:13.7176916Z ################################################################################ 2025-05-07T19:54:13.7177409Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.7178273Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:13.7179159Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.7179652Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.7180209Z ################################################################################ 2025-05-07T19:54:13.7269689Z [198/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 1 2025-05-07T19:54:13.7271532Z ################################################################################ 2025-05-07T19:54:13.7272020Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.7273500Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:13.7274393Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.7274881Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.7275441Z ################################################################################ 2025-05-07T19:54:13.7367883Z [199/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 1 2025-05-07T19:54:13.7369831Z ################################################################################ 2025-05-07T19:54:13.7370313Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.7371183Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:13.7372129Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.7372621Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.7373185Z ################################################################################ 2025-05-07T19:54:13.7459334Z [200/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 1 2025-05-07T19:54:13.7461201Z ################################################################################ 2025-05-07T19:54:13.7461685Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.7462593Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:13.7463504Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.7464032Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.7464604Z ################################################################################ 2025-05-07T19:54:13.7555377Z [201/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so 1 2025-05-07T19:54:13.7557136Z ################################################################################ 2025-05-07T19:54:13.7557600Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.7558410Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:13.7559219Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:13.7559711Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:13.7560267Z ################################################################################ 2025-05-07T19:54:13.7646720Z [202/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:13.7648482Z ################################################################################ 2025-05-07T19:54:13.7649024Z [CMAKE] Running post-build script ... 2025-05-07T19:54:13.7649872Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:13.7650717Z Removing all RPATHs ... 2025-05-07T19:54:13.7651082Z ################################################################################ 2025-05-07T19:54:22.5438808Z [203/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:54:31.9966381Z [204/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:54:39.1589375Z [205/208] /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator.cpp 2025-05-07T19:54:39.5402621Z [206/208] : && /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -DNO_AVX512=1 -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_py.so -o fbgemm_gpu_py.so CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_meta.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_meta.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_models.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_utils.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator_ops.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator_ops.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so fbgemm.so fbgemm_gpu_embedding_inplace_ops.so fbgemm_gpu_tbe_index_select.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_tbe_optimizers.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so" -Wl,--as-needed fbgemm_gpu_sparse_async_cumsum.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && : 2025-05-07T19:54:39.5561214Z [207/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so 1 2025-05-07T19:54:39.5562866Z ################################################################################ 2025-05-07T19:54:39.5563338Z [CMAKE] Running post-build script ... 2025-05-07T19:54:39.5564421Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:39.5565371Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:39.5565871Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:39.5566422Z ################################################################################ 2025-05-07T19:54:39.5567768Z [207/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-build && /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/cmake/data/bin/cmake -P cmake_install.cmake 2025-05-07T19:54:39.5611579Z -- Install configuration: "Release" 2025-05-07T19:54:39.5612438Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/asmjit.so 2025-05-07T19:54:39.5634015Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm.so 2025-05-07T19:54:39.5635671Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:39.5653934Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:39.5655256Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so 2025-05-07T19:54:39.5682894Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:39.5699108Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:39.5700591Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:39.5702121Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:39.5719787Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:39.5721278Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:39.5722738Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:39.5724191Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:39.5726144Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:39.5727688Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:39.5729620Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:39.5731116Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:39.5732653Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py 2025-05-07T19:54:39.5734398Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py 2025-05-07T19:54:39.5736116Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py 2025-05-07T19:54:39.5737768Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py 2025-05-07T19:54:39.5739811Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py 2025-05-07T19:54:39.5741704Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py 2025-05-07T19:54:39.5743481Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py 2025-05-07T19:54:39.5745349Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py 2025-05-07T19:54:39.5747105Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py 2025-05-07T19:54:39.5748903Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py 2025-05-07T19:54:39.5750816Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py 2025-05-07T19:54:39.5752547Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py 2025-05-07T19:54:39.5754186Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py 2025-05-07T19:54:39.5755873Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py 2025-05-07T19:54:39.5757706Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T19:54:39.5759506Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py 2025-05-07T19:54:39.5761047Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:39.5766910Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so 2025-05-07T19:54:39.5788019Z 2025-05-07T19:54:39.5868772Z 2025-05-07T19:54:39.5869842Z copying fbgemm_gpu/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/__init__.py 2025-05-07T19:54:39.5872066Z copying fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py 2025-05-07T19:54:39.5873329Z copying fbgemm_gpu/enums.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/enums.py 2025-05-07T19:54:39.5874761Z copying fbgemm_gpu/metrics.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/metrics.py 2025-05-07T19:54:39.5876692Z copying fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py 2025-05-07T19:54:39.5878363Z copying fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py 2025-05-07T19:54:39.5879797Z copying fbgemm_gpu/quantize_comm.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize_comm.py 2025-05-07T19:54:39.5880945Z copying fbgemm_gpu/quantize_utils.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize_utils.py 2025-05-07T19:54:39.5882127Z copying fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/runtime_monitor.py 2025-05-07T19:54:39.5883255Z copying fbgemm_gpu/sparse_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sparse_ops.py 2025-05-07T19:54:39.5885137Z copying fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_configs.py 2025-05-07T19:54:39.5887770Z copying fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py 2025-05-07T19:54:39.5889443Z copying fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py 2025-05-07T19:54:39.5890852Z copying fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_utils.py 2025-05-07T19:54:39.5892643Z copying fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py 2025-05-07T19:54:39.5894378Z copying fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py 2025-05-07T19:54:39.5896224Z copying fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py 2025-05-07T19:54:39.5898113Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py 2025-05-07T19:54:39.5900024Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py 2025-05-07T19:54:39.5901862Z copying fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py 2025-05-07T19:54:39.5903368Z copying fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py 2025-05-07T19:54:39.5904473Z copying fbgemm_gpu/uvm.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/uvm.py 2025-05-07T19:54:39.5905343Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/config 2025-05-07T19:54:39.5906468Z copying fbgemm_gpu/config/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/config/__init__.py 2025-05-07T19:54:39.5907764Z copying fbgemm_gpu/config/feature_list.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/config/feature_list.py 2025-05-07T19:54:39.5908817Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs 2025-05-07T19:54:39.5909772Z copying fbgemm_gpu/docs/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/__init__.py 2025-05-07T19:54:39.5910865Z copying fbgemm_gpu/docs/common.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/common.py 2025-05-07T19:54:39.5912416Z copying fbgemm_gpu/docs/examples.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/examples.py 2025-05-07T19:54:39.5913676Z copying fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py 2025-05-07T19:54:39.5915159Z copying fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py 2025-05-07T19:54:39.5916740Z copying fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py 2025-05-07T19:54:39.5918160Z copying fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/quantize_ops.py 2025-05-07T19:54:39.5919374Z copying fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/sparse_ops.py 2025-05-07T19:54:39.5920645Z copying fbgemm_gpu/docs/version.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/version.py 2025-05-07T19:54:39.5921637Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize 2025-05-07T19:54:39.5922675Z copying fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize/__init__.py 2025-05-07T19:54:39.5924277Z copying fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize/quantize_ops.py 2025-05-07T19:54:39.5925373Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll 2025-05-07T19:54:39.5926301Z copying fbgemm_gpu/sll/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/__init__.py 2025-05-07T19:54:39.5927231Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe 2025-05-07T19:54:39.5928163Z copying fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/__init__.py 2025-05-07T19:54:39.5929193Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton 2025-05-07T19:54:39.5930182Z copying fbgemm_gpu/triton/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/__init__.py 2025-05-07T19:54:39.5931331Z copying fbgemm_gpu/triton/common.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/common.py 2025-05-07T19:54:39.5932511Z copying fbgemm_gpu/triton/quantize.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/quantize.py 2025-05-07T19:54:39.5933763Z copying fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/quantize_ref.py 2025-05-07T19:54:39.5934823Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils 2025-05-07T19:54:39.5935783Z copying fbgemm_gpu/utils/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/__init__.py 2025-05-07T19:54:39.5936905Z copying fbgemm_gpu/utils/loader.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/loader.py 2025-05-07T19:54:39.5938109Z copying fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/torch_library.py 2025-05-07T19:54:39.5939344Z copying fbgemm_gpu/utils/filestore.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/filestore.py 2025-05-07T19:54:39.5940365Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/cpu 2025-05-07T19:54:39.5941385Z copying fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/cpu/__init__.py 2025-05-07T19:54:39.5942561Z copying fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py 2025-05-07T19:54:39.5943584Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/meta 2025-05-07T19:54:39.5944601Z copying fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/meta/__init__.py 2025-05-07T19:54:39.5945819Z copying fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py 2025-05-07T19:54:39.5946880Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.5947939Z copying fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/__init__.py 2025-05-07T19:54:39.5949200Z copying fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/common.py 2025-05-07T19:54:39.5950765Z copying fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py 2025-05-07T19:54:39.5952591Z copying fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py 2025-05-07T19:54:39.5954222Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py 2025-05-07T19:54:39.5955818Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py 2025-05-07T19:54:39.5957633Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py 2025-05-07T19:54:39.5959968Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py 2025-05-07T19:54:39.5962001Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py 2025-05-07T19:54:39.5963906Z copying fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py 2025-05-07T19:54:39.5965887Z copying fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py 2025-05-07T19:54:39.5967714Z copying fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py 2025-05-07T19:54:39.5969615Z copying fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py 2025-05-07T19:54:39.5971058Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.5972092Z copying fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/__init__.py 2025-05-07T19:54:39.5973389Z copying fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py 2025-05-07T19:54:39.5974714Z copying fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py 2025-05-07T19:54:39.5975971Z copying fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py 2025-05-07T19:54:39.5977441Z copying fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py 2025-05-07T19:54:39.5979035Z copying fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py 2025-05-07T19:54:39.5980399Z copying fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/reporter.py 2025-05-07T19:54:39.5981820Z copying fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py 2025-05-07T19:54:39.5983447Z copying fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py 2025-05-07T19:54:39.5985415Z copying fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/utils.py 2025-05-07T19:54:39.5986723Z copying fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py 2025-05-07T19:54:39.5987861Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/cache 2025-05-07T19:54:39.5988934Z copying fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/cache/__init__.py 2025-05-07T19:54:39.5990373Z copying fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py 2025-05-07T19:54:39.5991615Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.5992620Z copying fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py 2025-05-07T19:54:39.5993776Z copying fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/common.py 2025-05-07T19:54:39.5994987Z copying fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/inference.py 2025-05-07T19:54:39.5997118Z copying fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/training.py 2025-05-07T19:54:39.5998207Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.5999252Z copying fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/__init__.py 2025-05-07T19:54:39.6000483Z copying fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/common.py 2025-05-07T19:54:39.6001728Z copying fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/offsets.py 2025-05-07T19:54:39.6002992Z copying fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/quantize.py 2025-05-07T19:54:39.6004263Z copying fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/requests.py 2025-05-07T19:54:39.6005364Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/stats 2025-05-07T19:54:39.6006410Z copying fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/stats/__init__.py 2025-05-07T19:54:39.6007808Z copying fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py 2025-05-07T19:54:39.6009160Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:39.6010269Z copying fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py 2025-05-07T19:54:39.6011879Z copying fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py 2025-05-07T19:54:39.6013273Z creating directory _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/jagged 2025-05-07T19:54:39.6014397Z copying fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/jagged/__init__.py 2025-05-07T19:54:39.6015932Z copying fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py 2025-05-07T19:54:39.6016874Z 2025-05-07T19:54:39.6177497Z INFO:root:running bdist_wheel 2025-05-07T19:54:39.6238677Z INFO:root:running build 2025-05-07T19:54:39.6239063Z INFO:root:running build_py 2025-05-07T19:54:39.6250607Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6253329Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6256529Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6259023Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6261439Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6263692Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6266858Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6268858Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6271902Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6274509Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6276699Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6279925Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6282265Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6285029Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6287647Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6290528Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6292785Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6295389Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6298980Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6303392Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6305846Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6308300Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6310336Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6314040Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/config 2025-05-07T19:54:39.6316022Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/config 2025-05-07T19:54:39.6318697Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/config 2025-05-07T19:54:39.6323513Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6325336Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6328168Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6330380Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6332530Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6335340Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6337463Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6339724Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6341894Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6345200Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.6348492Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/quantize 2025-05-07T19:54:39.6350399Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/quantize 2025-05-07T19:54:39.6353041Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/quantize 2025-05-07T19:54:39.6356313Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll 2025-05-07T19:54:39.6357978Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll 2025-05-07T19:54:39.6361303Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe 2025-05-07T19:54:39.6363509Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe 2025-05-07T19:54:39.6366862Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton 2025-05-07T19:54:39.6368863Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton 2025-05-07T19:54:39.6371708Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton 2025-05-07T19:54:39.6373985Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton 2025-05-07T19:54:39.6377224Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton 2025-05-07T19:54:39.6380350Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils 2025-05-07T19:54:39.6382240Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils 2025-05-07T19:54:39.6385351Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils 2025-05-07T19:54:39.6388338Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils 2025-05-07T19:54:39.6390314Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils 2025-05-07T19:54:39.6393472Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/cpu 2025-05-07T19:54:39.6395486Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/cpu 2025-05-07T19:54:39.6398160Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/cpu 2025-05-07T19:54:39.6402094Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/meta 2025-05-07T19:54:39.6404111Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/meta 2025-05-07T19:54:39.6407044Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/meta 2025-05-07T19:54:39.6412839Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6415207Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6417249Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6419778Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6422327Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6425057Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6427780Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6431045Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6433482Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6436092Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6439053Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6441729Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6444250Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6447004Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.6452615Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6454332Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6456821Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6459457Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6462187Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6465259Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6468100Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6488901Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6491050Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6493252Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6495387Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6497441Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.6499064Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/cache 2025-05-07T19:54:39.6500643Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/cache 2025-05-07T19:54:39.6502734Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/cache 2025-05-07T19:54:39.6504566Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.6506676Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.6508626Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.6510606Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.6512589Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.6514168Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.6515747Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.6517735Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.6519751Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.6521770Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.6523802Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.6525415Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/stats 2025-05-07T19:54:39.6526988Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/stats 2025-05-07T19:54:39.6529142Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/stats 2025-05-07T19:54:39.6531642Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:39.6533786Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:39.6536422Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:39.6539389Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/jagged 2025-05-07T19:54:39.6541457Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/jagged 2025-05-07T19:54:39.6544666Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/jagged 2025-05-07T19:54:39.6628858Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/asmjit.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6666205Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6738698Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6758801Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6800322Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6814710Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6833292Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6852388Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6883707Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6898806Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.6923351Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7090351Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7154282Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7178177Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7197094Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7214753Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7231669Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7260894Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7263359Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7272237Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7280497Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7288668Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7298120Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7306580Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7316220Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7325250Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7334446Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7343132Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7352281Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7360289Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7369474Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7376972Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.7383859Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:39.7386688Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:39.7397522Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:39.7404889Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7419946Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7511332Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7513268Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7515406Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7517792Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7521419Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7523878Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7526648Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7529202Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7532220Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7534971Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7538625Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7541953Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7544397Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7546782Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7549754Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7552256Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7554814Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7558403Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7563386Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7565935Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7568936Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7571143Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu 2025-05-07T19:54:39.7574078Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/config 2025-05-07T19:54:39.7576735Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/config 2025-05-07T19:54:39.7579308Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.7582038Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.7585102Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.7587953Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.7591332Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.7594376Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.7597618Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.7600161Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.7603062Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs 2025-05-07T19:54:39.7606020Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/quantize 2025-05-07T19:54:39.7611435Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/quantize 2025-05-07T19:54:39.7613516Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll 2025-05-07T19:54:39.7616598Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe 2025-05-07T19:54:39.7619904Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton 2025-05-07T19:54:39.7622097Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton 2025-05-07T19:54:39.7624291Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton 2025-05-07T19:54:39.7627466Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton 2025-05-07T19:54:39.7630661Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils 2025-05-07T19:54:39.7633199Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils 2025-05-07T19:54:39.7635516Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils 2025-05-07T19:54:39.7638048Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils 2025-05-07T19:54:39.7641208Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/cpu 2025-05-07T19:54:39.7644192Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/cpu 2025-05-07T19:54:39.7647145Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/meta 2025-05-07T19:54:39.7649599Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/meta 2025-05-07T19:54:39.7652528Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7655864Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7658809Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7661269Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7663756Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7666863Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7670049Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7673069Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7675718Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7678397Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7681947Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7684439Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7687039Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7689967Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7693131Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7695757Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7699119Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7701744Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7704677Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7710625Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7712764Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7715196Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7717752Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7720461Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.7723339Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/cache 2025-05-07T19:54:39.7726222Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/cache 2025-05-07T19:54:39.7729020Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.7731777Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.7734118Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.7737166Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.7742478Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.7744503Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.7746565Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.7749493Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.7751747Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.7754550Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/stats 2025-05-07T19:54:39.7757567Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/stats 2025-05-07T19:54:39.7760426Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:39.7763121Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:39.7765600Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/jagged 2025-05-07T19:54:39.7768870Z INFO:root:copying _skbuild/linux-aarch64-3.9/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/jagged 2025-05-07T19:54:39.7799563Z INFO:skbuild:copied 90 files 2025-05-07T19:54:39.7799977Z INFO:root:running build_ext 2025-05-07T19:54:39.7804392Z INFO:root:installing to _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel 2025-05-07T19:54:39.7805093Z INFO:root:running install 2025-05-07T19:54:39.7912873Z INFO:root:running install_lib 2025-05-07T19:54:39.7915171Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel 2025-05-07T19:54:39.7919119Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu 2025-05-07T19:54:39.7920674Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/config 2025-05-07T19:54:39.7923612Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/config/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/config 2025-05-07T19:54:39.7926169Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/config 2025-05-07T19:54:39.7927864Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/docs 2025-05-07T19:54:39.7929689Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:39.7932156Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs/common.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:39.7934388Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs/examples.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:39.7936662Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:39.7939011Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:39.7941434Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:39.7943780Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:39.7946020Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:39.7948225Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/docs/version.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:39.7949878Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/quantize 2025-05-07T19:54:39.7951565Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/quantize 2025-05-07T19:54:39.7953880Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/quantize 2025-05-07T19:54:39.7955583Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/sll 2025-05-07T19:54:39.7956649Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/sll/cpu 2025-05-07T19:54:39.7958320Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/cpu 2025-05-07T19:54:39.7960562Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/cpu 2025-05-07T19:54:39.7962236Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/sll/meta 2025-05-07T19:54:39.7964145Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/meta 2025-05-07T19:54:39.7966567Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/meta 2025-05-07T19:54:39.7968274Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7970098Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7972416Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7974911Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7977535Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7980052Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7982556Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7985344Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7988070Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7990777Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7993459Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7996156Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.7998768Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.8001368Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:39.8004023Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll 2025-05-07T19:54:39.8005816Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe 2025-05-07T19:54:39.8006910Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8008687Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8011037Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8013396Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8015733Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8018161Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8020660Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8023037Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8025468Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8027981Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8030385Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8032737Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:39.8034500Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/cache 2025-05-07T19:54:39.8036225Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/cache 2025-05-07T19:54:39.8038640Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/cache 2025-05-07T19:54:39.8040456Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.8041585Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:39.8043369Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:39.8046217Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:39.8048773Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.8051024Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.8053299Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.8055590Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:54:39.8057315Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.8059020Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.8061303Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.8063616Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.8065951Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.8068283Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:39.8070009Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/stats 2025-05-07T19:54:39.8071710Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/stats 2025-05-07T19:54:39.8074079Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/stats 2025-05-07T19:54:39.8076381Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe 2025-05-07T19:54:39.8077998Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/triton 2025-05-07T19:54:39.8079110Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/triton/jagged 2025-05-07T19:54:39.8080889Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton/jagged 2025-05-07T19:54:39.8083517Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton/jagged 2025-05-07T19:54:39.8086179Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton 2025-05-07T19:54:39.8088400Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/common.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton 2025-05-07T19:54:39.8090733Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton 2025-05-07T19:54:39.8093003Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton 2025-05-07T19:54:39.8094696Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/utils 2025-05-07T19:54:39.8096337Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/utils 2025-05-07T19:54:39.8098526Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils/loader.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/utils 2025-05-07T19:54:39.8100765Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/utils 2025-05-07T19:54:39.8103039Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/utils 2025-05-07T19:54:39.8105198Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/asmjit.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8107256Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8114421Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8117244Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8125200Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_config.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8127706Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8131025Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8133719Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8139007Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8141892Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8145396Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8174346Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8183007Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8185624Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8188702Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8191157Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8193902Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8199656Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8202231Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8205389Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8208494Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8211615Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8214672Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8217717Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8221159Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8224564Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8227691Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8230862Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8234125Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8237213Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8240225Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8243289Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:39.8245536Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:39.8247889Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:39.8251076Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:39.8253747Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8255971Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/fbgemm_gpu_py.so -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8274790Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/__init__.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8276976Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8279356Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/enums.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8281543Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/metrics.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8283819Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8286370Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8288728Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8290901Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8293055Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8295190Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8297367Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8299707Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8302068Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8304336Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8306642Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8309063Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8311531Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8314020Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8316532Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8319266Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8321751Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8323883Z INFO:root:copying _skbuild/linux-aarch64-3.9/setuptools/lib.linux-aarch64-cpython-39/fbgemm_gpu/uvm.py -> _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:39.8325099Z INFO:skbuild:copied 125 files 2025-05-07T19:54:39.8325479Z INFO:root:running install_egg_info 2025-05-07T19:54:39.8375936Z INFO:root:running egg_info 2025-05-07T19:54:39.8420175Z INFO:root:creating fbgemm_gpu_nightly_cpu.egg-info 2025-05-07T19:54:39.8421925Z INFO:root:writing fbgemm_gpu_nightly_cpu.egg-info/PKG-INFO 2025-05-07T19:54:39.8429250Z INFO:root:writing dependency_links to fbgemm_gpu_nightly_cpu.egg-info/dependency_links.txt 2025-05-07T19:54:39.8432395Z INFO:root:writing requirements to fbgemm_gpu_nightly_cpu.egg-info/requires.txt 2025-05-07T19:54:39.8434108Z INFO:root:writing top-level names to fbgemm_gpu_nightly_cpu.egg-info/top_level.txt 2025-05-07T19:54:39.8436013Z INFO:root:writing manifest file 'fbgemm_gpu_nightly_cpu.egg-info/SOURCES.txt' 2025-05-07T19:54:39.8599963Z INFO:root:reading manifest file 'fbgemm_gpu_nightly_cpu.egg-info/SOURCES.txt' 2025-05-07T19:54:39.8643872Z INFO:root:writing manifest file 'fbgemm_gpu_nightly_cpu.egg-info/SOURCES.txt' 2025-05-07T19:54:39.8645406Z INFO:root:Copying fbgemm_gpu_nightly_cpu.egg-info to _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu_nightly_cpu-2025.5.7-py3.9.egg-info 2025-05-07T19:54:39.8656811Z INFO:root:running install_scripts 2025-05-07T19:54:39.8657241Z INFO:skbuild:copied 0 files 2025-05-07T19:54:43.9641549Z INFO:root:creating _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/WHEEL 2025-05-07T19:54:43.9649203Z INFO:wheel:creating '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-ntsd37gn/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl' and adding '_skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel' to it 2025-05-07T19:54:43.9654288Z INFO:wheel:adding 'fbgemm_gpu/__init__.py' 2025-05-07T19:54:43.9977059Z INFO:wheel:adding 'fbgemm_gpu/asmjit.so' 2025-05-07T19:54:43.9984788Z INFO:wheel:adding 'fbgemm_gpu/batched_unary_embeddings_ops.py' 2025-05-07T19:54:43.9987392Z INFO:wheel:adding 'fbgemm_gpu/enums.py' 2025-05-07T19:54:44.0356482Z INFO:wheel:adding 'fbgemm_gpu/fbgemm.so' 2025-05-07T19:54:44.0390299Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_config.so' 2025-05-07T19:54:44.0423039Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so' 2025-05-07T19:54:44.2217886Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_py.so' 2025-05-07T19:54:44.2279051Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so' 2025-05-07T19:54:44.2329989Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_cache.so' 2025-05-07T19:54:44.2472308Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_common.so' 2025-05-07T19:54:44.2652019Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_index_select.so' 2025-05-07T19:54:44.2908016Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_inference.so' 2025-05-07T19:54:44.2920993Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so' 2025-05-07T19:54:44.3345123Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so' 2025-05-07T19:54:44.3359752Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so' 2025-05-07T19:54:44.3369050Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so' 2025-05-07T19:54:44.5075384Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so' 2025-05-07T19:54:44.5107322Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so' 2025-05-07T19:54:44.5117886Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so' 2025-05-07T19:54:44.5195847Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so' 2025-05-07T19:54:44.5250993Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_utils.so' 2025-05-07T19:54:44.5254752Z INFO:wheel:adding 'fbgemm_gpu/metrics.py' 2025-05-07T19:54:44.5259626Z INFO:wheel:adding 'fbgemm_gpu/permute_pooled_embedding_modules.py' 2025-05-07T19:54:44.5263129Z INFO:wheel:adding 'fbgemm_gpu/permute_pooled_embedding_modules_split.py' 2025-05-07T19:54:44.5268291Z INFO:wheel:adding 'fbgemm_gpu/quantize_comm.py' 2025-05-07T19:54:44.5272972Z INFO:wheel:adding 'fbgemm_gpu/quantize_utils.py' 2025-05-07T19:54:44.5277327Z INFO:wheel:adding 'fbgemm_gpu/runtime_monitor.py' 2025-05-07T19:54:44.5291930Z INFO:wheel:adding 'fbgemm_gpu/sparse_ops.py' 2025-05-07T19:54:44.5296273Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_configs.py' 2025-05-07T19:54:44.5300219Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_inference_converter.py' 2025-05-07T19:54:44.5302779Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_ops.py' 2025-05-07T19:54:44.5305553Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_utils.py' 2025-05-07T19:54:44.5308319Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops.py' 2025-05-07T19:54:44.5313886Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_common.py' 2025-05-07T19:54:44.5338839Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_inference.py' 2025-05-07T19:54:44.5389059Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_training.py' 2025-05-07T19:54:44.5394594Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py' 2025-05-07T19:54:44.5397158Z INFO:wheel:adding 'fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py' 2025-05-07T19:54:44.5400112Z INFO:wheel:adding 'fbgemm_gpu/tbe_input_multiplexer.py' 2025-05-07T19:54:44.5402493Z INFO:wheel:adding 'fbgemm_gpu/uvm.py' 2025-05-07T19:54:44.5406001Z INFO:wheel:adding 'fbgemm_gpu/config/__init__.py' 2025-05-07T19:54:44.5409659Z INFO:wheel:adding 'fbgemm_gpu/config/feature_list.py' 2025-05-07T19:54:44.5413128Z INFO:wheel:adding 'fbgemm_gpu/docs/__init__.py' 2025-05-07T19:54:44.5415513Z INFO:wheel:adding 'fbgemm_gpu/docs/common.py' 2025-05-07T19:54:44.5419007Z INFO:wheel:adding 'fbgemm_gpu/docs/examples.py' 2025-05-07T19:54:44.5423086Z INFO:wheel:adding 'fbgemm_gpu/docs/jagged_tensor_ops.py' 2025-05-07T19:54:44.5425379Z INFO:wheel:adding 'fbgemm_gpu/docs/merge_pooled_embedding_ops.py' 2025-05-07T19:54:44.5429307Z INFO:wheel:adding 'fbgemm_gpu/docs/permute_pooled_embedding_ops.py' 2025-05-07T19:54:44.5431905Z INFO:wheel:adding 'fbgemm_gpu/docs/quantize_ops.py' 2025-05-07T19:54:44.5440524Z INFO:wheel:adding 'fbgemm_gpu/docs/sparse_ops.py' 2025-05-07T19:54:44.5443187Z INFO:wheel:adding 'fbgemm_gpu/docs/version.py' 2025-05-07T19:54:44.5446662Z INFO:wheel:adding 'fbgemm_gpu/quantize/__init__.py' 2025-05-07T19:54:44.5449453Z INFO:wheel:adding 'fbgemm_gpu/quantize/quantize_ops.py' 2025-05-07T19:54:44.5453203Z INFO:wheel:adding 'fbgemm_gpu/sll/__init__.py' 2025-05-07T19:54:44.5456729Z INFO:wheel:adding 'fbgemm_gpu/sll/cpu/__init__.py' 2025-05-07T19:54:44.5465840Z INFO:wheel:adding 'fbgemm_gpu/sll/cpu/cpu_sll.py' 2025-05-07T19:54:44.5469676Z INFO:wheel:adding 'fbgemm_gpu/sll/meta/__init__.py' 2025-05-07T19:54:44.5473744Z INFO:wheel:adding 'fbgemm_gpu/sll/meta/meta_sll.py' 2025-05-07T19:54:44.5477675Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/__init__.py' 2025-05-07T19:54:44.5480143Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/common.py' 2025-05-07T19:54:44.5483740Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py' 2025-05-07T19:54:44.5487622Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py' 2025-05-07T19:54:44.5493255Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_bmm.py' 2025-05-07T19:54:44.5499280Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py' 2025-05-07T19:54:44.5501955Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py' 2025-05-07T19:54:44.5505181Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py' 2025-05-07T19:54:44.5513195Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py' 2025-05-07T19:54:44.5519855Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py' 2025-05-07T19:54:44.5522920Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py' 2025-05-07T19:54:44.5528509Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_softmax.py' 2025-05-07T19:54:44.5536164Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py' 2025-05-07T19:54:44.5540152Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py' 2025-05-07T19:54:44.5544456Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py' 2025-05-07T19:54:44.5549604Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py' 2025-05-07T19:54:44.5552346Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py' 2025-05-07T19:54:44.5555402Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py' 2025-05-07T19:54:44.5560128Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py' 2025-05-07T19:54:44.5564914Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py' 2025-05-07T19:54:44.5569093Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py' 2025-05-07T19:54:44.5573240Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py' 2025-05-07T19:54:44.5577422Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py' 2025-05-07T19:54:44.5582085Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py' 2025-05-07T19:54:44.5587158Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py' 2025-05-07T19:54:44.5591885Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py' 2025-05-07T19:54:44.5595823Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py' 2025-05-07T19:54:44.5598818Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py' 2025-05-07T19:54:44.5603186Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py' 2025-05-07T19:54:44.5605428Z INFO:wheel:adding 'fbgemm_gpu/tbe/__init__.py' 2025-05-07T19:54:44.5609179Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/__init__.py' 2025-05-07T19:54:44.5611869Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/bench_config.py' 2025-05-07T19:54:44.5618995Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/bench_runs.py' 2025-05-07T19:54:44.5621926Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/eeg_cli.py' 2025-05-07T19:54:44.5626153Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/embedding_ops_common_config.py' 2025-05-07T19:54:44.5628608Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/eval_compression.py' 2025-05-07T19:54:44.5630703Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/reporter.py' 2025-05-07T19:54:44.5636630Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config.py' 2025-05-07T19:54:44.5639383Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config_loader.py' 2025-05-07T19:54:44.5643406Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py' 2025-05-07T19:54:44.5645769Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/utils.py' 2025-05-07T19:54:44.5649300Z INFO:wheel:adding 'fbgemm_gpu/tbe/cache/__init__.py' 2025-05-07T19:54:44.5651078Z INFO:wheel:adding 'fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py' 2025-05-07T19:54:44.5654568Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/__init__.py' 2025-05-07T19:54:44.5656405Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/common.py' 2025-05-07T19:54:44.5665028Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/inference.py' 2025-05-07T19:54:44.5694863Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/training.py' 2025-05-07T19:54:44.5699233Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/utils/__init__.py' 2025-05-07T19:54:44.5702922Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py' 2025-05-07T19:54:44.5705145Z INFO:wheel:adding 'fbgemm_gpu/tbe/stats/__init__.py' 2025-05-07T19:54:44.5709617Z INFO:wheel:adding 'fbgemm_gpu/tbe/stats/bench_params_reporter.py' 2025-05-07T19:54:44.5711759Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/__init__.py' 2025-05-07T19:54:44.5714186Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/common.py' 2025-05-07T19:54:44.5717418Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/offsets.py' 2025-05-07T19:54:44.5720688Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/quantize.py' 2025-05-07T19:54:44.5728629Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/requests.py' 2025-05-07T19:54:44.5731438Z INFO:wheel:adding 'fbgemm_gpu/triton/__init__.py' 2025-05-07T19:54:44.5733764Z INFO:wheel:adding 'fbgemm_gpu/triton/common.py' 2025-05-07T19:54:44.5744461Z INFO:wheel:adding 'fbgemm_gpu/triton/quantize.py' 2025-05-07T19:54:44.5750447Z INFO:wheel:adding 'fbgemm_gpu/triton/quantize_ref.py' 2025-05-07T19:54:44.5752806Z INFO:wheel:adding 'fbgemm_gpu/triton/jagged/__init__.py' 2025-05-07T19:54:44.5764146Z INFO:wheel:adding 'fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py' 2025-05-07T19:54:44.5766142Z INFO:wheel:adding 'fbgemm_gpu/utils/__init__.py' 2025-05-07T19:54:44.5770114Z INFO:wheel:adding 'fbgemm_gpu/utils/filestore.py' 2025-05-07T19:54:44.5772358Z INFO:wheel:adding 'fbgemm_gpu/utils/loader.py' 2025-05-07T19:54:44.5776767Z INFO:wheel:adding 'fbgemm_gpu/utils/torch_library.py' 2025-05-07T19:54:44.5780675Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/METADATA' 2025-05-07T19:54:44.5782246Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/WHEEL' 2025-05-07T19:54:44.5783893Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/top_level.txt' 2025-05-07T19:54:44.5795495Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/RECORD' 2025-05-07T19:54:44.5803220Z INFO:root:removing _skbuild/linux-aarch64-3.9/setuptools/bdist.linux-aarch64/wheel 2025-05-07T19:54:44.5870125Z ╒═════════╤═══════════════════════╕ 2025-05-07T19:54:44.5870658Z │ │ Version │ 2025-05-07T19:54:44.5871150Z ╞═════════╪═══════════════════════╡ 2025-05-07T19:54:44.5871630Z │ PyTorch │ 2.8.0.dev20250507+cpu │ 2025-05-07T19:54:44.5872138Z ╘═════════╧═══════════════════════╛ 2025-05-07T19:54:45.0899603Z Successfully built fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:45.2814352Z 2025-05-07T19:54:45.2959140Z ################################################################################ 2025-05-07T19:54:45.2959867Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so 2025-05-07T19:54:45.2960473Z [CHECK] Listing out library size: 2025-05-07T19:54:45.2961025Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so 2025-05-07T19:54:45.2961467Z 2025-05-07T19:54:45.2975617Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so 2025-05-07T19:54:45.2977127Z 2025-05-07T19:54:45.2977674Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so 2025-05-07T19:54:45.2978930Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.2979700Z 2025-05-07T19:54:45.3083011Z GLIBC_2.17 2025-05-07T19:54:45.3085526Z 2025-05-07T19:54:45.3085534Z 2025-05-07T19:54:45.3086054Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so 2025-05-07T19:54:45.3087325Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.3088102Z 2025-05-07T19:54:45.3178283Z 2025-05-07T19:54:45.3178529Z 2025-05-07T19:54:45.3201486Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so > /tmp/tmp.jELeEMOgbt.symbols.txt 2025-05-07T19:54:45.3202111Z 2025-05-07T19:54:45.3237892Z 2025-05-07T19:54:45.3270368Z [CHECK] Total Number of symbols: 809 2025-05-07T19:54:45.3287384Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:45.3308728Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so > /tmp/tmp.kvvxQP0J0I.usymbols.txt 2025-05-07T19:54:45.3309339Z 2025-05-07T19:54:45.3330225Z 2025-05-07T19:54:45.3363585Z [CHECK] Listing out undefined symbols (52 total): 2025-05-07T19:54:45.3381009Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.3381461Z U __clear_cache@GCC_3.0 2025-05-07T19:54:45.3381929Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:45.3382375Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:45.3382822Z U __errno_location@GLIBC_2.17 2025-05-07T19:54:45.3383242Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.3383672Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.3384215Z U abort@GLIBC_2.17 2025-05-07T19:54:45.3384594Z U close@GLIBC_2.17 2025-05-07T19:54:45.3384974Z U fputs@GLIBC_2.17 2025-05-07T19:54:45.3385396Z U free@GLIBC_2.17 2025-05-07T19:54:45.3385785Z U ftruncate64@GLIBC_2.17 2025-05-07T19:54:45.3386184Z U fwrite@GLIBC_2.17 2025-05-07T19:54:45.3386578Z U getauxval@GLIBC_2.17 2025-05-07T19:54:45.3386969Z U getenv@GLIBC_2.17 2025-05-07T19:54:45.3387365Z U getpagesize@GLIBC_2.17 2025-05-07T19:54:45.3387791Z U gettimeofday@GLIBC_2.17 2025-05-07T19:54:45.3388204Z U madvise@GLIBC_2.17 2025-05-07T19:54:45.3388594Z U malloc@GLIBC_2.17 2025-05-07T19:54:45.3388974Z U memcmp@GLIBC_2.17 2025-05-07T19:54:45.3389358Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.3389742Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.3390140Z U memset@GLIBC_2.17 2025-05-07T19:54:45.3390513Z U mmap@GLIBC_2.17 2025-05-07T19:54:45.3390896Z U mprotect@GLIBC_2.17 2025-05-07T19:54:45.3391301Z U munmap@GLIBC_2.17 2025-05-07T19:54:45.3391688Z U open64@GLIBC_2.17 2025-05-07T19:54:45.3392162Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.3392681Z U pthread_mutex_destroy@GLIBC_2.17 2025-05-07T19:54:45.3393141Z U pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:45.3393588Z U pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:45.3394044Z U read@GLIBC_2.17 2025-05-07T19:54:45.3394419Z U realloc@GLIBC_2.17 2025-05-07T19:54:45.3394807Z U shm_open 2025-05-07T19:54:45.3395138Z U shm_unlink 2025-05-07T19:54:45.3395499Z U snprintf@GLIBC_2.17 2025-05-07T19:54:45.3395896Z U stderr@GLIBC_2.17 2025-05-07T19:54:45.3396283Z U strcmp@GLIBC_2.17 2025-05-07T19:54:45.3396669Z U strlen@GLIBC_2.17 2025-05-07T19:54:45.3397074Z U strtol@GLIBC_2.17 2025-05-07T19:54:45.3397466Z U syscall@GLIBC_2.17 2025-05-07T19:54:45.3397852Z U sysconf@GLIBC_2.17 2025-05-07T19:54:45.3398241Z U uname@GLIBC_2.17 2025-05-07T19:54:45.3398616Z U unlink@GLIBC_2.17 2025-05-07T19:54:45.3399010Z U vsnprintf@GLIBC_2.17 2025-05-07T19:54:45.3399515Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.3400103Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.3400702Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.3401224Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.3401670Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.3402092Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.3402506Z w __gmon_start__ 2025-05-07T19:54:45.3402974Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.3404252Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so 2025-05-07T19:54:45.3404621Z 2025-05-07T19:54:45.3429880Z linux-vdso.so.1 (0x0000ffff81336000) 2025-05-07T19:54:45.3430323Z libtorch_cpu.so => not found 2025-05-07T19:54:45.3430704Z libtorch.so => not found 2025-05-07T19:54:45.3431147Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff80ff3000) 2025-05-07T19:54:45.3431732Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff80fa2000) 2025-05-07T19:54:45.3432257Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff80dd4000) 2025-05-07T19:54:45.3432749Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff80d23000) 2025-05-07T19:54:45.3433240Z /lib/ld-linux-aarch64.so.1 (0x0000ffff812e9000) 2025-05-07T19:54:45.3433769Z 2025-05-07T19:54:45.3433939Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.3434471Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so 2025-05-07T19:54:45.3434862Z 2025-05-07T19:54:45.3478465Z 2025-05-07T19:54:45.3479256Z Dynamic section at offset 0x7ee30 contains 32 entries: 2025-05-07T19:54:45.3479800Z Tag Type Name/Value 2025-05-07T19:54:45.3480424Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.3481140Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.3481833Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.3482539Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.3483215Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.3483890Z 0x000000000000000e (SONAME) Library soname: [asmjit.so] 2025-05-07T19:54:45.3484573Z 0x000000000000000c (INIT) 0x19280 2025-05-07T19:54:45.3485038Z 0x000000000000000d (FINI) 0x548e0 2025-05-07T19:54:45.3485497Z 0x0000000000000019 (INIT_ARRAY) 0x8e050 2025-05-07T19:54:45.3485966Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:54:45.3486471Z 0x000000000000001a (FINI_ARRAY) 0x8e060 2025-05-07T19:54:45.3486939Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.3487404Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:45.3487847Z 0x000000006ffffef5 (GNU_HASH) 0x1dc8 2025-05-07T19:54:45.3488307Z 0x0000000000000005 (STRTAB) 0x8760 2025-05-07T19:54:45.3488826Z 0x0000000000000006 (SYMTAB) 0x3b40 2025-05-07T19:54:45.3489305Z 0x000000000000000a (STRSZ) 45191 (bytes) 2025-05-07T19:54:45.3489794Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.3490258Z 0x0000000000000003 (PLTGOT) 0x8f080 2025-05-07T19:54:45.3490743Z 0x0000000000000002 (PLTRELSZ) 8328 (bytes) 2025-05-07T19:54:45.3491210Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.3491655Z 0x0000000000000017 (JMPREL) 0x171f8 2025-05-07T19:54:45.3492104Z 0x0000000000000007 (RELA) 0x13eb0 2025-05-07T19:54:45.3492606Z 0x0000000000000008 (RELASZ) 13128 (bytes) 2025-05-07T19:54:45.3493092Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.3493548Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.3494000Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.3494510Z 0x000000006ffffffe (VERNEED) 0x13e40 2025-05-07T19:54:45.3494971Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:45.3495418Z 0x000000006ffffff0 (VERSYM) 0x137e8 2025-05-07T19:54:45.3495876Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:54:45.3496292Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.3496580Z 2025-05-07T19:54:45.3496742Z ################################################################################ 2025-05-07T19:54:45.3497054Z 2025-05-07T19:54:45.3497059Z 2025-05-07T19:54:45.3497228Z ################################################################################ 2025-05-07T19:54:45.3498504Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so 2025-05-07T19:54:45.3499103Z [CHECK] Listing out library size: 2025-05-07T19:54:45.3499640Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so 2025-05-07T19:54:45.3500082Z 2025-05-07T19:54:45.3500282Z 2 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so 2025-05-07T19:54:45.3501987Z 2025-05-07T19:54:45.3503164Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so 2025-05-07T19:54:45.3504367Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.3505115Z 2025-05-07T19:54:45.3666555Z GLIBC_2.17 2025-05-07T19:54:45.3668099Z 2025-05-07T19:54:45.3668105Z 2025-05-07T19:54:45.3668619Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so 2025-05-07T19:54:45.3669911Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.3670716Z 2025-05-07T19:54:45.3833550Z GLIBCXX_3.4 2025-05-07T19:54:45.3833903Z GLIBCXX_3.4.9 2025-05-07T19:54:45.3834204Z GLIBCXX_3.4.11 2025-05-07T19:54:45.3834491Z GLIBCXX_3.4.14 2025-05-07T19:54:45.3834777Z GLIBCXX_3.4.15 2025-05-07T19:54:45.3835060Z GLIBCXX_3.4.18 2025-05-07T19:54:45.3835336Z GLIBCXX_3.4.21 2025-05-07T19:54:45.3835520Z 2025-05-07T19:54:45.3835526Z 2025-05-07T19:54:45.3859870Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so > /tmp/tmp.GDskFZoCv1.symbols.txt 2025-05-07T19:54:45.3860467Z 2025-05-07T19:54:45.3973138Z 2025-05-07T19:54:45.4006994Z [CHECK] Total Number of symbols: 1848 2025-05-07T19:54:45.4025855Z [CHECK] Number of fbgemm symbols: 1516 2025-05-07T19:54:45.4047953Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so > /tmp/tmp.RmYdmMePyA.usymbols.txt 2025-05-07T19:54:45.4048553Z 2025-05-07T19:54:45.4075502Z 2025-05-07T19:54:45.4108752Z [CHECK] Listing out undefined symbols (125 total): 2025-05-07T19:54:45.4124881Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.4125426Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:45.4125886Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.4126315Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:45.4126754Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:45.4127198Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:45.4127642Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:45.4128085Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:45.4128528Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:45.4129094Z U __cxa_init_primary_exception@CXXABI_1.3.11 2025-05-07T19:54:45.4129577Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:45.4129986Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:45.4130498Z U __cxa_throw_bad_array_new_length@CXXABI_1.3.8 2025-05-07T19:54:45.4130976Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.4131411Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.4131860Z U __once_proxy@GLIBCXX_3.4.11 2025-05-07T19:54:45.4132280Z U abort@GLIBC_2.17 2025-05-07T19:54:45.4132846Z U asmjit::_abi_1_13::BaseAssembler::bind(asmjit::_abi_1_13::Label const&) 2025-05-07T19:54:45.4133481Z U asmjit::_abi_1_13::BaseAssembler::newLabel() 2025-05-07T19:54:45.4134186Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:54:45.4135224Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:54:45.4136980Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:54:45.4138646Z U asmjit::_abi_1_13::BaseEmitter::emitArgsAssignment(asmjit::_abi_1_13::FuncFrame const&, asmjit::_abi_1_13::FuncArgsAssignment const&) 2025-05-07T19:54:45.4139741Z U asmjit::_abi_1_13::BaseEmitter::emitEpilog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T19:54:45.4140563Z U asmjit::_abi_1_13::BaseEmitter::emitProlog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T19:54:45.4141417Z U asmjit::_abi_1_13::CodeHolder::CodeHolder(asmjit::_abi_1_13::Support::Temporary const*) 2025-05-07T19:54:45.4142302Z U asmjit::_abi_1_13::CodeHolder::init(asmjit::_abi_1_13::Environment const&, unsigned long) 2025-05-07T19:54:45.4143012Z U asmjit::_abi_1_13::CodeHolder::~CodeHolder() 2025-05-07T19:54:45.4143748Z U asmjit::_abi_1_13::FuncArgsAssignment::updateFuncFrame(asmjit::_abi_1_13::FuncFrame&) const 2025-05-07T19:54:45.4144821Z U asmjit::_abi_1_13::FuncDetail::init(asmjit::_abi_1_13::FuncSignature const&, asmjit::_abi_1_13::Environment const&) 2025-05-07T19:54:45.4145640Z U asmjit::_abi_1_13::FuncFrame::finalize() 2025-05-07T19:54:45.4146235Z U asmjit::_abi_1_13::FuncFrame::init(asmjit::_abi_1_13::FuncDetail const&) 2025-05-07T19:54:45.4147088Z U asmjit::_abi_1_13::JitRuntime::JitRuntime(asmjit::_abi_1_13::JitAllocator::CreateParams const*) 2025-05-07T19:54:45.4147951Z U asmjit::_abi_1_13::JitRuntime::_add(void**, asmjit::_abi_1_13::CodeHolder*) 2025-05-07T19:54:45.4148581Z U asmjit::_abi_1_13::JitRuntime::~JitRuntime() 2025-05-07T19:54:45.4149213Z U asmjit::_abi_1_13::x86::Assembler::Assembler(asmjit::_abi_1_13::CodeHolder*) 2025-05-07T19:54:45.4149850Z U asmjit::_abi_1_13::x86::Assembler::~Assembler() 2025-05-07T19:54:45.4150329Z U cpuinfo_get_packages 2025-05-07T19:54:45.4150765Z U cpuinfo_get_packages_count 2025-05-07T19:54:45.4151197Z U cpuinfo_initialize 2025-05-07T19:54:45.4151591Z U cpuinfo_isa 2025-05-07T19:54:45.4151955Z U free@GLIBC_2.17 2025-05-07T19:54:45.4152334Z U fwrite@GLIBC_2.17 2025-05-07T19:54:45.4152723Z U getenv@GLIBC_2.17 2025-05-07T19:54:45.4153109Z U log2@GLIBC_2.17 2025-05-07T19:54:45.4153481Z U log2f@GLIBC_2.17 2025-05-07T19:54:45.4153868Z U lrintf@GLIBC_2.17 2025-05-07T19:54:45.4154252Z U memcmp@GLIBC_2.17 2025-05-07T19:54:45.4154644Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.4155029Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.4155425Z U memset@GLIBC_2.17 2025-05-07T19:54:45.4155900Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.4156428Z U operator delete[](void*)@GLIBCXX_3.4 2025-05-07T19:54:45.4156935Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.4157431Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.4157908Z U posix_memalign@GLIBC_2.17 2025-05-07T19:54:45.4158322Z U pow@GLIBC_2.17 2025-05-07T19:54:45.4158701Z U sqrtf@GLIBC_2.17 2025-05-07T19:54:45.4159264Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:45.4159949Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:45.4160592Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:45.4161521Z U std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)@GLIBCXX_3.4 2025-05-07T19:54:45.4162749Z U std::__atomic_futex_unsigned_base::_M_futex_notify_all(unsigned int*)@GLIBCXX_3.4.21 2025-05-07T19:54:45.4164319Z U std::__atomic_futex_unsigned_base::_M_futex_wait_until(unsigned int*, unsigned int, bool, std::chrono::duration >, std::chrono::duration >)@GLIBCXX_3.4.21 2025-05-07T19:54:45.4165938Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:45.4166963Z U std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:45.4167666Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:45.4168206Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:45.4168983Z U std::__exception_ptr::exception_ptr::exception_ptr(void*)@CXXABI_1.3.11 2025-05-07T19:54:45.4169690Z U std::__future_base::_Result_base::_Result_base()@GLIBCXX_3.4.15 2025-05-07T19:54:45.4170368Z U std::__future_base::_Result_base::~_Result_base()@GLIBCXX_3.4.15 2025-05-07T19:54:45.4170934Z U std::__once_call@GLIBCXX_3.4.11 2025-05-07T19:54:45.4171395Z U std::__once_callable@GLIBCXX_3.4.11 2025-05-07T19:54:45.4171869Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.4172330Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:45.4172798Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T19:54:45.4173286Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:54:45.4173819Z U std::__throw_future_error(int)@GLIBCXX_3.4.14 2025-05-07T19:54:45.4174355Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.4174893Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.4175430Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:45.4175950Z U std::bad_alloc::~bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.4177083Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.4178183Z U std::cerr@GLIBCXX_3.4 2025-05-07T19:54:45.4178589Z U std::cout@GLIBCXX_3.4 2025-05-07T19:54:45.4179081Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T19:54:45.4179613Z U std::future_category()@GLIBCXX_3.4.15 2025-05-07T19:54:45.4180126Z U std::future_error::~future_error()@GLIBCXX_3.4.14 2025-05-07T19:54:45.4180646Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:45.4181128Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:45.4182030Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:45.4183036Z U std::logic_error::logic_error(std::logic_error const&)@GLIBCXX_3.4.21 2025-05-07T19:54:45.4183760Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T19:54:45.4184666Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.4185409Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.4186059Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T19:54:45.4186533Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:45.4187021Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T19:54:45.4187637Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:45.4188349Z U std::runtime_error::runtime_error(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:45.4189496Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:45.4190005Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:45.4190434Z U stderr@GLIBC_2.17 2025-05-07T19:54:45.4190818Z U strcmp@GLIBC_2.17 2025-05-07T19:54:45.4191208Z U strstr@GLIBC_2.17 2025-05-07T19:54:45.4191750Z U typeinfo for std::__future_base::_Result_base@GLIBCXX_3.4.15 2025-05-07T19:54:45.4192346Z U typeinfo for std::bad_alloc@GLIBCXX_3.4 2025-05-07T19:54:45.4192865Z U typeinfo for std::future_error@GLIBCXX_3.4.14 2025-05-07T19:54:45.4193387Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:45.4193976Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.4194605Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.4195164Z U vtable for std::bad_alloc@GLIBCXX_3.4 2025-05-07T19:54:45.4195675Z U vtable for std::future_error@GLIBCXX_3.4.14 2025-05-07T19:54:45.4196159Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.4196617Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.4197049Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.4197460Z w __gmon_start__ 2025-05-07T19:54:45.4197834Z w __pthread_key_create 2025-05-07T19:54:45.4198316Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:45.4198778Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:45.4199211Z w pthread_once 2025-05-07T19:54:45.4199588Z w pthread_rwlock_rdlock 2025-05-07T19:54:45.4199999Z w pthread_rwlock_unlock 2025-05-07T19:54:45.4200414Z w pthread_rwlock_wrlock 2025-05-07T19:54:45.4200826Z w pthread_self@GLIBC_2.17 2025-05-07T19:54:45.4201379Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.4201949Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so 2025-05-07T19:54:45.4202303Z 2025-05-07T19:54:45.4202456Z linux-vdso.so.1 (0x0000ffff9a6e2000) 2025-05-07T19:54:45.4202866Z libc10.so => not found 2025-05-07T19:54:45.4203585Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so (0x0000ffff9a4b2000) 2025-05-07T19:54:45.4204387Z libtorch.so => not found 2025-05-07T19:54:45.4204736Z libtorch_cpu.so => not found 2025-05-07T19:54:45.4296339Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff9a24d000) 2025-05-07T19:54:45.4297102Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff9a19c000) 2025-05-07T19:54:45.4297655Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff9a14b000) 2025-05-07T19:54:45.4298189Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff99f7d000) 2025-05-07T19:54:45.4298696Z /lib/ld-linux-aarch64.so.1 (0x0000ffff9a695000) 2025-05-07T19:54:45.4299461Z libtorch_cpu.so => not found 2025-05-07T19:54:45.4299890Z libtorch.so => not found 2025-05-07T19:54:45.4300116Z 2025-05-07T19:54:45.4300265Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.4300791Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so 2025-05-07T19:54:45.4301183Z 2025-05-07T19:54:45.4301258Z 2025-05-07T19:54:45.4301476Z Dynamic section at offset 0x13d540 contains 36 entries: 2025-05-07T19:54:45.4301987Z Tag Type Name/Value 2025-05-07T19:54:45.4302566Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:45.4303243Z 0x0000000000000001 (NEEDED) Shared library: [asmjit.so] 2025-05-07T19:54:45.4303921Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.4304624Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.4305330Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.4306403Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:54:45.4307245Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.4307951Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.4308628Z 0x000000000000000e (SONAME) Library soname: [fbgemm.so] 2025-05-07T19:54:45.4309283Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:45.4309834Z 0x000000000000000c (INIT) 0x5dc20 2025-05-07T19:54:45.4310283Z 0x000000000000000d (FINI) 0x118910 2025-05-07T19:54:45.4310752Z 0x0000000000000019 (INIT_ARRAY) 0x14c2c0 2025-05-07T19:54:45.4311225Z 0x000000000000001b (INIT_ARRAYSZ) 64 (bytes) 2025-05-07T19:54:45.4311712Z 0x000000000000001a (FINI_ARRAY) 0x14c300 2025-05-07T19:54:45.4312179Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.4312642Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:45.4313100Z 0x000000006ffffef5 (GNU_HASH) 0x2eb0 2025-05-07T19:54:45.4313563Z 0x0000000000000005 (STRTAB) 0x10ee0 2025-05-07T19:54:45.4314021Z 0x0000000000000006 (SYMTAB) 0x6158 2025-05-07T19:54:45.4314496Z 0x000000000000000a (STRSZ) 266163 (bytes) 2025-05-07T19:54:45.4314992Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.4315463Z 0x0000000000000003 (PLTGOT) 0x14d7c0 2025-05-07T19:54:45.4315955Z 0x0000000000000002 (PLTRELSZ) 11328 (bytes) 2025-05-07T19:54:45.4316434Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.4316872Z 0x0000000000000017 (JMPREL) 0x5afe0 2025-05-07T19:54:45.4317326Z 0x0000000000000007 (RELA) 0x52e50 2025-05-07T19:54:45.4317798Z 0x0000000000000008 (RELASZ) 33168 (bytes) 2025-05-07T19:54:45.4318294Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.4318738Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.4319201Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.4319689Z 0x000000006ffffffe (VERNEED) 0x52d10 2025-05-07T19:54:45.4320151Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:54:45.4320610Z 0x000000006ffffff0 (VERSYM) 0x51e94 2025-05-07T19:54:45.4321061Z 0x000000006ffffff9 (RELACOUNT) 10 2025-05-07T19:54:45.4321492Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.4321773Z 2025-05-07T19:54:45.4321933Z ################################################################################ 2025-05-07T19:54:45.4322257Z 2025-05-07T19:54:45.4322262Z 2025-05-07T19:54:45.4322420Z ################################################################################ 2025-05-07T19:54:45.4323091Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:45.4323761Z [CHECK] Listing out library size: 2025-05-07T19:54:45.4324389Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:45.4324919Z 2025-05-07T19:54:45.4325186Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:45.4325612Z 2025-05-07T19:54:45.4326141Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:45.4327477Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.4328299Z 2025-05-07T19:54:45.4328450Z GLIBC_2.17 2025-05-07T19:54:45.4328727Z 2025-05-07T19:54:45.4328745Z 2025-05-07T19:54:45.4329300Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:45.4330678Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.4331528Z 2025-05-07T19:54:45.4402736Z GLIBCXX_3.4 2025-05-07T19:54:45.4403742Z GLIBCXX_3.4.21 2025-05-07T19:54:45.4404136Z 2025-05-07T19:54:45.4404145Z 2025-05-07T19:54:45.4429317Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.4il6UbDhR8.symbols.txt 2025-05-07T19:54:45.4429980Z 2025-05-07T19:54:45.4459456Z 2025-05-07T19:54:45.4492292Z [CHECK] Total Number of symbols: 196 2025-05-07T19:54:45.4508310Z [CHECK] Number of fbgemm symbols: 63 2025-05-07T19:54:45.4531213Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.XY3WMf8Dv2.usymbols.txt 2025-05-07T19:54:45.4531887Z 2025-05-07T19:54:45.4553549Z 2025-05-07T19:54:45.4587504Z [CHECK] Listing out undefined symbols (48 total): 2025-05-07T19:54:45.4602595Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.4603103Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.4603526Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:45.4603973Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:45.4604475Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:45.4604912Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.4605340Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.4606498Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.4607596Z U c10::BoolType::get() 2025-05-07T19:54:45.4608056Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:45.4608537Z U c10::IntType::get() 2025-05-07T19:54:45.4609367Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:45.4610039Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:45.4610956Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:45.4611855Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:45.4612341Z U c10::TensorType::get() 2025-05-07T19:54:45.4612777Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:45.4613808Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:45.4615022Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:45.4615986Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:45.4616874Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:45.4617417Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.4617810Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.4618219Z U memset@GLIBC_2.17 2025-05-07T19:54:45.4618679Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.4619209Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.4619682Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.4620187Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.4620724Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.4621239Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:45.4621722Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:45.4622191Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:45.4622629Z U strlen@GLIBC_2.17 2025-05-07T19:54:45.4623055Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:45.4624649Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:45.4626488Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.4627655Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.4628678Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:45.4629552Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.4630132Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:45.4630729Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.4631564Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.4632506Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:45.4633132Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.4633573Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.4634010Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.4634411Z w __gmon_start__ 2025-05-07T19:54:45.4634789Z w __pthread_key_create 2025-05-07T19:54:45.4635279Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.4635915Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:45.4636353Z 2025-05-07T19:54:45.4650385Z linux-vdso.so.1 (0x0000ffff88d22000) 2025-05-07T19:54:45.4650816Z libc10.so => not found 2025-05-07T19:54:45.4651158Z libtorch_cpu.so => not found 2025-05-07T19:54:45.4651523Z libtorch.so => not found 2025-05-07T19:54:45.4652007Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff88a3f000) 2025-05-07T19:54:45.4652584Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff889ee000) 2025-05-07T19:54:45.4653117Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff88820000) 2025-05-07T19:54:45.4653608Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff8876f000) 2025-05-07T19:54:45.4654100Z /lib/ld-linux-aarch64.so.1 (0x0000ffff88cd5000) 2025-05-07T19:54:45.4654431Z 2025-05-07T19:54:45.4654586Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.4655169Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:45.4655649Z 2025-05-07T19:54:45.4698323Z 2025-05-07T19:54:45.4698979Z Dynamic section at offset 0x1f998 contains 33 entries: 2025-05-07T19:54:45.4699528Z Tag Type Name/Value 2025-05-07T19:54:45.4700101Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:45.4700808Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.4701560Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.4702257Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.4702957Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.4703639Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.4704358Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_cache.so] 2025-05-07T19:54:45.4704964Z 0x000000000000000c (INIT) 0xa548 2025-05-07T19:54:45.4705418Z 0x000000000000000d (FINI) 0x15750 2025-05-07T19:54:45.4705875Z 0x0000000000000019 (INIT_ARRAY) 0x2f700 2025-05-07T19:54:45.4706345Z 0x000000000000001b (INIT_ARRAYSZ) 56 (bytes) 2025-05-07T19:54:45.4706858Z 0x000000000000001a (FINI_ARRAY) 0x2f738 2025-05-07T19:54:45.4707321Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.4708432Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:45.4708886Z 0x000000006ffffef5 (GNU_HASH) 0xab0 2025-05-07T19:54:45.4709341Z 0x0000000000000005 (STRTAB) 0x2468 2025-05-07T19:54:45.4709793Z 0x0000000000000006 (SYMTAB) 0x11c0 2025-05-07T19:54:45.4710261Z 0x000000000000000a (STRSZ) 24500 (bytes) 2025-05-07T19:54:45.4710756Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.4711221Z 0x0000000000000003 (PLTGOT) 0x2fbf8 2025-05-07T19:54:45.4711704Z 0x0000000000000002 (PLTRELSZ) 1728 (bytes) 2025-05-07T19:54:45.4712172Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.4712614Z 0x0000000000000017 (JMPREL) 0x9e88 2025-05-07T19:54:45.4713062Z 0x0000000000000007 (RELA) 0x8640 2025-05-07T19:54:45.4713535Z 0x0000000000000008 (RELASZ) 6216 (bytes) 2025-05-07T19:54:45.4714022Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.4714485Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.4714935Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.4715411Z 0x000000006ffffffe (VERNEED) 0x85b0 2025-05-07T19:54:45.4715865Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:45.4716307Z 0x000000006ffffff0 (VERSYM) 0x841c 2025-05-07T19:54:45.4716762Z 0x000000006ffffff9 (RELACOUNT) 9 2025-05-07T19:54:45.4717204Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.4717482Z 2025-05-07T19:54:45.4717648Z ################################################################################ 2025-05-07T19:54:45.4717969Z 2025-05-07T19:54:45.4717975Z 2025-05-07T19:54:45.4718133Z ################################################################################ 2025-05-07T19:54:45.4718789Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:45.4719437Z [CHECK] Listing out library size: 2025-05-07T19:54:45.4720063Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:45.4720561Z 2025-05-07T19:54:45.4720830Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:45.4721301Z 2025-05-07T19:54:45.4722806Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:45.4724170Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.4724993Z 2025-05-07T19:54:45.4792365Z GLIBC_2.17 2025-05-07T19:54:45.4794033Z 2025-05-07T19:54:45.4794040Z 2025-05-07T19:54:45.4794636Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:45.4796045Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.4796960Z 2025-05-07T19:54:45.4868246Z GLIBCXX_3.4 2025-05-07T19:54:45.4868593Z GLIBCXX_3.4.9 2025-05-07T19:54:45.4868885Z GLIBCXX_3.4.21 2025-05-07T19:54:45.4869238Z 2025-05-07T19:54:45.4869249Z 2025-05-07T19:54:45.4896746Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.ZQYGBHUNca.symbols.txt 2025-05-07T19:54:45.4897415Z 2025-05-07T19:54:45.4918643Z 2025-05-07T19:54:45.4950031Z [CHECK] Total Number of symbols: 112 2025-05-07T19:54:45.4965347Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T19:54:45.4988498Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.SCDMkHmEhI.usymbols.txt 2025-05-07T19:54:45.4989162Z 2025-05-07T19:54:45.5009512Z 2025-05-07T19:54:45.5041483Z [CHECK] Listing out undefined symbols (58 total): 2025-05-07T19:54:45.5059945Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.5061959Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.5062407Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.5062828Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:45.5063262Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:45.5063695Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:45.5064138Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:45.5064570Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:45.5064987Z U __errno_location@GLIBC_2.17 2025-05-07T19:54:45.5065417Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.5065836Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.5066284Z U c10::BoolType::get() 2025-05-07T19:54:45.5066700Z U c10::StringType::get() 2025-05-07T19:54:45.5067152Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:45.5068199Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:45.5069890Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.5070979Z U getenv@GLIBC_2.17 2025-05-07T19:54:45.5071367Z U memcmp@GLIBC_2.17 2025-05-07T19:54:45.5071748Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.5072136Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.5072521Z U memset@GLIBC_2.17 2025-05-07T19:54:45.5072992Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.5073522Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.5074087Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:45.5075029Z U std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)@GLIBCXX_3.4 2025-05-07T19:54:45.5076269Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:45.5077133Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.5077649Z U std::__throw_invalid_argument(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.5078218Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.5078765Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.5079300Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.5080134Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:45.5081586Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.5082727Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:45.5083216Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:45.5083695Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.5084352Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.5084821Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:45.5085286Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:45.5085720Z U strlen@GLIBC_2.17 2025-05-07T19:54:45.5086105Z U strtol@GLIBC_2.17 2025-05-07T19:54:45.5086529Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:45.5087949Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:45.5090136Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T19:54:45.5091534Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:45.5092422Z U typeinfo for std::invalid_argument@GLIBCXX_3.4 2025-05-07T19:54:45.5092979Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.5093554Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:45.5094146Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.5094999Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.5096102Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.5096995Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:45.5097738Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:45.5098350Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.5098794Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.5099216Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.5099626Z w __gmon_start__ 2025-05-07T19:54:45.5099998Z w __pthread_key_create 2025-05-07T19:54:45.5100470Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.5101084Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:45.5101499Z 2025-05-07T19:54:45.5105997Z linux-vdso.so.1 (0x0000ffff9f3f4000) 2025-05-07T19:54:45.5106439Z libc10.so => not found 2025-05-07T19:54:45.5106784Z libtorch_cpu.so => not found 2025-05-07T19:54:45.5107152Z libtorch.so => not found 2025-05-07T19:54:45.5107589Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff9f121000) 2025-05-07T19:54:45.5108169Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff9f0d0000) 2025-05-07T19:54:45.5108688Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff9ef02000) 2025-05-07T19:54:45.5109183Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff9ee51000) 2025-05-07T19:54:45.5109680Z /lib/ld-linux-aarch64.so.1 (0x0000ffff9f3a7000) 2025-05-07T19:54:45.5110211Z 2025-05-07T19:54:45.5110445Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.5111050Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:45.5111508Z 2025-05-07T19:54:45.5152813Z 2025-05-07T19:54:45.5153500Z Dynamic section at offset 0xfae0 contains 33 entries: 2025-05-07T19:54:45.5154057Z Tag Type Name/Value 2025-05-07T19:54:45.5154680Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:45.5155415Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.5156114Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.5156816Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.5157513Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.5158200Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.5158917Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_config.so] 2025-05-07T19:54:45.5159517Z 0x000000000000000c (INIT) 0x3a68 2025-05-07T19:54:45.5159971Z 0x000000000000000d (FINI) 0x74f0 2025-05-07T19:54:45.5160417Z 0x0000000000000019 (INIT_ARRAY) 0x1fa38 2025-05-07T19:54:45.5160897Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:54:45.5161800Z 0x000000000000001a (FINI_ARRAY) 0x1fa50 2025-05-07T19:54:45.5162297Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.5162765Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:45.5163206Z 0x000000006ffffef5 (GNU_HASH) 0x6d0 2025-05-07T19:54:45.5163657Z 0x0000000000000005 (STRTAB) 0x1438 2025-05-07T19:54:45.5164096Z 0x0000000000000006 (SYMTAB) 0x970 2025-05-07T19:54:45.5164561Z 0x000000000000000a (STRSZ) 6812 (bytes) 2025-05-07T19:54:45.5165045Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.5165520Z 0x0000000000000003 (PLTGOT) 0x1fd40 2025-05-07T19:54:45.5166003Z 0x0000000000000002 (PLTRELSZ) 1392 (bytes) 2025-05-07T19:54:45.5166481Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.5166925Z 0x0000000000000017 (JMPREL) 0x34f8 2025-05-07T19:54:45.5167368Z 0x0000000000000007 (RELA) 0x3060 2025-05-07T19:54:45.5167854Z 0x0000000000000008 (RELASZ) 1176 (bytes) 2025-05-07T19:54:45.5168336Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.5169057Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.5169502Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.5169980Z 0x000000006ffffffe (VERNEED) 0x2fc0 2025-05-07T19:54:45.5170428Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:45.5170878Z 0x000000006ffffff0 (VERSYM) 0x2ed4 2025-05-07T19:54:45.5171331Z 0x000000006ffffff9 (RELACOUNT) 5 2025-05-07T19:54:45.5171749Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.5172064Z 2025-05-07T19:54:45.5172234Z ################################################################################ 2025-05-07T19:54:45.5172549Z 2025-05-07T19:54:45.5172554Z 2025-05-07T19:54:45.5172713Z ################################################################################ 2025-05-07T19:54:45.5173436Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:45.5174122Z [CHECK] Listing out library size: 2025-05-07T19:54:45.5174758Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:45.5175294Z 2025-05-07T19:54:45.5175585Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:45.5176023Z 2025-05-07T19:54:45.5176583Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:45.5177970Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.5178815Z 2025-05-07T19:54:45.5274383Z GLIBC_2.17 2025-05-07T19:54:45.5276425Z 2025-05-07T19:54:45.5276432Z 2025-05-07T19:54:45.5277273Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:45.5278792Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.5279677Z 2025-05-07T19:54:45.5375428Z GLIBCXX_3.4 2025-05-07T19:54:45.5375768Z GLIBCXX_3.4.9 2025-05-07T19:54:45.5376066Z GLIBCXX_3.4.11 2025-05-07T19:54:45.5376361Z GLIBCXX_3.4.14 2025-05-07T19:54:45.5376648Z GLIBCXX_3.4.18 2025-05-07T19:54:45.5376939Z GLIBCXX_3.4.20 2025-05-07T19:54:45.5377223Z GLIBCXX_3.4.21 2025-05-07T19:54:45.5377511Z GLIBCXX_3.4.29 2025-05-07T19:54:45.5377693Z 2025-05-07T19:54:45.5377700Z 2025-05-07T19:54:45.5401761Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.xBzQhy7owu.symbols.txt 2025-05-07T19:54:45.5402467Z 2025-05-07T19:54:45.5451338Z 2025-05-07T19:54:45.5484168Z [CHECK] Total Number of symbols: 813 2025-05-07T19:54:45.5502580Z [CHECK] Number of fbgemm symbols: 30 2025-05-07T19:54:45.5523757Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.KVseAw4Vdf.usymbols.txt 2025-05-07T19:54:45.5524493Z 2025-05-07T19:54:45.5549397Z 2025-05-07T19:54:45.5581772Z [CHECK] Listing out undefined symbols (205 total): 2025-05-07T19:54:45.5599752Z U GOMP_parallel 2025-05-07T19:54:45.5600532Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.5601690Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.5602438Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.5602874Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:45.5603327Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.5603755Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:45.5604184Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:45.5604677Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:45.5605123Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:45.5605568Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:45.5606010Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:45.5606443Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:45.5606849Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:45.5607263Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.5607694Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.5608978Z U at::_ops::arange_start::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.5610730Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.5612600Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.5613885Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:54:45.5614948Z U at::_ops::scalar_tensor::call(c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.5616014Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:45.5617293Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T19:54:45.5618486Z U at::detail::getCUDAHooks() 2025-05-07T19:54:45.5618929Z U at::detail::getHIPHooks() 2025-05-07T19:54:45.5619347Z U at::get_num_threads() 2025-05-07T19:54:45.5619757Z U at::get_thread_num() 2025-05-07T19:54:45.5620156Z U at::globalContext() 2025-05-07T19:54:45.5620568Z U at::in_parallel_region() 2025-05-07T19:54:45.5620980Z U at::init_num_threads() 2025-05-07T19:54:45.5621410Z U at::internal::set_thread_num(int) 2025-05-07T19:54:45.5621942Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T19:54:45.5622577Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.5623173Z U c10::ClassType::addMethod(torch::jit::Function*) 2025-05-07T19:54:45.5624024Z U c10::ClassType::getMethod(std::__cxx11::basic_string, std::allocator > const&) const 2025-05-07T19:54:45.5625547Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:45.5626863Z U c10::DictType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:45.5628434Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:45.5629246Z U c10::Error::what() const 2025-05-07T19:54:45.5629665Z U c10::GradMode::is_enabled() 2025-05-07T19:54:45.5630117Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:45.5630631Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.5631205Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:45.5631754Z U c10::IValue::is(c10::IValue const&) const 2025-05-07T19:54:45.5632240Z U c10::IValue::isTensorList() const 2025-05-07T19:54:45.5632748Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:45.5633230Z U c10::IntType::get() 2025-05-07T19:54:45.5634163Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:45.5635211Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:45.5635757Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:45.5636212Z U c10::NoneType::get() 2025-05-07T19:54:45.5636792Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:45.5637436Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:45.5637941Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:45.5638485Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:45.5639008Z U c10::StringType::get() 2025-05-07T19:54:45.5639851Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:45.5640747Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:45.5641704Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T19:54:45.5642598Z U c10::TensorType::get() 2025-05-07T19:54:45.5643970Z U c10::TupleType::TupleType(std::vector, std::allocator > >, std::optional, std::shared_ptr) 2025-05-07T19:54:45.5645403Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:45.5646027Z U c10::_fastEqualsForContainer(c10::IValue const&, c10::IValue const&) 2025-05-07T19:54:45.5647082Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:45.5648540Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:45.5650966Z U c10::detail::infer_schema::make_function_schema(std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&, c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:45.5652886Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:45.5654387Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.5655700Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:45.5657129Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.5658309Z U c10::getCustomClassTypeImpl(std::type_index const&) 2025-05-07T19:54:45.5658814Z U c10::get_default_dtype() 2025-05-07T19:54:45.5659477Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:54:45.5660286Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:54:45.5660916Z U c10::impl::PyObjectSlot::~PyObjectSlot() 2025-05-07T19:54:45.5661418Z U c10::impl::device_guard_impl_registry 2025-05-07T19:54:45.5662239Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:45.5663128Z U c10::ivalue::Future::extractStorages(c10::IValue const&) 2025-05-07T19:54:45.5663698Z U c10::ivalue::Object::resizeObject(unsigned long) 2025-05-07T19:54:45.5664391Z U c10::ivalue::checkCustomClassType(c10::ClassType const*, c10::Type const*) 2025-05-07T19:54:45.5665078Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T19:54:45.5665613Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T19:54:45.5666188Z U c10::operator<<(std::ostream&, c10::FunctionSchema const&) 2025-05-07T19:54:45.5666844Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:45.5668343Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5670705Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5673221Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5675606Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5678015Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5680513Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5682830Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:54:45.5685589Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:45.5688180Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5690777Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:45.5693365Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5695840Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:54:45.5698291Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:45.5700899Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5703304Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:54:45.5705602Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:45.5708056Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5710595Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:45.5713236Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5715765Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:54:45.5718276Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:45.5720940Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5723680Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5726351Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5729081Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5731691Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5734320Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5737041Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.5738674Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.5739205Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.5739870Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:45.5740477Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:45.5741068Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.5741650Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:45.5742138Z U memchr@GLIBC_2.17 2025-05-07T19:54:45.5742532Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.5742932Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.5743321Z U memset@GLIBC_2.17 2025-05-07T19:54:45.5743724Z U omp_get_num_threads 2025-05-07T19:54:45.5744122Z U omp_get_thread_num 2025-05-07T19:54:45.5744598Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.5745129Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.5745752Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:45.5746690Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:45.5747865Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:45.5749166Z U std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)@GLIBCXX_3.4.21 2025-05-07T19:54:45.5750392Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:45.5751472Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T19:54:45.5752615Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:45.5753997Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:45.5754993Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:45.5755545Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:45.5756058Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.5756528Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:45.5757020Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:54:45.5757562Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.5758109Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.5758695Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:54:45.5759280Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:45.5759965Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:45.5760946Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:45.5762393Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.5764053Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.5765167Z U std::condition_variable::condition_variable()@GLIBCXX_3.4.11 2025-05-07T19:54:45.5765788Z U std::condition_variable::notify_all()@GLIBCXX_3.4.11 2025-05-07T19:54:45.5766405Z U std::condition_variable::~condition_variable()@GLIBCXX_3.4.11 2025-05-07T19:54:45.5767213Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:45.5767704Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:45.5768197Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:45.5768778Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:45.5769263Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.5769744Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.5770306Z U std::istream& std::istream::_M_extract(long&)@GLIBCXX_3.4.9 2025-05-07T19:54:45.5770885Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:45.5771345Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:45.5772223Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:45.5773119Z U std::logic_error::~logic_error()@GLIBCXX_3.4 2025-05-07T19:54:45.5773720Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.5774475Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.5775146Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:45.5775699Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:45.5776272Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:45.5776913Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:45.5777521Z U strcmp@GLIBC_2.17 2025-05-07T19:54:45.5778008Z U strlen@GLIBC_2.17 2025-05-07T19:54:45.5778442Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:45.5779753Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:45.5781476Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.5782627Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.5784772Z U torch::detail::class_base::class_base(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >, std::type_info const&, std::type_info const&) 2025-05-07T19:54:45.5786933Z U torch::detail::class_base::withNewArguments(c10::FunctionSchema const&, std::initializer_list) 2025-05-07T19:54:45.5788093Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:45.5789314Z U torch::registerCustomClassMethod(std::unique_ptr >) 2025-05-07T19:54:45.5790217Z U torch::serialize::InputArchive::InputArchive() 2025-05-07T19:54:45.5791009Z U torch::serialize::InputArchive::load_from(char const*, unsigned long, std::optional) 2025-05-07T19:54:45.5792234Z U torch::serialize::InputArchive::read(std::__cxx11::basic_string, std::allocator > const&, at::Tensor&, bool) 2025-05-07T19:54:45.5793452Z U torch::serialize::OutputArchive::OutputArchive(std::shared_ptr) 2025-05-07T19:54:45.5794274Z U torch::serialize::OutputArchive::save_to(std::ostream&) 2025-05-07T19:54:45.5795351Z U torch::serialize::OutputArchive::write(std::__cxx11::basic_string, std::allocator > const&, at::Tensor const&, bool) 2025-05-07T19:54:45.5796325Z U typeinfo for c10::Error 2025-05-07T19:54:45.5796789Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:45.5797285Z U typeinfo for std::logic_error@GLIBCXX_3.4 2025-05-07T19:54:45.5797799Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:45.5798392Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.5799019Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.5799607Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:45.5800197Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.5800711Z U vtable for c10::Error 2025-05-07T19:54:45.5801488Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.5802592Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.5803683Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.5804582Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:45.5805333Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:45.5805983Z U vtable for torch::autograd::AutogradMeta 2025-05-07T19:54:45.5806460Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.5806910Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.5807338Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.5807757Z w __gmon_start__ 2025-05-07T19:54:45.5808720Z w __pthread_key_create 2025-05-07T19:54:45.5809172Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:45.5809626Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:45.5810126Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.5810780Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:45.5811233Z 2025-05-07T19:54:45.5811379Z linux-vdso.so.1 (0x0000ffff89f96000) 2025-05-07T19:54:45.5811784Z libc10.so => not found 2025-05-07T19:54:45.5812492Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so (0x0000ffff89d66000) 2025-05-07T19:54:45.5813284Z libtorch.so => not found 2025-05-07T19:54:45.5813636Z libtorch_cpu.so => not found 2025-05-07T19:54:45.5814101Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff89b01000) 2025-05-07T19:54:45.5814681Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff89ab0000) 2025-05-07T19:54:45.5815257Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff898e2000) 2025-05-07T19:54:45.5815710Z libc10.so => not found 2025-05-07T19:54:45.5816416Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so (0x0000ffff89851000) 2025-05-07T19:54:45.5817208Z libtorch.so => not found 2025-05-07T19:54:45.5817557Z libtorch_cpu.so => not found 2025-05-07T19:54:45.5817971Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff897a0000) 2025-05-07T19:54:45.5818470Z /lib/ld-linux-aarch64.so.1 (0x0000ffff89f49000) 2025-05-07T19:54:45.5818921Z libtorch_cpu.so => not found 2025-05-07T19:54:45.5819299Z libtorch.so => not found 2025-05-07T19:54:45.5819529Z 2025-05-07T19:54:45.5819678Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.5820290Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:45.5820780Z 2025-05-07T19:54:45.5820786Z 2025-05-07T19:54:45.5821000Z Dynamic section at offset 0x8eae8 contains 35 entries: 2025-05-07T19:54:45.5821532Z Tag Type Name/Value 2025-05-07T19:54:45.5822107Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:45.5822779Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:54:45.5823462Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.5824158Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.5824872Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.5825566Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.5826252Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.5826988Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_inference.so] 2025-05-07T19:54:45.5827712Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:45.5828265Z 0x000000000000000c (INIT) 0x221f8 2025-05-07T19:54:45.5828728Z 0x000000000000000d (FINI) 0x6e390 2025-05-07T19:54:45.5829191Z 0x0000000000000019 (INIT_ARRAY) 0x8e248 2025-05-07T19:54:45.5829663Z 0x000000000000001b (INIT_ARRAYSZ) 40 (bytes) 2025-05-07T19:54:45.5830143Z 0x000000000000001a (FINI_ARRAY) 0x8e270 2025-05-07T19:54:45.5830617Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.5831079Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:45.5831533Z 0x000000006ffffef5 (GNU_HASH) 0x1e58 2025-05-07T19:54:45.5831986Z 0x0000000000000005 (STRTAB) 0x85d8 2025-05-07T19:54:45.5832437Z 0x0000000000000006 (SYMTAB) 0x3958 2025-05-07T19:54:45.5832929Z 0x000000000000000a (STRSZ) 79164 (bytes) 2025-05-07T19:54:45.5833426Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.5833887Z 0x0000000000000003 (PLTGOT) 0x8ed58 2025-05-07T19:54:45.5834380Z 0x0000000000000002 (PLTRELSZ) 8184 (bytes) 2025-05-07T19:54:45.5835208Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.5835662Z 0x0000000000000017 (JMPREL) 0x20200 2025-05-07T19:54:45.5836114Z 0x0000000000000007 (RELA) 0x1c288 2025-05-07T19:54:45.5836591Z 0x0000000000000008 (RELASZ) 16248 (bytes) 2025-05-07T19:54:45.5837083Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.5837527Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.5837974Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.5838452Z 0x000000006ffffffe (VERNEED) 0x1c178 2025-05-07T19:54:45.5838917Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:45.5839395Z 0x000000006ffffff0 (VERSYM) 0x1bb14 2025-05-07T19:54:45.5840053Z 0x000000006ffffff9 (RELACOUNT) 19 2025-05-07T19:54:45.5840486Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.5840766Z 2025-05-07T19:54:45.5840936Z ################################################################################ 2025-05-07T19:54:45.5841263Z 2025-05-07T19:54:45.5841269Z 2025-05-07T19:54:45.5841427Z ################################################################################ 2025-05-07T19:54:45.5842103Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:45.5842765Z [CHECK] Listing out library size: 2025-05-07T19:54:45.5843380Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:45.5843890Z 2025-05-07T19:54:45.5844157Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:45.5844579Z 2025-05-07T19:54:45.5845109Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:45.5846448Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.5847268Z 2025-05-07T19:54:45.5847449Z GLIBC_2.17 2025-05-07T19:54:45.5847617Z 2025-05-07T19:54:45.5847623Z 2025-05-07T19:54:45.5848169Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:45.5849663Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.5850511Z 2025-05-07T19:54:45.5864866Z GLIBCXX_3.4 2025-05-07T19:54:45.5865197Z GLIBCXX_3.4.9 2025-05-07T19:54:45.5865498Z GLIBCXX_3.4.21 2025-05-07T19:54:45.5866004Z 2025-05-07T19:54:45.5866011Z 2025-05-07T19:54:45.5890833Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.2SKr1cfnHN.symbols.txt 2025-05-07T19:54:45.5891584Z 2025-05-07T19:54:45.5914916Z 2025-05-07T19:54:45.5946533Z [CHECK] Total Number of symbols: 164 2025-05-07T19:54:45.5961766Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:45.5983757Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.3ATFfN5hjo.usymbols.txt 2025-05-07T19:54:45.5988037Z 2025-05-07T19:54:45.6005697Z 2025-05-07T19:54:45.6038230Z [CHECK] Listing out undefined symbols (81 total): 2025-05-07T19:54:45.6057265Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.6058083Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.6058518Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.6058930Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.6059369Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.6060018Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:45.6060716Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T19:54:45.6062313Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.6064396Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.6065827Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:54:45.6066462Z U at::_ops::mul_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:45.6067104Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:45.6067795Z U at::_ops::sub__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:45.6068389Z U c10::BoolType::get() 2025-05-07T19:54:45.6068887Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:45.6069460Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:45.6069938Z U c10::IntType::get() 2025-05-07T19:54:45.6070419Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:45.6070986Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:45.6071883Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:45.6072783Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:45.6073275Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:45.6073734Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:45.6074174Z U c10::SymIntType::get() 2025-05-07T19:54:45.6074661Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:45.6075188Z U c10::TensorType::get() 2025-05-07T19:54:45.6075627Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:45.6076661Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:45.6077880Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:45.6079060Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.6080358Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:45.6081785Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.6082959Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:54:45.6083558Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:54:45.6085562Z U c10::throwNullDataPtrError() 2025-05-07T19:54:45.6086054Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:54:45.6086629Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:45.6087214Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:45.6087725Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:45.6088201Z U log2@GLIBC_2.17 2025-05-07T19:54:45.6088794Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:45.6089331Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.6089716Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.6090108Z U memset@GLIBC_2.17 2025-05-07T19:54:45.6091082Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.6091640Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.6092437Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:45.6093606Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:45.6094463Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.6094962Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.6095510Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.6096182Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:45.6097172Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:45.6098820Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.6100000Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:45.6100488Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:45.6100973Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.6101444Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.6101913Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:45.6102431Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:45.6102997Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.6103744Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.6104420Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:45.6104874Z U strlen@GLIBC_2.17 2025-05-07T19:54:45.6105294Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:45.6106432Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:45.6108043Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.6109253Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.6110271Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:45.6111208Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.6111794Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:45.6112454Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.6113305Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.6114399Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.6115279Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:45.6116014Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:45.6116638Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.6117081Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.6117858Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.6118276Z w __gmon_start__ 2025-05-07T19:54:45.6118654Z w __pthread_key_create 2025-05-07T19:54:45.6119180Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.6119809Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:45.6120246Z 2025-05-07T19:54:45.6120401Z linux-vdso.so.1 (0x0000ffff87cc9000) 2025-05-07T19:54:45.6120908Z libtorch.so => not found 2025-05-07T19:54:45.6121266Z libc10.so => not found 2025-05-07T19:54:45.6121596Z libtorch_cpu.so => not found 2025-05-07T19:54:45.6122060Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff879e6000) 2025-05-07T19:54:45.6122596Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff87935000) 2025-05-07T19:54:45.6123126Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff878e4000) 2025-05-07T19:54:45.6123652Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff87716000) 2025-05-07T19:54:45.6124224Z /lib/ld-linux-aarch64.so.1 (0x0000ffff87c7c000) 2025-05-07T19:54:45.6124556Z 2025-05-07T19:54:45.6124715Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.6125306Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:45.6125787Z 2025-05-07T19:54:45.6151729Z 2025-05-07T19:54:45.6152483Z Dynamic section at offset 0x1f9b0 contains 34 entries: 2025-05-07T19:54:45.6153029Z Tag Type Name/Value 2025-05-07T19:54:45.6153612Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.6154297Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:45.6154998Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.6155700Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.6156391Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:54:45.6157103Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.6157800Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.6158519Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_utils.so] 2025-05-07T19:54:45.6159127Z 0x000000000000000c (INIT) 0x5d40 2025-05-07T19:54:45.6159575Z 0x000000000000000d (FINI) 0x12640 2025-05-07T19:54:45.6160028Z 0x0000000000000019 (INIT_ARRAY) 0x2f840 2025-05-07T19:54:45.6160500Z 0x000000000000001b (INIT_ARRAYSZ) 32 (bytes) 2025-05-07T19:54:45.6160977Z 0x000000000000001a (FINI_ARRAY) 0x2f860 2025-05-07T19:54:45.6161438Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.6161898Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:45.6162332Z 0x000000006ffffef5 (GNU_HASH) 0x948 2025-05-07T19:54:45.6162784Z 0x0000000000000005 (STRTAB) 0x1cd0 2025-05-07T19:54:45.6163222Z 0x0000000000000006 (SYMTAB) 0xd28 2025-05-07T19:54:45.6163712Z 0x000000000000000a (STRSZ) 10492 (bytes) 2025-05-07T19:54:45.6164194Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.6164672Z 0x0000000000000003 (PLTGOT) 0x2fc20 2025-05-07T19:54:45.6165157Z 0x0000000000000002 (PLTRELSZ) 2280 (bytes) 2025-05-07T19:54:45.6165627Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.6166070Z 0x0000000000000017 (JMPREL) 0x5458 2025-05-07T19:54:45.6166516Z 0x0000000000000007 (RELA) 0x47e0 2025-05-07T19:54:45.6167017Z 0x0000000000000008 (RELASZ) 3192 (bytes) 2025-05-07T19:54:45.6167498Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.6167952Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.6168393Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.6169033Z 0x000000006ffffffe (VERNEED) 0x4720 2025-05-07T19:54:45.6169487Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:54:45.6170405Z 0x000000006ffffff0 (VERSYM) 0x45cc 2025-05-07T19:54:45.6170876Z 0x000000006ffffff9 (RELACOUNT) 14 2025-05-07T19:54:45.6171294Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.6171579Z 2025-05-07T19:54:45.6171743Z ################################################################################ 2025-05-07T19:54:45.6172060Z 2025-05-07T19:54:45.6172066Z 2025-05-07T19:54:45.6172230Z ################################################################################ 2025-05-07T19:54:45.6172964Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:45.6173685Z [CHECK] Listing out library size: 2025-05-07T19:54:45.6174356Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:45.6174925Z 2025-05-07T19:54:45.6175265Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:45.6175749Z 2025-05-07T19:54:45.6176350Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:45.6177806Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.6178685Z 2025-05-07T19:54:45.6243785Z GLIBC_2.17 2025-05-07T19:54:45.6245509Z 2025-05-07T19:54:45.6245520Z 2025-05-07T19:54:45.6246359Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:45.6247912Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.6249005Z 2025-05-07T19:54:45.6320823Z GLIBCXX_3.4 2025-05-07T19:54:45.6321155Z GLIBCXX_3.4.9 2025-05-07T19:54:45.6321464Z GLIBCXX_3.4.21 2025-05-07T19:54:45.6321683Z 2025-05-07T19:54:45.6322432Z 2025-05-07T19:54:45.6347079Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.1YOffugCEU.symbols.txt 2025-05-07T19:54:45.6347810Z 2025-05-07T19:54:45.6372054Z 2025-05-07T19:54:45.6405967Z [CHECK] Total Number of symbols: 153 2025-05-07T19:54:45.6421687Z [CHECK] Number of fbgemm symbols: 29 2025-05-07T19:54:45.6444499Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.wAUzHgw5BD.usymbols.txt 2025-05-07T19:54:45.6445241Z 2025-05-07T19:54:45.6466883Z 2025-05-07T19:54:45.6501786Z [CHECK] Listing out undefined symbols (79 total): 2025-05-07T19:54:45.6520431Z U GOMP_parallel 2025-05-07T19:54:45.6521273Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.6522042Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.6522456Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.6522950Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:45.6523381Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:45.6523813Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.6524238Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.6524803Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T19:54:45.6526114Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.6527465Z U at::get_num_threads() 2025-05-07T19:54:45.6527874Z U at::get_thread_num() 2025-05-07T19:54:45.6528288Z U at::in_parallel_region() 2025-05-07T19:54:45.6528805Z U at::init_num_threads() 2025-05-07T19:54:45.6529248Z U at::internal::set_thread_num(int) 2025-05-07T19:54:45.6531014Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.6532377Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:54:45.6533160Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.6533777Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:45.6534361Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.6534918Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:45.6535436Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:45.6560475Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:45.6561280Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:45.6561874Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:45.6562382Z U c10::TensorType::get() 2025-05-07T19:54:45.6562831Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:45.6563878Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:45.6565096Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:45.6566286Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.6567591Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:45.6568500Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:45.6569228Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.6569753Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.6570338Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:45.6570919Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.6571378Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.6571773Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.6572155Z U memset@GLIBC_2.17 2025-05-07T19:54:45.6572547Z U omp_get_num_threads 2025-05-07T19:54:45.6572943Z U omp_get_thread_num 2025-05-07T19:54:45.6573416Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.6573945Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.6574838Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:45.6575733Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:45.6576276Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:45.6576787Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.6577286Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.6577831Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.6578507Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:45.6579476Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:45.6581371Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.6582687Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:45.6583175Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:45.6583657Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:45.6584298Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.6584785Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.6585249Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:45.6585711Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:45.6586277Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.6586995Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:45.6587600Z U strlen@GLIBC_2.17 2025-05-07T19:54:45.6588125Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:45.6589261Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:45.6590879Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.6592034Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.6593043Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:45.6593911Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.6594485Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:45.6595094Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.6595959Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.6597054Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.6597945Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:45.6598749Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:45.6599411Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.6599864Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.6600288Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.6600699Z w __gmon_start__ 2025-05-07T19:54:45.6601066Z w __pthread_key_create 2025-05-07T19:54:45.6601553Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.6602239Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:45.6602741Z 2025-05-07T19:54:45.6602891Z linux-vdso.so.1 (0x0000ffffbc28f000) 2025-05-07T19:54:45.6603299Z libc10.so => not found 2025-05-07T19:54:45.6603626Z libtorch.so => not found 2025-05-07T19:54:45.6603979Z libtorch_cpu.so => not found 2025-05-07T19:54:45.6604437Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffbbfbc000) 2025-05-07T19:54:45.6605021Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffbbf6b000) 2025-05-07T19:54:45.6605547Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffbbd9d000) 2025-05-07T19:54:45.6606056Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffbbcec000) 2025-05-07T19:54:45.6606551Z /lib/ld-linux-aarch64.so.1 (0x0000ffffbc242000) 2025-05-07T19:54:45.6606888Z 2025-05-07T19:54:45.6607040Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.6608034Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:45.6608836Z 2025-05-07T19:54:45.6622308Z 2025-05-07T19:54:45.6622916Z Dynamic section at offset 0xf9e0 contains 34 entries: 2025-05-07T19:54:45.6623457Z Tag Type Name/Value 2025-05-07T19:54:45.6624032Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:45.6624720Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.6625413Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.6626120Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.6626811Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.6627497Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.6628254Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T19:54:45.6629041Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:45.6629593Z 0x000000000000000c (INIT) 0x5798 2025-05-07T19:54:45.6630034Z 0x000000000000000d (FINI) 0xd1a0 2025-05-07T19:54:45.6630483Z 0x0000000000000019 (INIT_ARRAY) 0x1f8c8 2025-05-07T19:54:45.6630950Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:54:45.6631428Z 0x000000000000001a (FINI_ARRAY) 0x1f8e0 2025-05-07T19:54:45.6631887Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.6632347Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:45.6632789Z 0x000000006ffffef5 (GNU_HASH) 0x8b8 2025-05-07T19:54:45.6633229Z 0x0000000000000005 (STRTAB) 0x1ae0 2025-05-07T19:54:45.6633670Z 0x0000000000000006 (SYMTAB) 0xc40 2025-05-07T19:54:45.6634131Z 0x000000000000000a (STRSZ) 11474 (bytes) 2025-05-07T19:54:45.6634621Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.6635099Z 0x0000000000000003 (PLTGOT) 0x1fc40 2025-05-07T19:54:45.6635582Z 0x0000000000000002 (PLTRELSZ) 2136 (bytes) 2025-05-07T19:54:45.6636050Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.6636491Z 0x0000000000000017 (JMPREL) 0x4f40 2025-05-07T19:54:45.6636937Z 0x0000000000000007 (RELA) 0x49a0 2025-05-07T19:54:45.6637401Z 0x0000000000000008 (RELASZ) 1440 (bytes) 2025-05-07T19:54:45.6637888Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.6638330Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.6638781Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.6639259Z 0x000000006ffffffe (VERNEED) 0x48f0 2025-05-07T19:54:45.6639713Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:45.6640148Z 0x000000006ffffff0 (VERSYM) 0x47b2 2025-05-07T19:54:45.6640597Z 0x000000006ffffff9 (RELACOUNT) 5 2025-05-07T19:54:45.6641035Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.6641341Z 2025-05-07T19:54:45.6641501Z ################################################################################ 2025-05-07T19:54:45.6641819Z 2025-05-07T19:54:45.6641825Z 2025-05-07T19:54:45.6641981Z ################################################################################ 2025-05-07T19:54:45.6642691Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:45.6643377Z [CHECK] Listing out library size: 2025-05-07T19:54:45.6644024Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:45.6644557Z 2025-05-07T19:54:45.6644853Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:45.6645304Z 2025-05-07T19:54:45.6645865Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:45.6648220Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.6649321Z 2025-05-07T19:54:45.6714814Z 2025-05-07T19:54:45.6714897Z 2025-05-07T19:54:45.6715624Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:45.6717111Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.6717988Z 2025-05-07T19:54:45.6782503Z 2025-05-07T19:54:45.6782555Z 2025-05-07T19:54:45.6807908Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.auPmWkGuEt.symbols.txt 2025-05-07T19:54:45.6808679Z 2025-05-07T19:54:45.6827523Z 2025-05-07T19:54:45.6859968Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:45.6874531Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:45.6895695Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.g0H4FZOIQL.usymbols.txt 2025-05-07T19:54:45.6896399Z 2025-05-07T19:54:45.6915070Z 2025-05-07T19:54:45.6947450Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:45.6964244Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.6964752Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.6965163Z w __cxa_finalize 2025-05-07T19:54:45.6965535Z w __gmon_start__ 2025-05-07T19:54:45.6965983Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.6967029Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:45.6967522Z 2025-05-07T19:54:45.7009577Z linux-vdso.so.1 (0x0000ffff80228000) 2025-05-07T19:54:45.7010073Z libtorch_cpu.so => not found 2025-05-07T19:54:45.7010459Z libtorch.so => not found 2025-05-07T19:54:45.7013073Z 2025-05-07T19:54:45.7013240Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.7013950Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:45.7014460Z 2025-05-07T19:54:45.7055213Z 2025-05-07T19:54:45.7055894Z Dynamic section at offset 0xfdc0 contains 26 entries: 2025-05-07T19:54:45.7056442Z Tag Type Name/Value 2025-05-07T19:54:45.7057027Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.7057735Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.7058482Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_optimizers.so] 2025-05-07T19:54:45.7059106Z 0x000000000000000c (INIT) 0x648 2025-05-07T19:54:45.7059543Z 0x000000000000000d (FINI) 0x76c 2025-05-07T19:54:45.7059983Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:45.7060451Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.7060951Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:45.7061448Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.7061899Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:45.7062338Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:45.7062778Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:45.7063207Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:45.7063667Z 0x000000000000000a (STRSZ) 337 (bytes) 2025-05-07T19:54:45.7064140Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.7064607Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:45.7065065Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:45.7065529Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.7065960Z 0x0000000000000017 (JMPREL) 0x618 2025-05-07T19:54:45.7066398Z 0x0000000000000007 (RELA) 0x570 2025-05-07T19:54:45.7066855Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:45.7067969Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.7068463Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.7068903Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.7069377Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:45.7069792Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.7070076Z 2025-05-07T19:54:45.7070237Z ################################################################################ 2025-05-07T19:54:45.7070549Z 2025-05-07T19:54:45.7070555Z 2025-05-07T19:54:45.7070726Z ################################################################################ 2025-05-07T19:54:45.7071406Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:45.7072076Z [CHECK] Listing out library size: 2025-05-07T19:54:45.7072697Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:45.7073230Z 2025-05-07T19:54:45.7074983Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:45.7076848Z 2025-05-07T19:54:45.7078183Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:45.7079544Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.7080370Z 2025-05-07T19:54:45.7154598Z GLIBC_2.17 2025-05-07T19:54:45.7155724Z 2025-05-07T19:54:45.7155909Z 2025-05-07T19:54:45.7156694Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:45.7158174Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.7159038Z 2025-05-07T19:54:45.7235759Z GLIBCXX_3.4 2025-05-07T19:54:45.7236159Z GLIBCXX_3.4.9 2025-05-07T19:54:45.7236469Z GLIBCXX_3.4.14 2025-05-07T19:54:45.7236770Z GLIBCXX_3.4.21 2025-05-07T19:54:45.7237056Z GLIBCXX_3.4.29 2025-05-07T19:54:45.7238223Z 2025-05-07T19:54:45.7238234Z 2025-05-07T19:54:45.7262781Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.b3qrsQc9oB.symbols.txt 2025-05-07T19:54:45.7263546Z 2025-05-07T19:54:45.7293089Z 2025-05-07T19:54:45.7324775Z [CHECK] Total Number of symbols: 348 2025-05-07T19:54:45.7340781Z [CHECK] Number of fbgemm symbols: 27 2025-05-07T19:54:45.7362171Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.GcZD8kwpx5.usymbols.txt 2025-05-07T19:54:45.7362859Z 2025-05-07T19:54:45.7386429Z 2025-05-07T19:54:45.7417653Z [CHECK] Listing out undefined symbols (146 total): 2025-05-07T19:54:45.7435243Z U GOMP_barrier 2025-05-07T19:54:45.7435640Z U GOMP_parallel 2025-05-07T19:54:45.7436421Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.7437206Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.7437648Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:45.7438098Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.7438527Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:45.7438951Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:45.7439393Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:45.7439833Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:45.7440271Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:45.7440722Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:45.7441146Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:45.7441557Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.7441982Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.7443283Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T19:54:45.7444095Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:54:45.7444734Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T19:54:45.7446019Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.7447270Z U at::_ops::is_nonzero::call(at::Tensor const&) 2025-05-07T19:54:45.7447861Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:45.7448529Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:45.7449532Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T19:54:45.7451066Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T19:54:45.7452244Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T19:54:45.7453345Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.7454434Z U at::get_num_threads() 2025-05-07T19:54:45.7454842Z U at::get_thread_num() 2025-05-07T19:54:45.7455247Z U at::in_parallel_region() 2025-05-07T19:54:45.7455744Z U at::init_num_threads() 2025-05-07T19:54:45.7456178Z U at::internal::set_thread_num(int) 2025-05-07T19:54:45.7456680Z U at::toAccumulateType(c10::ScalarType, bool) 2025-05-07T19:54:45.7457154Z U c10::BoolType::get() 2025-05-07T19:54:45.7457931Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:45.7458734Z U c10::Error::what() const 2025-05-07T19:54:45.7459216Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.7459817Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:45.7460406Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:45.7460880Z U c10::IntType::get() 2025-05-07T19:54:45.7461376Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:45.7461922Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:45.7462550Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:45.7463203Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:45.7463690Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:45.7464206Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:54:45.7464751Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:45.7465659Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:45.7466556Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:45.7467077Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:54:45.7467579Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:45.7468060Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T19:54:45.7468542Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:45.7469305Z U c10::SymIntType::get() 2025-05-07T19:54:45.7469809Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:45.7470311Z U c10::TensorType::get() 2025-05-07T19:54:45.7470752Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:45.7471787Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:45.7473004Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:45.7474185Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.7475489Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:45.7476932Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.7478055Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:54:45.7478539Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T19:54:45.7479044Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:54:45.7479563Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T19:54:45.7480047Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T19:54:45.7480638Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:45.7482153Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7484612Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7486921Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7489305Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7491709Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7494183Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7496646Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7499138Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7501929Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7505174Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7507673Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7510196Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:45.7511835Z U fbgemm::fbgemmAlignedAlloc(unsigned long, unsigned long, bool) 2025-05-07T19:54:45.7512427Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T19:54:45.7512937Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.7513499Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:45.7514038Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.7514557Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:45.7515146Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:45.7515728Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.7516261Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:45.7516756Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.7517152Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.7517550Z U memset@GLIBC_2.17 2025-05-07T19:54:45.7517939Z U omp_get_max_threads 2025-05-07T19:54:45.7518328Z U omp_get_num_threads 2025-05-07T19:54:45.7518727Z U omp_get_thread_num 2025-05-07T19:54:45.7519193Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.7519722Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.7520529Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:45.7521688Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:45.7522853Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:45.7523660Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:45.7524224Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:45.7524744Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.7525237Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:54:45.7525775Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.7526314Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.7526992Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:45.7527967Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:45.7529511Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.7531509Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.7532556Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:45.7533040Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:45.7533535Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:45.7534012Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:45.7534493Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.7534964Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.7535422Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:45.7535879Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:45.7536432Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.7537190Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.7537860Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:45.7538597Z U std::pair fbgemm::radix_sort_parallel(int*, int*, int*, int*, long, long, bool) 2025-05-07T19:54:45.7539883Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T19:54:45.7541446Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T19:54:45.7542592Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:45.7543190Z U strlen@GLIBC_2.17 2025-05-07T19:54:45.7543624Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:45.7544759Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:45.7546364Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.7547499Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.7548517Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:45.7549316Z U typeinfo for c10::Error 2025-05-07T19:54:45.7549760Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:45.7550347Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.7550976Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.7551563Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:45.7552152Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.7552665Z U vtable for c10::Error 2025-05-07T19:54:45.7553421Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.7554507Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.7555395Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:45.7556138Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:45.7556755Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.7557194Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.7557367Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.7557493Z w __gmon_start__ 2025-05-07T19:54:45.7557629Z w __pthread_key_create 2025-05-07T19:54:45.7557835Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.7558128Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:45.7558138Z 2025-05-07T19:54:45.7558358Z linux-vdso.so.1 (0x0000ffff85bf9000) 2025-05-07T19:54:45.7558481Z libc10.so => not found 2025-05-07T19:54:45.7559000Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so (0x0000ffff859f9000) 2025-05-07T19:54:45.7559136Z libtorch.so => not found 2025-05-07T19:54:45.7559277Z libtorch_cpu.so => not found 2025-05-07T19:54:45.7559501Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff85794000) 2025-05-07T19:54:45.7559712Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff85743000) 2025-05-07T19:54:45.7559899Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff85575000) 2025-05-07T19:54:45.7560021Z libc10.so => not found 2025-05-07T19:54:45.7560529Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so (0x0000ffff854e4000) 2025-05-07T19:54:45.7560667Z libtorch.so => not found 2025-05-07T19:54:45.7560803Z libtorch_cpu.so => not found 2025-05-07T19:54:45.7560976Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff85433000) 2025-05-07T19:54:45.7561152Z /lib/ld-linux-aarch64.so.1 (0x0000ffff85bac000) 2025-05-07T19:54:45.7561295Z libtorch_cpu.so => not found 2025-05-07T19:54:45.7561423Z libtorch.so => not found 2025-05-07T19:54:45.7561431Z 2025-05-07T19:54:45.7561576Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.7561915Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:45.7561922Z 2025-05-07T19:54:45.7561928Z 2025-05-07T19:54:45.7562143Z Dynamic section at offset 0x4f4d8 contains 35 entries: 2025-05-07T19:54:45.7562305Z Tag Type Name/Value 2025-05-07T19:54:45.7562575Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:45.7562836Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:54:45.7563103Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.7563388Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.7563664Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.7563932Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.7564192Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.7564508Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:54:45.7564757Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:45.7564920Z 0x000000000000000c (INIT) 0xcbd0 2025-05-07T19:54:45.7565081Z 0x000000000000000d (FINI) 0x43504 2025-05-07T19:54:45.7565237Z 0x0000000000000019 (INIT_ARRAY) 0x5f2c8 2025-05-07T19:54:45.7565407Z 0x000000000000001b (INIT_ARRAYSZ) 40 (bytes) 2025-05-07T19:54:45.7565574Z 0x000000000000001a (FINI_ARRAY) 0x5f2f0 2025-05-07T19:54:45.7565742Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.7565887Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:45.7566044Z 0x000000006ffffef5 (GNU_HASH) 0x11d8 2025-05-07T19:54:45.7566208Z 0x0000000000000005 (STRTAB) 0x3cb0 2025-05-07T19:54:45.7566357Z 0x0000000000000006 (SYMTAB) 0x1bc8 2025-05-07T19:54:45.7566536Z 0x000000000000000a (STRSZ) 26178 (bytes) 2025-05-07T19:54:45.7566707Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.7566862Z 0x0000000000000003 (PLTGOT) 0x5f748 2025-05-07T19:54:45.7567309Z 0x0000000000000002 (PLTRELSZ) 5376 (bytes) 2025-05-07T19:54:45.7567468Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.7567630Z 0x0000000000000017 (JMPREL) 0xb6d0 2025-05-07T19:54:45.7567777Z 0x0000000000000007 (RELA) 0xa680 2025-05-07T19:54:45.7567950Z 0x0000000000000008 (RELASZ) 4176 (bytes) 2025-05-07T19:54:45.7568121Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.7568254Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.7568431Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.7568693Z 0x000000006ffffffe (VERNEED) 0xa5b0 2025-05-07T19:54:45.7568851Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:45.7569009Z 0x000000006ffffff0 (VERSYM) 0xa2f2 2025-05-07T19:54:45.7569158Z 0x000000006ffffff9 (RELACOUNT) 13 2025-05-07T19:54:45.7569306Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.7569320Z 2025-05-07T19:54:45.7569485Z ################################################################################ 2025-05-07T19:54:45.7569491Z 2025-05-07T19:54:45.7569497Z 2025-05-07T19:54:45.7569653Z ################################################################################ 2025-05-07T19:54:45.7570099Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:45.7570239Z [CHECK] Listing out library size: 2025-05-07T19:54:45.7570657Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:45.7570664Z 2025-05-07T19:54:45.7570997Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:45.7571003Z 2025-05-07T19:54:45.7571599Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:45.7572332Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.7572356Z 2025-05-07T19:54:45.7633483Z GLIBC_2.17 2025-05-07T19:54:45.7635170Z 2025-05-07T19:54:45.7635180Z 2025-05-07T19:54:45.7635958Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:45.7636747Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.7636755Z 2025-05-07T19:54:45.7732634Z GLIBCXX_3.4 2025-05-07T19:54:45.7732778Z GLIBCXX_3.4.9 2025-05-07T19:54:45.7732902Z GLIBCXX_3.4.21 2025-05-07T19:54:45.7733025Z GLIBCXX_3.4.29 2025-05-07T19:54:45.7734591Z 2025-05-07T19:54:45.7734601Z 2025-05-07T19:54:45.7758089Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.EYJKTEC8LE.symbols.txt 2025-05-07T19:54:45.7758147Z 2025-05-07T19:54:45.7793247Z 2025-05-07T19:54:45.7825322Z [CHECK] Total Number of symbols: 274 2025-05-07T19:54:45.7847042Z [CHECK] Number of fbgemm symbols: 3 2025-05-07T19:54:45.7870528Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.TwMvNs6pmp.usymbols.txt 2025-05-07T19:54:45.7870556Z 2025-05-07T19:54:45.7893287Z 2025-05-07T19:54:45.7925845Z [CHECK] Listing out undefined symbols (106 total): 2025-05-07T19:54:45.7945265Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.7945483Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.7945656Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:45.7945797Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.7945945Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:45.7946101Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:45.7946898Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:45.7947058Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:45.7947217Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:45.7947368Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:45.7947507Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:45.7947654Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:45.7947793Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.7947946Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.7948200Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:45.7948387Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:45.7948813Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:54:45.7949245Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:54:45.7949571Z U at::Tensor::index(std::initializer_list) const 2025-05-07T19:54:45.7949961Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T19:54:45.7950888Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.7951153Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:54:45.7951399Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:45.7951626Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:45.7951763Z U c10::BoolType::get() 2025-05-07T19:54:45.7952025Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:45.7952200Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:45.7952925Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:45.7953810Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:45.7954336Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:45.7954477Z U c10::Error::what() const 2025-05-07T19:54:45.7954671Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:45.7954814Z U c10::IntType::get() 2025-05-07T19:54:45.7954994Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:45.7955182Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:45.7955395Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:54:45.7955600Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:45.7956166Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:45.7956367Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:45.7956532Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:45.7956716Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T19:54:45.7956896Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:45.7957045Z U c10::SymIntType::get() 2025-05-07T19:54:45.7957186Z U c10::TensorType::get() 2025-05-07T19:54:45.7957358Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:45.7958383Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:45.7958755Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:45.7959451Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.7959936Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:45.7960757Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.7960899Z U c10::get_default_dtype() 2025-05-07T19:54:45.7961376Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:45.7961635Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:45.7961806Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:45.7962028Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:45.7962201Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T19:54:45.7962429Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:45.7962708Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:45.7963112Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:45.7963242Z U free@GLIBC_2.17 2025-05-07T19:54:45.7963410Z U int at::Tensor::item() const 2025-05-07T19:54:45.7963669Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:45.7963802Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.7963944Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.7964074Z U memset@GLIBC_2.17 2025-05-07T19:54:45.7964285Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.7964466Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.7964948Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:45.7965497Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:45.7965989Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:45.7966160Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.7966371Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.7966580Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.7966921Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:45.7967416Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:45.7968241Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.7969086Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.7970072Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:45.7970264Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:45.7970433Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:45.7970596Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.7970768Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.7970925Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:45.7971082Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:45.7971395Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.7971526Z U strlen@GLIBC_2.17 2025-05-07T19:54:45.7971698Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:45.7972543Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:45.7973196Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.7973561Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.7974074Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:45.7974218Z U typeinfo for c10::Error 2025-05-07T19:54:45.7974430Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.7974665Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:45.7974888Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.7975030Z U vtable for c10::Error 2025-05-07T19:54:45.7975532Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.7976001Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.7976294Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:45.7976609Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:45.7976862Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:45.7977019Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.7977177Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.7977321Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.7977448Z w __gmon_start__ 2025-05-07T19:54:45.7977592Z w __pthread_key_create 2025-05-07T19:54:45.7977804Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.7978160Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:45.7978170Z 2025-05-07T19:54:45.7996009Z linux-vdso.so.1 (0x0000ffff9ea4f000) 2025-05-07T19:54:45.7996137Z libc10.so => not found 2025-05-07T19:54:45.7996862Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so (0x0000ffff9e960000) 2025-05-07T19:54:45.7997000Z libtorch.so => not found 2025-05-07T19:54:45.7997154Z libtorch_cpu.so => not found 2025-05-07T19:54:45.7997390Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff9e6fb000) 2025-05-07T19:54:45.7997613Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff9e6aa000) 2025-05-07T19:54:45.7997791Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff9e4dc000) 2025-05-07T19:54:45.7997914Z libc10.so => not found 2025-05-07T19:54:45.7998432Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so (0x0000ffff9e38a000) 2025-05-07T19:54:45.7999186Z libtorch.so => not found 2025-05-07T19:54:45.7999336Z libtorch_cpu.so => not found 2025-05-07T19:54:45.7999518Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff9e2d9000) 2025-05-07T19:54:45.7999703Z /lib/ld-linux-aarch64.so.1 (0x0000ffff9ea02000) 2025-05-07T19:54:45.7999827Z libc10.so => not found 2025-05-07T19:54:45.8000340Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so (0x0000ffff9e248000) 2025-05-07T19:54:45.8000469Z libtorch.so => not found 2025-05-07T19:54:45.8000612Z libtorch_cpu.so => not found 2025-05-07T19:54:45.8000744Z libtorch_cpu.so => not found 2025-05-07T19:54:45.8000873Z libtorch.so => not found 2025-05-07T19:54:45.8000892Z 2025-05-07T19:54:45.8001052Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.8001443Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:45.8001450Z 2025-05-07T19:54:45.8044464Z 2025-05-07T19:54:45.8045177Z Dynamic section at offset 0x2f758 contains 35 entries: 2025-05-07T19:54:45.8045353Z Tag Type Name/Value 2025-05-07T19:54:45.8045640Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:45.8045949Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:54:45.8046222Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.8046513Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.8046788Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.8047061Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.8047320Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.8047681Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_forward.so] 2025-05-07T19:54:45.8047935Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:45.8048103Z 0x000000000000000c (INIT) 0xd9a0 2025-05-07T19:54:45.8048263Z 0x000000000000000d (FINI) 0x1edc0 2025-05-07T19:54:45.8048419Z 0x0000000000000019 (INIT_ARRAY) 0x3f4d8 2025-05-07T19:54:45.8048689Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:54:45.8048863Z 0x000000000000001a (FINI_ARRAY) 0x3f4f0 2025-05-07T19:54:45.8049033Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.8049179Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:45.8049334Z 0x000000006ffffef5 (GNU_HASH) 0xde8 2025-05-07T19:54:45.8049494Z 0x0000000000000005 (STRTAB) 0x3020 2025-05-07T19:54:45.8049675Z 0x0000000000000006 (SYMTAB) 0x1628 2025-05-07T19:54:45.8049855Z 0x000000000000000a (STRSZ) 32510 (bytes) 2025-05-07T19:54:45.8050026Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.8050202Z 0x0000000000000003 (PLTGOT) 0x3f9c8 2025-05-07T19:54:45.8050384Z 0x0000000000000002 (PLTRELSZ) 3360 (bytes) 2025-05-07T19:54:45.8050540Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.8050693Z 0x0000000000000017 (JMPREL) 0xcc80 2025-05-07T19:54:45.8050844Z 0x0000000000000007 (RELA) 0xb1f8 2025-05-07T19:54:45.8051019Z 0x0000000000000008 (RELASZ) 6792 (bytes) 2025-05-07T19:54:45.8051192Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.8051329Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.8051502Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.8051672Z 0x000000006ffffffe (VERNEED) 0xb148 2025-05-07T19:54:45.8051823Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:45.8051981Z 0x000000006ffffff0 (VERSYM) 0xaf1e 2025-05-07T19:54:45.8052135Z 0x000000006ffffff9 (RELACOUNT) 7 2025-05-07T19:54:45.8052272Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.8052637Z 2025-05-07T19:54:45.8052822Z ################################################################################ 2025-05-07T19:54:45.8052830Z 2025-05-07T19:54:45.8052836Z 2025-05-07T19:54:45.8053001Z ################################################################################ 2025-05-07T19:54:45.8053474Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:45.8053620Z [CHECK] Listing out library size: 2025-05-07T19:54:45.8054080Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:45.8054087Z 2025-05-07T19:54:45.8066688Z 3 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:45.8068533Z 2025-05-07T19:54:45.8070081Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:45.8070906Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.8070916Z 2025-05-07T19:54:45.8326350Z GLIBC_2.17 2025-05-07T19:54:45.8327204Z 2025-05-07T19:54:45.8327214Z 2025-05-07T19:54:45.8328115Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:45.8329024Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.8329033Z 2025-05-07T19:54:45.8585140Z GLIBCXX_3.4 2025-05-07T19:54:45.8586475Z GLIBCXX_3.4.9 2025-05-07T19:54:45.8586612Z GLIBCXX_3.4.11 2025-05-07T19:54:45.8586735Z GLIBCXX_3.4.15 2025-05-07T19:54:45.8586853Z GLIBCXX_3.4.18 2025-05-07T19:54:45.8586969Z GLIBCXX_3.4.20 2025-05-07T19:54:45.8587093Z GLIBCXX_3.4.21 2025-05-07T19:54:45.8587244Z GLIBCXX_3.4.29 2025-05-07T19:54:45.8587282Z 2025-05-07T19:54:45.8587288Z 2025-05-07T19:54:45.8613218Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.LKdj2oCQTe.symbols.txt 2025-05-07T19:54:45.8613255Z 2025-05-07T19:54:45.8811633Z 2025-05-07T19:54:45.8847368Z [CHECK] Total Number of symbols: 2384 2025-05-07T19:54:45.8872218Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T19:54:45.8897314Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.EksLOaC2dj.usymbols.txt 2025-05-07T19:54:45.8897346Z 2025-05-07T19:54:45.8927832Z 2025-05-07T19:54:45.8961321Z [CHECK] Listing out undefined symbols (190 total): 2025-05-07T19:54:45.8980000Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.8980287Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.8980464Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:45.8980673Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.8980827Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:45.8980971Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:45.8981129Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:45.8981273Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:45.8981426Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:45.8981579Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:45.8981719Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:45.8981857Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:45.8981998Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.8982158Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.8982408Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:45.8982588Z U at::RecordFunction::currentThreadId() 2025-05-07T19:54:45.8983410Z U at::RecordFunction::end() 2025-05-07T19:54:45.8983605Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:45.8983817Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:54:45.8984376Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:54:45.8984803Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:54:45.8985247Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T19:54:45.8985545Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T19:54:45.8986461Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.8986732Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:54:45.8986972Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:45.8987148Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:54:45.8987364Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:45.8987545Z U at::sequence_number::get_and_increment() 2025-05-07T19:54:45.8987680Z U c10::AnyType::get() 2025-05-07T19:54:45.8987816Z U c10::BoolType::get() 2025-05-07T19:54:45.8988049Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:45.8988299Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:45.8988457Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:45.8989189Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:45.8990065Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:45.8990577Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:45.8990723Z U c10::Error::what() const 2025-05-07T19:54:45.8990862Z U c10::FloatType::get() 2025-05-07T19:54:45.8991010Z U c10::GradMode::is_enabled() 2025-05-07T19:54:45.8991176Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:45.8991395Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:45.8991563Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:54:45.8991730Z U c10::IValue::isBoolList() const 2025-05-07T19:54:45.8991887Z U c10::IValue::isDoubleList() const 2025-05-07T19:54:45.8992039Z U c10::IValue::isIntList() const 2025-05-07T19:54:45.8992203Z U c10::IValue::isSymIntList() const 2025-05-07T19:54:45.8992359Z U c10::IValue::isTensorList() const 2025-05-07T19:54:45.8992553Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:45.8992689Z U c10::IntType::get() 2025-05-07T19:54:45.8993365Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:45.8993604Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:45.8993784Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:45.8994343Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:45.8994533Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:45.8994844Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:45.8995240Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:54:45.8995388Z U c10::StringType::get() 2025-05-07T19:54:45.8995593Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:54:45.8995798Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:45.8996001Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:54:45.8996216Z U c10::SymFloat::operator/(c10::SymFloat const&) const 2025-05-07T19:54:45.8996787Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:45.8996990Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:45.8997170Z U c10::SymInt::operator c10::SymFloat() const 2025-05-07T19:54:45.8997368Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:54:45.8997531Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:45.8997878Z U c10::SymInt::sym_le(c10::SymInt const&) const 2025-05-07T19:54:45.8998045Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:45.8998187Z U c10::SymIntType::get() 2025-05-07T19:54:45.8998358Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:54:45.8998505Z U c10::TensorType::get() 2025-05-07T19:54:45.8998678Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:45.8999286Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:45.9000017Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:45.9000372Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:45.9001055Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.9001532Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:45.9002344Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:45.9002805Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:45.9003071Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:45.9003238Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:45.9003463Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:45.9003976Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:45.9004150Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:54:45.9004386Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:45.9004594Z U c10::operator<<(std::ostream&, c10::SymFloat const&) 2025-05-07T19:54:45.9004794Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:54:45.9005066Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:45.9005509Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:45.9005885Z U fbgemm_gpu::config::is_feature_enabled(fbgemm_gpu::config::FeatureGateName const&) 2025-05-07T19:54:45.9006288Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:45.9006429Z U free@GLIBC_2.17 2025-05-07T19:54:45.9006675Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:45.9006807Z U memcmp@GLIBC_2.17 2025-05-07T19:54:45.9006945Z U memcpy@GLIBC_2.17 2025-05-07T19:54:45.9007079Z U memmove@GLIBC_2.17 2025-05-07T19:54:45.9007208Z U memset@GLIBC_2.17 2025-05-07T19:54:45.9007424Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:45.9007597Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:45.9007732Z U realloc@GLIBC_2.17 2025-05-07T19:54:45.9008051Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:45.9008536Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:45.9009200Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:45.9009694Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:45.9010230Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T19:54:45.9010770Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:45.9011302Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:45.9011471Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:45.9011635Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:45.9011833Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.9012025Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.9012272Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:54:45.9012461Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:45.9012658Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:54:45.9012998Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:45.9013495Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:45.9014312Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.9015033Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:45.9015210Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:45.9015376Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:45.9015554Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:45.9015718Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.9015885Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:45.9016046Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:45.9016529Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:45.9016801Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.9017145Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:45.9017322Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:45.9017553Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:45.9017748Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:45.9018341Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:45.9018535Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:45.9018691Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:45.9018823Z U strcmp@GLIBC_2.17 2025-05-07T19:54:45.9018964Z U strlen@GLIBC_2.17 2025-05-07T19:54:45.9019146Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:45.9019970Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:45.9020609Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.9020971Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:45.9021141Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:54:45.9021549Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:54:45.9021818Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:54:45.9022110Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:54:45.9022371Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:54:45.9022867Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:54:45.9023079Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:54:45.9023343Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:54:45.9023602Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:54:45.9023773Z U torch::autograd::Node::assign_parent() 2025-05-07T19:54:45.9023937Z U torch::autograd::Node::metadata() 2025-05-07T19:54:45.9024138Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:54:45.9024494Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:54:45.9024872Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:54:45.9025071Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:54:45.9025366Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:54:45.9025675Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:54:45.9029549Z U torch::autograd::_wrap_outputs(std::vector > const&, std::unordered_set, std::equal_to, std::allocator > const&, std::unordered_set, std::equal_to, std::allocator > const&, c10::ArrayRef >, std::shared_ptr const&, std::function > (std::vector >, std::vector >)> const&, std::unordered_set, std::equal_to, std::allocator > const&, std::function const&) 2025-05-07T19:54:45.9029889Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:54:45.9030116Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:54:45.9030350Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:54:45.9031462Z U torch::autograd::profiler::record_function_enter_new(std::__cxx11::basic_string, std::allocator > const&, std::optional, std::allocator > > const&) 2025-05-07T19:54:45.9031692Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:54:45.9032266Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:54:45.9032777Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:45.9032924Z U typeinfo for c10::Error 2025-05-07T19:54:45.9033120Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:45.9033302Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:45.9033487Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:45.9033672Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:45.9033845Z U typeinfo for torch::autograd::Node 2025-05-07T19:54:45.9034070Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:45.9034299Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:45.9034523Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:54:45.9034741Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:45.9034878Z U vtable for c10::Error 2025-05-07T19:54:45.9035366Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.9035829Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.9036015Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:45.9036304Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:45.9036619Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:45.9036786Z U vtable for torch::autograd::Node 2025-05-07T19:54:45.9037038Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:45.9037204Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.9037357Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.9037500Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:45.9037629Z w __gmon_start__ 2025-05-07T19:54:45.9037762Z w __pthread_key_create 2025-05-07T19:54:45.9037914Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:45.9038080Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:45.9038282Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.9038657Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:45.9038667Z 2025-05-07T19:54:45.9038867Z linux-vdso.so.1 (0x0000ffffb8e70000) 2025-05-07T19:54:45.9039211Z libc10.so => not found 2025-05-07T19:54:45.9039906Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so (0x0000ffffb8dc2000) 2025-05-07T19:54:45.9040045Z libtorch.so => not found 2025-05-07T19:54:45.9040678Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so (0x0000ffffb8da1000) 2025-05-07T19:54:45.9040814Z libtorch_cpu.so => not found 2025-05-07T19:54:45.9041040Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffb879b000) 2025-05-07T19:54:45.9041256Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffb8d50000) 2025-05-07T19:54:45.9041431Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffb85cd000) 2025-05-07T19:54:45.9041551Z libc10.so => not found 2025-05-07T19:54:45.9042067Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so (0x0000ffffb847b000) 2025-05-07T19:54:45.9042202Z libtorch.so => not found 2025-05-07T19:54:45.9042350Z libtorch_cpu.so => not found 2025-05-07T19:54:45.9042484Z libc10.so => not found 2025-05-07T19:54:45.9042615Z libtorch_cpu.so => not found 2025-05-07T19:54:45.9042742Z libtorch.so => not found 2025-05-07T19:54:45.9042919Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffb83ca000) 2025-05-07T19:54:45.9043103Z /lib/ld-linux-aarch64.so.1 (0x0000ffffb8e23000) 2025-05-07T19:54:45.9043223Z libc10.so => not found 2025-05-07T19:54:45.9043733Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so (0x0000ffffb8339000) 2025-05-07T19:54:45.9043870Z libtorch.so => not found 2025-05-07T19:54:45.9044001Z libtorch_cpu.so => not found 2025-05-07T19:54:45.9044133Z libtorch_cpu.so => not found 2025-05-07T19:54:45.9044261Z libtorch.so => not found 2025-05-07T19:54:45.9044268Z 2025-05-07T19:54:45.9044424Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.9044840Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:45.9044858Z 2025-05-07T19:54:45.9085700Z 2025-05-07T19:54:45.9086616Z Dynamic section at offset 0x2ecee8 contains 36 entries: 2025-05-07T19:54:45.9086796Z Tag Type Name/Value 2025-05-07T19:54:45.9087074Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:45.9087385Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:54:45.9087655Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.9087952Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_config.so] 2025-05-07T19:54:45.9088237Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.9088510Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:45.9088867Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:45.9089173Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:45.9089573Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_pt2.so] 2025-05-07T19:54:45.9089821Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:45.9089982Z 0x000000000000000c (INIT) 0x98e70 2025-05-07T19:54:45.9090141Z 0x000000000000000d (FINI) 0x294400 2025-05-07T19:54:45.9090300Z 0x0000000000000019 (INIT_ARRAY) 0x2fa5a8 2025-05-07T19:54:45.9090475Z 0x000000000000001b (INIT_ARRAYSZ) 176 (bytes) 2025-05-07T19:54:45.9090644Z 0x000000000000001a (FINI_ARRAY) 0x2fa658 2025-05-07T19:54:45.9090809Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.9090957Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:45.9091129Z 0x000000006ffffef5 (GNU_HASH) 0x36a0 2025-05-07T19:54:45.9091290Z 0x0000000000000005 (STRTAB) 0x150a0 2025-05-07T19:54:45.9092313Z 0x0000000000000006 (SYMTAB) 0x70d8 2025-05-07T19:54:45.9092726Z 0x000000000000000a (STRSZ) 448726 (bytes) 2025-05-07T19:54:45.9092891Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.9093051Z 0x0000000000000003 (PLTGOT) 0x2fd168 2025-05-07T19:54:45.9093233Z 0x0000000000000002 (PLTRELSZ) 13512 (bytes) 2025-05-07T19:54:45.9093390Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.9093544Z 0x0000000000000017 (JMPREL) 0x959a8 2025-05-07T19:54:45.9093694Z 0x0000000000000007 (RELA) 0x83d20 2025-05-07T19:54:45.9093876Z 0x0000000000000008 (RELASZ) 72840 (bytes) 2025-05-07T19:54:45.9094039Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.9094172Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.9094353Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.9094517Z 0x000000006ffffffe (VERNEED) 0x83c20 2025-05-07T19:54:45.9094681Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:45.9094845Z 0x000000006ffffff0 (VERSYM) 0x82976 2025-05-07T19:54:45.9094999Z 0x000000006ffffff9 (RELACOUNT) 46 2025-05-07T19:54:45.9095176Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.9095183Z 2025-05-07T19:54:45.9095344Z ################################################################################ 2025-05-07T19:54:45.9095351Z 2025-05-07T19:54:45.9095363Z 2025-05-07T19:54:45.9095521Z ################################################################################ 2025-05-07T19:54:45.9096024Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:45.9096170Z [CHECK] Listing out library size: 2025-05-07T19:54:45.9096675Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:45.9096682Z 2025-05-07T19:54:45.9108227Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:45.9109417Z 2025-05-07T19:54:45.9111126Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:45.9111942Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.9111958Z 2025-05-07T19:54:45.9178832Z 2025-05-07T19:54:45.9179244Z 2025-05-07T19:54:45.9180423Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:45.9181294Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.9181302Z 2025-05-07T19:54:45.9246287Z 2025-05-07T19:54:45.9246710Z 2025-05-07T19:54:45.9271102Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.zyf0gYlsM6.symbols.txt 2025-05-07T19:54:45.9271133Z 2025-05-07T19:54:45.9292120Z 2025-05-07T19:54:45.9328395Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:45.9344542Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:45.9368725Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.9fWCXwBwRf.usymbols.txt 2025-05-07T19:54:45.9368755Z 2025-05-07T19:54:45.9391042Z 2025-05-07T19:54:45.9424882Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:45.9442524Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:45.9443033Z w _ITM_registerTMCloneTable 2025-05-07T19:54:45.9443462Z w __cxa_finalize 2025-05-07T19:54:45.9443827Z w __gmon_start__ 2025-05-07T19:54:45.9444680Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:45.9446151Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:45.9446730Z 2025-05-07T19:54:45.9490950Z linux-vdso.so.1 (0x0000ffffaea27000) 2025-05-07T19:54:45.9491438Z libtorch.so => not found 2025-05-07T19:54:45.9491811Z libtorch_cpu.so => not found 2025-05-07T19:54:45.9494488Z 2025-05-07T19:54:45.9494671Z [CHECK] Displaying ELF information: 2025-05-07T19:54:45.9495927Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:45.9496538Z 2025-05-07T19:54:45.9539339Z 2025-05-07T19:54:45.9540182Z Dynamic section at offset 0xfdc0 contains 27 entries: 2025-05-07T19:54:45.9540751Z Tag Type Name/Value 2025-05-07T19:54:45.9541328Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:45.9542042Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:45.9542922Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_split_host.so] 2025-05-07T19:54:45.9543765Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:45.9544303Z 0x000000000000000c (INIT) 0x610 2025-05-07T19:54:45.9544750Z 0x000000000000000d (FINI) 0x73c 2025-05-07T19:54:45.9545201Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:45.9545665Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.9546140Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:45.9546609Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:45.9547077Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:45.9547522Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:45.9547972Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:45.9548406Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:45.9548869Z 0x000000000000000a (STRSZ) 283 (bytes) 2025-05-07T19:54:45.9549406Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:45.9549921Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:45.9550395Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:45.9550855Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:45.9551301Z 0x0000000000000017 (JMPREL) 0x5e0 2025-05-07T19:54:45.9551740Z 0x0000000000000007 (RELA) 0x538 2025-05-07T19:54:45.9552206Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:45.9552696Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:45.9553137Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:45.9553588Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:45.9554055Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:45.9554482Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:45.9554761Z 2025-05-07T19:54:45.9554936Z ################################################################################ 2025-05-07T19:54:45.9555268Z 2025-05-07T19:54:45.9555274Z 2025-05-07T19:54:45.9555431Z ################################################################################ 2025-05-07T19:54:45.9556185Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:45.9556912Z [CHECK] Listing out library size: 2025-05-07T19:54:45.9557615Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:45.9558196Z 2025-05-07T19:54:45.9560608Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:45.9561531Z 2025-05-07T19:54:45.9563474Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:45.9565398Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.9566548Z 2025-05-07T19:54:45.9653864Z GLIBC_2.17 2025-05-07T19:54:45.9654891Z 2025-05-07T19:54:45.9655227Z 2025-05-07T19:54:45.9656091Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:45.9657667Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:45.9658600Z 2025-05-07T19:54:45.9748586Z GLIBCXX_3.4 2025-05-07T19:54:45.9748937Z GLIBCXX_3.4.9 2025-05-07T19:54:45.9749235Z GLIBCXX_3.4.11 2025-05-07T19:54:45.9749526Z GLIBCXX_3.4.14 2025-05-07T19:54:45.9749807Z GLIBCXX_3.4.15 2025-05-07T19:54:45.9750097Z GLIBCXX_3.4.18 2025-05-07T19:54:45.9750376Z GLIBCXX_3.4.20 2025-05-07T19:54:45.9750661Z GLIBCXX_3.4.21 2025-05-07T19:54:45.9750939Z GLIBCXX_3.4.29 2025-05-07T19:54:45.9751125Z 2025-05-07T19:54:45.9751131Z 2025-05-07T19:54:45.9774782Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.b8fLyknAeX.symbols.txt 2025-05-07T19:54:45.9775507Z 2025-05-07T19:54:45.9817761Z 2025-05-07T19:54:45.9850534Z [CHECK] Total Number of symbols: 608 2025-05-07T19:54:45.9867012Z [CHECK] Number of fbgemm symbols: 6 2025-05-07T19:54:45.9890831Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.RzxfExwrCn.usymbols.txt 2025-05-07T19:54:45.9891599Z 2025-05-07T19:54:45.9916896Z 2025-05-07T19:54:45.9948998Z [CHECK] Listing out undefined symbols (203 total): 2025-05-07T19:54:45.9967295Z U GOMP_parallel 2025-05-07T19:54:45.9968145Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:45.9969051Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:45.9969505Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:45.9970010Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:45.9970434Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:45.9970875Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:45.9971312Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:45.9971756Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:45.9972197Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:45.9972636Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:45.9973075Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:45.9973480Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:45.9973891Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:45.9974314Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:45.9974866Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:45.9975430Z U at::RecordFunction::currentThreadId() 2025-05-07T19:54:45.9975941Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:45.9976464Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:54:45.9977069Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:54:45.9978093Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T19:54:45.9978922Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:45.9980112Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:45.9981243Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:54:45.9981786Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:45.9982282Z U at::get_num_threads() 2025-05-07T19:54:45.9983325Z U at::get_thread_num() 2025-05-07T19:54:45.9983752Z U at::in_parallel_region() 2025-05-07T19:54:45.9984350Z U at::init_num_threads() 2025-05-07T19:54:45.9984783Z U at::internal::set_thread_num(int) 2025-05-07T19:54:45.9985262Z U at::sequence_number::get_and_increment() 2025-05-07T19:54:45.9985826Z U at::tensor(c10::ArrayRef, c10::TensorOptions const&) 2025-05-07T19:54:45.9986353Z U c10::AnyType::get() 2025-05-07T19:54:45.9986756Z U c10::BoolType::get() 2025-05-07T19:54:45.9987274Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:45.9987841Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:45.9988859Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:45.9990617Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:45.9992150Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:45.9992945Z U c10::Error::what() const 2025-05-07T19:54:45.9993366Z U c10::FloatType::get() 2025-05-07T19:54:45.9993789Z U c10::GradMode::is_enabled() 2025-05-07T19:54:45.9994227Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:45.9994737Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:45.9995334Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:45.9995946Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:45.9996495Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:54:45.9996956Z U c10::IValue::isBoolList() const 2025-05-07T19:54:45.9997413Z U c10::IValue::isIntList() const 2025-05-07T19:54:45.9997861Z U c10::IValue::isSymIntList() const 2025-05-07T19:54:45.9998324Z U c10::IValue::isTensorList() const 2025-05-07T19:54:45.9998816Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:45.9999293Z U c10::IntType::get() 2025-05-07T19:54:45.9999923Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:46.0000480Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:46.0000967Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:46.0001458Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:46.0002082Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:46.0002739Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:46.0003236Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:46.0003940Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:54:46.0004715Z U c10::StringType::get() 2025-05-07T19:54:46.0005185Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:46.0005740Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:54:46.0006660Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:46.0007556Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:46.0008056Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:46.0008510Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:46.0009692Z U c10::SymIntType::get() 2025-05-07T19:54:46.0010203Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:46.0010747Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:54:46.0011208Z U c10::TensorType::get() 2025-05-07T19:54:46.0011649Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:46.0012559Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:46.0014028Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:46.0015242Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:46.0016441Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:46.0017757Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:46.0019197Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:46.0020602Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:46.0021458Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:46.0022038Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:46.0022563Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:46.0023444Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:46.0024342Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:46.0024985Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:46.0025585Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:46.0026971Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:46.0028676Z U fbgemm::SparseAdaGradSignature::Type fbgemm::GenerateSparseAdaGrad(int, bool, int, bool) 2025-05-07T19:54:46.0044610Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T19:54:46.0045412Z U float at::Tensor::item() const 2025-05-07T19:54:46.0045921Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.0046595Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.0047090Z U free@GLIBC_2.17 2025-05-07T19:54:46.0047540Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.0048145Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:46.0048861Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.0049353Z U memcmp@GLIBC_2.17 2025-05-07T19:54:46.0049733Z U memcpy@GLIBC_2.17 2025-05-07T19:54:46.0050120Z U memmove@GLIBC_2.17 2025-05-07T19:54:46.0050502Z U memset@GLIBC_2.17 2025-05-07T19:54:46.0050886Z U omp_get_num_threads 2025-05-07T19:54:46.0051276Z U omp_get_thread_num 2025-05-07T19:54:46.0051745Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:46.0052586Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:46.0053198Z U realloc@GLIBC_2.17 2025-05-07T19:54:46.0054104Z U split_embedding_codegen_forward_cpu(at::Tensor, at::Tensor, at::Tensor, c10::SymInt, at::Tensor, at::Tensor, at::Tensor, long, at::Tensor, long) 2025-05-07T19:54:46.0055446Z U split_embedding_codegen_grad_indice_weights_cpu(at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor) 2025-05-07T19:54:46.0056306Z U sqrt@GLIBC_2.17 2025-05-07T19:54:46.0056674Z U sqrtf@GLIBC_2.17 2025-05-07T19:54:46.0057225Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:46.0058145Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:46.0059307Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:46.0060481Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:46.0061620Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:46.0062474Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:46.0063016Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:46.0063517Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:46.0063980Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:46.0064473Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:54:46.0065006Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.0065545Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.0066135Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:54:46.0066711Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:46.0067240Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:54:46.0067909Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:46.0068882Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:46.0070316Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.0071986Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.0073033Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:46.0073522Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:46.0074014Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:46.0074501Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:46.0074974Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:46.0075452Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:46.0075915Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:46.0076373Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:46.0076926Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.0077671Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.0078339Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:46.0079233Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:46.0079828Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:46.0080465Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:46.0081525Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:46.0082462Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:46.0082946Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:46.0083371Z U strcmp@GLIBC_2.17 2025-05-07T19:54:46.0083753Z U strlen@GLIBC_2.17 2025-05-07T19:54:46.0084425Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:46.0085583Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:46.0087205Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:46.0088364Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:46.0089147Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:54:46.0089872Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:54:46.0090687Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:54:46.0091366Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:54:46.0092066Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:54:46.0092980Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:54:46.0093822Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:54:46.0094448Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:54:46.0095112Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:54:46.0095686Z U torch::autograd::Node::assign_parent() 2025-05-07T19:54:46.0096161Z U torch::autograd::Node::metadata() 2025-05-07T19:54:46.0096645Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:54:46.0097320Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:54:46.0098188Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:54:46.0098935Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:54:46.0099581Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:54:46.0100337Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:54:46.0104894Z U torch::autograd::_wrap_outputs(std::vector > const&, std::unordered_set, std::equal_to, std::allocator > const&, std::unordered_set, std::equal_to, std::allocator > const&, c10::ArrayRef >, std::shared_ptr const&, std::function > (std::vector >, std::vector >)> const&, std::unordered_set, std::equal_to, std::allocator > const&, std::function const&) 2025-05-07T19:54:46.0109177Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:54:46.0109754Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:54:46.0110335Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:54:46.0110932Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:54:46.0111872Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:54:46.0113092Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:46.0113889Z U typeinfo for c10::Error 2025-05-07T19:54:46.0114363Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:46.0114886Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:46.0115391Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:46.0115894Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:46.0116391Z U typeinfo for torch::autograd::Node 2025-05-07T19:54:46.0118162Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T19:54:46.0121282Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T19:54:46.0123149Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:46.0123736Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:46.0124322Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:54:46.0124909Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:46.0125412Z U vtable for c10::Error 2025-05-07T19:54:46.0126173Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.0127270Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.0128059Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:46.0128779Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:46.0129533Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:46.0130155Z U vtable for torch::autograd::Node 2025-05-07T19:54:46.0130702Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:46.0131249Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:46.0131694Z w _ITM_registerTMCloneTable 2025-05-07T19:54:46.0132117Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:46.0132523Z w __gmon_start__ 2025-05-07T19:54:46.0132895Z w __pthread_key_create 2025-05-07T19:54:46.0133312Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:46.0133760Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:46.0134263Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:46.0135163Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:46.0135814Z 2025-05-07T19:54:46.0136055Z linux-vdso.so.1 (0x0000ffffb079b000) 2025-05-07T19:54:46.0136456Z libc10.so => not found 2025-05-07T19:54:46.0137340Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so (0x0000ffffb0619000) 2025-05-07T19:54:46.0138288Z libtorch.so => not found 2025-05-07T19:54:46.0139012Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so (0x0000ffffb04c7000) 2025-05-07T19:54:46.0139832Z libtorch_cpu.so => not found 2025-05-07T19:54:46.0140291Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffb0262000) 2025-05-07T19:54:46.0140825Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffb01b1000) 2025-05-07T19:54:46.0141350Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffb0160000) 2025-05-07T19:54:46.0141877Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffaff92000) 2025-05-07T19:54:46.0142315Z libc10.so => not found 2025-05-07T19:54:46.0142658Z libtorch.so => not found 2025-05-07T19:54:46.0143004Z libtorch_cpu.so => not found 2025-05-07T19:54:46.0143368Z libc10.so => not found 2025-05-07T19:54:46.0144074Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so (0x0000ffffaff01000) 2025-05-07T19:54:46.0144912Z /lib/ld-linux-aarch64.so.1 (0x0000ffffb074e000) 2025-05-07T19:54:46.0145352Z libtorch.so => not found 2025-05-07T19:54:46.0145706Z libtorch_cpu.so => not found 2025-05-07T19:54:46.0146077Z libtorch_cpu.so => not found 2025-05-07T19:54:46.0146437Z libtorch.so => not found 2025-05-07T19:54:46.0146896Z 2025-05-07T19:54:46.0147127Z [CHECK] Displaying ELF information: 2025-05-07T19:54:46.0147777Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:46.0148319Z 2025-05-07T19:54:46.0148325Z 2025-05-07T19:54:46.0148532Z Dynamic section at offset 0xbef18 contains 37 entries: 2025-05-07T19:54:46.0149044Z Tag Type Name/Value 2025-05-07T19:54:46.0149616Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:46.0150342Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:54:46.0151066Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:46.0151747Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:54:46.0152429Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:46.0153137Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:46.0153825Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:54:46.0154504Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:46.0155186Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:46.0155953Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward.so] 2025-05-07T19:54:46.0156717Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:46.0157256Z 0x000000000000000c (INIT) 0x1ea38 2025-05-07T19:54:46.0157713Z 0x000000000000000d (FINI) 0xa12c0 2025-05-07T19:54:46.0158163Z 0x0000000000000019 (INIT_ARRAY) 0xce200 2025-05-07T19:54:46.0158641Z 0x000000000000001b (INIT_ARRAYSZ) 184 (bytes) 2025-05-07T19:54:46.0159118Z 0x000000000000001a (FINI_ARRAY) 0xce2b8 2025-05-07T19:54:46.0159576Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.0160036Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:46.0160474Z 0x000000006ffffef5 (GNU_HASH) 0x1b08 2025-05-07T19:54:46.0160928Z 0x0000000000000005 (STRTAB) 0x6940 2025-05-07T19:54:46.0161366Z 0x0000000000000006 (SYMTAB) 0x2ff8 2025-05-07T19:54:46.0161846Z 0x000000000000000a (STRSZ) 51983 (bytes) 2025-05-07T19:54:46.0162657Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:46.0163149Z 0x0000000000000003 (PLTGOT) 0xcf1a8 2025-05-07T19:54:46.0163631Z 0x0000000000000002 (PLTRELSZ) 8400 (bytes) 2025-05-07T19:54:46.0164101Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:46.0164538Z 0x0000000000000017 (JMPREL) 0x1c968 2025-05-07T19:54:46.0164981Z 0x0000000000000007 (RELA) 0x13a58 2025-05-07T19:54:46.0165451Z 0x0000000000000008 (RELASZ) 36624 (bytes) 2025-05-07T19:54:46.0165933Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:46.0166376Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:46.0166836Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:46.0167317Z 0x000000006ffffffe (VERNEED) 0x13918 2025-05-07T19:54:46.0167766Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:54:46.0168213Z 0x000000006ffffff0 (VERSYM) 0x13450 2025-05-07T19:54:46.0168808Z 0x000000006ffffff9 (RELACOUNT) 169 2025-05-07T19:54:46.0169243Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:46.0169522Z 2025-05-07T19:54:46.0169684Z ################################################################################ 2025-05-07T19:54:46.0170003Z 2025-05-07T19:54:46.0170009Z 2025-05-07T19:54:46.0170166Z ################################################################################ 2025-05-07T19:54:46.0170934Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:46.0171682Z [CHECK] Listing out library size: 2025-05-07T19:54:46.0172383Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:46.0172975Z 2025-05-07T19:54:46.0173319Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:46.0173830Z 2025-05-07T19:54:46.0174455Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:46.0175981Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.0176886Z 2025-05-07T19:54:46.0176925Z 2025-05-07T19:54:46.0176930Z 2025-05-07T19:54:46.0177562Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:46.0179121Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.0180050Z 2025-05-07T19:54:46.0231920Z 2025-05-07T19:54:46.0232149Z 2025-05-07T19:54:46.0254732Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.DVqoNAalin.symbols.txt 2025-05-07T19:54:46.0255517Z 2025-05-07T19:54:46.0273410Z 2025-05-07T19:54:46.0306487Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:46.0322322Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:46.0345315Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.FyPZ52IQww.usymbols.txt 2025-05-07T19:54:46.0346099Z 2025-05-07T19:54:46.0366443Z 2025-05-07T19:54:46.0401304Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:46.0418402Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:46.0418881Z w _ITM_registerTMCloneTable 2025-05-07T19:54:46.0419298Z w __cxa_finalize 2025-05-07T19:54:46.0419671Z w __gmon_start__ 2025-05-07T19:54:46.0420842Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:46.0421600Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:46.0422138Z 2025-05-07T19:54:46.0465051Z linux-vdso.so.1 (0x0000ffff8aef1000) 2025-05-07T19:54:46.0466204Z libtorch.so => not found 2025-05-07T19:54:46.0466576Z libtorch_cpu.so => not found 2025-05-07T19:54:46.0468446Z 2025-05-07T19:54:46.0468799Z [CHECK] Displaying ELF information: 2025-05-07T19:54:46.0469840Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:46.0470426Z 2025-05-07T19:54:46.0514128Z 2025-05-07T19:54:46.0514628Z Dynamic section at offset 0xfdc0 contains 27 entries: 2025-05-07T19:54:46.0515170Z Tag Type Name/Value 2025-05-07T19:54:46.0515786Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:46.0516492Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:46.0517303Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_gwd.so] 2025-05-07T19:54:46.0518079Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:46.0518627Z 0x000000000000000c (INIT) 0x608 2025-05-07T19:54:46.0519108Z 0x000000000000000d (FINI) 0x72c 2025-05-07T19:54:46.0519564Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:46.0520036Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.0520520Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:46.0520990Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.0521448Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:46.0521895Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:46.0522336Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:46.0522775Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:46.0523223Z 0x000000000000000a (STRSZ) 276 (bytes) 2025-05-07T19:54:46.0523708Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:46.0524179Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:46.0524659Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:46.0525144Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:46.0525589Z 0x0000000000000017 (JMPREL) 0x5d8 2025-05-07T19:54:46.0526030Z 0x0000000000000007 (RELA) 0x530 2025-05-07T19:54:46.0526482Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:46.0526963Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:46.0527406Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:46.0527852Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:46.0528329Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:46.0528856Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:46.0529159Z 2025-05-07T19:54:46.0529328Z ################################################################################ 2025-05-07T19:54:46.0529644Z 2025-05-07T19:54:46.0529649Z 2025-05-07T19:54:46.0529807Z ################################################################################ 2025-05-07T19:54:46.0530602Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:46.0531358Z [CHECK] Listing out library size: 2025-05-07T19:54:46.0532064Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:46.0532658Z 2025-05-07T19:54:46.0534990Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:46.0536648Z 2025-05-07T19:54:46.0538393Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:46.0539909Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.0540821Z 2025-05-07T19:54:46.0604734Z 2025-05-07T19:54:46.0605022Z 2025-05-07T19:54:46.0606454Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:46.0608299Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.0609351Z 2025-05-07T19:54:46.0671610Z 2025-05-07T19:54:46.0695509Z 2025-05-07T19:54:46.0696482Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.cf1FQSq7Us.symbols.txt 2025-05-07T19:54:46.0697246Z 2025-05-07T19:54:46.0715871Z 2025-05-07T19:54:46.0747715Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:46.0762711Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:46.0783927Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.wYyYJEw6zs.usymbols.txt 2025-05-07T19:54:46.0784815Z 2025-05-07T19:54:46.0803146Z 2025-05-07T19:54:46.0835407Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:46.0851818Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:46.0852311Z w _ITM_registerTMCloneTable 2025-05-07T19:54:46.0852725Z w __cxa_finalize 2025-05-07T19:54:46.0853090Z w __gmon_start__ 2025-05-07T19:54:46.0853877Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:46.0854608Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:46.0855137Z 2025-05-07T19:54:46.0895609Z linux-vdso.so.1 (0x0000ffff8f9c9000) 2025-05-07T19:54:46.0896089Z libtorch.so => not found 2025-05-07T19:54:46.0896456Z libtorch_cpu.so => not found 2025-05-07T19:54:46.0900813Z 2025-05-07T19:54:46.0901171Z [CHECK] Displaying ELF information: 2025-05-07T19:54:46.0901898Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:46.0902475Z 2025-05-07T19:54:46.0942862Z 2025-05-07T19:54:46.0943303Z Dynamic section at offset 0xfdc0 contains 27 entries: 2025-05-07T19:54:46.0943882Z Tag Type Name/Value 2025-05-07T19:54:46.0944488Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:46.0945186Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:46.0945998Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_vbe.so] 2025-05-07T19:54:46.0946777Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:46.0947318Z 0x000000000000000c (INIT) 0x608 2025-05-07T19:54:46.0947759Z 0x000000000000000d (FINI) 0x72c 2025-05-07T19:54:46.0948203Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:46.0948671Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.0949136Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:46.0949601Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.0950077Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:46.0950527Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:46.0950976Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:46.0951408Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:46.0951870Z 0x000000000000000a (STRSZ) 276 (bytes) 2025-05-07T19:54:46.0952344Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:46.0952817Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:46.0953278Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:46.0953742Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:46.0954178Z 0x0000000000000017 (JMPREL) 0x5d8 2025-05-07T19:54:46.0954609Z 0x0000000000000007 (RELA) 0x530 2025-05-07T19:54:46.0955061Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:46.0955535Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:46.0956634Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:46.0957094Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:46.0957560Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:46.0957970Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:46.0958281Z 2025-05-07T19:54:46.0958444Z ################################################################################ 2025-05-07T19:54:46.0958756Z 2025-05-07T19:54:46.0958762Z 2025-05-07T19:54:46.0958922Z ################################################################################ 2025-05-07T19:54:46.0959694Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:46.0960450Z [CHECK] Listing out library size: 2025-05-07T19:54:46.0961162Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:46.0961771Z 2025-05-07T19:54:46.0963015Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:46.0964474Z 2025-05-07T19:54:46.0965901Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:46.0967464Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.0968381Z 2025-05-07T19:54:46.1035029Z 2025-05-07T19:54:46.1035256Z 2025-05-07T19:54:46.1036248Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:46.1037882Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.1038827Z 2025-05-07T19:54:46.1102244Z 2025-05-07T19:54:46.1102253Z 2025-05-07T19:54:46.1125826Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.AkEBLEWJHQ.symbols.txt 2025-05-07T19:54:46.1126639Z 2025-05-07T19:54:46.1145013Z 2025-05-07T19:54:46.1178232Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:46.1195560Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:46.1218468Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.sm3lnS2v4T.usymbols.txt 2025-05-07T19:54:46.1219257Z 2025-05-07T19:54:46.1237418Z 2025-05-07T19:54:46.1270124Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:46.1288802Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:46.1289296Z w _ITM_registerTMCloneTable 2025-05-07T19:54:46.1289705Z w __cxa_finalize 2025-05-07T19:54:46.1290075Z w __gmon_start__ 2025-05-07T19:54:46.1291009Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:46.1291775Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:46.1292344Z 2025-05-07T19:54:46.1333184Z linux-vdso.so.1 (0x0000ffffb1b44000) 2025-05-07T19:54:46.1333618Z libtorch.so => not found 2025-05-07T19:54:46.1333981Z libtorch_cpu.so => not found 2025-05-07T19:54:46.1337404Z 2025-05-07T19:54:46.1337879Z [CHECK] Displaying ELF information: 2025-05-07T19:54:46.1338645Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:46.1339222Z 2025-05-07T19:54:46.1379981Z 2025-05-07T19:54:46.1380641Z Dynamic section at offset 0xfdc0 contains 27 entries: 2025-05-07T19:54:46.1381187Z Tag Type Name/Value 2025-05-07T19:54:46.1381766Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:46.1382461Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:46.1383284Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_dense.so] 2025-05-07T19:54:46.1384893Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:46.1385458Z 0x000000000000000c (INIT) 0x608 2025-05-07T19:54:46.1385898Z 0x000000000000000d (FINI) 0x72c 2025-05-07T19:54:46.1386339Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:46.1386810Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.1387272Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:46.1387745Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.1388199Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:46.1388645Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:46.1389097Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:46.1389526Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:46.1389982Z 0x000000000000000a (STRSZ) 278 (bytes) 2025-05-07T19:54:46.1390454Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:46.1390939Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:46.1391404Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:46.1391863Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:46.1392295Z 0x0000000000000017 (JMPREL) 0x5d8 2025-05-07T19:54:46.1392731Z 0x0000000000000007 (RELA) 0x530 2025-05-07T19:54:46.1393188Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:46.1393663Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:46.1394111Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:46.1394544Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:46.1395013Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:46.1395458Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:46.1395747Z 2025-05-07T19:54:46.1395909Z ################################################################################ 2025-05-07T19:54:46.1396230Z 2025-05-07T19:54:46.1396242Z 2025-05-07T19:54:46.1396418Z ################################################################################ 2025-05-07T19:54:46.1397128Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:46.1397823Z [CHECK] Listing out library size: 2025-05-07T19:54:46.1398470Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:46.1398489Z 2025-05-07T19:54:46.1401110Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:46.1402837Z 2025-05-07T19:54:46.1404641Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:46.1405376Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.1405385Z 2025-05-07T19:54:46.1494373Z GLIBC_2.17 2025-05-07T19:54:46.1496225Z 2025-05-07T19:54:46.1496234Z 2025-05-07T19:54:46.1497038Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:46.1497821Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.1497829Z 2025-05-07T19:54:46.1584670Z GLIBCXX_3.4 2025-05-07T19:54:46.1585592Z GLIBCXX_3.4.9 2025-05-07T19:54:46.1585719Z GLIBCXX_3.4.11 2025-05-07T19:54:46.1585836Z GLIBCXX_3.4.15 2025-05-07T19:54:46.1585956Z GLIBCXX_3.4.18 2025-05-07T19:54:46.1586074Z GLIBCXX_3.4.21 2025-05-07T19:54:46.1586186Z GLIBCXX_3.4.29 2025-05-07T19:54:46.1586346Z 2025-05-07T19:54:46.1586352Z 2025-05-07T19:54:46.1611065Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.WzTTWDKPVc.symbols.txt 2025-05-07T19:54:46.1611090Z 2025-05-07T19:54:46.1653578Z 2025-05-07T19:54:46.1685328Z [CHECK] Total Number of symbols: 645 2025-05-07T19:54:46.1701409Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:46.1724772Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.THNxZsdkhH.usymbols.txt 2025-05-07T19:54:46.1724806Z 2025-05-07T19:54:46.1746978Z 2025-05-07T19:54:46.1779042Z [CHECK] Listing out undefined symbols (192 total): 2025-05-07T19:54:46.1798067Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.1798312Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:46.1798486Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:46.1798633Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:46.1798781Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:46.1798924Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:46.1799079Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:46.1799291Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:46.1799447Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:46.1799596Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:46.1799743Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:46.1799880Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:46.1800019Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:46.1800179Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:46.1800433Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:46.1800612Z U at::RecordFunction::currentThreadId() 2025-05-07T19:54:46.1800783Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:46.1800993Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:54:46.1801159Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T19:54:46.1801383Z U at::_ops::concat::call(c10::ArrayRef, long) 2025-05-07T19:54:46.1802299Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.1802542Z U at::_ops::eq_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:46.1802810Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:54:46.1803043Z U at::_ops::gt_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:46.1803467Z U at::_ops::index_add::call(at::Tensor const&, long, at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:46.1803762Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T19:54:46.1804010Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:46.1804263Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:46.1804609Z U at::_ops::split_with_sizes::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T19:54:46.1804855Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:46.1805081Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:46.1805757Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.1805937Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:54:46.1806152Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:46.1806332Z U at::sequence_number::get_and_increment() 2025-05-07T19:54:46.1807066Z U bool at::Tensor::item() const 2025-05-07T19:54:46.1807214Z U c10::AnyType::get() 2025-05-07T19:54:46.1807359Z U c10::BoolType::get() 2025-05-07T19:54:46.1807619Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:46.1807780Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:46.1808504Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:46.1809594Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:46.1810114Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:46.1810265Z U c10::Error::what() const 2025-05-07T19:54:46.1810451Z U c10::GradMode::is_enabled() 2025-05-07T19:54:46.1810607Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:46.1810823Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:46.1810991Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:54:46.1811144Z U c10::IValue::isBoolList() const 2025-05-07T19:54:46.1811293Z U c10::IValue::isIntList() const 2025-05-07T19:54:46.1811461Z U c10::IValue::isSymIntList() const 2025-05-07T19:54:46.1811619Z U c10::IValue::isTensorList() const 2025-05-07T19:54:46.1811813Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:46.1811956Z U c10::IntType::get() 2025-05-07T19:54:46.1812630Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:46.1812870Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:46.1813046Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:46.1813223Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:46.1813396Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:46.1813789Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:54:46.1814008Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:46.1814150Z U c10::StringType::get() 2025-05-07T19:54:46.1814357Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:46.1814920Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:46.1815117Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:46.1815295Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:46.1815447Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:46.1815591Z U c10::SymIntType::get() 2025-05-07T19:54:46.1815808Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:46.1815985Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:54:46.1816204Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:46.1816351Z U c10::TensorType::get() 2025-05-07T19:54:46.1816624Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T19:54:46.1816773Z U c10::Type::is_module() const 2025-05-07T19:54:46.1816944Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:46.1817708Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:46.1818527Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:46.1818884Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:46.1819576Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:46.1820046Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:46.1820862Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:46.1821256Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:54:46.1821535Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:54:46.1821997Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:46.1822259Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:46.1822463Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:54:46.1822699Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:54:46.1822864Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:46.1823079Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:46.1823603Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:46.1823843Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:46.1824005Z U c10::throwNullDataPtrError() 2025-05-07T19:54:46.1824181Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T19:54:46.1824339Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:54:46.1824611Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:46.1824786Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:46.1824915Z U free@GLIBC_2.17 2025-05-07T19:54:46.1825076Z U long at::Tensor::item() const 2025-05-07T19:54:46.1825325Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:46.1825518Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.1825651Z U memcmp@GLIBC_2.17 2025-05-07T19:54:46.1825784Z U memcpy@GLIBC_2.17 2025-05-07T19:54:46.1825935Z U memmove@GLIBC_2.17 2025-05-07T19:54:46.1826071Z U memset@GLIBC_2.17 2025-05-07T19:54:46.1826283Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:46.1826463Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:46.1826598Z U realloc@GLIBC_2.17 2025-05-07T19:54:46.1826897Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:46.1827379Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:46.1827932Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:46.1828402Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:46.1829153Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:46.1829326Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:46.1829487Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:46.1829694Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.1829891Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.1830078Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:46.1830282Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:54:46.1830617Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:46.1831432Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.1832154Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.1832331Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:46.1832500Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:46.1832674Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:46.1832843Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:46.1833073Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:46.1833328Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.1833658Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.1833844Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:46.1834086Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:46.1834272Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:46.1834872Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:46.1835062Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:46.1835213Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:46.1835351Z U strcmp@GLIBC_2.17 2025-05-07T19:54:46.1835478Z U strlen@GLIBC_2.17 2025-05-07T19:54:46.1835648Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:46.1836469Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:46.1837127Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:46.1837491Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:46.1837672Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:54:46.1838080Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:54:46.1838335Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:54:46.1838626Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:54:46.1838887Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:54:46.1839376Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:54:46.1839873Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:54:46.1840149Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:54:46.1840397Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:54:46.1840574Z U torch::autograd::Node::assign_parent() 2025-05-07T19:54:46.1840734Z U torch::autograd::Node::metadata() 2025-05-07T19:54:46.1840929Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:54:46.1841280Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:54:46.1841654Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:54:46.1841853Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:54:46.1842159Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:54:46.1842476Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:54:46.1846197Z U torch::autograd::_wrap_outputs(std::vector > const&, std::unordered_set, std::equal_to, std::allocator > const&, std::unordered_set, std::equal_to, std::allocator > const&, c10::ArrayRef >, std::shared_ptr const&, std::function > (std::vector >, std::vector >)> const&, std::unordered_set, std::equal_to, std::allocator > const&, std::function const&) 2025-05-07T19:54:46.1846429Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:54:46.1846639Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:54:46.1846880Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:54:46.1847095Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:54:46.1847662Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:54:46.1848176Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:46.1848327Z U typeinfo for c10::Error 2025-05-07T19:54:46.1848473Z U typeinfo for c10::Type 2025-05-07T19:54:46.1848781Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:46.1848983Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:46.1849170Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:46.1849346Z U typeinfo for torch::autograd::Node 2025-05-07T19:54:46.1849557Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:46.1849783Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:46.1850012Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:54:46.1850230Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:46.1850452Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:54:46.1850596Z U vtable for c10::Error 2025-05-07T19:54:46.1850740Z U vtable for c10::ListType 2025-05-07T19:54:46.1851233Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.1851956Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.1852155Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:46.1852433Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:46.1852750Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:46.1852908Z U vtable for torch::autograd::Node 2025-05-07T19:54:46.1853155Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:46.1853317Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:46.1853467Z w _ITM_registerTMCloneTable 2025-05-07T19:54:46.1853609Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:46.1853759Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T19:54:46.1853902Z w __gmon_start__ 2025-05-07T19:54:46.1854040Z w __pthread_key_create 2025-05-07T19:54:46.1854191Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:46.1854352Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:46.1854554Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:46.1854870Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:46.1854880Z 2025-05-07T19:54:46.1855068Z linux-vdso.so.1 (0x0000ffffbdb9b000) 2025-05-07T19:54:46.1855190Z libc10.so => not found 2025-05-07T19:54:46.1855321Z libtorch.so => not found 2025-05-07T19:54:46.1855456Z libtorch_cpu.so => not found 2025-05-07T19:54:46.1855688Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffbd888000) 2025-05-07T19:54:46.1855898Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffbd837000) 2025-05-07T19:54:46.1856077Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffbd669000) 2025-05-07T19:54:46.1856265Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffbd5b8000) 2025-05-07T19:54:46.1856453Z /lib/ld-linux-aarch64.so.1 (0x0000ffffbdb4e000) 2025-05-07T19:54:46.1856460Z 2025-05-07T19:54:46.1856603Z [CHECK] Displaying ELF information: 2025-05-07T19:54:46.1856977Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:46.1856983Z 2025-05-07T19:54:46.1889117Z 2025-05-07T19:54:46.1889479Z Dynamic section at offset 0x4ef68 contains 34 entries: 2025-05-07T19:54:46.1889664Z Tag Type Name/Value 2025-05-07T19:54:46.1889944Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:46.1890214Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:46.1890494Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:46.1890777Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:46.1891070Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:46.1891340Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:46.1891682Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_index_select.so] 2025-05-07T19:54:46.1891929Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:46.1892082Z 0x000000000000000c (INIT) 0x19700 2025-05-07T19:54:46.1892244Z 0x000000000000000d (FINI) 0x3fa50 2025-05-07T19:54:46.1892402Z 0x0000000000000019 (INIT_ARRAY) 0x5e838 2025-05-07T19:54:46.1892571Z 0x000000000000001b (INIT_ARRAYSZ) 32 (bytes) 2025-05-07T19:54:46.1892726Z 0x000000000000001a (FINI_ARRAY) 0x5e858 2025-05-07T19:54:46.1892903Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.1893051Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:46.1893210Z 0x000000006ffffef5 (GNU_HASH) 0x1920 2025-05-07T19:54:46.1893365Z 0x0000000000000005 (STRTAB) 0x6cc0 2025-05-07T19:54:46.1894030Z 0x0000000000000006 (SYMTAB) 0x3000 2025-05-07T19:54:46.1894225Z 0x000000000000000a (STRSZ) 57987 (bytes) 2025-05-07T19:54:46.1894391Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:46.1894560Z 0x0000000000000003 (PLTGOT) 0x5f1c8 2025-05-07T19:54:46.1894741Z 0x0000000000000002 (PLTRELSZ) 7776 (bytes) 2025-05-07T19:54:46.1894889Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:46.1895047Z 0x0000000000000017 (JMPREL) 0x178a0 2025-05-07T19:54:46.1895196Z 0x0000000000000007 (RELA) 0x15548 2025-05-07T19:54:46.1895369Z 0x0000000000000008 (RELASZ) 9048 (bytes) 2025-05-07T19:54:46.1895542Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:46.1895674Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:46.1895846Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:46.1896014Z 0x000000006ffffffe (VERNEED) 0x15458 2025-05-07T19:54:46.1896175Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:46.1896335Z 0x000000006ffffff0 (VERSYM) 0x14f44 2025-05-07T19:54:46.1896480Z 0x000000006ffffff9 (RELACOUNT) 8 2025-05-07T19:54:46.1896625Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:46.1896649Z 2025-05-07T19:54:46.1896810Z ################################################################################ 2025-05-07T19:54:46.1896816Z 2025-05-07T19:54:46.1896822Z 2025-05-07T19:54:46.1896982Z ################################################################################ 2025-05-07T19:54:46.1897437Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:46.1897579Z [CHECK] Listing out library size: 2025-05-07T19:54:46.1898010Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:46.1898016Z 2025-05-07T19:54:46.1909739Z 1 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:46.1911316Z 2025-05-07T19:54:46.1912076Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:46.1912850Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.1912859Z 2025-05-07T19:54:46.1982908Z GLIBC_2.17 2025-05-07T19:54:46.1984403Z 2025-05-07T19:54:46.1984412Z 2025-05-07T19:54:46.1985115Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:46.1985915Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.1985935Z 2025-05-07T19:54:46.2060191Z GLIBCXX_3.4 2025-05-07T19:54:46.2060389Z GLIBCXX_3.4.9 2025-05-07T19:54:46.2060513Z GLIBCXX_3.4.21 2025-05-07T19:54:46.2060638Z GLIBCXX_3.4.29 2025-05-07T19:54:46.2061077Z 2025-05-07T19:54:46.2061083Z 2025-05-07T19:54:46.2085031Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.xLFCJi9EZ4.symbols.txt 2025-05-07T19:54:46.2085707Z 2025-05-07T19:54:46.2108782Z 2025-05-07T19:54:46.2139924Z [CHECK] Total Number of symbols: 148 2025-05-07T19:54:46.2154738Z [CHECK] Number of fbgemm symbols: 18 2025-05-07T19:54:46.2177523Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.hMxUAUM3VX.usymbols.txt 2025-05-07T19:54:46.2177551Z 2025-05-07T19:54:46.2199612Z 2025-05-07T19:54:46.2232102Z [CHECK] Listing out undefined symbols (63 total): 2025-05-07T19:54:46.2249600Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.2249766Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:46.2250575Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:46.2250743Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:46.2250896Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:46.2251094Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:46.2251238Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:46.2251394Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:46.2252236Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.2252466Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:46.2252660Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:46.2252804Z U c10::IntType::get() 2025-05-07T19:54:46.2253114Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:46.2253684Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:46.2253882Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:46.2254022Z U c10::TensorType::get() 2025-05-07T19:54:46.2254196Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:46.2254930Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:46.2255282Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:46.2255968Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:46.2256455Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:46.2256726Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:46.2256927Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.2257142Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.2257274Z U memcpy@GLIBC_2.17 2025-05-07T19:54:46.2257407Z U memmove@GLIBC_2.17 2025-05-07T19:54:46.2257541Z U memset@GLIBC_2.17 2025-05-07T19:54:46.2257752Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:46.2257923Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:46.2258407Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:46.2258976Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:46.2259451Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:46.2259621Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:46.2259820Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.2260016Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.2260356Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:46.2261170Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.2262143Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.2262337Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:46.2262508Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:46.2262676Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:46.2262838Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:46.2263094Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.2263429Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.2263563Z U strlen@GLIBC_2.17 2025-05-07T19:54:46.2263732Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:46.2264559Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:46.2265207Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:46.2265564Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:46.2266066Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:46.2266374Z U unsigned char* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.2266584Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:46.2266808Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:46.2267033Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:46.2267531Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.2268000Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.2268276Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:46.2268588Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:46.2268751Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:46.2268900Z w _ITM_registerTMCloneTable 2025-05-07T19:54:46.2269039Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:46.2269163Z w __gmon_start__ 2025-05-07T19:54:46.2269304Z w __pthread_key_create 2025-05-07T19:54:46.2269504Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:46.2269868Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:46.2269878Z 2025-05-07T19:54:46.2297790Z linux-vdso.so.1 (0x0000ffffa56bb000) 2025-05-07T19:54:46.2297942Z libtorch.so => not found 2025-05-07T19:54:46.2298080Z libc10.so => not found 2025-05-07T19:54:46.2298227Z libtorch_cpu.so => not found 2025-05-07T19:54:46.2298475Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffa53e8000) 2025-05-07T19:54:46.2298687Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffa5397000) 2025-05-07T19:54:46.2298881Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffa51c9000) 2025-05-07T19:54:46.2299055Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffa5118000) 2025-05-07T19:54:46.2299233Z /lib/ld-linux-aarch64.so.1 (0x0000ffffa566e000) 2025-05-07T19:54:46.2301667Z 2025-05-07T19:54:46.2301839Z [CHECK] Displaying ELF information: 2025-05-07T19:54:46.2302386Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:46.2302790Z 2025-05-07T19:54:46.2347204Z 2025-05-07T19:54:46.2347715Z Dynamic section at offset 0xfa10 contains 33 entries: 2025-05-07T19:54:46.2347888Z Tag Type Name/Value 2025-05-07T19:54:46.2348171Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:46.2348440Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:46.2348732Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:46.2349008Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:46.2349279Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:46.2349556Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:46.2349919Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_embedding_inplace_ops.so] 2025-05-07T19:54:46.2350072Z 0x000000000000000c (INIT) 0x5b18 2025-05-07T19:54:46.2350254Z 0x000000000000000d (FINI) 0xc5c0 2025-05-07T19:54:46.2350412Z 0x0000000000000019 (INIT_ARRAY) 0x1f928 2025-05-07T19:54:46.2350586Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:54:46.2350744Z 0x000000000000001a (FINI_ARRAY) 0x1f940 2025-05-07T19:54:46.2350921Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.2351067Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:46.2351228Z 0x000000006ffffef5 (GNU_HASH) 0x870 2025-05-07T19:54:46.2351387Z 0x0000000000000005 (STRTAB) 0x1ae0 2025-05-07T19:54:46.2351534Z 0x0000000000000006 (SYMTAB) 0xcb8 2025-05-07T19:54:46.2351712Z 0x000000000000000a (STRSZ) 11804 (bytes) 2025-05-07T19:54:46.2351876Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:46.2352041Z 0x0000000000000003 (PLTGOT) 0x1fc70 2025-05-07T19:54:46.2352223Z 0x0000000000000002 (PLTRELSZ) 1800 (bytes) 2025-05-07T19:54:46.2352386Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:46.2352548Z 0x0000000000000017 (JMPREL) 0x5410 2025-05-07T19:54:46.2352700Z 0x0000000000000007 (RELA) 0x4ae0 2025-05-07T19:54:46.2352877Z 0x0000000000000008 (RELASZ) 2352 (bytes) 2025-05-07T19:54:46.2353049Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:46.2353184Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:46.2353356Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:46.2353516Z 0x000000006ffffffe (VERNEED) 0x4a30 2025-05-07T19:54:46.2353671Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:46.2353829Z 0x000000006ffffff0 (VERSYM) 0x48fc 2025-05-07T19:54:46.2353972Z 0x000000006ffffff9 (RELACOUNT) 5 2025-05-07T19:54:46.2354115Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:46.2354136Z 2025-05-07T19:54:46.2354296Z ################################################################################ 2025-05-07T19:54:46.2354315Z 2025-05-07T19:54:46.2354321Z 2025-05-07T19:54:46.2354482Z ################################################################################ 2025-05-07T19:54:46.2354815Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:46.2354959Z [CHECK] Listing out library size: 2025-05-07T19:54:46.2355286Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:46.2355292Z 2025-05-07T19:54:46.2369379Z 4 ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:46.2369852Z 2025-05-07T19:54:46.2371474Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:46.2372140Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.2372150Z 2025-05-07T19:54:46.2596035Z GLIBC_2.17 2025-05-07T19:54:46.2597990Z 2025-05-07T19:54:46.2598202Z 2025-05-07T19:54:46.2598849Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:46.2599551Z + objdump -TC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:46.2599558Z 2025-05-07T19:54:46.2827203Z GLIBCXX_3.4 2025-05-07T19:54:46.2827343Z GLIBCXX_3.4.9 2025-05-07T19:54:46.2827467Z GLIBCXX_3.4.11 2025-05-07T19:54:46.2827584Z GLIBCXX_3.4.15 2025-05-07T19:54:46.2827728Z GLIBCXX_3.4.18 2025-05-07T19:54:46.2827844Z GLIBCXX_3.4.19 2025-05-07T19:54:46.2827959Z GLIBCXX_3.4.20 2025-05-07T19:54:46.2828076Z GLIBCXX_3.4.21 2025-05-07T19:54:46.2828195Z GLIBCXX_3.4.29 2025-05-07T19:54:46.2828926Z 2025-05-07T19:54:46.2828941Z 2025-05-07T19:54:46.2856211Z + nm -gDC ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.K9UVfjbJqK.symbols.txt 2025-05-07T19:54:46.2856279Z 2025-05-07T19:54:46.3024097Z 2025-05-07T19:54:46.3057916Z [CHECK] Total Number of symbols: 2970 2025-05-07T19:54:46.3080749Z [CHECK] Number of fbgemm symbols: 1597 2025-05-07T19:54:46.3106288Z + nm -gDCu ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.kpdSjlitIZ.usymbols.txt 2025-05-07T19:54:46.3106310Z 2025-05-07T19:54:46.3141253Z 2025-05-07T19:54:46.3175095Z [CHECK] Listing out undefined symbols (344 total): 2025-05-07T19:54:46.3198219Z U GOMP_parallel 2025-05-07T19:54:46.3198837Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.3199317Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.3199603Z U VTT for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T19:54:46.3199890Z U VTT for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T19:54:46.3200080Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:46.3200244Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:46.3200391Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:46.3200537Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:46.3200756Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:46.3200913Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:46.3201061Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:46.3201216Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:46.3201365Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:46.3201504Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:46.3201640Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:46.3201784Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:46.3201940Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:46.3202201Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:46.3202384Z U at::RecordFunction::currentThreadId() 2025-05-07T19:54:46.3202558Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:46.3202781Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:54:46.3203050Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:54:46.3203204Z U at::TensorMaker::make_tensor() 2025-05-07T19:54:46.3203388Z U at::_ops::_is_all_true::call(at::Tensor const&) 2025-05-07T19:54:46.3203726Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:46.3204027Z U at::_ops::add__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:46.3204194Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T19:54:46.3205274Z U at::_ops::baddbmm::call(at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&) 2025-05-07T19:54:46.3205514Z U at::_ops::cat::call(c10::IListRef const&, long) 2025-05-07T19:54:46.3205809Z U at::_ops::cat_out::call(c10::IListRef const&, long, at::Tensor&) 2025-05-07T19:54:46.3206067Z U at::_ops::clamp_max::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:46.3206359Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T19:54:46.3206611Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T19:54:46.3206924Z U at::_ops::cumsum::call(at::Tensor const&, long, std::optional) 2025-05-07T19:54:46.3207748Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.3208746Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.3209009Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:54:46.3209752Z U at::_ops::full::call(c10::ArrayRef, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.3210067Z U at::_ops::ge_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:46.3210565Z U at::_ops::index_put_::call(at::Tensor&, c10::List > const&, at::Tensor const&, bool) 2025-05-07T19:54:46.3210854Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T19:54:46.3211044Z U at::_ops::item::call(at::Tensor const&) 2025-05-07T19:54:46.3211282Z U at::_ops::le_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:46.3211448Z U at::_ops::max::call(at::Tensor const&) 2025-05-07T19:54:46.3211696Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:46.3211944Z U at::_ops::permute::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:46.3212663Z U at::_ops::range::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.3212941Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:46.3213359Z U at::_ops::resize_::call(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:54:46.3213613Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:46.3214115Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T19:54:46.3214320Z U at::_ops::squeeze_dim::call(at::Tensor const&, long) 2025-05-07T19:54:46.3214733Z U at::_ops::sub_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:46.3215011Z U at::_ops::sum::call(at::Tensor const&, std::optional) 2025-05-07T19:54:46.3215376Z U at::_ops::tensor_split_indices::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T19:54:46.3215800Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T19:54:46.3216833Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T19:54:46.3217176Z U at::_ops::transpose_int::call(at::Tensor const&, long, long) 2025-05-07T19:54:46.3217377Z U at::_ops::unsqueeze::call(at::Tensor const&, long) 2025-05-07T19:54:46.3217632Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:46.3217862Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:46.3218021Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T19:54:46.3218694Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.3219503Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.3219898Z U at::checkScalarTypes(char const*, at::TensorArg const&, c10::ArrayRef) 2025-05-07T19:54:46.3220078Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:54:46.3220292Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:46.3220514Z U at::get_num_threads() 2025-05-07T19:54:46.3220655Z U at::get_thread_num() 2025-05-07T19:54:46.3220802Z U at::in_parallel_region() 2025-05-07T19:54:46.3220942Z U at::init_num_threads() 2025-05-07T19:54:46.3221111Z U at::internal::set_thread_num(int) 2025-05-07T19:54:46.3221447Z U at::native::_rowwise_prune(at::Tensor const&, at::Tensor const&, c10::ScalarType) 2025-05-07T19:54:46.3222318Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.3223216Z U at::native::empty_meta_symint(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:46.3223602Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:54:46.3223786Z U at::sequence_number::get_and_increment() 2025-05-07T19:54:46.3224007Z U bool at::Tensor::item() const 2025-05-07T19:54:46.3224197Z U bool* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.3224417Z U bool* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.3224552Z U c10::AnyType::get() 2025-05-07T19:54:46.3224785Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T19:54:46.3225053Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.3225339Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.3225481Z U c10::BoolType::get() 2025-05-07T19:54:46.3225632Z U c10::DeviceObjType::get() 2025-05-07T19:54:46.3225862Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:46.3226115Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:46.3226278Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:46.3226997Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:46.3228106Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:46.3228733Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:46.3228879Z U c10::Error::what() const 2025-05-07T19:54:46.3229017Z U c10::FloatType::get() 2025-05-07T19:54:46.3229174Z U c10::GradMode::is_enabled() 2025-05-07T19:54:46.3229329Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:46.3229539Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.3229782Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.3230008Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:46.3230174Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:54:46.3230331Z U c10::IValue::isBoolList() const 2025-05-07T19:54:46.3230502Z U c10::IValue::isIntList() const 2025-05-07T19:54:46.3230662Z U c10::IValue::isSymIntList() const 2025-05-07T19:54:46.3230818Z U c10::IValue::isTensorList() const 2025-05-07T19:54:46.3231020Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:46.3231156Z U c10::IntType::get() 2025-05-07T19:54:46.3231820Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:46.3232059Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:46.3232227Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:46.3232402Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:46.3232584Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:46.3232904Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:46.3233083Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:46.3233259Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:46.3233411Z U c10::ScalarTypeType::get() 2025-05-07T19:54:46.3233798Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:54:46.3234247Z U c10::SmallVectorBase::mallocForGrow(unsigned long, unsigned long, unsigned long&) 2025-05-07T19:54:46.3234468Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:46.3234611Z U c10::StringType::get() 2025-05-07T19:54:46.3234816Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:46.3235025Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:54:46.3235590Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:46.3235796Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:46.3235988Z U c10::SymInt::operator%(c10::SymInt const&) const 2025-05-07T19:54:46.3236180Z U c10::SymInt::operator*(c10::SymInt const&) const 2025-05-07T19:54:46.3236380Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:54:46.3236544Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:46.3236727Z U c10::SymInt::sym_eq(c10::SymInt const&) const 2025-05-07T19:54:46.3236881Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:46.3237030Z U c10::SymIntType::get() 2025-05-07T19:54:46.3237248Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:46.3237418Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:54:46.3238311Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T19:54:46.3238540Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:46.3238682Z U c10::TensorType::get() 2025-05-07T19:54:46.3238960Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T19:54:46.3239115Z U c10::Type::is_module() const 2025-05-07T19:54:46.3239284Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:46.3239885Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:46.3240601Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:46.3240963Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:46.3241659Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:46.3242129Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:46.3242942Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:46.3243326Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:54:46.3243602Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:54:46.3244061Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:46.3244325Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:46.3244528Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:54:46.3244765Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:54:46.3244930Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:46.3245143Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:46.3245671Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:46.3245840Z U c10::operator*(c10::SymInt const&, int) 2025-05-07T19:54:46.3246007Z U c10::operator+(c10::SymInt const&, int) 2025-05-07T19:54:46.3246214Z U c10::operator+(c10::SymInt const&, unsigned long) 2025-05-07T19:54:46.3246397Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:54:46.3246595Z U c10::operator-(c10::SymInt const&, unsigned long) 2025-05-07T19:54:46.3246769Z U c10::operator/(c10::SymInt const&, int) 2025-05-07T19:54:46.3246997Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:46.3247198Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:54:46.3247368Z U c10::operator==(c10::SymInt const&, int) 2025-05-07T19:54:46.3247545Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T19:54:46.3247716Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T19:54:46.3247878Z U c10::report_overflow(char const*) 2025-05-07T19:54:46.3248045Z U c10::throwNullDataPtrError() 2025-05-07T19:54:46.3248212Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T19:54:46.3248370Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:54:46.3249351Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:46.3249546Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:46.3249751Z U double* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.3249889Z U exp10@GLIBC_2.17 2025-05-07T19:54:46.3250017Z U exp@GLIBC_2.17 2025-05-07T19:54:46.3250145Z U expf@GLIBC_2.17 2025-05-07T19:54:46.3250500Z U fbgemm_gpu::asynchronous_complete_cumsum_cpu(at::Tensor const&) 2025-05-07T19:54:46.3250795Z U fbgemm_gpu::asynchronous_exclusive_cumsum_cpu(at::Tensor const&) 2025-05-07T19:54:46.3250998Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.3251222Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.3251358Z U fmod@GLIBC_2.17 2025-05-07T19:54:46.3251495Z U free@GLIBC_2.17 2025-05-07T19:54:46.3251734Z U int at::Tensor::item() const 2025-05-07T19:54:46.3251988Z U int const* at::TensorBase::const_data_ptr() const 2025-05-07T19:54:46.3252166Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.3252370Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.3252506Z U lgamma@GLIBC_2.17 2025-05-07T19:54:46.3252636Z U llrint@GLIBC_2.17 2025-05-07T19:54:46.3252761Z U log10@GLIBC_2.17 2025-05-07T19:54:46.3252887Z U log2@GLIBC_2.17 2025-05-07T19:54:46.3253233Z U log@GLIBC_2.17 2025-05-07T19:54:46.3253410Z U long at::Tensor::item() const 2025-05-07T19:54:46.3253655Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:46.3253892Z U long const* at::TensorBase::const_data_ptr() const 2025-05-07T19:54:46.3254101Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.3254309Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:46.3254437Z U lrint@GLIBC_2.17 2025-05-07T19:54:46.3254575Z U memcmp@GLIBC_2.17 2025-05-07T19:54:46.3254702Z U memcpy@GLIBC_2.17 2025-05-07T19:54:46.3254835Z U memmove@GLIBC_2.17 2025-05-07T19:54:46.3254967Z U memset@GLIBC_2.17 2025-05-07T19:54:46.3255106Z U omp_get_num_threads 2025-05-07T19:54:46.3255239Z U omp_get_thread_num 2025-05-07T19:54:46.3255450Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:46.3255628Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:46.3255806Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:46.3255934Z U pow@GLIBC_2.17 2025-05-07T19:54:46.3256082Z U realloc@GLIBC_2.17 2025-05-07T19:54:46.3256357Z U sin@GLIBC_2.17 2025-05-07T19:54:46.3256664Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:46.3256909Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:46.3257189Z U std::_Rb_tree_increment(std::_Rb_tree_node_base const*)@GLIBCXX_3.4 2025-05-07T19:54:46.3257428Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:46.3257959Z U std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)@GLIBCXX_3.4 2025-05-07T19:54:46.3258168Z U std::__basic_file::~__basic_file()@GLIBCXX_3.4 2025-05-07T19:54:46.3258642Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:46.3259471Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:46.3259965Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:46.3260503Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:46.3261040Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:46.3261236Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:46.3261440Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:46.3261608Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:46.3261766Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:46.3261936Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T19:54:46.3262141Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.3262336Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.3262533Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.3262776Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:54:46.3262968Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:46.3263169Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:54:46.3263499Z U std::basic_filebuf >::basic_filebuf()@GLIBCXX_3.4 2025-05-07T19:54:46.3263792Z U std::basic_filebuf >::close()@GLIBCXX_3.4 2025-05-07T19:54:46.3264223Z U std::basic_filebuf >::open(char const*, std::_Ios_Openmode)@GLIBCXX_3.4 2025-05-07T19:54:46.3264562Z U std::basic_filebuf >::~basic_filebuf()@GLIBCXX_3.4 2025-05-07T19:54:46.3264904Z U std::basic_ifstream >::~basic_ifstream()@GLIBCXX_3.4 2025-05-07T19:54:46.3265241Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:46.3265737Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:46.3266072Z U std::basic_ofstream >::~basic_ofstream()@GLIBCXX_3.4 2025-05-07T19:54:46.3266890Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.3267626Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:46.3267841Z U std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19 2025-05-07T19:54:46.3267982Z U std::cout@GLIBCXX_3.4 2025-05-07T19:54:46.3268204Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T19:54:46.3268372Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:46.3268548Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:46.3268723Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:46.3268892Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:46.3269055Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:46.3269224Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:46.3269381Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:46.3269786Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:46.3270087Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T19:54:46.3270345Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.3270682Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:46.3270840Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T19:54:46.3271023Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:46.3271190Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T19:54:46.3271395Z U std::ostream::write(char const*, long)@GLIBCXX_3.4 2025-05-07T19:54:46.3271632Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:46.3271823Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:46.3272147Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:46.3272750Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:46.3272945Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:46.3273096Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:46.3273237Z U strcmp@GLIBC_2.17 2025-05-07T19:54:46.3273366Z U strlen@GLIBC_2.17 2025-05-07T19:54:46.3273535Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:46.3274364Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:46.3275009Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:46.3275726Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T19:54:46.3276083Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:46.3276257Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:54:46.3276785Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:54:46.3277050Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:54:46.3277330Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:54:46.3277596Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:54:46.3278094Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:54:46.3278309Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:54:46.3278581Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:54:46.3278831Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:54:46.3279004Z U torch::autograd::Node::assign_parent() 2025-05-07T19:54:46.3279164Z U torch::autograd::Node::metadata() 2025-05-07T19:54:46.3279361Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:54:46.3279710Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:54:46.3280087Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:54:46.3280586Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:54:46.3281005Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:54:46.3281313Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:54:46.3285236Z U torch::autograd::_wrap_outputs(std::vector > const&, std::unordered_set, std::equal_to, std::allocator > const&, std::unordered_set, std::equal_to, std::allocator > const&, c10::ArrayRef >, std::shared_ptr const&, std::function > (std::vector >, std::vector >)> const&, std::unordered_set, std::equal_to, std::allocator > const&, std::function const&) 2025-05-07T19:54:46.3285470Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:54:46.3285681Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:54:46.3285908Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:54:46.3286129Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:54:46.3286698Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:54:46.3287204Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:46.3287762Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:46.3288055Z U torch::pickle_load(std::vector > const&) 2025-05-07T19:54:46.3288225Z U torch::pickle_save(c10::IValue const&) 2025-05-07T19:54:46.3288378Z U typeinfo for c10::Error 2025-05-07T19:54:46.3288520Z U typeinfo for c10::Type 2025-05-07T19:54:46.3288790Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:46.3288972Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:46.3289155Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:46.3289337Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:46.3289508Z U typeinfo for torch::autograd::Node 2025-05-07T19:54:46.3289771Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:54:46.3290411Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(float const*, unsigned long, int, unsigned char*) 2025-05-07T19:54:46.3291150Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T19:54:46.3291784Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, float const*, unsigned long, int, unsigned char*) 2025-05-07T19:54:46.3292608Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T19:54:46.3293243Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, float*) 2025-05-07T19:54:46.3293981Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, unsigned short*) 2025-05-07T19:54:46.3294926Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T19:54:46.3295847Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:54:46.3296574Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T19:54:46.3297404Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:54:46.3298218Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:54:46.3298428Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:46.3298779Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:46.3299007Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:54:46.3299229Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:46.3299460Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:54:46.3299597Z U vtable for c10::Error 2025-05-07T19:54:46.3299741Z U vtable for c10::ListType 2025-05-07T19:54:46.3300238Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.3300694Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.3301166Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:46.3301374Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:46.3301677Z U vtable for std::basic_filebuf >@GLIBCXX_3.4 2025-05-07T19:54:46.3301985Z U vtable for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T19:54:46.3302268Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:46.3302573Z U vtable for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T19:54:46.3302886Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:46.3303069Z U vtable for torch::autograd::AutogradMeta 2025-05-07T19:54:46.3303233Z U vtable for torch::autograd::Node 2025-05-07T19:54:46.3303482Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:46.3303646Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:46.3303808Z w _ITM_registerTMCloneTable 2025-05-07T19:54:46.3303951Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:46.3304107Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T19:54:46.3304234Z w __gmon_start__ 2025-05-07T19:54:46.3304368Z w __pthread_key_create 2025-05-07T19:54:46.3304520Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:46.3304685Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:46.3304887Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:46.3305132Z + ldd ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:46.3305142Z 2025-05-07T19:54:46.3305298Z linux-vdso.so.1 (0x0000ffff8d23e000) 2025-05-07T19:54:46.3305595Z libc10.so => not found 2025-05-07T19:54:46.3306119Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so (0x0000ffff8ccae000) 2025-05-07T19:54:46.3306256Z libtorch.so => not found 2025-05-07T19:54:46.3307286Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x0000ffff8d1d0000) 2025-05-07T19:54:46.3307431Z libtorch_cpu.so => not found 2025-05-07T19:54:46.3307660Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff8ca49000) 2025-05-07T19:54:46.3307834Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff8c998000) 2025-05-07T19:54:46.3308043Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff8c947000) 2025-05-07T19:54:46.3308218Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff8c779000) 2025-05-07T19:54:46.3308351Z libc10.so => not found 2025-05-07T19:54:46.3308863Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so (0x0000ffff8c6e8000) 2025-05-07T19:54:46.3309042Z /lib/ld-linux-aarch64.so.1 (0x0000ffff8d1f1000) 2025-05-07T19:54:46.3309179Z libtorch.so => not found 2025-05-07T19:54:46.3309314Z libtorch_cpu.so => not found 2025-05-07T19:54:46.3309448Z libc10.so => not found 2025-05-07T19:54:46.3309583Z libtorch.so => not found 2025-05-07T19:54:46.3309722Z libtorch_cpu.so => not found 2025-05-07T19:54:46.3309852Z libtorch_cpu.so => not found 2025-05-07T19:54:46.3309978Z libtorch.so => not found 2025-05-07T19:54:46.3310062Z 2025-05-07T19:54:46.3310211Z [CHECK] Displaying ELF information: 2025-05-07T19:54:46.3310496Z + readelf -d ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:46.3310503Z 2025-05-07T19:54:46.3310508Z 2025-05-07T19:54:46.3310827Z Dynamic section at offset 0x3ac4e8 contains 37 entries: 2025-05-07T19:54:46.3310986Z Tag Type Name/Value 2025-05-07T19:54:46.3311257Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:46.3311517Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:54:46.3311789Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:46.3312140Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T19:54:46.3312425Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:46.3312714Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:46.3312980Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:54:46.3313248Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:46.3313514Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:46.3313795Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_py.so] 2025-05-07T19:54:46.3314039Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:46.3314191Z 0x000000000000000c (INIT) 0xa8400 2025-05-07T19:54:46.3314357Z 0x000000000000000d (FINI) 0x33dfd0 2025-05-07T19:54:46.3314514Z 0x0000000000000019 (INIT_ARRAY) 0x3b8080 2025-05-07T19:54:46.3314699Z 0x000000000000001b (INIT_ARRAYSZ) 208 (bytes) 2025-05-07T19:54:46.3314865Z 0x000000000000001a (FINI_ARRAY) 0x3b8150 2025-05-07T19:54:46.3315030Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:46.3315178Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:46.3315341Z 0x000000006ffffef5 (GNU_HASH) 0x4038 2025-05-07T19:54:46.3315495Z 0x0000000000000005 (STRTAB) 0x197b0 2025-05-07T19:54:46.3315647Z 0x0000000000000006 (SYMTAB) 0x80f8 2025-05-07T19:54:46.3315828Z 0x000000000000000a (STRSZ) 464661 (bytes) 2025-05-07T19:54:46.3315995Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:46.3316152Z 0x0000000000000003 (PLTGOT) 0x3bc778 2025-05-07T19:54:46.3316333Z 0x0000000000000002 (PLTRELSZ) 23592 (bytes) 2025-05-07T19:54:46.3316484Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:46.3316638Z 0x0000000000000017 (JMPREL) 0xa27d8 2025-05-07T19:54:46.3317049Z 0x0000000000000007 (RELA) 0x8c740 2025-05-07T19:54:46.3317247Z 0x0000000000000008 (RELASZ) 90264 (bytes) 2025-05-07T19:54:46.3317437Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:46.3317678Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:46.3317910Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:46.3318159Z 0x000000006ffffffe (VERNEED) 0x8c600 2025-05-07T19:54:46.3318366Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:54:46.3318573Z 0x000000006ffffff0 (VERSYM) 0x8aec6 2025-05-07T19:54:46.3318775Z 0x000000006ffffff9 (RELACOUNT) 305 2025-05-07T19:54:46.3319169Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:46.3319177Z 2025-05-07T19:54:46.3319423Z ################################################################################ 2025-05-07T19:54:46.3319431Z 2025-05-07T19:54:46.3319437Z 2025-05-07T19:54:46.3319775Z [CHECK] Verifying sample subset of symbols in the built libraries ... 2025-05-07T19:54:46.3432561Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:46.3557012Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:46.3595054Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:46.3628329Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:46.3687169Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:46.3732234Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:46.3752835Z [CHECK] Found symbol in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:46.3875893Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/asmjit.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4008314Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4045073Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4078152Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4138568Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_inference.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4171487Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4204984Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4233158Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_optimizers.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4272442Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_common.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4315369Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_forward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4528375Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4557493Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4611528Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4639002Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4667978Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4696894Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4749650Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_tbe_index_select.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4783383Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_embedding_inplace_ops.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4963812Z [CHECK] Found symbol in ./_skbuild/linux-aarch64-3.9/cmake-build/fbgemm_gpu_py.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:46.4969960Z ################################################################################ 2025-05-07T19:54:46.4970770Z [BUILD] Wheel Audit: dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:46.4971337Z 2025-05-07T19:54:46.4971989Z + conda run --no-capture-output -n build_binary auditwheel show dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:46.4972799Z 2025-05-07T19:54:50.7913836Z 2025-05-07T19:54:50.7914619Z fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:50.7915366Z is consistent with the following platform tag: "linux_aarch64". 2025-05-07T19:54:50.7915802Z 2025-05-07T19:54:50.7916026Z The wheel references external versioned symbols in these 2025-05-07T19:54:50.7916658Z system-provided shared libraries: libgcc_s.so.1 with versions 2025-05-07T19:54:50.7917322Z {'GCC_3.0'}, libstdc++.so.6 with versions {'GLIBCXX_3.4.11', 2025-05-07T19:54:50.7917918Z 'GLIBCXX_3.4.21', 'CXXABI_1.3.3', 'GLIBCXX_3.4.19', 'CXXABI_1.3.9', 2025-05-07T19:54:50.7918539Z 'CXXABI_1.3.8', 'GLIBCXX_3.4.29', 'CXXABI_1.3.5', 'GLIBCXX_3.4.18', 2025-05-07T19:54:50.7919161Z 'GLIBCXX_3.4.15', 'GLIBCXX_3.4.20', 'CXXABI_1.3.11', 'GLIBCXX_3.4.14', 2025-05-07T19:54:50.7919802Z 'GLIBCXX_3.4', 'GLIBCXX_3.4.9', 'CXXABI_1.3'}, libc.so.6 with versions 2025-05-07T19:54:50.7920381Z {'GLIBC_2.17'}, libm.so.6 with versions {'GLIBC_2.17'} 2025-05-07T19:54:50.7920724Z 2025-05-07T19:54:50.7921014Z This constrains the platform tag to "manylinux_2_34_aarch64". In order 2025-05-07T19:54:50.7921711Z to achieve a more compatible tag, you would need to recompile a new 2025-05-07T19:54:50.7922360Z wheel from source on a system with earlier versions of these 2025-05-07T19:54:50.7922910Z libraries, such as a recent manylinux image. 2025-05-07T19:54:50.9711390Z 2025-05-07T19:54:50.9711625Z 2025-05-07T19:54:50.9712149Z ################################################################################ 2025-05-07T19:54:50.9712709Z [BUILD] Enumerating the built wheels ... 2025-05-07T19:54:50.9713367Z + ls -lth dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:50.9732591Z 2025-05-07T19:54:50.9733146Z -rw-r--r--. 1 root root 3.9M May 7 19:54 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:50.9734308Z 2025-05-07T19:54:50.9734481Z [BUILD] Enumerating the wheel SHAs ... 2025-05-07T19:54:50.9735781Z + sha1sum dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:50.9736303Z 2025-05-07T19:54:50.9855400Z a07c8f6424e6144048ec817c573032ca599dd578 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:50.9856377Z 2025-05-07T19:54:50.9858659Z + sha256sum dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:50.9859682Z 2025-05-07T19:54:51.0055265Z 3059c89ea3c2c9e929a4befc78ccea6c94f0be6725cdbb27910e955544743402 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:51.0056255Z 2025-05-07T19:54:51.0056973Z + md5sum dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:51.0057514Z 2025-05-07T19:54:51.0184725Z 031fb80f6fc5f7f96585860cba9f0b3c dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T19:54:51.0185739Z 2025-05-07T19:54:51.0185938Z [BUILD] FBGEMM-GPU build + package completed 2025-05-07T19:54:51.0306965Z ##[group]Run actions/upload-artifact@v4 2025-05-07T19:54:51.0307444Z with: 2025-05-07T19:54:51.0307763Z name: fbgemm_default_arm_gcc_py3.9_cpu.whl 2025-05-07T19:54:51.0308193Z path: fbgemm_gpu/dist/*.whl 2025-05-07T19:54:51.0308574Z if-no-files-found: error 2025-05-07T19:54:51.0308926Z compression-level: 6 2025-05-07T19:54:51.0309254Z overwrite: false 2025-05-07T19:54:51.0309583Z include-hidden-files: false 2025-05-07T19:54:51.0309971Z env: 2025-05-07T19:54:51.0310272Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:54:51.0310690Z BUILD_ENV: build_binary 2025-05-07T19:54:51.0311036Z BUILD_TARGET: default 2025-05-07T19:54:51.0311357Z BUILD_VARIANT: cpu 2025-05-07T19:54:51.0311665Z ##[endgroup] 2025-05-07T19:54:51.0316469Z ##[command]/usr/bin/docker exec 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:54:51.5423377Z With the provided path, there will be 1 file uploaded 2025-05-07T19:54:51.5429321Z Artifact name is valid! 2025-05-07T19:54:51.5430304Z Root directory input is valid! 2025-05-07T19:54:51.6414801Z Beginning upload of artifact content to blob storage 2025-05-07T19:54:52.0948620Z Uploaded bytes 3976464 2025-05-07T19:54:52.1175066Z Finished uploading artifact content to blob storage! 2025-05-07T19:54:52.1177572Z SHA256 digest of uploaded artifact zip is a4207d60475695835b2ffe55a696234f1c5a8ccd3b28ed927fdf3805a6d4ceae 2025-05-07T19:54:52.1179601Z Finalizing artifact upload 2025-05-07T19:54:52.2106362Z Artifact fbgemm_default_arm_gcc_py3.9_cpu.whl.zip successfully finalized. Artifact ID 3081352653 2025-05-07T19:54:52.2108021Z Artifact fbgemm_default_arm_gcc_py3.9_cpu.whl has been successfully uploaded! Final size is 3976464 bytes. Artifact ID is 3081352653 2025-05-07T19:54:52.2119340Z Artifact download URL: https://github.com/pytorch/FBGEMM/actions/runs/14891846254/artifacts/3081352653 2025-05-07T19:54:52.2366641Z Post job cleanup. 2025-05-07T19:54:52.2373207Z ##[command]/usr/bin/docker exec 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:54:52.5937685Z [command]/usr/bin/git version 2025-05-07T19:54:52.5986468Z git version 2.47.1 2025-05-07T19:54:52.6038022Z Copying '/github/home/.gitconfig' to '/__w/_temp/ba6e97e4-d0b8-451c-a4d9-41be1e519303/.gitconfig' 2025-05-07T19:54:52.6052145Z Temporarily overriding HOME='/__w/_temp/ba6e97e4-d0b8-451c-a4d9-41be1e519303' before making global git config changes 2025-05-07T19:54:52.6053471Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:54:52.6061329Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:54:52.6118143Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:54:52.6163333Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:54:52.6505545Z Entering 'external/asmjit' 2025-05-07T19:54:52.6565070Z Entering 'external/composable_kernel' 2025-05-07T19:54:52.6630686Z Entering 'external/cpuinfo' 2025-05-07T19:54:52.6689116Z Entering 'external/cutlass' 2025-05-07T19:54:52.6758025Z Entering 'external/googletest' 2025-05-07T19:54:52.6819374Z Entering 'external/hipify_torch' 2025-05-07T19:54:52.6882388Z Entering 'external/json' 2025-05-07T19:54:52.6972596Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:54:52.7001161Z http.https://github.com/.extraheader 2025-05-07T19:54:52.7016475Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T19:54:52.7052483Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T19:54:52.7407367Z Entering 'external/asmjit' 2025-05-07T19:54:52.7467164Z Entering 'external/composable_kernel' 2025-05-07T19:54:52.7534667Z Entering 'external/cpuinfo' 2025-05-07T19:54:52.7598978Z Entering 'external/cutlass' 2025-05-07T19:54:52.7669561Z Entering 'external/googletest' 2025-05-07T19:54:52.7728896Z Entering 'external/hipify_torch' 2025-05-07T19:54:52.7789357Z Entering 'external/json' 2025-05-07T19:54:52.8016701Z Stop and remove container: 2b9729011ef2489d9d7f10ddb4c9dc84_amazonlinux2023_1f9336 2025-05-07T19:54:52.8023370Z ##[command]/usr/bin/docker rm --force 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 2025-05-07T19:54:53.4284550Z 4acd9c01643bb90cfbd9ba3b81412bf32d77c8a5cdac22b61ddc50e90a8f7fc9 2025-05-07T19:54:53.4318281Z Remove container network: github_network_0412b874a07a4daf89a60f237c0b0d6c 2025-05-07T19:54:53.4325146Z ##[command]/usr/bin/docker network rm github_network_0412b874a07a4daf89a60f237c0b0d6c 2025-05-07T19:54:54.2656165Z github_network_0412b874a07a4daf89a60f237c0b0d6c 2025-05-07T19:54:54.2694221Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T19:54:54.2717939Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T19:54:54.2724912Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:54:54.2725435Z ##[endgroup] 2025-05-07T19:54:54.2852690Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T19:55:10.2740668Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T19:55:34.4855943Z Cleaning up orphan processes