2025-05-07T19:40:17.8369058Z Current runner version: '2.323.0' 2025-05-07T19:40:17.8378303Z Runner name: 'i-0a8b9aea1c40742bb' 2025-05-07T19:40:17.8379898Z Machine name: 'ip-10-0-62-48' 2025-05-07T19:40:17.8384510Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:40:17.8388092Z Contents: read 2025-05-07T19:40:17.8388986Z Metadata: read 2025-05-07T19:40:17.8389868Z Packages: read 2025-05-07T19:40:17.8390721Z ##[endgroup] 2025-05-07T19:40:17.8394814Z Secret source: None 2025-05-07T19:40:17.8396058Z Prepare workflow directory 2025-05-07T19:40:17.9359148Z Prepare all required actions 2025-05-07T19:40:17.9422028Z Getting action download info 2025-05-07T19:40:18.1740874Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:40:18.4648181Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-05-07T19:40:19.0657650Z Complete job name: build_artifact (arm, linux.arm64.2xlarge, default, 3.12, gcc) 2025-05-07T19:40:19.1531264Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:40:19.1758248Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:40:19.1776736Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:19.1779071Z ##[endgroup] 2025-05-07T19:40:20.6423750Z Runner Type: linux.arm64.2xlarge 2025-05-07T19:40:20.6424553Z Instance Type: t4g.2xlarge 2025-05-07T19:40:20.6425087Z AMI Name: unknown 2025-05-07T19:40:20.6454329Z AMI ID: ami-0013610ea966aafe0 2025-05-07T19:40:28.1327436Z ##[group]Checking docker version 2025-05-07T19:40:28.1348011Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:40:28.1545218Z '1.44' 2025-05-07T19:40:28.1568164Z Docker daemon API version: '1.44' 2025-05-07T19:40:28.1568937Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:40:28.1746248Z '1.44' 2025-05-07T19:40:28.1762125Z Docker client API version: '1.44' 2025-05-07T19:40:28.1770137Z ##[endgroup] 2025-05-07T19:40:28.1774690Z ##[group]Clean up resources from previous jobs 2025-05-07T19:40:28.1781131Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=bf073e" 2025-05-07T19:40:28.1937862Z ##[command]/usr/bin/docker network prune --force --filter "label=bf073e" 2025-05-07T19:40:28.2068240Z ##[endgroup] 2025-05-07T19:40:28.2068764Z ##[group]Create local container network 2025-05-07T19:40:28.2081874Z ##[command]/usr/bin/docker network create --label bf073e github_network_fd8ea951077640549c35c69ae5e489c6 2025-05-07T19:40:28.4074356Z 73964a8fedafe14afea484ab086e01bc85725bca5198c1f05e26b624be1cbfa0 2025-05-07T19:40:28.4094400Z ##[endgroup] 2025-05-07T19:40:28.4131241Z ##[group]Starting job container 2025-05-07T19:40:28.4161081Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:40:28.5290782Z 2023: Pulling from library/amazonlinux 2025-05-07T19:40:28.5403270Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:40:28.5404117Z Status: Image is up to date for amazonlinux:2023 2025-05-07T19:40:28.5425134Z docker.io/library/amazonlinux:2023 2025-05-07T19:40:28.5544990Z ##[command]/usr/bin/docker create --name 1f6420bb60b141bc94c4be0fb35887a3_amazonlinux2023_e0ee29 --label bf073e --workdir /__w/FBGEMM/FBGEMM --network github_network_fd8ea951077640549c35c69ae5e489c6 --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.6440395Z e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f 2025-05-07T19:40:28.6467508Z ##[command]/usr/bin/docker start e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f 2025-05-07T19:40:28.9968519Z e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f 2025-05-07T19:40:28.9987049Z ##[command]/usr/bin/docker ps --all --filter id=e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:40:29.0120082Z e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f Up Less than a second 2025-05-07T19:40:29.0144581Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f 2025-05-07T19:40:29.0278643Z HOME=/github/home 2025-05-07T19:40:29.0279787Z GITHUB_ACTIONS=true 2025-05-07T19:40:29.0280150Z CI=true 2025-05-07T19:40:29.0280641Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:40:29.0304792Z ##[endgroup] 2025-05-07T19:40:29.0317929Z ##[group]Waiting for all services to be ready 2025-05-07T19:40:29.0320958Z ##[endgroup] 2025-05-07T19:40:29.0432046Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:40:29.0433211Z yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:40:29.0434659Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:29.0435237Z env: 2025-05-07T19:40:29.0435635Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:29.0436288Z BUILD_ENV: build_binary 2025-05-07T19:40:29.0436733Z BUILD_TARGET: default 2025-05-07T19:40:29.0437266Z BUILD_VARIANT: cpu 2025-05-07T19:40:29.0437788Z ##[endgroup] 2025-05-07T19:40:29.8593860Z Amazon Linux 2023 repository 69 MB/s | 37 MB 00:00 2025-05-07T19:40:39.4504480Z Last metadata expiration check: 0:00:10 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:40.1921384Z Dependencies resolved. 2025-05-07T19:40:40.2150575Z Nothing to do. 2025-05-07T19:40:40.2151218Z Complete! 2025-05-07T19:40:40.5518010Z Last metadata expiration check: 0:00:11 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:40.6401720Z Dependencies resolved. 2025-05-07T19:40:40.6689819Z ========================================================================================= 2025-05-07T19:40:40.6691398Z Package Arch Version Repository Size 2025-05-07T19:40:40.6692484Z ========================================================================================= 2025-05-07T19:40:40.6693303Z Installing: 2025-05-07T19:40:40.6693877Z binutils aarch64 2.41-50.amzn2023.0.3 amazonlinux 5.5 M 2025-05-07T19:40:40.6694730Z findutils aarch64 1:4.8.0-2.amzn2023.0.2 amazonlinux 541 k 2025-05-07T19:40:40.6695608Z git aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:40:40.6696451Z pciutils aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 91 k 2025-05-07T19:40:40.6697341Z sudo aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.2 M 2025-05-07T19:40:40.6698237Z wget aarch64 1.21.3-1.amzn2023.0.4 amazonlinux 774 k 2025-05-07T19:40:40.6699300Z which aarch64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:40:40.6699945Z Installing dependencies: 2025-05-07T19:40:40.6700663Z cracklib aarch64 2.9.6-27.amzn2023.0.2 amazonlinux 83 k 2025-05-07T19:40:40.6701584Z cyrus-sasl-lib aarch64 2.1.27-18.amzn2023.0.3 amazonlinux 776 k 2025-05-07T19:40:40.6702702Z elfutils-debuginfod-client aarch64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:40.6703737Z git-core aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 4.8 M 2025-05-07T19:40:40.6704603Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:40:40.6705882Z gnutls aarch64 3.8.3-6.amzn2023.0.1 amazonlinux 1.0 M 2025-05-07T19:40:40.6706832Z groff-base aarch64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:40:40.6707635Z gzip aarch64 1.12-1.amzn2023.0.1 amazonlinux 158 k 2025-05-07T19:40:40.6708453Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:40:40.6709350Z jansson aarch64 2.14-0.amzn2023 amazonlinux 47 k 2025-05-07T19:40:40.6710209Z kmod-libs aarch64 29-2.amzn2023.0.5 amazonlinux 61 k 2025-05-07T19:40:40.6711017Z less aarch64 608-2.amzn2023.0.2 amazonlinux 169 k 2025-05-07T19:40:40.6711877Z libcbor aarch64 0.7.0-3.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:40:40.6712729Z libdb aarch64 5.3.28-49.amzn2023.0.2 amazonlinux 731 k 2025-05-07T19:40:40.6713902Z libeconf aarch64 0.4.0-1.amzn2023.0.3 amazonlinux 27 k 2025-05-07T19:40:40.6714839Z libedit aarch64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 107 k 2025-05-07T19:40:40.6715700Z libfdisk aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 148 k 2025-05-07T19:40:40.6716532Z libfido2 aarch64 1.10.0-2.amzn2023.0.2 amazonlinux 94 k 2025-05-07T19:40:40.6717451Z libmetalink aarch64 0.1.3-14.amzn2023.0.2 amazonlinux 30 k 2025-05-07T19:40:40.6718351Z libpwquality aarch64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:40:40.6719436Z libsemanage aarch64 3.4-5.amzn2023.0.2 amazonlinux 119 k 2025-05-07T19:40:40.6720446Z libutempter aarch64 1.2.1-4.amzn2023.0.2 amazonlinux 27 k 2025-05-07T19:40:40.6721327Z nano aarch64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:40:40.6722139Z ncurses aarch64 6.2-4.20200222.amzn2023.0.6 amazonlinux 395 k 2025-05-07T19:40:40.6723071Z nettle aarch64 3.10.1-1.amzn2023.0.1 amazonlinux 544 k 2025-05-07T19:40:40.6723892Z openldap aarch64 2.4.57-6.amzn2023.0.7 amazonlinux 253 k 2025-05-07T19:40:40.6724750Z openssh aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 442 k 2025-05-07T19:40:40.6725719Z openssh-clients aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 685 k 2025-05-07T19:40:40.6726573Z pam aarch64 1.5.1-8.amzn2023.0.4 amazonlinux 553 k 2025-05-07T19:40:40.6727433Z pciutils-libs aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 40 k 2025-05-07T19:40:40.6728313Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:40:40.6729289Z perl-B aarch64 1.80-477.amzn2023.0.6 amazonlinux 180 k 2025-05-07T19:40:40.6730152Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:40:40.6731027Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:40:40.6732079Z perl-Data-Dumper aarch64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:40:40.6732990Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:40:40.6733875Z perl-Digest-MD5 aarch64 2.58-2.amzn2023.0.2 amazonlinux 37 k 2025-05-07T19:40:40.6734934Z perl-DynaLoader aarch64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:40:40.6735818Z perl-Encode aarch64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:40:40.6736694Z perl-Errno aarch64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:40:40.6737900Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:40.6738795Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:40:40.6739666Z perl-Fcntl aarch64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:40:40.6740880Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:40:40.6741815Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:40:40.6742922Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:40:40.6743939Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:40:40.6744854Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:40:40.6746147Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:40:40.6747263Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:40:40.6748157Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:40:40.6749059Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:40:40.6750016Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:40:40.6750863Z perl-IO aarch64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:40:40.6751855Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:40:40.6752828Z perl-MIME-Base64 aarch64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:40:40.6753766Z perl-Net-SSLeay aarch64 1.94-1.amzn2023.0.1 amazonlinux 393 k 2025-05-07T19:40:40.6754708Z perl-POSIX aarch64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:40:40.6755719Z perl-PathTools aarch64 3.78-459.amzn2023.0.2 amazonlinux 86 k 2025-05-07T19:40:40.6756673Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:40:40.6757607Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:40:40.6758644Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:40:40.6759711Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:40.6760635Z perl-Scalar-List-Utils aarch64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:40:40.6761699Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:40:40.6762626Z perl-Socket aarch64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:40:40.6763634Z perl-Storable aarch64 1:3.21-458.amzn2023.0.2 amazonlinux 94 k 2025-05-07T19:40:40.6764607Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:40:40.6765533Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:40:40.6766475Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:40:40.6767362Z perl-TermReadKey aarch64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:40:40.6768467Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:40:40.6769467Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:40:40.6770387Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:40:40.6771691Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:40:40.6772521Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:40:40.6773399Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:40:40.6774404Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:40:40.6775355Z perl-interpreter aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:40:40.6776233Z perl-lib aarch64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:40:40.6877702Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:40:40.6878518Z perl-libs aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:40:40.6879294Z perl-mro aarch64 1.23-477.amzn2023.0.6 amazonlinux 28 k 2025-05-07T19:40:40.6880583Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:40:40.6881473Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:40:40.6882282Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:40:40.6883067Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:40:40.6883840Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:40:40.6884586Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:40:40.6885349Z shadow-utils aarch64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:40:40.6886136Z systemd-libs aarch64 252.23-3.amzn2023 amazonlinux 583 k 2025-05-07T19:40:40.6886918Z util-linux aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:40:40.6887704Z util-linux-core aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 437 k 2025-05-07T19:40:40.6888337Z Installing weak dependencies: 2025-05-07T19:40:40.6888950Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:40:40.6889802Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:40:40.6890627Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:40:40.6891450Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:40:40.6892254Z perl-NDBM_File aarch64 1.15-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:40:40.6893121Z sudo-python-plugin aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:40:40.6893642Z 2025-05-07T19:40:40.6893789Z Transaction Summary 2025-05-07T19:40:40.6894183Z ========================================================================================= 2025-05-07T19:40:40.6894649Z Install 106 Packages 2025-05-07T19:40:40.6894859Z 2025-05-07T19:40:40.6895073Z Total download size: 37 M 2025-05-07T19:40:40.6895434Z Installed size: 197 M 2025-05-07T19:40:40.6895780Z Downloading Packages: 2025-05-07T19:40:40.9872258Z (1/106): cracklib-2.9.6-27.amzn2023.0.2.aarch64 3.6 MB/s | 83 kB 00:00 2025-05-07T19:40:40.9994064Z (2/106): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 22 MB/s | 776 kB 00:00 2025-05-07T19:40:41.0115981Z (3/106): elfutils-debuginfod-client-0.188-3.amz 1.7 MB/s | 41 kB 00:00 2025-05-07T19:40:41.0225610Z (4/106): git-2.47.1-1.amzn2023.0.2.aarch64.rpm 5.5 MB/s | 54 kB 00:00 2025-05-07T19:40:41.0388436Z (5/106): binutils-2.41-50.amzn2023.0.3.aarch64. 74 MB/s | 5.5 MB 00:00 2025-05-07T19:40:41.0427132Z (6/106): findutils-4.8.0-2.amzn2023.0.2.aarch64 16 MB/s | 541 kB 00:00 2025-05-07T19:40:41.0676345Z (7/106): gnutls-3.8.3-6.amzn2023.0.1.aarch64.rp 62 MB/s | 1.0 MB 00:00 2025-05-07T19:40:41.0843598Z (8/106): git-core-2.47.1-1.amzn2023.0.2.aarch64 79 MB/s | 4.8 MB 00:00 2025-05-07T19:40:41.0957986Z (9/106): git-core-doc-2.47.1-1.amzn2023.0.2.noa 62 MB/s | 2.8 MB 00:00 2025-05-07T19:40:41.0996766Z (10/106): groff-base-1.22.4-7.amzn2023.0.2.aarc 35 MB/s | 1.0 MB 00:00 2025-05-07T19:40:41.1030659Z (11/106): gzip-1.12-1.amzn2023.0.1.aarch64.rpm 9.6 MB/s | 158 kB 00:00 2025-05-07T19:40:41.1072160Z (12/106): jansson-2.14-0.amzn2023.aarch64.rpm 7.2 MB/s | 47 kB 00:00 2025-05-07T19:40:41.1112790Z (13/106): kmod-libs-29-2.amzn2023.0.5.aarch64.r 7.7 MB/s | 61 kB 00:00 2025-05-07T19:40:41.1192955Z (14/106): hwdata-0.384-1.amzn2023.0.3.noarch.rp 87 MB/s | 1.6 MB 00:00 2025-05-07T19:40:41.1232762Z (15/106): less-608-2.amzn2023.0.2.aarch64.rpm 12 MB/s | 169 kB 00:00 2025-05-07T19:40:41.1250143Z (16/106): libcbor-0.7.0-3.amzn2023.0.2.aarch64. 4.5 MB/s | 55 kB 00:00 2025-05-07T19:40:41.1315727Z (17/106): libdb-5.3.28-49.amzn2023.0.2.aarch64. 64 MB/s | 731 kB 00:00 2025-05-07T19:40:41.1343092Z (18/106): libeconf-0.4.0-1.amzn2023.0.3.aarch64 3.6 MB/s | 27 kB 00:00 2025-05-07T19:40:41.1366455Z (19/106): libedit-3.1-38.20210714cvs.amzn2023.0 11 MB/s | 107 kB 00:00 2025-05-07T19:40:41.1427400Z (20/106): libfdisk-2.37.4-1.amzn2023.0.4.aarch6 14 MB/s | 148 kB 00:00 2025-05-07T19:40:41.1460233Z (21/106): libfido2-1.10.0-2.amzn2023.0.2.aarch6 10 MB/s | 94 kB 00:00 2025-05-07T19:40:41.1485821Z (22/106): libmetalink-0.1.3-14.amzn2023.0.2.aar 2.7 MB/s | 30 kB 00:00 2025-05-07T19:40:41.1519979Z (23/106): libpwquality-1.4.4-6.amzn2023.0.2.aar 12 MB/s | 106 kB 00:00 2025-05-07T19:40:41.1555155Z (24/106): libsemanage-3.4-5.amzn2023.0.2.aarch6 13 MB/s | 119 kB 00:00 2025-05-07T19:40:41.1583158Z (25/106): libutempter-1.2.1-4.amzn2023.0.2.aarc 3.0 MB/s | 27 kB 00:00 2025-05-07T19:40:41.1623156Z (26/106): nano-default-editor-8.3-1.amzn2023.no 1.6 MB/s | 10 kB 00:00 2025-05-07T19:40:41.1680776Z (27/106): nano-8.3-1.amzn2023.aarch64.rpm 45 MB/s | 706 kB 00:00 2025-05-07T19:40:41.1747142Z (28/106): ncurses-6.2-4.20200222.amzn2023.0.6.a 25 MB/s | 395 kB 00:00 2025-05-07T19:40:41.1797069Z (29/106): nettle-3.10.1-1.amzn2023.0.1.aarch64. 32 MB/s | 544 kB 00:00 2025-05-07T19:40:41.1851931Z (30/106): openldap-2.4.57-6.amzn2023.0.7.aarch6 17 MB/s | 253 kB 00:00 2025-05-07T19:40:41.1937991Z (31/106): openssh-clients-8.7p1-8.amzn2023.0.14 53 MB/s | 685 kB 00:00 2025-05-07T19:40:41.2008810Z (32/106): openssh-8.7p1-8.amzn2023.0.14.aarch64 22 MB/s | 442 kB 00:00 2025-05-07T19:40:41.2059196Z (33/106): pam-1.5.1-8.amzn2023.0.4.aarch64.rpm 27 MB/s | 553 kB 00:00 2025-05-07T19:40:41.2100423Z (34/106): pciutils-3.7.0-3.amzn2023.0.2.aarch64 6.2 MB/s | 91 kB 00:00 2025-05-07T19:40:41.2132851Z (35/106): perl-AutoLoader-5.74-477.amzn2023.0.6 3.3 MB/s | 22 kB 00:00 2025-05-07T19:40:41.2164585Z (36/106): pciutils-libs-3.7.0-3.amzn2023.0.2.aa 4.0 MB/s | 40 kB 00:00 2025-05-07T19:40:41.2210852Z (37/106): perl-B-1.80-477.amzn2023.0.6.aarch64. 17 MB/s | 180 kB 00:00 2025-05-07T19:40:41.2237506Z (38/106): perl-Carp-1.50-458.amzn2023.0.2.noarc 2.9 MB/s | 29 kB 00:00 2025-05-07T19:40:41.2273376Z (39/106): perl-Class-Struct-0.66-477.amzn2023.0 2.2 MB/s | 22 kB 00:00 2025-05-07T19:40:41.2322071Z (40/106): perl-Digest-1.20-1.amzn2023.0.2.noarc 3.4 MB/s | 26 kB 00:00 2025-05-07T19:40:41.2357325Z (41/106): perl-Data-Dumper-2.174-460.amzn2023.0 4.8 MB/s | 55 kB 00:00 2025-05-07T19:40:41.2389467Z (42/106): perl-Digest-MD5-2.58-2.amzn2023.0.2.a 3.2 MB/s | 37 kB 00:00 2025-05-07T19:40:41.2415380Z (43/106): perl-DynaLoader-1.47-477.amzn2023.0.6 3.0 MB/s | 26 kB 00:00 2025-05-07T19:40:41.2562075Z (44/106): perl-Encode-3.15-462.amzn2023.0.2.aar 85 MB/s | 1.7 MB 00:00 2025-05-07T19:40:41.2586436Z (45/106): perl-Errno-1.30-477.amzn2023.0.6.aarc 1.1 MB/s | 15 kB 00:00 2025-05-07T19:40:41.2622221Z (46/106): perl-Error-0.17029-5.amzn2023.0.2.noa 2.4 MB/s | 41 kB 00:00 2025-05-07T19:40:41.2654189Z (47/106): perl-Exporter-5.74-459.amzn2023.0.2.n 5.1 MB/s | 31 kB 00:00 2025-05-07T19:40:41.2684624Z (48/106): perl-Fcntl-1.13-477.amzn2023.0.6.aarc 2.3 MB/s | 21 kB 00:00 2025-05-07T19:40:41.2716099Z (49/106): perl-File-Basename-2.85-477.amzn2023. 2.0 MB/s | 18 kB 00:00 2025-05-07T19:40:41.2745877Z (50/106): perl-File-Find-1.37-477.amzn2023.0.6. 2.9 MB/s | 26 kB 00:00 2025-05-07T19:40:41.2776815Z (51/106): perl-File-Path-2.18-2.amzn2023.0.2.no 4.0 MB/s | 36 kB 00:00 2025-05-07T19:40:41.2810653Z (52/106): perl-File-Temp-0.231.100-2.amzn2023.0 6.5 MB/s | 60 kB 00:00 2025-05-07T19:40:41.2834601Z (53/106): perl-File-stat-1.09-477.amzn2023.0.6. 2.0 MB/s | 17 kB 00:00 2025-05-07T19:40:41.2866396Z (54/106): perl-FileHandle-2.03-477.amzn2023.0.6 1.9 MB/s | 16 kB 00:00 2025-05-07T19:40:41.2909081Z (55/106): perl-Getopt-Long-2.52-2.amzn2023.0.2. 8.7 MB/s | 60 kB 00:00 2025-05-07T19:40:41.2932772Z (56/106): perl-Getopt-Std-1.12-477.amzn2023.0.6 1.7 MB/s | 16 kB 00:00 2025-05-07T19:40:41.2966540Z (57/106): perl-Git-2.47.1-1.amzn2023.0.2.noarch 4.3 MB/s | 42 kB 00:00 2025-05-07T19:40:41.3003054Z (58/106): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 8.7 MB/s | 56 kB 00:00 2025-05-07T19:40:41.3039526Z (59/106): perl-IO-1.43-477.amzn2023.0.6.aarch64 8.7 MB/s | 87 kB 00:00 2025-05-07T19:40:41.3064485Z (60/106): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 4.4 MB/s | 42 kB 00:00 2025-05-07T19:40:41.3116174Z (61/106): perl-IO-Socket-SSL-2.075-1.amzn2023.0 20 MB/s | 218 kB 00:00 2025-05-07T19:40:41.3147502Z (62/106): perl-IPC-Open3-1.21-477.amzn2023.0.6. 3.1 MB/s | 23 kB 00:00 2025-05-07T19:40:41.3173176Z (63/106): perl-MIME-Base64-3.16-2.amzn2023.0.2. 3.1 MB/s | 31 kB 00:00 2025-05-07T19:40:41.3205179Z (64/106): perl-Mozilla-CA-20200520-4.amzn2023.0 1.5 MB/s | 13 kB 00:00 2025-05-07T19:40:41.3236901Z (65/106): perl-NDBM_File-1.15-477.amzn2023.0.6. 3.8 MB/s | 22 kB 00:00 2025-05-07T19:40:41.3294538Z (66/106): perl-Net-SSLeay-1.94-1.amzn2023.0.1.a 34 MB/s | 393 kB 00:00 2025-05-07T19:40:41.3324265Z (67/106): perl-POSIX-1.94-477.amzn2023.0.6.aarc 8.3 MB/s | 97 kB 00:00 2025-05-07T19:40:41.3362918Z (68/106): perl-PathTools-3.78-459.amzn2023.0.2. 7.5 MB/s | 86 kB 00:00 2025-05-07T19:40:41.3394302Z (69/106): perl-Pod-Escapes-1.07-458.amzn2023.0. 3.2 MB/s | 20 kB 00:00 2025-05-07T19:40:41.3431555Z (70/106): perl-Pod-Perldoc-3.28.01-459.amzn2023 8.4 MB/s | 84 kB 00:00 2025-05-07T19:40:41.3479216Z (71/106): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 19 MB/s | 215 kB 00:00 2025-05-07T19:40:41.3513230Z (72/106): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 3.6 MB/s | 41 kB 00:00 2025-05-07T19:40:41.3541685Z (73/106): perl-Scalar-List-Utils-1.56-459.amzn2 6.7 MB/s | 71 kB 00:00 2025-05-07T19:40:41.3574895Z (74/106): perl-SelectSaver-1.02-477.amzn2023.0. 1.3 MB/s | 12 kB 00:00 2025-05-07T19:40:41.3610817Z (75/106): perl-Socket-2.032-1.amzn2023.0.2.aarc 8.8 MB/s | 55 kB 00:00 2025-05-07T19:40:41.3649703Z (76/106): perl-Storable-3.21-458.amzn2023.0.2.a 9.3 MB/s | 94 kB 00:00 2025-05-07T19:40:41.3673965Z (77/106): perl-Symbol-1.08-477.amzn2023.0.6.noa 1.5 MB/s | 15 kB 00:00 2025-05-07T19:40:41.3709958Z (78/106): perl-Term-ANSIColor-5.01-459.amzn2023 5.1 MB/s | 48 kB 00:00 2025-05-07T19:40:41.3744770Z (79/106): perl-Term-Cap-1.17-458.amzn2023.0.2.n 3.5 MB/s | 22 kB 00:00 2025-05-07T19:40:41.3777394Z (80/106): perl-TermReadKey-2.38-9.amzn2023.0.2. 3.7 MB/s | 36 kB 00:00 2025-05-07T19:40:41.3804842Z (81/106): perl-Text-ParseWords-3.30-458.amzn202 1.8 MB/s | 17 kB 00:00 2025-05-07T19:40:41.3833445Z (82/106): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 2.7 MB/s | 22 kB 00:00 2025-05-07T19:40:41.3863937Z (83/106): perl-Time-Local-1.300-5.amzn2023.0.2. 4.0 MB/s | 34 kB 00:00 2025-05-07T19:40:41.3902369Z (84/106): perl-URI-5.09-1.amzn2023.0.2.noarch.r 11 MB/s | 108 kB 00:00 2025-05-07T19:40:41.3927468Z (85/106): perl-base-2.27-477.amzn2023.0.6.noarc 1.8 MB/s | 17 kB 00:00 2025-05-07T19:40:41.3959179Z (86/106): perl-constant-1.33-459.amzn2023.0.2.n 2.6 MB/s | 23 kB 00:00 2025-05-07T19:40:41.3991414Z (87/106): perl-if-0.60.800-477.amzn2023.0.6.noa 2.4 MB/s | 14 kB 00:00 2025-05-07T19:40:41.4028429Z (88/106): perl-interpreter-5.32.1-477.amzn2023. 7.6 MB/s | 71 kB 00:00 2025-05-07T19:40:41.4057788Z (89/106): perl-lib-0.65-477.amzn2023.0.6.aarch6 1.6 MB/s | 15 kB 00:00 2025-05-07T19:40:41.4090464Z (90/106): perl-libnet-3.13-2.amzn2023.0.2.noarc 13 MB/s | 126 kB 00:00 2025-05-07T19:40:41.4255349Z (91/106): perl-libs-5.32.1-477.amzn2023.0.6.aar 91 MB/s | 2.0 MB 00:00 2025-05-07T19:40:41.4279600Z (92/106): perl-mro-1.23-477.amzn2023.0.6.aarch6 1.8 MB/s | 28 kB 00:00 2025-05-07T19:40:41.4304567Z (93/106): perl-overload-1.31-477.amzn2023.0.6.n 2.6 MB/s | 46 kB 00:00 2025-05-07T19:40:41.4372029Z (94/106): perl-parent-0.238-458.amzn2023.0.2.no 2.4 MB/s | 14 kB 00:00 2025-05-07T19:40:41.4404096Z (95/106): perl-overloading-0.02-477.amzn2023.0. 1.4 MB/s | 13 kB 00:00 2025-05-07T19:40:41.4434212Z (96/106): perl-podlators-4.14-458.amzn2023.0.2. 9.1 MB/s | 112 kB 00:00 2025-05-07T19:40:41.4466358Z (97/106): perl-subs-1.03-477.amzn2023.0.6.noarc 1.4 MB/s | 12 kB 00:00 2025-05-07T19:40:41.4507646Z (98/106): perl-vars-1.05-477.amzn2023.0.6.noarc 2.0 MB/s | 13 kB 00:00 2025-05-07T19:40:41.4588230Z (99/106): shadow-utils-4.9-12.amzn2023.0.4.aarc 77 MB/s | 1.1 MB 00:00 2025-05-07T19:40:41.4678947Z (100/106): sudo-1.9.15-1.p5.amzn2023.0.1.aarch6 60 MB/s | 1.2 MB 00:00 2025-05-07T19:40:41.4708211Z (101/106): sudo-python-plugin-1.9.15-1.p5.amzn2 3.0 MB/s | 56 kB 00:00 2025-05-07T19:40:41.4777173Z (102/106): systemd-libs-252.23-3.amzn2023.aarch 36 MB/s | 583 kB 00:00 2025-05-07T19:40:41.4900088Z (103/106): util-linux-core-2.37.4-1.amzn2023.0. 25 MB/s | 437 kB 00:00 2025-05-07T19:40:41.5000884Z (104/106): util-linux-2.37.4-1.amzn2023.0.4.aar 81 MB/s | 2.2 MB 00:00 2025-05-07T19:40:41.5056123Z (105/106): wget-1.21.3-1.amzn2023.0.4.aarch64.r 29 MB/s | 774 kB 00:00 2025-05-07T19:40:41.5088089Z (106/106): which-2.21-26.amzn2023.0.2.aarch64.r 2.5 MB/s | 42 kB 00:00 2025-05-07T19:40:41.5112446Z -------------------------------------------------------------------------------- 2025-05-07T19:40:41.5114428Z Total 44 MB/s | 37 MB 00:00 2025-05-07T19:40:43.1790878Z Running transaction check 2025-05-07T19:40:43.2478487Z Transaction check succeeded. 2025-05-07T19:40:43.2478978Z Running transaction test 2025-05-07T19:40:43.6761739Z Transaction test succeeded. 2025-05-07T19:40:43.6764574Z Running transaction 2025-05-07T19:40:44.7785242Z Preparing : 1/1 2025-05-07T19:40:44.8002091Z Installing : systemd-libs-252.23-3.amzn2023.aarch64 1/106 2025-05-07T19:40:44.8257363Z Installing : nettle-3.10.1-1.amzn2023.0.1.aarch64 2/106 2025-05-07T19:40:44.8616709Z Installing : gnutls-3.8.3-6.amzn2023.0.1.aarch64 3/106 2025-05-07T19:40:44.8692238Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T19:40:44.8802747Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T19:40:44.8946612Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 5/106 2025-05-07T19:40:44.9275973Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 6/106 2025-05-07T19:40:44.9376068Z Installing : nano-8.3-1.amzn2023.aarch64 7/106 2025-05-07T19:40:44.9451964Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/106 2025-05-07T19:40:45.0149130Z Installing : libsemanage-3.4-5.amzn2023.0.2.aarch64 9/106 2025-05-07T19:40:45.0252263Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 10/106 2025-05-07T19:40:45.0725711Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T19:40:45.0803683Z Installing : libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T19:40:45.0881837Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 12/106 2025-05-07T19:40:45.0961080Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 13/106 2025-05-07T19:40:45.1032145Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 14/106 2025-05-07T19:40:45.1184162Z Installing : libeconf-0.4.0-1.amzn2023.0.3.aarch64 15/106 2025-05-07T19:40:45.1255346Z Installing : libdb-5.3.28-49.amzn2023.0.2.aarch64 16/106 2025-05-07T19:40:45.1328110Z Installing : libcbor-0.7.0-3.amzn2023.0.2.aarch64 17/106 2025-05-07T19:40:45.1490679Z Installing : libfido2-1.10.0-2.amzn2023.0.2.aarch64 18/106 2025-05-07T19:40:45.1574700Z Installing : less-608-2.amzn2023.0.2.aarch64 19/106 2025-05-07T19:40:45.1641554Z Installing : kmod-libs-29-2.amzn2023.0.5.aarch64 20/106 2025-05-07T19:40:45.2080516Z Installing : jansson-2.14-0.amzn2023.aarch64 21/106 2025-05-07T19:40:45.2190216Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/106 2025-05-07T19:40:45.2396044Z Installing : gzip-1.12-1.amzn2023.0.1.aarch64 23/106 2025-05-07T19:40:45.3133738Z Installing : cracklib-2.9.6-27.amzn2023.0.2.aarch64 24/106 2025-05-07T19:40:45.3376921Z Installing : pam-1.5.1-8.amzn2023.0.4.aarch64 25/106 2025-05-07T19:40:45.4522865Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 26/106 2025-05-07T19:40:45.4524409Z Installing : util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T19:40:45.4525110Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:40:45.4525461Z 2025-05-07T19:40:45.4786714Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T19:40:45.5155178Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T19:40:45.5378610Z Installing : openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T19:40:45.5449204Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T19:40:45.6617196Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T19:40:45.8489624Z Installing : git-core-2.47.1-1.amzn2023.0.2.aarch64 30/106 2025-05-07T19:40:45.8639096Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/106 2025-05-07T19:40:45.9166650Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:40:45.9257321Z Installing : groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:40:45.9382823Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:40:45.9467615Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/106 2025-05-07T19:40:45.9572331Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 34/106 2025-05-07T19:40:45.9639207Z Installing : perl-B-1.80-477.amzn2023.0.6.aarch64 35/106 2025-05-07T19:40:45.9692589Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:40:45.9761212Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/106 2025-05-07T19:40:45.9865117Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 38/106 2025-05-07T19:40:45.9944210Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/106 2025-05-07T19:40:46.0068064Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/106 2025-05-07T19:40:46.0322114Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:40:46.0425524Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 42/106 2025-05-07T19:40:46.0483116Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/106 2025-05-07T19:40:46.0539983Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/106 2025-05-07T19:40:46.0604833Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/106 2025-05-07T19:40:46.0676541Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/106 2025-05-07T19:40:46.0740141Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/106 2025-05-07T19:40:46.0842651Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/106 2025-05-07T19:40:46.0918273Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/106 2025-05-07T19:40:46.0972808Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/106 2025-05-07T19:40:46.1044075Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/106 2025-05-07T19:40:46.1116551Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 52/106 2025-05-07T19:40:46.1176723Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/106 2025-05-07T19:40:46.1230314Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:40:46.1296032Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/106 2025-05-07T19:40:46.1369770Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/106 2025-05-07T19:40:46.1435986Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/106 2025-05-07T19:40:46.1562724Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/106 2025-05-07T19:40:46.1662844Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/106 2025-05-07T19:40:46.1732033Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 60/106 2025-05-07T19:40:46.1783354Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/106 2025-05-07T19:40:46.1833667Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:40:46.1922524Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/106 2025-05-07T19:40:46.2035740Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/106 2025-05-07T19:40:46.2126581Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/106 2025-05-07T19:40:46.2188754Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 66/106 2025-05-07T19:40:46.2252522Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/106 2025-05-07T19:40:46.2343946Z Installing : perl-mro-1.23-477.amzn2023.0.6.aarch64 68/106 2025-05-07T19:40:46.2417856Z Installing : perl-IO-1.43-477.amzn2023.0.6.aarch64 69/106 2025-05-07T19:40:46.2484733Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/106 2025-05-07T19:40:46.2556759Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:40:46.2612805Z Installing : perl-Errno-1.30-477.amzn2023.0.6.aarch64 72/106 2025-05-07T19:40:46.2663652Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/106 2025-05-07T19:40:46.2735632Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:40:46.2831722Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 75/106 2025-05-07T19:40:46.2917722Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 76/106 2025-05-07T19:40:46.2994715Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/106 2025-05-07T19:40:46.3060543Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 78/106 2025-05-07T19:40:46.3115507Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/106 2025-05-07T19:40:46.3169973Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/106 2025-05-07T19:40:46.3239156Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/106 2025-05-07T19:40:46.3298893Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/106 2025-05-07T19:40:46.3359718Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 83/106 2025-05-07T19:40:46.3425021Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/106 2025-05-07T19:40:46.3487765Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/106 2025-05-07T19:40:46.3589066Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 86/106 2025-05-07T19:40:46.4115648Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 87/106 2025-05-07T19:40:46.5250620Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 88/106 2025-05-07T19:40:46.5405755Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 89/106 2025-05-07T19:40:46.5499535Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 90/106 2025-05-07T19:40:46.5580778Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/106 2025-05-07T19:40:46.5656501Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/106 2025-05-07T19:40:46.5738744Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 93/106 2025-05-07T19:40:46.5799646Z Installing : perl-lib-0.65-477.amzn2023.0.6.aarch64 94/106 2025-05-07T19:40:46.5869958Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/106 2025-05-07T19:40:46.5977041Z Installing : git-2.47.1-1.amzn2023.0.2.aarch64 96/106 2025-05-07T19:40:46.6199145Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/106 2025-05-07T19:40:46.6347425Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 98/106 2025-05-07T19:40:46.6439934Z Installing : openldap-2.4.57-6.amzn2023.0.7.aarch64 99/106 2025-05-07T19:40:46.6914248Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 100/106 2025-05-07T19:40:46.8264730Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 101/106 2025-05-07T19:40:46.8357659Z Installing : binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T19:40:46.8511772Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T19:40:46.8848232Z Installing : pciutils-3.7.0-3.amzn2023.0.2.aarch64 103/106 2025-05-07T19:40:46.8962331Z Installing : wget-1.21.3-1.amzn2023.0.4.aarch64 104/106 2025-05-07T19:40:46.9191186Z Installing : which-2.21-26.amzn2023.0.2.aarch64 105/106 2025-05-07T19:40:46.9279688Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T19:40:46.9457430Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.aarch64 106/106 2025-05-07T19:40:48.1277821Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T19:40:48.1278680Z Verifying : binutils-2.41-50.amzn2023.0.3.aarch64 1/106 2025-05-07T19:40:48.1279999Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.aarch64 2/106 2025-05-07T19:40:48.1280753Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 3/106 2025-05-07T19:40:48.1281532Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/106 2025-05-07T19:40:48.1282285Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 5/106 2025-05-07T19:40:48.1282990Z Verifying : git-2.47.1-1.amzn2023.0.2.aarch64 6/106 2025-05-07T19:40:48.1283689Z Verifying : git-core-2.47.1-1.amzn2023.0.2.aarch64 7/106 2025-05-07T19:40:48.1284403Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/106 2025-05-07T19:40:48.1285122Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.aarch64 9/106 2025-05-07T19:40:48.1285841Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.aarch64 10/106 2025-05-07T19:40:48.1286548Z Verifying : gzip-1.12-1.amzn2023.0.1.aarch64 11/106 2025-05-07T19:40:48.1287482Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/106 2025-05-07T19:40:48.1288241Z Verifying : jansson-2.14-0.amzn2023.aarch64 13/106 2025-05-07T19:40:48.1288955Z Verifying : kmod-libs-29-2.amzn2023.0.5.aarch64 14/106 2025-05-07T19:40:48.1289665Z Verifying : less-608-2.amzn2023.0.2.aarch64 15/106 2025-05-07T19:40:48.1290364Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.aarch64 16/106 2025-05-07T19:40:48.1291067Z Verifying : libdb-5.3.28-49.amzn2023.0.2.aarch64 17/106 2025-05-07T19:40:48.1291765Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.aarch64 18/106 2025-05-07T19:40:48.1292490Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 19/106 2025-05-07T19:40:48.1293211Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 20/106 2025-05-07T19:40:48.1293947Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.aarch64 21/106 2025-05-07T19:40:48.1294702Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 22/106 2025-05-07T19:40:48.1295447Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 23/106 2025-05-07T19:40:48.1296197Z Verifying : libsemanage-3.4-5.amzn2023.0.2.aarch64 24/106 2025-05-07T19:40:48.1296930Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.aarch64 25/106 2025-05-07T19:40:48.1297653Z Verifying : nano-8.3-1.amzn2023.aarch64 26/106 2025-05-07T19:40:48.1298384Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/106 2025-05-07T19:40:48.1299119Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 28/106 2025-05-07T19:40:48.1299828Z Verifying : nettle-3.10.1-1.amzn2023.0.1.aarch64 29/106 2025-05-07T19:40:48.1300550Z Verifying : openldap-2.4.57-6.amzn2023.0.7.aarch64 30/106 2025-05-07T19:40:48.1301278Z Verifying : openssh-8.7p1-8.amzn2023.0.14.aarch64 31/106 2025-05-07T19:40:48.1302016Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 32/106 2025-05-07T19:40:48.1302765Z Verifying : pam-1.5.1-8.amzn2023.0.4.aarch64 33/106 2025-05-07T19:40:48.1303470Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.aarch64 34/106 2025-05-07T19:40:48.1304204Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 35/106 2025-05-07T19:40:48.1304961Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:40:48.1305683Z Verifying : perl-B-1.80-477.amzn2023.0.6.aarch64 37/106 2025-05-07T19:40:48.1306392Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/106 2025-05-07T19:40:48.1307137Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/106 2025-05-07T19:40:48.1308097Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 40/106 2025-05-07T19:40:48.1308847Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:40:48.1309686Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 42/106 2025-05-07T19:40:48.1310449Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 43/106 2025-05-07T19:40:48.1311183Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 44/106 2025-05-07T19:40:48.1311903Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.aarch64 45/106 2025-05-07T19:40:48.1312649Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/106 2025-05-07T19:40:48.1313373Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/106 2025-05-07T19:40:48.1314106Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 48/106 2025-05-07T19:40:48.1315012Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/106 2025-05-07T19:40:48.1315786Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/106 2025-05-07T19:40:48.1316536Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/106 2025-05-07T19:40:48.1317260Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/106 2025-05-07T19:40:48.1317994Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/106 2025-05-07T19:40:48.1318738Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:40:48.1319577Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/106 2025-05-07T19:40:48.1320323Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/106 2025-05-07T19:40:48.1321049Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/106 2025-05-07T19:40:48.1321795Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/106 2025-05-07T19:40:48.1322511Z Verifying : perl-IO-1.43-477.amzn2023.0.6.aarch64 59/106 2025-05-07T19:40:48.1323235Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/106 2025-05-07T19:40:48.1323983Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/106 2025-05-07T19:40:48.1324734Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:40:48.1325507Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 63/106 2025-05-07T19:40:48.1326253Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/106 2025-05-07T19:40:48.1326989Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 65/106 2025-05-07T19:40:48.1327714Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 66/106 2025-05-07T19:40:48.1328459Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 67/106 2025-05-07T19:40:48.1329225Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 68/106 2025-05-07T19:40:48.1329971Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/106 2025-05-07T19:40:48.1330721Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/106 2025-05-07T19:40:48.1331462Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:40:48.1332186Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/106 2025-05-07T19:40:48.1332919Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 73/106 2025-05-07T19:40:48.1333673Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:40:48.1334421Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 75/106 2025-05-07T19:40:48.1335133Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 76/106 2025-05-07T19:40:48.1336103Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/106 2025-05-07T19:40:48.1336852Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/106 2025-05-07T19:40:48.1337605Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/106 2025-05-07T19:40:48.1338358Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 80/106 2025-05-07T19:40:48.1339125Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/106 2025-05-07T19:40:48.1339896Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/106 2025-05-07T19:40:48.1340629Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/106 2025-05-07T19:40:48.1341367Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/106 2025-05-07T19:40:48.1342272Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/106 2025-05-07T19:40:48.1343316Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/106 2025-05-07T19:40:48.1344073Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/106 2025-05-07T19:40:48.1344794Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 88/106 2025-05-07T19:40:48.1345514Z Verifying : perl-lib-0.65-477.amzn2023.0.6.aarch64 89/106 2025-05-07T19:40:48.1346225Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/106 2025-05-07T19:40:48.1346944Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 91/106 2025-05-07T19:40:48.1347648Z Verifying : perl-mro-1.23-477.amzn2023.0.6.aarch64 92/106 2025-05-07T19:40:48.1348365Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/106 2025-05-07T19:40:48.1349126Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/106 2025-05-07T19:40:48.1349861Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/106 2025-05-07T19:40:48.1350594Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/106 2025-05-07T19:40:48.1351319Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/106 2025-05-07T19:40:48.1352033Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/106 2025-05-07T19:40:48.1352747Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 99/106 2025-05-07T19:40:48.1353444Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 100/106 2025-05-07T19:40:48.1354177Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 101/106 2025-05-07T19:40:48.1354927Z Verifying : systemd-libs-252.23-3.amzn2023.aarch64 102/106 2025-05-07T19:40:48.1355660Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.aarch64 103/106 2025-05-07T19:40:48.1356398Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 104/106 2025-05-07T19:40:48.1357132Z Verifying : wget-1.21.3-1.amzn2023.0.4.aarch64 105/106 2025-05-07T19:40:48.3323470Z Verifying : which-2.21-26.amzn2023.0.2.aarch64 106/106 2025-05-07T19:40:48.3324105Z 2025-05-07T19:40:48.3324257Z Installed: 2025-05-07T19:40:48.3324799Z binutils-2.41-50.amzn2023.0.3.aarch64 2025-05-07T19:40:48.3325601Z cracklib-2.9.6-27.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3326422Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 2025-05-07T19:40:48.3327315Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3328439Z findutils-1:4.8.0-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3329173Z git-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3329895Z git-core-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3331131Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.3331878Z gnutls-3.8.3-6.amzn2023.0.1.aarch64 2025-05-07T19:40:48.3332610Z groff-base-1.22.4-7.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3333321Z gzip-1.12-1.amzn2023.0.1.aarch64 2025-05-07T19:40:48.3334025Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:40:48.3334736Z jansson-2.14-0.amzn2023.aarch64 2025-05-07T19:40:48.3335462Z kmod-libs-29-2.amzn2023.0.5.aarch64 2025-05-07T19:40:48.3336178Z less-608-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3336882Z libcbor-0.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3337874Z libdb-5.3.28-49.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3338617Z libeconf-0.4.0-1.amzn2023.0.3.aarch64 2025-05-07T19:40:48.3339375Z libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3340123Z libfdisk-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:40:48.3340857Z libfido2-1.10.0-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3341609Z libmetalink-0.1.3-14.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3342566Z libpwquality-1.4.4-6.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3343337Z libsemanage-3.4-5.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3344096Z libutempter-1.2.1-4.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3344837Z nano-8.3-1.amzn2023.aarch64 2025-05-07T19:40:48.3345580Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:40:48.3346358Z ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3347092Z nettle-3.10.1-1.amzn2023.0.1.aarch64 2025-05-07T19:40:48.3347813Z openldap-2.4.57-6.amzn2023.0.7.aarch64 2025-05-07T19:40:48.3348554Z openssh-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T19:40:48.3349317Z openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T19:40:48.3350068Z pam-1.5.1-8.amzn2023.0.4.aarch64 2025-05-07T19:40:48.3350782Z pciutils-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3351546Z pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3352332Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3353089Z perl-B-1.80-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3353824Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.3354590Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3355394Z perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3356172Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.3356926Z perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3357713Z perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3358471Z perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3359595Z perl-Errno-1.30-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3360349Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:40:48.3361099Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:40:48.3361870Z perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3362645Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3363435Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3364201Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.3364957Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.3365727Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3366706Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3367510Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.3368269Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3369025Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.3369769Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:40:48.3370525Z perl-IO-1.43-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3371276Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:40:48.3372052Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.3372835Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3373620Z perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3374419Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:40:48.3375194Z perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3375949Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 2025-05-07T19:40:48.3376718Z perl-POSIX-1.94-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3377485Z perl-PathTools-3.78-459.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3378262Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.3379031Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:40:48.3379805Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.3380552Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.3381320Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3382114Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3382881Z perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3383628Z perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3384385Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3385168Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:40:48.3385955Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.3386732Z perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3387555Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.3388593Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:40:48.3389386Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:40:48.3390125Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:40:48.3390853Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3391612Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:40:48.3392357Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3393102Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3393844Z perl-lib-0.65-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3394597Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:40:48.3395579Z perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3396317Z perl-mro-1.23-477.amzn2023.0.6.aarch64 2025-05-07T19:40:48.3397081Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3397863Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3398643Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.3399508Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:40:48.3400262Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3401010Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:40:48.3401742Z shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 2025-05-07T19:40:48.3402524Z sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T19:40:48.3403303Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T19:40:48.3404083Z systemd-libs-252.23-3.amzn2023.aarch64 2025-05-07T19:40:48.3404835Z util-linux-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:40:48.3405583Z util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:40:48.3406315Z wget-1.21.3-1.amzn2023.0.4.aarch64 2025-05-07T19:40:48.3407004Z which-2.21-26.amzn2023.0.2.aarch64 2025-05-07T19:40:48.3407446Z 2025-05-07T19:40:48.3407560Z Complete! 2025-05-07T19:40:48.4491922Z ##[group]Run actions/checkout@v4 2025-05-07T19:40:48.4492531Z with: 2025-05-07T19:40:48.4492868Z repository: pytorch/FBGEMM 2025-05-07T19:40:48.4493592Z token: *** 2025-05-07T19:40:48.4493891Z ssh-strict: true 2025-05-07T19:40:48.4494289Z ssh-user: git 2025-05-07T19:40:48.4494663Z persist-credentials: true 2025-05-07T19:40:48.4495118Z clean: true 2025-05-07T19:40:48.4495438Z sparse-checkout-cone-mode: true 2025-05-07T19:40:48.4495926Z fetch-depth: 1 2025-05-07T19:40:48.4496229Z fetch-tags: false 2025-05-07T19:40:48.4496542Z show-progress: true 2025-05-07T19:40:48.4496858Z lfs: false 2025-05-07T19:40:48.4497142Z submodules: false 2025-05-07T19:40:48.4497560Z set-safe-directory: true 2025-05-07T19:40:48.4497997Z env: 2025-05-07T19:40:48.4498371Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:48.4498844Z BUILD_ENV: build_binary 2025-05-07T19:40:48.4499408Z BUILD_TARGET: default 2025-05-07T19:40:48.4499768Z BUILD_VARIANT: cpu 2025-05-07T19:40:48.4500243Z ##[endgroup] 2025-05-07T19:40:48.4569197Z ##[command]/usr/bin/docker exec e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:40:48.7338410Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:40:48.7341003Z ##[group]Getting Git version info 2025-05-07T19:40:48.7341487Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:40:48.7342430Z [command]/usr/bin/git version 2025-05-07T19:40:48.7342798Z git version 2.47.1 2025-05-07T19:40:48.7352360Z ##[endgroup] 2025-05-07T19:40:48.7370678Z Temporarily overriding HOME='/__w/_temp/a3b63f7b-0bf4-47c8-a831-d9a84b7614fb' before making global git config changes 2025-05-07T19:40:48.7371802Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:40:48.7381545Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:40:48.7433119Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T19:40:48.7456954Z https://github.com/pytorch/FBGEMM 2025-05-07T19:40:48.7481633Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T19:40:48.7488334Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T19:40:48.7512743Z HEAD 2025-05-07T19:40:48.7563203Z ##[endgroup] 2025-05-07T19:40:48.7569764Z [command]/usr/bin/git submodule status 2025-05-07T19:40:48.8000343Z e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit (e5d7c0b) 2025-05-07T19:40:48.8072140Z 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel (remotes/origin/FBGEMM) 2025-05-07T19:40:48.8188739Z 6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo (6543fec) 2025-05-07T19:40:48.8258094Z 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass (remotes/origin/FBGEMM) 2025-05-07T19:40:48.8522697Z f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest (release-1.8.0-3335-gf8d7d77c) 2025-05-07T19:40:48.8607118Z 420084499c7c1e1c2d801922f40df202eac5f3a0 external/hipify_torch (remotes/origin/mmelesse-9-g4200844) 2025-05-07T19:40:48.8645949Z 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json (v3.11.2-84-g9cca280a) 2025-05-07T19:40:48.8659236Z ##[group]Cleaning the repository 2025-05-07T19:40:48.8664580Z [command]/usr/bin/git clean -ffdx 2025-05-07T19:40:48.9157443Z Removing collect_env.py 2025-05-07T19:40:48.9157873Z Removing fbgemm_gpu/_skbuild/ 2025-05-07T19:40:48.9158337Z Removing fbgemm_gpu/codegen/genscript/__pycache__/ 2025-05-07T19:40:48.9158839Z Removing fbgemm_gpu/dist/ 2025-05-07T19:40:48.9159248Z Removing fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:40:48.9159862Z Removing fbgemm_gpu/fbgemm_gpu_nightly.egg-info/ 2025-05-07T19:40:48.9160412Z Removing fbgemm_gpu/fbgemm_gpu_nightly_cpu.egg-info/ 2025-05-07T19:40:48.9173418Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T19:40:49.0463266Z HEAD is now at 1c9ad64 Merge f6528e7b1e8f5602e7dba30cd73b48ae6630981c into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:40:49.0472524Z ##[endgroup] 2025-05-07T19:40:49.0475545Z ##[group]Disabling automatic garbage collection 2025-05-07T19:40:49.0485531Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:40:49.0519013Z ##[endgroup] 2025-05-07T19:40:49.0519636Z ##[group]Setting up auth 2025-05-07T19:40:49.0528623Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:40:49.0565596Z [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:49.0885705Z Entering 'external/asmjit' 2025-05-07T19:40:49.0939520Z Entering 'external/composable_kernel' 2025-05-07T19:40:49.1000934Z Entering 'external/cpuinfo' 2025-05-07T19:40:49.1057821Z Entering 'external/cutlass' 2025-05-07T19:40:49.1123530Z Entering 'external/googletest' 2025-05-07T19:40:49.1207907Z Entering 'external/hipify_torch' 2025-05-07T19:40:49.1236213Z Entering 'external/json' 2025-05-07T19:40:49.1312558Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:40:49.1346731Z [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.1667096Z Entering 'external/asmjit' 2025-05-07T19:40:49.1720370Z Entering 'external/composable_kernel' 2025-05-07T19:40:49.1782795Z Entering 'external/cpuinfo' 2025-05-07T19:40:49.1838683Z Entering 'external/cutlass' 2025-05-07T19:40:49.1902483Z Entering 'external/googletest' 2025-05-07T19:40:49.1958495Z Entering 'external/hipify_torch' 2025-05-07T19:40:49.2012453Z Entering 'external/json' 2025-05-07T19:40:49.2090958Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:40:49.2143355Z ##[endgroup] 2025-05-07T19:40:49.2143942Z ##[group]Fetching the repository 2025-05-07T19:40:49.2154706Z [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.4382604Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:40:49.4383467Z + 1c9ad64...a2f4c52 a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge (forced update) 2025-05-07T19:40:49.4406410Z ##[endgroup] 2025-05-07T19:40:49.4406980Z ##[group]Determining the checkout info 2025-05-07T19:40:49.4409405Z ##[endgroup] 2025-05-07T19:40:49.4415918Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:40:49.4654651Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:40:49.4690479Z ##[group]Checking out the ref 2025-05-07T19:40:49.4696565Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:40:49.5137468Z Warning: you are leaving 1 commit behind, not connected to 2025-05-07T19:40:49.5137998Z any of your branches: 2025-05-07T19:40:49.5138206Z 2025-05-07T19:40:49.5138754Z 1c9ad64 Merge f6528e7b1e8f5602e7dba30cd73b48ae6630981c into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:40:49.5139420Z 2025-05-07T19:40:49.5139701Z If you want to keep it by creating a new branch, this may be a good time 2025-05-07T19:40:49.5140265Z to do so with: 2025-05-07T19:40:49.5140440Z 2025-05-07T19:40:49.5140624Z git branch 1c9ad64 2025-05-07T19:40:49.5140907Z 2025-05-07T19:40:49.5141461Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:40:49.5150078Z ##[endgroup] 2025-05-07T19:40:49.5192853Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:40:49.5218614Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:40:49.5399287Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T19:40:49.5399995Z . $PRELUDE; print_system_info 2025-05-07T19:40:49.5400677Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:49.5401134Z env: 2025-05-07T19:40:49.5401440Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:49.5401874Z BUILD_ENV: build_binary 2025-05-07T19:40:49.5402221Z BUILD_TARGET: default 2025-05-07T19:40:49.5402559Z BUILD_VARIANT: cpu 2025-05-07T19:40:49.5402905Z ##[endgroup] 2025-05-07T19:40:49.9827338Z ################################################################################ 2025-05-07T19:40:49.9827859Z # Print System Info 2025-05-07T19:40:49.9828165Z # 2025-05-07T19:40:49.9846784Z # [2025-05-07T19:40:49.984Z] + print_system_info 2025-05-07T19:40:49.9847330Z ################################################################################ 2025-05-07T19:40:49.9847655Z 2025-05-07T19:40:49.9847901Z ################################################################################ 2025-05-07T19:40:49.9848400Z [INFO] Printing environment variables ... 2025-05-07T19:40:49.9848824Z + printenv 2025-05-07T19:40:49.9848989Z 2025-05-07T19:40:49.9861177Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:40:49.9861634Z BUILD_VARIANT=cpu 2025-05-07T19:40:49.9861958Z HOSTNAME=e387d68af917 2025-05-07T19:40:49.9862531Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_4ff0e760-4425-4106-b9f6-0d259a411acc 2025-05-07T19:40:49.9863182Z GITHUB_ACTION=__run_2 2025-05-07T19:40:49.9864757Z GITHUB_RUN_NUMBER=10599 2025-05-07T19:40:49.9865101Z RUNNER_NAME=i-0a8b9aea1c40742bb 2025-05-07T19:40:49.9865497Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:40:49.9865930Z PLATFORM_NAME_LC=linux-aarch64 2025-05-07T19:40:49.9866303Z MACHINE_NAME_LC=aarch64 2025-05-07T19:40:49.9866636Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:40:49.9867027Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:40:49.9867440Z GITHUB_REF_TYPE=branch 2025-05-07T19:40:49.9868045Z *** 2025-05-07T19:40:49.9868367Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:40:49.9868738Z GITHUB_ACTIONS=true 2025-05-07T19:40:49.9869121Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:40:49.9869901Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cpu.yml@refs/pull/4066/merge 2025-05-07T19:40:49.9870652Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:40:49.9871038Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:40:49.9871409Z RUNNER_OS=Linux 2025-05-07T19:40:49.9871727Z GITHUB_REF_PROTECTED=false 2025-05-07T19:40:49.9872095Z HOME=/github/home 2025-05-07T19:40:49.9872450Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:40:49.9872869Z RUNNER_ARCH=ARM64 2025-05-07T19:40:49.9873192Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:40:49.9873518Z BUILD_TARGET=default 2025-05-07T19:40:49.9874104Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_4ff0e760-4425-4106-b9f6-0d259a411acc 2025-05-07T19:40:49.9874987Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_4ff0e760-4425-4106-b9f6-0d259a411acc 2025-05-07T19:40:49.9875686Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:40:49.9876152Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:40:49.9876535Z GITHUB_RUN_ID=14891846254 2025-05-07T19:40:49.9877183Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_4ff0e760-4425-4106-b9f6-0d259a411acc 2025-05-07T19:40:49.9877901Z BUILD_ENV=build_binary 2025-05-07T19:40:49.9878235Z GITHUB_ACTOR=q10 2025-05-07T19:40:49.9878539Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:40:49.9878867Z KERN_NAME_LC=linux 2025-05-07T19:40:49.9879259Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:40:49.9879878Z PLATFORM_NAME=Linux-aarch64 2025-05-07T19:40:49.9880276Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:40:49.9880676Z SHLVL=1 2025-05-07T19:40:49.9880957Z GITHUB_ACTOR_ID=255046 2025-05-07T19:40:49.9881301Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:40:49.9881779Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:40:49.9882314Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:40:49.9883014Z KERN_NAME=Linux 2025-05-07T19:40:49.9883356Z GITHUB_JOB=build_artifact 2025-05-07T19:40:49.9883737Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:40:49.9884132Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:40:49.9884501Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:40:49.9884873Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:40:49.9885367Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:40:49.9885896Z GITHUB_BASE_REF=main 2025-05-07T19:40:49.9886216Z CI=true 2025-05-07T19:40:49.9886524Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:40:49.9886930Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:40:49.9887329Z GITHUB_ACTION_REF= 2025-05-07T19:40:49.9887662Z GITHUB_WORKFLOW=FBGEMM_GPU-CPU CI 2025-05-07T19:40:49.9888320Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_4ff0e760-4425-4106-b9f6-0d259a411acc 2025-05-07T19:40:49.9888980Z MACHINE_NAME=aarch64 2025-05-07T19:40:49.9889309Z _=/usr/bin/printenv 2025-05-07T19:40:49.9889533Z 2025-05-07T19:40:49.9889704Z ################################################################################ 2025-05-07T19:40:49.9890169Z [INFO] Print ldd version ... 2025-05-07T19:40:49.9890535Z + ldd --version 2025-05-07T19:40:49.9890726Z 2025-05-07T19:40:49.9890850Z ldd (GNU libc) 2.34 2025-05-07T19:40:49.9891243Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:40:49.9891878Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:40:49.9892654Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:40:49.9893477Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:40:49.9893806Z 2025-05-07T19:40:49.9893969Z ################################################################################ 2025-05-07T19:40:49.9894423Z [INFO] Print CPU info ... 2025-05-07T19:40:49.9894757Z + nproc 2025-05-07T19:40:49.9894910Z 2025-05-07T19:40:49.9896892Z 8 2025-05-07T19:40:49.9898742Z 2025-05-07T19:40:49.9899079Z + lscpu 2025-05-07T19:40:49.9899253Z 2025-05-07T19:40:49.9945140Z Architecture: aarch64 2025-05-07T19:40:49.9945700Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:40:49.9946195Z Byte Order: Little Endian 2025-05-07T19:40:49.9946646Z CPU(s): 8 2025-05-07T19:40:49.9947053Z On-line CPU(s) list: 0-7 2025-05-07T19:40:49.9947491Z Vendor ID: ARM 2025-05-07T19:40:49.9947939Z Model name: Neoverse-N1 2025-05-07T19:40:49.9948412Z Model: 1 2025-05-07T19:40:49.9948819Z Thread(s) per core: 1 2025-05-07T19:40:49.9949247Z Core(s) per cluster: 8 2025-05-07T19:40:49.9949674Z Socket(s): - 2025-05-07T19:40:49.9950077Z Cluster(s): 1 2025-05-07T19:40:49.9950492Z Stepping: r3p1 2025-05-07T19:40:49.9950918Z BogoMIPS: 243.75 2025-05-07T19:40:49.9951721Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9952531Z L1d cache: 512 KiB (8 instances) 2025-05-07T19:40:49.9953056Z L1i cache: 512 KiB (8 instances) 2025-05-07T19:40:49.9953570Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:40:49.9954067Z L3 cache: 32 MiB (1 instance) 2025-05-07T19:40:49.9954536Z NUMA node(s): 1 2025-05-07T19:40:49.9954954Z NUMA node0 CPU(s): 0-7 2025-05-07T19:40:49.9955444Z Vulnerability Gather data sampling: Not affected 2025-05-07T19:40:49.9955972Z Vulnerability Itlb multihit: Not affected 2025-05-07T19:40:49.9956493Z Vulnerability L1tf: Not affected 2025-05-07T19:40:49.9956997Z Vulnerability Mds: Not affected 2025-05-07T19:40:49.9957892Z Vulnerability Meltdown: Not affected 2025-05-07T19:40:49.9958464Z Vulnerability Mmio stale data: Not affected 2025-05-07T19:40:49.9958994Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:40:49.9959628Z Vulnerability Retbleed: Not affected 2025-05-07T19:40:49.9960156Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:40:49.9960904Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T19:40:49.9961763Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T19:40:49.9962472Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T19:40:49.9963043Z Vulnerability Srbds: Not affected 2025-05-07T19:40:49.9963555Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:40:49.9963965Z 2025-05-07T19:40:49.9964102Z + cat /proc/cpuinfo 2025-05-07T19:40:49.9964293Z 2025-05-07T19:40:49.9964426Z processor : 0 2025-05-07T19:40:49.9964731Z BogoMIPS : 243.75 2025-05-07T19:40:49.9965418Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9966193Z CPU implementer : 0x41 2025-05-07T19:40:49.9966535Z CPU architecture: 8 2025-05-07T19:40:49.9966850Z CPU variant : 0x3 2025-05-07T19:40:49.9967163Z CPU part : 0xd0c 2025-05-07T19:40:49.9967470Z CPU revision : 1 2025-05-07T19:40:49.9967657Z 2025-05-07T19:40:49.9967785Z processor : 1 2025-05-07T19:40:49.9968082Z BogoMIPS : 243.75 2025-05-07T19:40:49.9969048Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9969807Z CPU implementer : 0x41 2025-05-07T19:40:49.9970144Z CPU architecture: 8 2025-05-07T19:40:49.9970459Z CPU variant : 0x3 2025-05-07T19:40:49.9970764Z CPU part : 0xd0c 2025-05-07T19:40:49.9971076Z CPU revision : 1 2025-05-07T19:40:49.9971263Z 2025-05-07T19:40:49.9971385Z processor : 2 2025-05-07T19:40:49.9971685Z BogoMIPS : 243.75 2025-05-07T19:40:49.9972351Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9973118Z CPU implementer : 0x41 2025-05-07T19:40:49.9973457Z CPU architecture: 8 2025-05-07T19:40:49.9973779Z CPU variant : 0x3 2025-05-07T19:40:49.9974082Z CPU part : 0xd0c 2025-05-07T19:40:49.9974392Z CPU revision : 1 2025-05-07T19:40:49.9974576Z 2025-05-07T19:40:49.9974707Z processor : 3 2025-05-07T19:40:49.9974995Z BogoMIPS : 243.75 2025-05-07T19:40:49.9975659Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9976426Z CPU implementer : 0x41 2025-05-07T19:40:49.9976805Z CPU architecture: 8 2025-05-07T19:40:49.9977120Z CPU variant : 0x3 2025-05-07T19:40:49.9977432Z CPU part : 0xd0c 2025-05-07T19:40:49.9977736Z CPU revision : 1 2025-05-07T19:40:49.9977929Z 2025-05-07T19:40:49.9978049Z processor : 4 2025-05-07T19:40:49.9978340Z BogoMIPS : 243.75 2025-05-07T19:40:49.9979007Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9979773Z CPU implementer : 0x41 2025-05-07T19:40:49.9980105Z CPU architecture: 8 2025-05-07T19:40:49.9980428Z CPU variant : 0x3 2025-05-07T19:40:49.9980731Z CPU part : 0xd0c 2025-05-07T19:40:49.9981045Z CPU revision : 1 2025-05-07T19:40:49.9981233Z 2025-05-07T19:40:49.9981357Z processor : 5 2025-05-07T19:40:49.9981659Z BogoMIPS : 243.75 2025-05-07T19:40:49.9982310Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9983086Z CPU implementer : 0x41 2025-05-07T19:40:49.9983426Z CPU architecture: 8 2025-05-07T19:40:49.9983737Z CPU variant : 0x3 2025-05-07T19:40:49.9984050Z CPU part : 0xd0c 2025-05-07T19:40:49.9984352Z CPU revision : 1 2025-05-07T19:40:49.9984538Z 2025-05-07T19:40:49.9984669Z processor : 6 2025-05-07T19:40:49.9984965Z BogoMIPS : 243.75 2025-05-07T19:40:49.9985791Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9986575Z CPU implementer : 0x41 2025-05-07T19:40:49.9986913Z CPU architecture: 8 2025-05-07T19:40:49.9987221Z CPU variant : 0x3 2025-05-07T19:40:49.9987531Z CPU part : 0xd0c 2025-05-07T19:40:49.9987840Z CPU revision : 1 2025-05-07T19:40:49.9988026Z 2025-05-07T19:40:49.9988146Z processor : 7 2025-05-07T19:40:49.9988446Z BogoMIPS : 243.75 2025-05-07T19:40:49.9989104Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:40:49.9989877Z CPU implementer : 0x41 2025-05-07T19:40:49.9990209Z CPU architecture: 8 2025-05-07T19:40:49.9990527Z CPU variant : 0x3 2025-05-07T19:40:49.9990834Z CPU part : 0xd0c 2025-05-07T19:40:49.9991142Z CPU revision : 1 2025-05-07T19:40:49.9991328Z 2025-05-07T19:40:49.9991354Z 2025-05-07T19:40:49.9991526Z ################################################################################ 2025-05-07T19:40:49.9991983Z [INFO] Print PCI info ... 2025-05-07T19:40:49.9992340Z + lspci -v 2025-05-07T19:40:49.9992504Z 2025-05-07T19:40:50.0101619Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:50.0114476Z 00:00.0 Host bridge: Amazon.com, Inc. Device 0200 2025-05-07T19:40:50.0114961Z Physical Slot: 0 2025-05-07T19:40:50.0115268Z Flags: fast devsel 2025-05-07T19:40:50.0115462Z 2025-05-07T19:40:50.0115775Z 00:01.0 Serial controller: Amazon.com, Inc. Device 8250 (prog-if 03 [16650]) 2025-05-07T19:40:50.0116350Z Physical Slot: 1 2025-05-07T19:40:50.0117060Z Flags: fast devsel, IRQ 14 2025-05-07T19:40:50.0117503Z Memory at 80008000 (32-bit, non-prefetchable) [size=4K] 2025-05-07T19:40:50.0118000Z Kernel driver in use: serial 2025-05-07T19:40:50.0118251Z 2025-05-07T19:40:50.0118707Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:40:50.0119538Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:40:50.0119960Z Physical Slot: 4 2025-05-07T19:40:50.0120343Z Flags: bus master, fast devsel, latency 0, IRQ 12 2025-05-07T19:40:50.0120894Z Memory at 80000000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:40:50.0121394Z Capabilities: 2025-05-07T19:40:50.0121775Z Kernel driver in use: nvme 2025-05-07T19:40:50.0122006Z 2025-05-07T19:40:50.0122311Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:40:50.0123009Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:40:50.0123517Z Physical Slot: 5 2025-05-07T19:40:50.0123895Z Flags: bus master, fast devsel, latency 0, IRQ 13 2025-05-07T19:40:50.0124440Z Memory at 80004000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:40:50.0124936Z Capabilities: 2025-05-07T19:40:50.0125323Z Kernel driver in use: ena 2025-05-07T19:40:50.0125550Z 2025-05-07T19:40:50.0125573Z 2025-05-07T19:40:50.0125737Z ################################################################################ 2025-05-07T19:40:50.0126216Z [INFO] Print Linux distribution info ... 2025-05-07T19:40:50.0126652Z + uname -a 2025-05-07T19:40:50.0126820Z 2025-05-07T19:40:50.0134725Z Linux e387d68af917 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:50.0136169Z 2025-05-07T19:40:50.0136743Z + uname -m 2025-05-07T19:40:50.0136920Z 2025-05-07T19:40:50.0151084Z aarch64 2025-05-07T19:40:50.0152813Z 2025-05-07T19:40:50.0153143Z + cat /proc/version 2025-05-07T19:40:50.0153380Z 2025-05-07T19:40:50.0167682Z 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:50.0168978Z 2025-05-07T19:40:50.0169117Z + cat /etc/os-release 2025-05-07T19:40:50.0169331Z 2025-05-07T19:40:50.0183053Z NAME="Amazon Linux" 2025-05-07T19:40:50.0183398Z VERSION="2023" 2025-05-07T19:40:50.0183700Z ID="amzn" 2025-05-07T19:40:50.0183976Z ID_LIKE="fedora" 2025-05-07T19:40:50.0184697Z VERSION_ID="2023" 2025-05-07T19:40:50.0185071Z PLATFORM_ID="platform:al2023" 2025-05-07T19:40:50.0185487Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:40:50.0185905Z ANSI_COLOR="0;33" 2025-05-07T19:40:50.0186272Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:40:50.0186860Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:40:50.0187490Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:40:50.0188107Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:40:50.0188758Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:40:50.0189354Z VENDOR_NAME="AWS" 2025-05-07T19:40:50.0189704Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:40:50.0190127Z SUPPORT_END="2029-06-30" 2025-05-07T19:40:50.0190352Z 2025-05-07T19:40:50.0265573Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:40:50.0266132Z . $PRELUDE; print_gpu_info 2025-05-07T19:40:50.0266778Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:50.0267232Z env: 2025-05-07T19:40:50.0267543Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:50.0267977Z BUILD_ENV: build_binary 2025-05-07T19:40:50.0268325Z BUILD_TARGET: default 2025-05-07T19:40:50.0268664Z BUILD_VARIANT: cpu 2025-05-07T19:40:50.0268979Z ##[endgroup] 2025-05-07T19:40:50.4640192Z ################################################################################ 2025-05-07T19:40:50.4640761Z [INFO] Printing general display info ... 2025-05-07T19:40:50.4660178Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:50.5977557Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:50.5985260Z /usr/bin/sudo 2025-05-07T19:40:50.5995304Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:50.6003475Z /usr/bin/yum 2025-05-07T19:40:50.6004545Z [INSTALL] Updating system repositories ... 2025-05-07T19:40:50.6028369Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:40:50.8964105Z Last metadata expiration check: 0:00:21 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:51.0329822Z Dependencies resolved. 2025-05-07T19:40:51.0591323Z Nothing to do. 2025-05-07T19:40:51.0591990Z Complete! 2025-05-07T19:40:51.1150862Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:40:51.1174236Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:40:51.4445068Z Last metadata expiration check: 0:00:22 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:51.5236665Z Dependencies resolved. 2025-05-07T19:40:51.5451806Z ================================================================================ 2025-05-07T19:40:51.5452495Z Package Arch Version Repository Size 2025-05-07T19:40:51.5453118Z ================================================================================ 2025-05-07T19:40:51.5453563Z Installing: 2025-05-07T19:40:51.5454012Z hostname aarch64 3.23-4.amzn2023.0.3 amazonlinux 29 k 2025-05-07T19:40:51.5454708Z lshw aarch64 B.02.19.2-7.amzn2023.0.3 amazonlinux 296 k 2025-05-07T19:40:51.5455123Z 2025-05-07T19:40:51.5455251Z Transaction Summary 2025-05-07T19:40:51.5455604Z ================================================================================ 2025-05-07T19:40:51.5456046Z Install 2 Packages 2025-05-07T19:40:51.5456246Z 2025-05-07T19:40:51.5456603Z Total download size: 324 k 2025-05-07T19:40:51.5457715Z Installed size: 1.1 M 2025-05-07T19:40:51.5459262Z Downloading Packages: 2025-05-07T19:40:51.6732286Z (1/2): hostname-3.23-4.amzn2023.0.3.aarch64.rpm 1.2 MB/s | 29 kB 00:00 2025-05-07T19:40:51.6817577Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.aarch64.rp 9.2 MB/s | 296 kB 00:00 2025-05-07T19:40:51.6832437Z -------------------------------------------------------------------------------- 2025-05-07T19:40:51.6837053Z Total 2.3 MB/s | 324 kB 00:00 2025-05-07T19:40:51.7148414Z Running transaction check 2025-05-07T19:40:51.7223772Z Transaction check succeeded. 2025-05-07T19:40:51.7224238Z Running transaction test 2025-05-07T19:40:51.7423961Z Transaction test succeeded. 2025-05-07T19:40:51.7428105Z Running transaction 2025-05-07T19:40:51.7810659Z Preparing : 1/1 2025-05-07T19:40:51.7927688Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 1/2 2025-05-07T19:40:51.7990348Z Installing : hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T19:40:51.9087975Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T19:40:51.9088800Z Verifying : hostname-3.23-4.amzn2023.0.3.aarch64 1/2 2025-05-07T19:40:51.9526630Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2/2 2025-05-07T19:40:51.9527159Z 2025-05-07T19:40:51.9527284Z Installed: 2025-05-07T19:40:51.9527784Z hostname-3.23-4.amzn2023.0.3.aarch64 lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2025-05-07T19:40:51.9528264Z 2025-05-07T19:40:51.9528384Z Complete! 2025-05-07T19:40:52.0098329Z + hostname 2025-05-07T19:40:52.0098570Z 2025-05-07T19:40:52.0106495Z e387d68af917 2025-05-07T19:40:52.0107225Z 2025-05-07T19:40:52.0107383Z + sudo lshw -C display 2025-05-07T19:40:52.0107610Z 2025-05-07T19:40:52.1051681Z 2025-05-07T19:40:52.1052460Z ################################################################################ 2025-05-07T19:40:52.1053017Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:40:52.1187971Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:52.1216756Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:52.1217441Z [CHECK] nvidia-smi not found 2025-05-07T19:40:52.1217890Z ################################################################################ 2025-05-07T19:40:52.1218352Z [INFO] Printing AMD GPU info ... 2025-05-07T19:40:52.1350950Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:52.1381355Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:52.1382038Z [CHECK] rocminfo not found 2025-05-07T19:40:52.1390185Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:52.1390852Z [CHECK] rocm-smi not found 2025-05-07T19:40:52.1461886Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:40:52.1462551Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:40:52.1463289Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:52.1463740Z env: 2025-05-07T19:40:52.1464045Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:52.1464467Z BUILD_ENV: build_binary 2025-05-07T19:40:52.1464805Z BUILD_TARGET: default 2025-05-07T19:40:52.1465135Z BUILD_VARIANT: cpu 2025-05-07T19:40:52.1465449Z ##[endgroup] 2025-05-07T19:40:52.6231524Z ################################################################################ 2025-05-07T19:40:52.6232060Z # Setup Miniconda 2025-05-07T19:40:52.6232377Z # 2025-05-07T19:40:52.6250709Z # [2025-05-07T19:40:52.624Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:40:52.6251318Z ################################################################################ 2025-05-07T19:40:52.6251634Z 2025-05-07T19:40:52.6269183Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:52.7510067Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:52.7510655Z + mkdir -p /github/home/miniconda 2025-05-07T19:40:52.7510929Z 2025-05-07T19:40:52.7529557Z 2025-05-07T19:40:52.7529943Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:40:52.7554872Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-aarch64.sh -O miniconda.sh 2025-05-07T19:40:54.1859659Z [SETUP] Installing Miniconda ... 2025-05-07T19:40:54.1860231Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:40:54.1860596Z 2025-05-07T19:40:54.1998383Z PREFIX=/github/home/miniconda 2025-05-07T19:40:54.6949185Z Unpacking payload ... 2025-05-07T19:40:55.3069336Z 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:56.1659301Z 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.9076325Z 2025-05-07T19:40:58.9077055Z Installing base environment... 2025-05-07T19:40:58.9077399Z 2025-05-07T19:41:00.4415510Z Preparing transaction: ...working... done 2025-05-07T19:41:04.3505059Z Executing transaction: ...working... done 2025-05-07T19:41:05.1086553Z 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:05.2073378Z installation finished. 2025-05-07T19:41:05.2079474Z 2025-05-07T19:41:05.2079877Z + rm -f miniconda.sh 2025-05-07T19:41:05.2080102Z 2025-05-07T19:41:05.2267210Z 2025-05-07T19:41:05.2267980Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:41:05.2268541Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:41:05.2268898Z 2025-05-07T19:41:05.7248735Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:41:05.7249349Z no change /github/home/miniconda/bin/conda 2025-05-07T19:41:05.7250253Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:41:05.7250781Z no change /github/home/miniconda/bin/activate 2025-05-07T19:41:05.7251307Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:41:05.7251870Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:41:05.7252490Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:41:05.7253112Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:41:05.7253760Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:41:05.7254522Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:41:05.7255272Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:41:05.7256044Z modified /github/home/.bashrc 2025-05-07T19:41:05.7256328Z 2025-05-07T19:41:05.7256617Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:41:05.7257068Z 2025-05-07T19:41:05.8497515Z 2025-05-07T19:41:05.8497946Z + . /github/home/.bashrc 2025-05-07T19:41:05.8498241Z 2025-05-07T19:41:07.0470635Z 2025-05-07T19:41:07.0471695Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:41:07.0499205Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:41:15.4832433Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:41:16.9701479Z Solving environment: \ | / - \ | / - \ | / - \ | done 2025-05-07T19:41:17.1098283Z 2025-05-07T19:41:17.1098610Z ## Package Plan ## 2025-05-07T19:41:17.1098886Z 2025-05-07T19:41:17.1099077Z environment location: /github/home/miniconda 2025-05-07T19:41:17.1099415Z 2025-05-07T19:41:17.1099552Z added / updated specs: 2025-05-07T19:41:17.1099930Z - conda-libmamba-solver 2025-05-07T19:41:17.1100284Z - libarchive 2025-05-07T19:41:17.1100585Z - libmamba 2025-05-07T19:41:17.1100871Z - libmambapy 2025-05-07T19:41:17.1101056Z 2025-05-07T19:41:17.1101063Z 2025-05-07T19:41:17.1101228Z The following packages will be downloaded: 2025-05-07T19:41:17.1101537Z 2025-05-07T19:41:17.1101708Z package | build 2025-05-07T19:41:17.1102186Z ---------------------------|----------------- 2025-05-07T19:41:17.1102776Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:41:17.1103476Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:41:17.1104108Z conda-25.3.1 | py313hd81a959_1 1.1 MB conda-forge 2025-05-07T19:41:17.1104800Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:41:17.1105456Z ------------------------------------------------------------ 2025-05-07T19:41:17.1105953Z Total: 1.4 MB 2025-05-07T19:41:17.1106263Z 2025-05-07T19:41:17.1106449Z The following packages will be UPDATED: 2025-05-07T19:41:17.1106750Z 2025-05-07T19:41:17.1116610Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:41:17.1117816Z conda pkgs/main::conda-25.3.1-py313hd43f75c~ --> conda-forge::conda-25.3.1-py313hd81a959_1 2025-05-07T19:41:17.1118383Z 2025-05-07T19:41:17.1118695Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:41:17.1119172Z 2025-05-07T19:41:17.1119797Z certifi pkgs/main/linux-aarch64::certifi-2025~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:41:17.1121720Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:41:17.1122435Z 2025-05-07T19:41:17.1122441Z 2025-05-07T19:41:17.1122446Z 2025-05-07T19:41:17.1122648Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:17.1123228Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:41:17.1123602Z 2025-05-07T19:41:17.1124188Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:41:17.1124546Z 2025-05-07T19:41:17.1124551Z 2025-05-07T19:41:17.1124870Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:41:17.1125239Z 2025-05-07T19:41:17.1125245Z 2025-05-07T19:41:17.1125257Z 2025-05-07T19:41:17.1716129Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:41:17.1716580Z 2025-05-07T19:41:17.1717079Z 2025-05-07T19:41:17.1777849Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:41:17.1861598Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:41:17.1862019Z 2025-05-07T19:41:17.1862033Z 2025-05-07T19:41:17.2028295Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:41:17.2028723Z 2025-05-07T19:41:17.2028729Z 2025-05-07T19:41:17.2028735Z 2025-05-07T19:41:17.2111196Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:41:17.2111631Z 2025-05-07T19:41:17.2189937Z certifi-2025.4.26 | 154 KB | ###1 | 31%  2025-05-07T19:41:17.2191241Z 2025-05-07T19:41:17.2395919Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:41:17.2396331Z 2025-05-07T19:41:17.2396337Z 2025-05-07T19:41:17.2396345Z 2025-05-07T19:41:17.2401342Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:41:17.2401772Z 2025-05-07T19:41:17.2401778Z 2025-05-07T19:41:17.2401784Z 2025-05-07T19:41:17.2493584Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:41:17.2494043Z 2025-05-07T19:41:17.5661364Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:41:17.5661988Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:41:17.5666628Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:41:17.5667125Z 2025-05-07T19:41:17.5667414Z 2025-05-07T19:41:17.5667708Z  2025-05-07T19:41:17.5668008Z 2025-05-07T19:41:17.5668014Z 2025-05-07T19:41:17.5668275Z  2025-05-07T19:41:17.5668583Z 2025-05-07T19:41:17.5668589Z 2025-05-07T19:41:17.5668595Z 2025-05-07T19:41:17.5668859Z  done 2025-05-07T19:41:17.6677892Z Preparing transaction: - done 2025-05-07T19:41:17.7683464Z Verifying transaction: | done 2025-05-07T19:41:19.6716572Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:41:21.2436130Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:41:21.2464065Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:41:22.2827572Z Channels: 2025-05-07T19:41:22.2827919Z - defaults 2025-05-07T19:41:22.2828234Z Platform: linux-aarch64 2025-05-07T19:41:23.1740083Z Collecting package metadata (repodata.json): - \ | / - \ done 2025-05-07T19:41:23.2764006Z Solving environment: / Channels: 2025-05-07T19:41:23.2764460Z - defaults 2025-05-07T19:41:23.2764770Z Platform: linux-aarch64 2025-05-07T19:41:23.5059038Z Collecting package metadata (repodata.json): \ | / - \ done 2025-05-07T19:41:23.7166351Z Solving environment: / - \ | done 2025-05-07T19:41:23.8114446Z done 2025-05-07T19:41:23.9112180Z 2025-05-07T19:41:23.9113237Z ## Package Plan ## 2025-05-07T19:41:23.9113662Z 2025-05-07T19:41:23.9114081Z environment location: /github/home/miniconda 2025-05-07T19:41:23.9114488Z 2025-05-07T19:41:23.9114868Z added / updated specs: 2025-05-07T19:41:23.9115696Z - conda 2025-05-07T19:41:23.9115895Z 2025-05-07T19:41:23.9115900Z 2025-05-07T19:41:23.9116130Z The following packages will be downloaded: 2025-05-07T19:41:23.9116547Z 2025-05-07T19:41:23.9116757Z package | build 2025-05-07T19:41:23.9117317Z ---------------------------|----------------- 2025-05-07T19:41:23.9117863Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:41:23.9118559Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:41:23.9119189Z ------------------------------------------------------------ 2025-05-07T19:41:23.9119899Z Total: 1.4 MB 2025-05-07T19:41:23.9120343Z 2025-05-07T19:41:23.9120559Z The following packages will be UPDATED: 2025-05-07T19:41:23.9121158Z 2025-05-07T19:41:23.9121849Z pip pkgs/main/linux-aarch64::pip-25.0-py3~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:41:23.9122730Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:41:23.9123127Z 2025-05-07T19:41:23.9123132Z 2025-05-07T19:41:23.9123137Z 2025-05-07T19:41:23.9123531Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:23.9124153Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:41:23.9140857Z 2025-05-07T19:41:23.9432894Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:41:23.9434058Z 2025-05-07T19:41:23.9881243Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:41:24.2078194Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:41:24.2078585Z 2025-05-07T19:41:24.2080405Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:41:24.2080792Z 2025-05-07T19:41:24.2431955Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:41:24.2432538Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:41:24.2434974Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:41:24.2435451Z 2025-05-07T19:41:24.2435748Z 2025-05-07T19:41:24.2436809Z  done 2025-05-07T19:41:24.3442827Z Preparing transaction: - done 2025-05-07T19:41:24.4452192Z Verifying transaction: | done 2025-05-07T19:41:27.3496113Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:41:28.2395391Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:41:28.2397566Z + conda clean --packages --tarball -y 2025-05-07T19:41:28.2397903Z 2025-05-07T19:41:28.8377549Z Will remove 99 (111.5 MB) tarball(s). 2025-05-07T19:41:28.8378064Z Will remove 11 (64.3 MB) package(s). 2025-05-07T19:41:28.9717390Z 2025-05-07T19:41:28.9724618Z + conda clean --all -y 2025-05-07T19:41:28.9724915Z 2025-05-07T19:41:29.5777634Z There are no unused tarball(s) to remove. 2025-05-07T19:41:29.5778200Z Will remove 1 index cache(s). 2025-05-07T19:41:29.5778613Z There are no unused package(s) to remove. 2025-05-07T19:41:29.5779065Z There are no tempfile(s) to remove. 2025-05-07T19:41:29.5779480Z There are no logfile(s) to remove. 2025-05-07T19:41:29.7050051Z 2025-05-07T19:41:29.7052759Z + conda info 2025-05-07T19:41:29.7052993Z 2025-05-07T19:41:30.5083495Z 2025-05-07T19:41:30.5084373Z active environment : base 2025-05-07T19:41:30.5084926Z active env location : /github/home/miniconda 2025-05-07T19:41:30.5085390Z shell level : 1 2025-05-07T19:41:30.5085791Z user config file : /github/home/.condarc 2025-05-07T19:41:30.5086342Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:41:30.5086852Z conda version : 25.3.1 2025-05-07T19:41:30.5087290Z conda-build version : not installed 2025-05-07T19:41:30.5087717Z python version : 3.13.2.final.0 2025-05-07T19:41:30.5088151Z solver : libmamba (default) 2025-05-07T19:41:30.5089486Z virtual packages : __archspec=1=cortex_a72 2025-05-07T19:41:30.5089945Z __conda=25.3.1=0 2025-05-07T19:41:30.5090352Z __glibc=2.34=0 2025-05-07T19:41:30.5090759Z __linux=6.1.130=0 2025-05-07T19:41:30.5091162Z __unix=0=0 2025-05-07T19:41:30.5091630Z base environment : /github/home/miniconda (writable) 2025-05-07T19:41:30.5092209Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:41:30.5092703Z conda av metadata url : None 2025-05-07T19:41:30.5093249Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-aarch64 2025-05-07T19:41:30.5093902Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:41:30.5094724Z https://repo.anaconda.com/pkgs/r/linux-aarch64 2025-05-07T19:41:30.5095305Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:41:30.5095842Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:41:30.5096313Z /github/home/.conda/pkgs 2025-05-07T19:41:30.5096799Z envs directories : /github/home/miniconda/envs 2025-05-07T19:41:30.5097276Z /github/home/.conda/envs 2025-05-07T19:41:30.5097719Z platform : linux-aarch64 2025-05-07T19:41:30.5098973Z 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:30.5100230Z UID:GID : 0:0 2025-05-07T19:41:30.5100596Z netrc file : None 2025-05-07T19:41:30.5100960Z offline mode : False 2025-05-07T19:41:30.5101201Z 2025-05-07T19:41:30.6491919Z 2025-05-07T19:41:30.6492495Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:41:30.6493414Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_0740fd7d-e15b-473f-9288-ef18c305f2d9 ... 2025-05-07T19:41:30.6494396Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:41:30.6663041Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T19:41:30.6663829Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T19:41:30.6664905Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:30.6665366Z env: 2025-05-07T19:41:30.6665686Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:30.6666119Z BUILD_ENV: build_binary 2025-05-07T19:41:30.6666467Z BUILD_TARGET: default 2025-05-07T19:41:30.6666794Z BUILD_VARIANT: cpu 2025-05-07T19:41:30.6667106Z ##[endgroup] 2025-05-07T19:41:31.1376398Z ################################################################################ 2025-05-07T19:41:31.1376954Z # Create Conda Environment 2025-05-07T19:41:31.1377304Z # 2025-05-07T19:41:31.1394635Z # [2025-05-07T19:41:31.139Z] + create_conda_environment build_binary 3.12 2025-05-07T19:41:31.1395285Z ################################################################################ 2025-05-07T19:41:31.1395613Z 2025-05-07T19:41:31.1414642Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:41:31.2640435Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:41:31.2641016Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:41:31.2641473Z + conda info --envs 2025-05-07T19:41:31.2641677Z 2025-05-07T19:41:32.0741661Z 2025-05-07T19:41:32.0742480Z # conda environments: 2025-05-07T19:41:32.0742871Z # 2025-05-07T19:41:32.0743181Z base /github/home/miniconda 2025-05-07T19:41:32.0743491Z 2025-05-07T19:41:32.1969925Z 2025-05-07T19:41:32.1970747Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:41:34.6112974Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:41:34.6113394Z 2025-05-07T19:41:34.6130010Z 2025-05-07T19:41:34.6138895Z [SETUP] Creating new Conda environment (Python 3.12) ... 2025-05-07T19:41:34.6164937Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.12 2025-05-07T19:41:35.4517569Z Channels: 2025-05-07T19:41:35.4517967Z - defaults 2025-05-07T19:41:35.4518286Z Platform: linux-aarch64 2025-05-07T19:41:36.8279358Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T19:41:36.9284990Z Solving environment: / done 2025-05-07T19:41:36.9666779Z 2025-05-07T19:41:36.9667513Z ## Package Plan ## 2025-05-07T19:41:36.9667790Z 2025-05-07T19:41:36.9668091Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:36.9668531Z 2025-05-07T19:41:36.9668675Z added / updated specs: 2025-05-07T19:41:36.9669023Z - python=3.12 2025-05-07T19:41:36.9669215Z 2025-05-07T19:41:36.9669221Z 2025-05-07T19:41:36.9669399Z The following packages will be downloaded: 2025-05-07T19:41:36.9669713Z 2025-05-07T19:41:36.9669876Z package | build 2025-05-07T19:41:36.9670335Z ---------------------------|----------------- 2025-05-07T19:41:36.9670885Z _libgcc_mutex-0.1 | main 2 KB 2025-05-07T19:41:36.9671474Z _openmp_mutex-5.1 | 51_gnu 1.4 MB 2025-05-07T19:41:36.9672080Z ca-certificates-2025.2.25 | hd43f75c_0 129 KB 2025-05-07T19:41:36.9672668Z python-3.12.9 | h8edadfe_0 14.0 MB 2025-05-07T19:41:36.9673246Z setuptools-78.1.1 | py312hd43f75c_0 2.2 MB 2025-05-07T19:41:36.9673810Z wheel-0.45.1 | py312hd43f75c_0 147 KB 2025-05-07T19:41:36.9674341Z ------------------------------------------------------------ 2025-05-07T19:41:36.9674885Z Total: 17.8 MB 2025-05-07T19:41:36.9675189Z 2025-05-07T19:41:36.9675368Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:36.9675691Z 2025-05-07T19:41:36.9676012Z _libgcc_mutex pkgs/main/linux-aarch64::_libgcc_mutex-0.1-main 2025-05-07T19:41:36.9676715Z _openmp_mutex pkgs/main/linux-aarch64::_openmp_mutex-5.1-51_gnu 2025-05-07T19:41:36.9678325Z bzip2 pkgs/main/linux-aarch64::bzip2-1.0.8-h998d150_6 2025-05-07T19:41:36.9679125Z ca-certificates pkgs/main/linux-aarch64::ca-certificates-2025.2.25-hd43f75c_0 2025-05-07T19:41:36.9679997Z expat pkgs/main/linux-aarch64::expat-2.7.1-h419075a_0 2025-05-07T19:41:36.9680963Z ld_impl_linux-aar~ pkgs/main/linux-aarch64::ld_impl_linux-aarch64-2.40-h48e3ba3_0 2025-05-07T19:41:36.9681729Z libffi pkgs/main/linux-aarch64::libffi-3.4.4-h419075a_1 2025-05-07T19:41:36.9682394Z libgcc-ng pkgs/main/linux-aarch64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:41:36.9683091Z libgomp pkgs/main/linux-aarch64::libgomp-11.2.0-h1234567_1 2025-05-07T19:41:36.9683805Z libstdcxx-ng pkgs/main/linux-aarch64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:41:36.9684521Z libuuid pkgs/main/linux-aarch64::libuuid-1.41.5-h998d150_0 2025-05-07T19:41:36.9685184Z ncurses pkgs/main/linux-aarch64::ncurses-6.4-h419075a_0 2025-05-07T19:41:36.9685843Z openssl pkgs/main/linux-aarch64::openssl-3.0.16-h998d150_0 2025-05-07T19:41:36.9686454Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:41:36.9687042Z python pkgs/main/linux-aarch64::python-3.12.9-h8edadfe_0 2025-05-07T19:41:36.9687704Z readline pkgs/main/linux-aarch64::readline-8.2-h998d150_0 2025-05-07T19:41:36.9688432Z setuptools pkgs/main/linux-aarch64::setuptools-78.1.1-py312hd43f75c_0 2025-05-07T19:41:36.9689154Z sqlite pkgs/main/linux-aarch64::sqlite-3.45.3-h998d150_0 2025-05-07T19:41:36.9689764Z tk pkgs/main/linux-aarch64::tk-8.6.14-h987d8db_0 2025-05-07T19:41:36.9690328Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:41:36.9690964Z wheel pkgs/main/linux-aarch64::wheel-0.45.1-py312hd43f75c_0 2025-05-07T19:41:36.9691835Z xz pkgs/main/linux-aarch64::xz-5.6.4-h998d150_1 2025-05-07T19:41:36.9692438Z zlib pkgs/main/linux-aarch64::zlib-1.2.13-h998d150_1 2025-05-07T19:41:36.9692815Z 2025-05-07T19:41:36.9692821Z 2025-05-07T19:41:36.9692826Z 2025-05-07T19:41:36.9693030Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:36.9693567Z python-3.12.9 | 14.0 MB | | 0% 2025-05-07T19:41:36.9693895Z 2025-05-07T19:41:36.9694385Z setuptools-78.1.1 | 2.2 MB | | 0%  2025-05-07T19:41:36.9694746Z 2025-05-07T19:41:36.9694781Z 2025-05-07T19:41:36.9711356Z _openmp_mutex-5.1 | 1.4 MB | | 0%  2025-05-07T19:41:36.9711752Z 2025-05-07T19:41:36.9711757Z 2025-05-07T19:41:36.9711764Z 2025-05-07T19:41:36.9716804Z wheel-0.45.1 | 147 KB | | 0%  2025-05-07T19:41:36.9717185Z 2025-05-07T19:41:36.9717203Z 2025-05-07T19:41:36.9717209Z 2025-05-07T19:41:36.9717214Z 2025-05-07T19:41:36.9739558Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T19:41:36.9739982Z 2025-05-07T19:41:36.9739989Z 2025-05-07T19:41:36.9740021Z 2025-05-07T19:41:36.9740041Z 2025-05-07T19:41:36.9740045Z 2025-05-07T19:41:37.0103032Z _libgcc_mutex-0.1 | 2 KB | | 0%  2025-05-07T19:41:37.0103469Z 2025-05-07T19:41:37.0103474Z 2025-05-07T19:41:37.0103480Z 2025-05-07T19:41:37.0103485Z 2025-05-07T19:41:37.0143678Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:41:37.0144140Z 2025-05-07T19:41:37.0147741Z 2025-05-07T19:41:37.0278673Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100%  2025-05-07T19:41:37.0279097Z 2025-05-07T19:41:37.0279103Z 2025-05-07T19:41:37.0279109Z 2025-05-07T19:41:37.0279114Z 2025-05-07T19:41:37.0282317Z 2025-05-07T19:41:37.0286552Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:41:37.0286971Z 2025-05-07T19:41:37.0286992Z 2025-05-07T19:41:37.0287039Z 2025-05-07T19:41:37.0501144Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T19:41:37.0501534Z 2025-05-07T19:41:37.0501900Z 2025-05-07T19:41:37.0501909Z 2025-05-07T19:41:37.0501930Z 2025-05-07T19:41:37.0670779Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:41:37.0674903Z python-3.12.9 | 14.0 MB | 7 | 8% 2025-05-07T19:41:37.0675261Z 2025-05-07T19:41:37.0740947Z setuptools-78.1.1 | 2.2 MB | ## | 21%  2025-05-07T19:41:37.0741335Z 2025-05-07T19:41:37.0741341Z 2025-05-07T19:41:37.0741347Z 2025-05-07T19:41:37.0741352Z 2025-05-07T19:41:37.0741357Z 2025-05-07T19:41:37.0742374Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:41:37.0742767Z 2025-05-07T19:41:37.0742772Z 2025-05-07T19:41:37.0742789Z 2025-05-07T19:41:37.0742795Z 2025-05-07T19:41:37.0742800Z 2025-05-07T19:41:37.1360520Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:41:37.1360993Z 2025-05-07T19:41:37.1533830Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T19:41:37.1534222Z 2025-05-07T19:41:37.1534261Z 2025-05-07T19:41:37.1534276Z 2025-05-07T19:41:37.1540974Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T19:41:37.1541367Z 2025-05-07T19:41:37.1541382Z 2025-05-07T19:41:37.1541387Z 2025-05-07T19:41:37.1674436Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T19:41:37.2764496Z python-3.12.9 | 14.0 MB | ###8 | 38% 2025-05-07T19:41:37.3807559Z python-3.12.9 | 14.0 MB | #######6 | 77% 2025-05-07T19:41:37.3807951Z 2025-05-07T19:41:37.3807958Z 2025-05-07T19:41:37.3810297Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100%  2025-05-07T19:41:37.3810669Z 2025-05-07T19:41:37.3810675Z 2025-05-07T19:41:37.3917341Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100%  2025-05-07T19:41:37.6883752Z python-3.12.9 | 14.0 MB | ########## | 100% 2025-05-07T19:41:37.6884527Z 2025-05-07T19:41:37.6885399Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T19:41:37.6885795Z 2025-05-07T19:41:38.1478444Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T19:41:38.1483925Z python-3.12.9 | 14.0 MB | ########## | 100% 2025-05-07T19:41:38.1484469Z 2025-05-07T19:41:38.1484772Z 2025-05-07T19:41:38.1485109Z  2025-05-07T19:41:38.1485411Z 2025-05-07T19:41:38.1485416Z 2025-05-07T19:41:38.1485668Z  2025-05-07T19:41:38.1485984Z 2025-05-07T19:41:38.1485989Z 2025-05-07T19:41:38.1485994Z 2025-05-07T19:41:38.1486252Z  2025-05-07T19:41:38.1486562Z 2025-05-07T19:41:38.1486567Z 2025-05-07T19:41:38.1486572Z 2025-05-07T19:41:38.1486577Z 2025-05-07T19:41:38.1486829Z  2025-05-07T19:41:38.1487158Z 2025-05-07T19:41:38.1487164Z 2025-05-07T19:41:38.1487169Z 2025-05-07T19:41:38.1487174Z 2025-05-07T19:41:38.1487190Z 2025-05-07T19:41:38.1487464Z  done 2025-05-07T19:41:38.3593911Z Preparing transaction: \ | done 2025-05-07T19:41:39.4968252Z Verifying transaction: - \ | / - \ | / - \ | done 2025-05-07T19:41:43.0096859Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:41:43.0143941Z # 2025-05-07T19:41:43.0144272Z # To activate this environment, use 2025-05-07T19:41:43.0144684Z # 2025-05-07T19:41:43.0144983Z # $ conda activate build_binary 2025-05-07T19:41:43.0145360Z # 2025-05-07T19:41:43.0145679Z # To deactivate an active environment, use 2025-05-07T19:41:43.0146096Z # 2025-05-07T19:41:43.0146379Z # $ conda deactivate 2025-05-07T19:41:43.0146645Z 2025-05-07T19:41:43.1906015Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:41:43.1933346Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:41:47.9720506Z 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:47.9723168Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (25.1) 2025-05-07T19:41:47.9724010Z Collecting pip 2025-05-07T19:41:47.9724436Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:41:47.9725030Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:41:47.9727966Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 71.5 MB/s eta 0:00:00 2025-05-07T19:41:47.9728574Z Installing collected packages: pip 2025-05-07T19:41:47.9729004Z Attempting uninstall: pip 2025-05-07T19:41:47.9729424Z Found existing installation: pip 25.1 2025-05-07T19:41:47.9729868Z Uninstalling pip-25.1: 2025-05-07T19:41:47.9730251Z Successfully uninstalled pip-25.1 2025-05-07T19:41:47.9730697Z Successfully installed pip-25.1.1 2025-05-07T19:41:47.9730967Z 2025-05-07T19:41:47.9731004Z 2025-05-07T19:41:48.0960556Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:41:48.0985535Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:41:49.0309108Z Channels: 2025-05-07T19:41:49.0309474Z - conda-forge 2025-05-07T19:41:49.0309817Z Platform: linux-aarch64 2025-05-07T19:41:56.7290841Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - done 2025-05-07T19:41:58.4198336Z Solving environment: | / - \ | / done 2025-05-07T19:41:58.4785568Z 2025-05-07T19:41:58.4786025Z ## Package Plan ## 2025-05-07T19:41:58.4786292Z 2025-05-07T19:41:58.4786618Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:58.4787066Z 2025-05-07T19:41:58.4787200Z added / updated specs: 2025-05-07T19:41:58.4787575Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:41:58.4787846Z 2025-05-07T19:41:58.4787851Z 2025-05-07T19:41:58.4788021Z The following packages will be downloaded: 2025-05-07T19:41:58.4788337Z 2025-05-07T19:41:58.4788495Z package | build 2025-05-07T19:41:58.4788946Z ---------------------------|----------------- 2025-05-07T19:41:58.4789469Z cffi-1.17.1 | py312hac81daf_0 306 KB conda-forge 2025-05-07T19:41:58.4790359Z cryptography-44.0.3 | py312he723553_0 1.5 MB conda-forge 2025-05-07T19:41:58.4790986Z expat-2.7.0 | h5ad3122_0 130 KB conda-forge 2025-05-07T19:41:58.4791577Z libexpat-2.7.0 | h5ad3122_0 71 KB conda-forge 2025-05-07T19:41:58.4792201Z libgcc-14.2.0 | he277a41_2 523 KB conda-forge 2025-05-07T19:41:58.4792851Z libgcc-ng-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T19:41:58.4793465Z libgomp-14.2.0 | he277a41_2 452 KB conda-forge 2025-05-07T19:41:58.4794052Z libnsl-2.0.1 | h31becfc_0 34 KB conda-forge 2025-05-07T19:41:58.4794664Z libsqlite-3.46.0 | hf51ef55_0 1019 KB conda-forge 2025-05-07T19:41:58.4795267Z libuuid-2.38.1 | hb4cce97_0 35 KB conda-forge 2025-05-07T19:41:58.4795884Z libxcrypt-4.4.36 | h31becfc_1 112 KB conda-forge 2025-05-07T19:41:58.4796501Z libzlib-1.2.13 | h68df207_6 66 KB conda-forge 2025-05-07T19:41:58.4797095Z openssl-3.5.0 | hd08dc88_1 3.5 MB conda-forge 2025-05-07T19:41:58.4797721Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:41:58.4798749Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:41:58.4799528Z python-3.12.2 |h43d1f9e_0_cpython 13.2 MB conda-forge 2025-05-07T19:41:58.4800151Z python_abi-3.12 | 7_cp312 7 KB conda-forge 2025-05-07T19:41:58.4800822Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:41:58.4801534Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:41:58.4802159Z zlib-1.2.13 | h68df207_6 94 KB conda-forge 2025-05-07T19:41:58.4802713Z ------------------------------------------------------------ 2025-05-07T19:41:58.4803200Z Total: 21.3 MB 2025-05-07T19:41:58.4803513Z 2025-05-07T19:41:58.4803693Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:58.4804039Z 2025-05-07T19:41:58.4804367Z cffi conda-forge/linux-aarch64::cffi-1.17.1-py312hac81daf_0 2025-05-07T19:41:58.4805145Z cryptography conda-forge/linux-aarch64::cryptography-44.0.3-py312he723553_0 2025-05-07T19:41:58.4805941Z libexpat conda-forge/linux-aarch64::libexpat-2.7.0-h5ad3122_0 2025-05-07T19:41:58.4806613Z libgcc conda-forge/linux-aarch64::libgcc-14.2.0-he277a41_2 2025-05-07T19:41:58.4807266Z libnsl conda-forge/linux-aarch64::libnsl-2.0.1-h31becfc_0 2025-05-07T19:41:58.4809930Z libsqlite conda-forge/linux-aarch64::libsqlite-3.46.0-hf51ef55_0 2025-05-07T19:41:58.4810731Z libxcrypt conda-forge/linux-aarch64::libxcrypt-4.4.36-h31becfc_1 2025-05-07T19:41:58.4811452Z libzlib conda-forge/linux-aarch64::libzlib-1.2.13-h68df207_6 2025-05-07T19:41:58.4812139Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:41:58.4813251Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:41:58.4813936Z python_abi conda-forge/noarch::python_abi-3.12-7_cp312 2025-05-07T19:41:58.4814670Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:41:58.4815521Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:41:58.4816020Z 2025-05-07T19:41:58.4816185Z The following packages will be UPDATED: 2025-05-07T19:41:58.4816493Z 2025-05-07T19:41:58.4817077Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:41:58.4818208Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-14.2.0-he9431aa_2 2025-05-07T19:41:58.4819150Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-14.2.0-he277a41_2 2025-05-07T19:41:58.4820071Z libuuid pkgs/main::libuuid-1.41.5-h998d150_0 --> conda-forge::libuuid-2.38.1-hb4cce97_0 2025-05-07T19:41:58.4821003Z openssl pkgs/main::openssl-3.0.16-h998d150_0 --> conda-forge::openssl-3.5.0-hd08dc88_1 2025-05-07T19:41:58.4821875Z zlib pkgs/main::zlib-1.2.13-h998d150_1 --> conda-forge::zlib-1.2.13-h68df207_6 2025-05-07T19:41:58.4822358Z 2025-05-07T19:41:58.4822674Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:41:58.4823135Z 2025-05-07T19:41:58.4823482Z expat pkgs/main::expat-2.7.1-h419075a_0 --> conda-forge::expat-2.7.0-h5ad3122_0 2025-05-07T19:41:58.4824408Z python pkgs/main::python-3.12.9-h8edadfe_0 --> conda-forge::python-3.12.2-h43d1f9e_0_cpython 2025-05-07T19:41:58.4824974Z 2025-05-07T19:41:58.4824979Z 2025-05-07T19:41:58.4824984Z 2025-05-07T19:41:58.4825202Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:58.4825725Z python-3.12.2 | 13.2 MB | | 0% 2025-05-07T19:41:58.4826061Z 2025-05-07T19:41:58.4826594Z openssl-3.5.0 | 3.5 MB | | 0%  2025-05-07T19:41:58.4826935Z 2025-05-07T19:41:58.4826941Z 2025-05-07T19:41:58.4827444Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:41:58.4827838Z 2025-05-07T19:41:58.4827843Z 2025-05-07T19:41:58.4827848Z 2025-05-07T19:41:58.4828184Z libsqlite-3.46.0 | 1019 KB | | 0%  2025-05-07T19:41:58.4828554Z 2025-05-07T19:41:58.4828559Z 2025-05-07T19:41:58.4828563Z 2025-05-07T19:41:58.4828568Z 2025-05-07T19:41:58.4840712Z libgcc-14.2.0 | 523 KB | | 0%  2025-05-07T19:41:58.4841117Z 2025-05-07T19:41:58.4841133Z 2025-05-07T19:41:58.4841138Z 2025-05-07T19:41:58.4841143Z 2025-05-07T19:41:58.4841149Z 2025-05-07T19:41:58.4841773Z libgomp-14.2.0 | 452 KB | | 0%  2025-05-07T19:41:58.4842345Z 2025-05-07T19:41:58.4842351Z 2025-05-07T19:41:58.4842356Z 2025-05-07T19:41:58.4842361Z 2025-05-07T19:41:58.4842366Z 2025-05-07T19:41:58.4842406Z 2025-05-07T19:41:58.4843421Z cffi-1.17.1 | 306 KB | | 0%  2025-05-07T19:41:58.4843812Z 2025-05-07T19:41:58.4843818Z 2025-05-07T19:41:58.4843824Z 2025-05-07T19:41:58.4843830Z 2025-05-07T19:41:58.4843836Z 2025-05-07T19:41:58.4843850Z 2025-05-07T19:41:58.4843967Z 2025-05-07T19:41:58.4845817Z expat-2.7.0 | 130 KB | | 0%  2025-05-07T19:41:58.4846195Z 2025-05-07T19:41:58.4846215Z 2025-05-07T19:41:58.4846220Z 2025-05-07T19:41:58.4846226Z 2025-05-07T19:41:58.4846232Z 2025-05-07T19:41:58.4846237Z 2025-05-07T19:41:58.4846243Z 2025-05-07T19:41:58.4846249Z 2025-05-07T19:41:58.4847346Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:41:58.4847754Z 2025-05-07T19:41:58.4847759Z 2025-05-07T19:41:58.4847764Z 2025-05-07T19:41:58.4847778Z 2025-05-07T19:41:58.4847782Z 2025-05-07T19:41:58.4847787Z 2025-05-07T19:41:58.4847792Z 2025-05-07T19:41:58.4848087Z 2025-05-07T19:41:58.4848093Z 2025-05-07T19:41:58.4849520Z libxcrypt-4.4.36 | 112 KB | | 0%  2025-05-07T19:41:58.4849976Z 2025-05-07T19:41:58.4849983Z 2025-05-07T19:41:58.4849989Z 2025-05-07T19:41:58.4849994Z 2025-05-07T19:41:58.4850000Z 2025-05-07T19:41:58.4850005Z 2025-05-07T19:41:58.4850019Z 2025-05-07T19:41:58.4850025Z 2025-05-07T19:41:58.4850030Z 2025-05-07T19:41:58.4850045Z 2025-05-07T19:41:58.4855409Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:41:58.4855829Z 2025-05-07T19:41:58.4855845Z 2025-05-07T19:41:58.4855851Z 2025-05-07T19:41:58.4855856Z 2025-05-07T19:41:58.4855862Z 2025-05-07T19:41:58.4855867Z 2025-05-07T19:41:58.4855872Z 2025-05-07T19:41:58.4855878Z 2025-05-07T19:41:58.4855883Z 2025-05-07T19:41:58.4855889Z 2025-05-07T19:41:58.4855894Z 2025-05-07T19:41:58.4856433Z zlib-1.2.13 | 94 KB | | 0%  2025-05-07T19:41:58.4856970Z 2025-05-07T19:41:58.4857190Z 2025-05-07T19:41:58.4857196Z 2025-05-07T19:41:58.4857201Z 2025-05-07T19:41:58.4857206Z 2025-05-07T19:41:58.4857227Z 2025-05-07T19:41:58.4857234Z 2025-05-07T19:41:58.4857239Z 2025-05-07T19:41:58.4857243Z 2025-05-07T19:41:58.4857285Z 2025-05-07T19:41:58.4857290Z 2025-05-07T19:41:58.4857352Z 2025-05-07T19:41:58.4858219Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:41:58.4858672Z 2025-05-07T19:41:58.4858677Z 2025-05-07T19:41:58.4858681Z 2025-05-07T19:41:58.4858686Z 2025-05-07T19:41:58.4858691Z 2025-05-07T19:41:58.4858695Z 2025-05-07T19:41:58.4858700Z 2025-05-07T19:41:58.4858705Z 2025-05-07T19:41:58.4858709Z 2025-05-07T19:41:58.4858714Z 2025-05-07T19:41:58.4858728Z 2025-05-07T19:41:58.4858733Z 2025-05-07T19:41:58.4858737Z 2025-05-07T19:41:58.4860757Z libexpat-2.7.0 | 71 KB | | 0%  2025-05-07T19:41:58.4861199Z 2025-05-07T19:41:58.4861230Z 2025-05-07T19:41:58.4861236Z 2025-05-07T19:41:58.4861249Z 2025-05-07T19:41:58.4861254Z 2025-05-07T19:41:58.4861260Z 2025-05-07T19:41:58.4861627Z 2025-05-07T19:41:58.4861638Z 2025-05-07T19:41:58.4861644Z 2025-05-07T19:41:58.4861649Z 2025-05-07T19:41:58.4861655Z 2025-05-07T19:41:58.4861660Z 2025-05-07T19:41:58.4861665Z 2025-05-07T19:41:58.4861671Z 2025-05-07T19:41:58.4899906Z libzlib-1.2.13 | 66 KB | | 0%  2025-05-07T19:41:58.4900374Z 2025-05-07T19:41:58.4900380Z 2025-05-07T19:41:58.4900386Z 2025-05-07T19:41:58.4900401Z 2025-05-07T19:41:58.4900407Z 2025-05-07T19:41:58.4900412Z 2025-05-07T19:41:58.4900418Z 2025-05-07T19:41:58.4900424Z 2025-05-07T19:41:58.4900429Z 2025-05-07T19:41:58.4900435Z 2025-05-07T19:41:58.4900441Z 2025-05-07T19:41:58.4900447Z 2025-05-07T19:41:58.4900452Z 2025-05-07T19:41:58.4900458Z 2025-05-07T19:41:58.4900465Z 2025-05-07T19:41:58.4901040Z libgcc-ng-14.2.0 | 52 KB | | 0%  2025-05-07T19:41:58.4901505Z 2025-05-07T19:41:58.4901511Z 2025-05-07T19:41:58.4901516Z 2025-05-07T19:41:58.4901546Z 2025-05-07T19:41:58.4901552Z 2025-05-07T19:41:58.4901557Z 2025-05-07T19:41:58.4901562Z 2025-05-07T19:41:58.4901567Z 2025-05-07T19:41:58.4901572Z 2025-05-07T19:41:58.4901577Z 2025-05-07T19:41:58.4901582Z 2025-05-07T19:41:58.4901587Z 2025-05-07T19:41:58.4901591Z 2025-05-07T19:41:58.4901596Z 2025-05-07T19:41:58.4901601Z 2025-05-07T19:41:58.4901605Z 2025-05-07T19:41:58.4904500Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:41:58.4905302Z 2025-05-07T19:41:58.4905378Z 2025-05-07T19:41:58.4905399Z 2025-05-07T19:41:58.4905416Z 2025-05-07T19:41:58.4905433Z 2025-05-07T19:41:58.4905450Z 2025-05-07T19:41:58.4905489Z 2025-05-07T19:41:58.4905500Z 2025-05-07T19:41:58.4905589Z 2025-05-07T19:41:58.4905648Z 2025-05-07T19:41:58.4905681Z 2025-05-07T19:41:58.4905707Z 2025-05-07T19:41:58.4907374Z 2025-05-07T19:41:58.4907380Z 2025-05-07T19:41:58.4907385Z 2025-05-07T19:41:58.4907391Z 2025-05-07T19:41:58.4908934Z 2025-05-07T19:41:58.4910312Z libuuid-2.38.1 | 35 KB | | 0%  2025-05-07T19:41:58.4910761Z 2025-05-07T19:41:58.4910766Z 2025-05-07T19:41:58.4910771Z 2025-05-07T19:41:58.4910777Z 2025-05-07T19:41:58.4910782Z 2025-05-07T19:41:58.4910787Z 2025-05-07T19:41:58.4910793Z 2025-05-07T19:41:58.4910798Z 2025-05-07T19:41:58.4910802Z 2025-05-07T19:41:58.4910807Z 2025-05-07T19:41:58.4910811Z 2025-05-07T19:41:58.4910816Z 2025-05-07T19:41:58.4910821Z 2025-05-07T19:41:58.4910825Z 2025-05-07T19:41:58.4910839Z 2025-05-07T19:41:58.4910844Z 2025-05-07T19:41:58.4910849Z 2025-05-07T19:41:58.4910854Z 2025-05-07T19:41:58.4912397Z libnsl-2.0.1 | 34 KB | | 0%  2025-05-07T19:41:58.4912834Z 2025-05-07T19:41:58.4912840Z 2025-05-07T19:41:58.4912868Z 2025-05-07T19:41:58.4912874Z 2025-05-07T19:41:58.4912896Z 2025-05-07T19:41:58.4912901Z 2025-05-07T19:41:58.4912907Z 2025-05-07T19:41:58.4912926Z 2025-05-07T19:41:58.4912933Z 2025-05-07T19:41:58.4912938Z 2025-05-07T19:41:58.4912955Z 2025-05-07T19:41:58.4912960Z 2025-05-07T19:41:58.4912966Z 2025-05-07T19:41:58.4912971Z 2025-05-07T19:41:58.4912976Z 2025-05-07T19:41:58.4912982Z 2025-05-07T19:41:58.4912987Z 2025-05-07T19:41:58.4912992Z 2025-05-07T19:41:58.4912998Z 2025-05-07T19:41:58.5790293Z ... (more hidden) ... 2025-05-07T19:41:58.5794441Z python-3.12.2 | 13.2 MB | 7 | 8% 2025-05-07T19:41:58.5794905Z 2025-05-07T19:41:58.5805074Z openssl-3.5.0 | 3.5 MB | ####9 | 49%  2025-05-07T19:41:58.5805475Z 2025-05-07T19:41:58.5805481Z 2025-05-07T19:41:58.5810509Z cryptography-44.0.3 | 1.5 MB | ####3 | 44%  2025-05-07T19:41:58.5811368Z 2025-05-07T19:41:58.5811374Z 2025-05-07T19:41:58.5811436Z 2025-05-07T19:41:58.5884503Z libsqlite-3.46.0 | 1019 KB | ####7 | 47%  2025-05-07T19:41:58.5884953Z 2025-05-07T19:41:58.5885315Z 2025-05-07T19:41:58.5885325Z 2025-05-07T19:41:58.5885330Z 2025-05-07T19:41:58.6028232Z libgcc-14.2.0 | 523 KB | ########2 | 83%  2025-05-07T19:41:58.6028657Z 2025-05-07T19:41:58.6028664Z 2025-05-07T19:41:58.6028670Z 2025-05-07T19:41:58.6028676Z 2025-05-07T19:41:58.6166601Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:41:58.6166986Z 2025-05-07T19:41:58.6166992Z 2025-05-07T19:41:58.6167369Z 2025-05-07T19:41:58.6385967Z libsqlite-3.46.0 | 1019 KB | ########## | 100%  2025-05-07T19:41:58.6386359Z 2025-05-07T19:41:58.6386364Z 2025-05-07T19:41:58.6405022Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:58.6405912Z 2025-05-07T19:41:58.6405919Z 2025-05-07T19:41:58.6405924Z 2025-05-07T19:41:58.6405931Z 2025-05-07T19:41:58.6405976Z 2025-05-07T19:41:58.6599196Z libgomp-14.2.0 | 452 KB | 3 | 4%  2025-05-07T19:41:58.6599728Z 2025-05-07T19:41:58.6599774Z 2025-05-07T19:41:58.6599780Z 2025-05-07T19:41:58.6599785Z 2025-05-07T19:41:58.6599790Z 2025-05-07T19:41:58.6602112Z 2025-05-07T19:41:58.6703809Z cffi-1.17.1 | 306 KB | 5 | 5%  2025-05-07T19:41:58.6704210Z 2025-05-07T19:41:58.6704215Z 2025-05-07T19:41:58.6704221Z 2025-05-07T19:41:58.6704226Z 2025-05-07T19:41:58.6704230Z 2025-05-07T19:41:58.6770597Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:41:58.6771008Z 2025-05-07T19:41:58.6771027Z 2025-05-07T19:41:58.6771042Z 2025-05-07T19:41:58.6771048Z 2025-05-07T19:41:58.6771053Z 2025-05-07T19:41:58.6771919Z 2025-05-07T19:41:58.6800826Z cffi-1.17.1 | 306 KB | ########## | 100%  2025-05-07T19:41:58.6952352Z python-3.12.2 | 13.2 MB | ###4 | 35% 2025-05-07T19:41:58.6953126Z 2025-05-07T19:41:58.6953134Z 2025-05-07T19:41:58.6953140Z 2025-05-07T19:41:58.6953145Z 2025-05-07T19:41:58.6953151Z 2025-05-07T19:41:58.6953156Z 2025-05-07T19:41:58.6953181Z 2025-05-07T19:41:58.7033340Z expat-2.7.0 | 130 KB | #2 | 12%  2025-05-07T19:41:58.7033782Z 2025-05-07T19:41:58.7033788Z 2025-05-07T19:41:58.7033793Z 2025-05-07T19:41:58.7033808Z 2025-05-07T19:41:58.7033813Z 2025-05-07T19:41:58.7033818Z 2025-05-07T19:41:58.7033823Z 2025-05-07T19:41:58.7079882Z expat-2.7.0 | 130 KB | ########## | 100%  2025-05-07T19:41:58.7080311Z 2025-05-07T19:41:58.7080319Z 2025-05-07T19:41:58.7080324Z 2025-05-07T19:41:58.7080330Z 2025-05-07T19:41:58.7080335Z 2025-05-07T19:41:58.7080350Z 2025-05-07T19:41:58.7080355Z 2025-05-07T19:41:58.7081631Z 2025-05-07T19:41:58.7152973Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:41:58.7153442Z 2025-05-07T19:41:58.7153449Z 2025-05-07T19:41:58.7153498Z 2025-05-07T19:41:58.7153504Z 2025-05-07T19:41:58.7153509Z 2025-05-07T19:41:58.7153515Z 2025-05-07T19:41:58.7153520Z 2025-05-07T19:41:58.7154411Z 2025-05-07T19:41:58.7215416Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:58.7215883Z 2025-05-07T19:41:58.7215889Z 2025-05-07T19:41:58.7215903Z 2025-05-07T19:41:58.7215909Z 2025-05-07T19:41:58.7215914Z 2025-05-07T19:41:58.7215919Z 2025-05-07T19:41:58.7215924Z 2025-05-07T19:41:58.7215930Z 2025-05-07T19:41:58.7216097Z 2025-05-07T19:41:58.7262580Z libxcrypt-4.4.36 | 112 KB | #4 | 14%  2025-05-07T19:41:58.7263059Z 2025-05-07T19:41:58.7263065Z 2025-05-07T19:41:58.7263084Z 2025-05-07T19:41:58.7263090Z 2025-05-07T19:41:58.7263095Z 2025-05-07T19:41:58.7263101Z 2025-05-07T19:41:58.7263106Z 2025-05-07T19:41:58.7263111Z 2025-05-07T19:41:58.7266048Z 2025-05-07T19:41:58.7282637Z libxcrypt-4.4.36 | 112 KB | ########## | 100%  2025-05-07T19:41:58.7297483Z 2025-05-07T19:41:58.7298028Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:58.7298401Z 2025-05-07T19:41:58.7426859Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:58.7427272Z 2025-05-07T19:41:58.7427278Z 2025-05-07T19:41:58.7427283Z 2025-05-07T19:41:58.7429715Z libsqlite-3.46.0 | 1019 KB | ########## | 100%  2025-05-07T19:41:58.7430085Z 2025-05-07T19:41:58.7430091Z 2025-05-07T19:41:58.7430102Z 2025-05-07T19:41:58.7543669Z libsqlite-3.46.0 | 1019 KB | ########## | 100%  2025-05-07T19:41:58.7544097Z 2025-05-07T19:41:58.7544103Z 2025-05-07T19:41:58.7544109Z 2025-05-07T19:41:58.7544114Z 2025-05-07T19:41:58.7544119Z 2025-05-07T19:41:58.7544124Z 2025-05-07T19:41:58.7544129Z 2025-05-07T19:41:58.7544134Z 2025-05-07T19:41:58.7544139Z 2025-05-07T19:41:58.7544144Z 2025-05-07T19:41:58.7548289Z 2025-05-07T19:41:58.7609704Z zlib-1.2.13 | 94 KB | #7 | 17%  2025-05-07T19:41:58.7610200Z 2025-05-07T19:41:58.7610207Z 2025-05-07T19:41:58.7610213Z 2025-05-07T19:41:58.7610219Z 2025-05-07T19:41:58.7610241Z 2025-05-07T19:41:58.7610246Z 2025-05-07T19:41:58.7610251Z 2025-05-07T19:41:58.7610267Z 2025-05-07T19:41:58.7610272Z 2025-05-07T19:41:58.7615689Z 2025-05-07T19:41:58.7619956Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:41:58.7620424Z 2025-05-07T19:41:58.7620431Z 2025-05-07T19:41:58.7620436Z 2025-05-07T19:41:58.7620443Z 2025-05-07T19:41:58.7620457Z 2025-05-07T19:41:58.7620463Z 2025-05-07T19:41:58.7620468Z 2025-05-07T19:41:58.7620474Z 2025-05-07T19:41:58.7620480Z 2025-05-07T19:41:58.7620485Z 2025-05-07T19:41:58.7620491Z 2025-05-07T19:41:58.7661483Z zlib-1.2.13 | 94 KB | ########## | 100%  2025-05-07T19:41:58.7661899Z 2025-05-07T19:41:58.7661916Z 2025-05-07T19:41:58.7661921Z 2025-05-07T19:41:58.7661926Z 2025-05-07T19:41:58.7662259Z 2025-05-07T19:41:58.7662266Z 2025-05-07T19:41:58.7662271Z 2025-05-07T19:41:58.7662277Z 2025-05-07T19:41:58.7662282Z 2025-05-07T19:41:58.7662301Z 2025-05-07T19:41:58.7662307Z 2025-05-07T19:41:58.7662312Z 2025-05-07T19:41:58.7735804Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:41:58.7736298Z 2025-05-07T19:41:58.7736305Z 2025-05-07T19:41:58.7736311Z 2025-05-07T19:41:58.7736317Z 2025-05-07T19:41:58.7736339Z 2025-05-07T19:41:58.7736344Z 2025-05-07T19:41:58.7736350Z 2025-05-07T19:41:58.7736357Z 2025-05-07T19:41:58.7736363Z 2025-05-07T19:41:58.7736368Z 2025-05-07T19:41:58.7738735Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:58.7739154Z 2025-05-07T19:41:58.7739160Z 2025-05-07T19:41:58.7739165Z 2025-05-07T19:41:58.7739171Z 2025-05-07T19:41:58.7739176Z 2025-05-07T19:41:58.7739181Z 2025-05-07T19:41:58.7739185Z 2025-05-07T19:41:58.7739190Z 2025-05-07T19:41:58.7739196Z 2025-05-07T19:41:58.7739232Z 2025-05-07T19:41:58.7739243Z 2025-05-07T19:41:58.7739249Z 2025-05-07T19:41:58.7804536Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:58.7838630Z python-3.12.2 | 13.2 MB | #####7 | 57% 2025-05-07T19:41:58.7839031Z 2025-05-07T19:41:58.7839039Z 2025-05-07T19:41:58.7839045Z 2025-05-07T19:41:58.7839050Z 2025-05-07T19:41:58.7839056Z 2025-05-07T19:41:58.7839061Z 2025-05-07T19:41:58.7839067Z 2025-05-07T19:41:58.7839072Z 2025-05-07T19:41:58.7839077Z 2025-05-07T19:41:58.7839083Z 2025-05-07T19:41:58.7839089Z 2025-05-07T19:41:58.7839095Z 2025-05-07T19:41:58.7839102Z 2025-05-07T19:41:58.7902760Z libexpat-2.7.0 | 71 KB | ##2 | 22%  2025-05-07T19:41:58.7903229Z 2025-05-07T19:41:58.7903235Z 2025-05-07T19:41:58.7903240Z 2025-05-07T19:41:58.7903246Z 2025-05-07T19:41:58.7903251Z 2025-05-07T19:41:58.7903256Z 2025-05-07T19:41:58.7903262Z 2025-05-07T19:41:58.7903298Z 2025-05-07T19:41:58.7903306Z 2025-05-07T19:41:58.7903310Z 2025-05-07T19:41:58.7903316Z 2025-05-07T19:41:58.7903320Z 2025-05-07T19:41:58.7905391Z 2025-05-07T19:41:58.8119425Z libexpat-2.7.0 | 71 KB | ########## | 100%  2025-05-07T19:41:58.8119914Z 2025-05-07T19:41:58.8119929Z 2025-05-07T19:41:58.8119935Z 2025-05-07T19:41:58.8119941Z 2025-05-07T19:41:58.8119947Z 2025-05-07T19:41:58.8119952Z 2025-05-07T19:41:58.8119958Z 2025-05-07T19:41:58.8119963Z 2025-05-07T19:41:58.8119969Z 2025-05-07T19:41:58.8119974Z 2025-05-07T19:41:58.8119980Z 2025-05-07T19:41:58.8119985Z 2025-05-07T19:41:58.8119992Z 2025-05-07T19:41:58.8119998Z 2025-05-07T19:41:58.8169219Z libzlib-1.2.13 | 66 KB | ##4 | 24%  2025-05-07T19:41:58.8169665Z 2025-05-07T19:41:58.8169672Z 2025-05-07T19:41:58.8169678Z 2025-05-07T19:41:58.8169702Z 2025-05-07T19:41:58.8169707Z 2025-05-07T19:41:58.8169713Z 2025-05-07T19:41:58.8169764Z 2025-05-07T19:41:58.8169769Z 2025-05-07T19:41:58.8169775Z 2025-05-07T19:41:58.8169780Z 2025-05-07T19:41:58.8169785Z 2025-05-07T19:41:58.8169807Z 2025-05-07T19:41:58.8169812Z 2025-05-07T19:41:58.8171386Z 2025-05-07T19:41:58.8173382Z libzlib-1.2.13 | 66 KB | ########## | 100%  2025-05-07T19:41:58.8173829Z 2025-05-07T19:41:58.8173836Z 2025-05-07T19:41:58.8173841Z 2025-05-07T19:41:58.8173847Z 2025-05-07T19:41:58.8173853Z 2025-05-07T19:41:58.8173859Z 2025-05-07T19:41:58.8173865Z 2025-05-07T19:41:58.8173870Z 2025-05-07T19:41:58.8173876Z 2025-05-07T19:41:58.8173882Z 2025-05-07T19:41:58.8173887Z 2025-05-07T19:41:58.8173893Z 2025-05-07T19:41:58.8173899Z 2025-05-07T19:41:58.8173905Z 2025-05-07T19:41:58.8173921Z 2025-05-07T19:41:58.8173938Z 2025-05-07T19:41:58.8236107Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:41:58.8236616Z 2025-05-07T19:41:58.8236955Z 2025-05-07T19:41:58.8236961Z 2025-05-07T19:41:58.8236967Z 2025-05-07T19:41:58.8236987Z 2025-05-07T19:41:58.8236994Z 2025-05-07T19:41:58.8237000Z 2025-05-07T19:41:58.8237018Z 2025-05-07T19:41:58.8237023Z 2025-05-07T19:41:58.8237028Z 2025-05-07T19:41:58.8237033Z 2025-05-07T19:41:58.8237037Z 2025-05-07T19:41:58.8237042Z 2025-05-07T19:41:58.8237047Z 2025-05-07T19:41:58.8237051Z 2025-05-07T19:41:58.8238835Z 2025-05-07T19:41:58.8326831Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:58.8327343Z 2025-05-07T19:41:58.8327349Z 2025-05-07T19:41:58.8327354Z 2025-05-07T19:41:58.8327359Z 2025-05-07T19:41:58.8327364Z 2025-05-07T19:41:58.8327368Z 2025-05-07T19:41:58.8327373Z 2025-05-07T19:41:58.8327378Z 2025-05-07T19:41:58.8327383Z 2025-05-07T19:41:58.8327388Z 2025-05-07T19:41:58.8327396Z 2025-05-07T19:41:58.8327401Z 2025-05-07T19:41:58.8327406Z 2025-05-07T19:41:58.8327410Z 2025-05-07T19:41:58.8329017Z 2025-05-07T19:41:58.8351766Z libgcc-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T19:41:58.8352239Z 2025-05-07T19:41:58.8352275Z 2025-05-07T19:41:58.8352280Z 2025-05-07T19:41:58.8352285Z 2025-05-07T19:41:58.8352291Z 2025-05-07T19:41:58.8352296Z 2025-05-07T19:41:58.8352301Z 2025-05-07T19:41:58.8352306Z 2025-05-07T19:41:58.8352311Z 2025-05-07T19:41:58.8352316Z 2025-05-07T19:41:58.8352329Z 2025-05-07T19:41:58.8352335Z 2025-05-07T19:41:58.8352340Z 2025-05-07T19:41:58.8352344Z 2025-05-07T19:41:58.8352349Z 2025-05-07T19:41:58.8352355Z 2025-05-07T19:41:58.8352359Z 2025-05-07T19:41:58.8378408Z libuuid-2.38.1 | 35 KB | ####5 | 46%  2025-05-07T19:41:58.8378908Z 2025-05-07T19:41:58.8378914Z 2025-05-07T19:41:58.8378919Z 2025-05-07T19:41:58.8378924Z 2025-05-07T19:41:58.8378929Z 2025-05-07T19:41:58.8378933Z 2025-05-07T19:41:58.8378939Z 2025-05-07T19:41:58.8378944Z 2025-05-07T19:41:58.8378949Z 2025-05-07T19:41:58.8378989Z 2025-05-07T19:41:58.8378994Z 2025-05-07T19:41:58.8378999Z 2025-05-07T19:41:58.8379005Z 2025-05-07T19:41:58.8379010Z 2025-05-07T19:41:58.8379331Z 2025-05-07T19:41:58.8379340Z 2025-05-07T19:41:58.8381330Z 2025-05-07T19:41:58.8395075Z libuuid-2.38.1 | 35 KB | ########## | 100%  2025-05-07T19:41:58.8395562Z 2025-05-07T19:41:58.8395569Z 2025-05-07T19:41:58.8395574Z 2025-05-07T19:41:58.8395580Z 2025-05-07T19:41:58.8395586Z 2025-05-07T19:41:58.8395591Z 2025-05-07T19:41:58.8395597Z 2025-05-07T19:41:58.8395602Z 2025-05-07T19:41:58.8395611Z 2025-05-07T19:41:58.8395616Z 2025-05-07T19:41:58.8395621Z 2025-05-07T19:41:58.8395627Z 2025-05-07T19:41:58.8395633Z 2025-05-07T19:41:58.8395650Z 2025-05-07T19:41:58.8395655Z 2025-05-07T19:41:58.8529419Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:41:58.8529886Z 2025-05-07T19:41:58.8529892Z 2025-05-07T19:41:58.8529930Z 2025-05-07T19:41:58.8529935Z 2025-05-07T19:41:58.8569495Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:41:58.8569942Z 2025-05-07T19:41:58.8569948Z 2025-05-07T19:41:58.8569953Z 2025-05-07T19:41:58.8569958Z 2025-05-07T19:41:58.8569964Z 2025-05-07T19:41:58.8569969Z 2025-05-07T19:41:58.8569974Z 2025-05-07T19:41:58.8569980Z 2025-05-07T19:41:58.8569986Z 2025-05-07T19:41:58.8570000Z 2025-05-07T19:41:58.8570005Z 2025-05-07T19:41:58.8570010Z 2025-05-07T19:41:58.8570015Z 2025-05-07T19:41:58.8570020Z 2025-05-07T19:41:58.8570025Z 2025-05-07T19:41:58.8570030Z 2025-05-07T19:41:58.8570035Z 2025-05-07T19:41:58.8570040Z 2025-05-07T19:41:58.8611631Z libnsl-2.0.1 | 34 KB | ####7 | 47%  2025-05-07T19:41:58.8612085Z 2025-05-07T19:41:58.8612091Z 2025-05-07T19:41:58.8612097Z 2025-05-07T19:41:58.8612103Z 2025-05-07T19:41:58.8612108Z 2025-05-07T19:41:58.8612114Z 2025-05-07T19:41:58.8612440Z 2025-05-07T19:41:58.8612446Z 2025-05-07T19:41:58.8612451Z 2025-05-07T19:41:58.8612456Z 2025-05-07T19:41:58.8612461Z 2025-05-07T19:41:58.8612466Z 2025-05-07T19:41:58.8612480Z 2025-05-07T19:41:58.8612485Z 2025-05-07T19:41:58.8612490Z 2025-05-07T19:41:58.8612495Z 2025-05-07T19:41:58.8612500Z 2025-05-07T19:41:58.8612517Z 2025-05-07T19:41:58.8627148Z libnsl-2.0.1 | 34 KB | ########## | 100%  2025-05-07T19:41:58.8627628Z 2025-05-07T19:41:58.8627634Z 2025-05-07T19:41:58.8627639Z 2025-05-07T19:41:58.8627645Z 2025-05-07T19:41:58.8627650Z 2025-05-07T19:41:58.8627656Z 2025-05-07T19:41:58.8627661Z 2025-05-07T19:41:58.8627667Z 2025-05-07T19:41:58.8627672Z 2025-05-07T19:41:58.8627678Z 2025-05-07T19:41:58.8627692Z 2025-05-07T19:41:58.8627698Z 2025-05-07T19:41:58.8627703Z 2025-05-07T19:41:58.8627709Z 2025-05-07T19:41:58.8627715Z 2025-05-07T19:41:58.8627721Z 2025-05-07T19:41:58.8627727Z 2025-05-07T19:41:58.8627734Z 2025-05-07T19:41:58.8627766Z 2025-05-07T19:41:58.8651454Z ... (more hidden) ... 2025-05-07T19:41:58.8651942Z 2025-05-07T19:41:58.8651949Z 2025-05-07T19:41:58.8651954Z 2025-05-07T19:41:58.8651960Z 2025-05-07T19:41:58.8651965Z 2025-05-07T19:41:58.8651970Z 2025-05-07T19:41:58.8651975Z 2025-05-07T19:41:58.8651980Z 2025-05-07T19:41:58.8651984Z 2025-05-07T19:41:58.8651989Z 2025-05-07T19:41:58.8651993Z 2025-05-07T19:41:58.8651998Z 2025-05-07T19:41:58.8652003Z 2025-05-07T19:41:58.8652007Z 2025-05-07T19:41:58.8652012Z 2025-05-07T19:41:58.8652016Z 2025-05-07T19:41:58.8652021Z 2025-05-07T19:41:58.8652025Z 2025-05-07T19:41:58.8652030Z 2025-05-07T19:41:58.8806682Z ... (more hidden) ... 2025-05-07T19:41:58.9310315Z python-3.12.2 | 13.2 MB | ########4 | 85% 2025-05-07T19:41:58.9310721Z 2025-05-07T19:41:58.9310727Z 2025-05-07T19:41:58.9310732Z 2025-05-07T19:41:58.9310737Z 2025-05-07T19:41:58.9310782Z 2025-05-07T19:41:58.9315273Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:41:58.9315700Z 2025-05-07T19:41:58.9316077Z 2025-05-07T19:41:58.9316087Z 2025-05-07T19:41:58.9316093Z 2025-05-07T19:41:58.9319196Z 2025-05-07T19:41:58.9617956Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:41:58.9618389Z 2025-05-07T19:41:58.9618396Z 2025-05-07T19:41:58.9618411Z 2025-05-07T19:41:58.9618416Z 2025-05-07T19:41:58.9618422Z 2025-05-07T19:41:58.9618427Z 2025-05-07T19:41:58.9625450Z cffi-1.17.1 | 306 KB | ########## | 100%  2025-05-07T19:41:58.9625846Z 2025-05-07T19:41:58.9625871Z 2025-05-07T19:41:58.9625877Z 2025-05-07T19:41:58.9625882Z 2025-05-07T19:41:58.9625896Z 2025-05-07T19:41:58.9625901Z 2025-05-07T19:41:58.9764059Z cffi-1.17.1 | 306 KB | ########## | 100%  2025-05-07T19:41:58.9764494Z 2025-05-07T19:41:58.9764502Z 2025-05-07T19:41:58.9764506Z 2025-05-07T19:41:58.9764556Z 2025-05-07T19:41:58.9764561Z 2025-05-07T19:41:58.9764567Z 2025-05-07T19:41:58.9765125Z 2025-05-07T19:41:58.9771514Z expat-2.7.0 | 130 KB | ########## | 100%  2025-05-07T19:41:58.9771933Z 2025-05-07T19:41:58.9771939Z 2025-05-07T19:41:58.9771944Z 2025-05-07T19:41:58.9771950Z 2025-05-07T19:41:58.9771955Z 2025-05-07T19:41:58.9771960Z 2025-05-07T19:41:58.9771966Z 2025-05-07T19:41:59.0100357Z expat-2.7.0 | 130 KB | ########## | 100%  2025-05-07T19:41:59.0100757Z 2025-05-07T19:41:59.0100765Z 2025-05-07T19:41:59.0100771Z 2025-05-07T19:41:59.0100776Z 2025-05-07T19:41:59.0100782Z 2025-05-07T19:41:59.0100788Z 2025-05-07T19:41:59.0100795Z 2025-05-07T19:41:59.0100813Z 2025-05-07T19:41:59.0102931Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:59.0103376Z 2025-05-07T19:41:59.0103383Z 2025-05-07T19:41:59.0103389Z 2025-05-07T19:41:59.0103395Z 2025-05-07T19:41:59.0103400Z 2025-05-07T19:41:59.0103803Z 2025-05-07T19:41:59.0103809Z 2025-05-07T19:41:59.0103814Z 2025-05-07T19:41:59.0162400Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:59.0162873Z 2025-05-07T19:41:59.0162881Z 2025-05-07T19:41:59.0162886Z 2025-05-07T19:41:59.0162892Z 2025-05-07T19:41:59.0162897Z 2025-05-07T19:41:59.0162902Z 2025-05-07T19:41:59.0162907Z 2025-05-07T19:41:59.0162912Z 2025-05-07T19:41:59.0162917Z 2025-05-07T19:41:59.0171668Z libxcrypt-4.4.36 | 112 KB | ########## | 100%  2025-05-07T19:41:59.0172132Z 2025-05-07T19:41:59.0172138Z 2025-05-07T19:41:59.0172143Z 2025-05-07T19:41:59.0172148Z 2025-05-07T19:41:59.0172153Z 2025-05-07T19:41:59.0172169Z 2025-05-07T19:41:59.0172173Z 2025-05-07T19:41:59.0172178Z 2025-05-07T19:41:59.0172183Z 2025-05-07T19:41:59.0565145Z libxcrypt-4.4.36 | 112 KB | ########## | 100%  2025-05-07T19:41:59.0565602Z 2025-05-07T19:41:59.0565608Z 2025-05-07T19:41:59.0565656Z 2025-05-07T19:41:59.0565661Z 2025-05-07T19:41:59.0565668Z 2025-05-07T19:41:59.0565685Z 2025-05-07T19:41:59.0565691Z 2025-05-07T19:41:59.0565715Z 2025-05-07T19:41:59.0565721Z 2025-05-07T19:41:59.0565726Z 2025-05-07T19:41:59.0566520Z 2025-05-07T19:41:59.0571151Z zlib-1.2.13 | 94 KB | ########## | 100%  2025-05-07T19:41:59.0571592Z 2025-05-07T19:41:59.0571599Z 2025-05-07T19:41:59.0571604Z 2025-05-07T19:41:59.0571610Z 2025-05-07T19:41:59.0571615Z 2025-05-07T19:41:59.0571620Z 2025-05-07T19:41:59.0571626Z 2025-05-07T19:41:59.0571631Z 2025-05-07T19:41:59.0571637Z 2025-05-07T19:41:59.0571642Z 2025-05-07T19:41:59.0571648Z 2025-05-07T19:41:59.1114618Z zlib-1.2.13 | 94 KB | ########## | 100%  2025-05-07T19:41:59.2092552Z python-3.12.2 | 13.2 MB | ########## | 100% 2025-05-07T19:41:59.2092934Z 2025-05-07T19:41:59.2092940Z 2025-05-07T19:41:59.2092945Z 2025-05-07T19:41:59.2092988Z 2025-05-07T19:41:59.2092995Z 2025-05-07T19:41:59.2093001Z 2025-05-07T19:41:59.2093007Z 2025-05-07T19:41:59.2093012Z 2025-05-07T19:41:59.2093017Z 2025-05-07T19:41:59.2094778Z 2025-05-07T19:41:59.2096371Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:59.2096797Z 2025-05-07T19:41:59.2096802Z 2025-05-07T19:41:59.2096821Z 2025-05-07T19:41:59.2096826Z 2025-05-07T19:41:59.2096831Z 2025-05-07T19:41:59.2096835Z 2025-05-07T19:41:59.2096840Z 2025-05-07T19:41:59.2096844Z 2025-05-07T19:41:59.2096860Z 2025-05-07T19:41:59.2096865Z 2025-05-07T19:41:59.2259471Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:59.2259913Z 2025-05-07T19:41:59.2259919Z 2025-05-07T19:41:59.2259924Z 2025-05-07T19:41:59.2259929Z 2025-05-07T19:41:59.2259935Z 2025-05-07T19:41:59.2259948Z 2025-05-07T19:41:59.2259953Z 2025-05-07T19:41:59.2259957Z 2025-05-07T19:41:59.2259962Z 2025-05-07T19:41:59.2259967Z 2025-05-07T19:41:59.2260001Z 2025-05-07T19:41:59.2260007Z 2025-05-07T19:41:59.2261730Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:59.2262194Z 2025-05-07T19:41:59.2262208Z 2025-05-07T19:41:59.2262213Z 2025-05-07T19:41:59.2262217Z 2025-05-07T19:41:59.2262222Z 2025-05-07T19:41:59.2262226Z 2025-05-07T19:41:59.2262231Z 2025-05-07T19:41:59.2262235Z 2025-05-07T19:41:59.2262240Z 2025-05-07T19:41:59.2262244Z 2025-05-07T19:41:59.2262257Z 2025-05-07T19:41:59.2262262Z 2025-05-07T19:41:59.2273454Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:59.2273953Z 2025-05-07T19:41:59.2273961Z 2025-05-07T19:41:59.2278898Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:59.2279300Z 2025-05-07T19:41:59.2279306Z 2025-05-07T19:41:59.2461502Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:59.2461930Z 2025-05-07T19:41:59.2461936Z 2025-05-07T19:41:59.2462308Z 2025-05-07T19:41:59.2462314Z 2025-05-07T19:41:59.2462320Z 2025-05-07T19:41:59.2462326Z 2025-05-07T19:41:59.2462331Z 2025-05-07T19:41:59.2462351Z 2025-05-07T19:41:59.2462356Z 2025-05-07T19:41:59.2462380Z 2025-05-07T19:41:59.2462385Z 2025-05-07T19:41:59.2462389Z 2025-05-07T19:41:59.2462394Z 2025-05-07T19:41:59.2469706Z libexpat-2.7.0 | 71 KB | ########## | 100%  2025-05-07T19:41:59.2470173Z 2025-05-07T19:41:59.2470179Z 2025-05-07T19:41:59.2470185Z 2025-05-07T19:41:59.2470200Z 2025-05-07T19:41:59.2470206Z 2025-05-07T19:41:59.2470211Z 2025-05-07T19:41:59.2470217Z 2025-05-07T19:41:59.2470222Z 2025-05-07T19:41:59.2470228Z 2025-05-07T19:41:59.2470234Z 2025-05-07T19:41:59.2470239Z 2025-05-07T19:41:59.2470244Z 2025-05-07T19:41:59.2470250Z 2025-05-07T19:41:59.2484485Z libexpat-2.7.0 | 71 KB | ########## | 100%  2025-05-07T19:41:59.2484925Z 2025-05-07T19:41:59.2484931Z 2025-05-07T19:41:59.2484959Z 2025-05-07T19:41:59.2484964Z 2025-05-07T19:41:59.2484970Z 2025-05-07T19:41:59.2484975Z 2025-05-07T19:41:59.2484980Z 2025-05-07T19:41:59.2484996Z 2025-05-07T19:41:59.2485001Z 2025-05-07T19:41:59.2485006Z 2025-05-07T19:41:59.2485010Z 2025-05-07T19:41:59.2485015Z 2025-05-07T19:41:59.2485020Z 2025-05-07T19:41:59.2485035Z 2025-05-07T19:41:59.2487623Z libzlib-1.2.13 | 66 KB | ########## | 100%  2025-05-07T19:41:59.2488047Z 2025-05-07T19:41:59.2488053Z 2025-05-07T19:41:59.2488058Z 2025-05-07T19:41:59.2488063Z 2025-05-07T19:41:59.2488068Z 2025-05-07T19:41:59.2488073Z 2025-05-07T19:41:59.2488079Z 2025-05-07T19:41:59.2488084Z 2025-05-07T19:41:59.2488089Z 2025-05-07T19:41:59.2488093Z 2025-05-07T19:41:59.2488098Z 2025-05-07T19:41:59.2488103Z 2025-05-07T19:41:59.2488108Z 2025-05-07T19:41:59.2488119Z 2025-05-07T19:41:59.2658971Z libzlib-1.2.13 | 66 KB | ########## | 100%  2025-05-07T19:41:59.2659469Z 2025-05-07T19:41:59.2659475Z 2025-05-07T19:41:59.2659481Z 2025-05-07T19:41:59.2659487Z 2025-05-07T19:41:59.2659491Z 2025-05-07T19:41:59.2659889Z 2025-05-07T19:41:59.2659899Z 2025-05-07T19:41:59.2659904Z 2025-05-07T19:41:59.2659922Z 2025-05-07T19:41:59.2659927Z 2025-05-07T19:41:59.2659933Z 2025-05-07T19:41:59.2659938Z 2025-05-07T19:41:59.2659943Z 2025-05-07T19:41:59.2659948Z 2025-05-07T19:41:59.2659953Z 2025-05-07T19:41:59.2659958Z 2025-05-07T19:41:59.2666723Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:59.2667237Z 2025-05-07T19:41:59.2667243Z 2025-05-07T19:41:59.2667248Z 2025-05-07T19:41:59.2667253Z 2025-05-07T19:41:59.2667258Z 2025-05-07T19:41:59.2667262Z 2025-05-07T19:41:59.2667267Z 2025-05-07T19:41:59.2667273Z 2025-05-07T19:41:59.2667283Z 2025-05-07T19:41:59.2667288Z 2025-05-07T19:41:59.2667294Z 2025-05-07T19:41:59.2667300Z 2025-05-07T19:41:59.2667306Z 2025-05-07T19:41:59.2667312Z 2025-05-07T19:41:59.2667337Z 2025-05-07T19:41:59.2667342Z 2025-05-07T19:41:59.2679203Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:59.2679802Z 2025-05-07T19:41:59.2679807Z 2025-05-07T19:41:59.2679812Z 2025-05-07T19:41:59.2679818Z 2025-05-07T19:41:59.2679823Z 2025-05-07T19:41:59.2679827Z 2025-05-07T19:41:59.2679832Z 2025-05-07T19:41:59.2679837Z 2025-05-07T19:41:59.2679842Z 2025-05-07T19:41:59.2679846Z 2025-05-07T19:41:59.2679851Z 2025-05-07T19:41:59.2679855Z 2025-05-07T19:41:59.2679860Z 2025-05-07T19:41:59.2679871Z 2025-05-07T19:41:59.2679876Z 2025-05-07T19:41:59.2679880Z 2025-05-07T19:41:59.2679885Z 2025-05-07T19:41:59.2684116Z libuuid-2.38.1 | 35 KB | ########## | 100%  2025-05-07T19:41:59.2684612Z 2025-05-07T19:41:59.2684618Z 2025-05-07T19:41:59.2684624Z 2025-05-07T19:41:59.2684639Z 2025-05-07T19:41:59.2684645Z 2025-05-07T19:41:59.2684650Z 2025-05-07T19:41:59.2685288Z 2025-05-07T19:41:59.2685294Z 2025-05-07T19:41:59.2685299Z 2025-05-07T19:41:59.2685305Z 2025-05-07T19:41:59.2685310Z 2025-05-07T19:41:59.2685330Z 2025-05-07T19:41:59.2685336Z 2025-05-07T19:41:59.2685341Z 2025-05-07T19:41:59.2685346Z 2025-05-07T19:41:59.2685351Z 2025-05-07T19:41:59.2685356Z 2025-05-07T19:41:59.2946311Z libuuid-2.38.1 | 35 KB | ########## | 100%  2025-05-07T19:41:59.2946806Z 2025-05-07T19:41:59.2946812Z 2025-05-07T19:41:59.2946818Z 2025-05-07T19:41:59.2946824Z 2025-05-07T19:41:59.2946831Z 2025-05-07T19:41:59.2946836Z 2025-05-07T19:41:59.2946842Z 2025-05-07T19:41:59.2946847Z 2025-05-07T19:41:59.2946852Z 2025-05-07T19:41:59.2946857Z 2025-05-07T19:41:59.2946861Z 2025-05-07T19:41:59.2946866Z 2025-05-07T19:41:59.2946870Z 2025-05-07T19:41:59.2946875Z 2025-05-07T19:41:59.2946880Z 2025-05-07T19:41:59.2946885Z 2025-05-07T19:41:59.2946897Z 2025-05-07T19:41:59.2946903Z 2025-05-07T19:41:59.2952088Z libnsl-2.0.1 | 34 KB | ########## | 100%  2025-05-07T19:41:59.2952586Z 2025-05-07T19:41:59.2952604Z 2025-05-07T19:41:59.2952609Z 2025-05-07T19:41:59.2952614Z 2025-05-07T19:41:59.2952627Z 2025-05-07T19:41:59.2952632Z 2025-05-07T19:41:59.2952637Z 2025-05-07T19:41:59.2952641Z 2025-05-07T19:41:59.2952645Z 2025-05-07T19:41:59.2952650Z 2025-05-07T19:41:59.2952655Z 2025-05-07T19:41:59.2952660Z 2025-05-07T19:41:59.2952665Z 2025-05-07T19:41:59.2952670Z 2025-05-07T19:41:59.2952674Z 2025-05-07T19:41:59.2952679Z 2025-05-07T19:41:59.2952683Z 2025-05-07T19:41:59.2952688Z 2025-05-07T19:41:59.3153733Z libnsl-2.0.1 | 34 KB | ########## | 100%  2025-05-07T19:41:59.3154217Z 2025-05-07T19:41:59.3154223Z 2025-05-07T19:41:59.3154237Z 2025-05-07T19:41:59.3154242Z 2025-05-07T19:41:59.3154247Z 2025-05-07T19:41:59.3154253Z 2025-05-07T19:41:59.3154259Z 2025-05-07T19:41:59.3154263Z 2025-05-07T19:41:59.3154303Z 2025-05-07T19:41:59.3154308Z 2025-05-07T19:41:59.3154314Z 2025-05-07T19:41:59.3154320Z 2025-05-07T19:41:59.3154325Z 2025-05-07T19:41:59.3154642Z 2025-05-07T19:41:59.3154651Z 2025-05-07T19:41:59.3154655Z 2025-05-07T19:41:59.3154661Z 2025-05-07T19:41:59.3154665Z 2025-05-07T19:41:59.3154670Z 2025-05-07T19:41:59.3485921Z ... (more hidden) ... 2025-05-07T19:41:59.3486376Z 2025-05-07T19:41:59.3541923Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:59.3542511Z 2025-05-07T19:41:59.3542517Z 2025-05-07T19:41:59.3542524Z 2025-05-07T19:41:59.3542529Z 2025-05-07T19:41:59.3542535Z 2025-05-07T19:41:59.3542541Z 2025-05-07T19:41:59.3542546Z 2025-05-07T19:41:59.3542552Z 2025-05-07T19:41:59.3542558Z 2025-05-07T19:41:59.3542563Z 2025-05-07T19:41:59.3542572Z 2025-05-07T19:41:59.3542578Z 2025-05-07T19:41:59.3542584Z 2025-05-07T19:41:59.3542589Z 2025-05-07T19:41:59.3542596Z 2025-05-07T19:41:59.3543993Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:41:59.3544486Z 2025-05-07T19:41:59.3544506Z 2025-05-07T19:41:59.3544512Z 2025-05-07T19:41:59.3544517Z 2025-05-07T19:41:59.3544522Z 2025-05-07T19:41:59.3544527Z 2025-05-07T19:41:59.3544532Z 2025-05-07T19:41:59.3544536Z 2025-05-07T19:41:59.3544541Z 2025-05-07T19:41:59.3544546Z 2025-05-07T19:41:59.3544550Z 2025-05-07T19:41:59.3544556Z 2025-05-07T19:41:59.3544561Z 2025-05-07T19:41:59.3544566Z 2025-05-07T19:41:59.3544582Z 2025-05-07T19:41:59.9999232Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:42:00.0004801Z python-3.12.2 | 13.2 MB | ########## | 100% 2025-05-07T19:42:00.0005370Z 2025-05-07T19:42:00.0005376Z 2025-05-07T19:42:00.0005382Z 2025-05-07T19:42:00.0005388Z 2025-05-07T19:42:00.0005393Z 2025-05-07T19:42:00.0005399Z 2025-05-07T19:42:00.0005404Z 2025-05-07T19:42:00.0005410Z 2025-05-07T19:42:00.0005753Z 2025-05-07T19:42:00.0005759Z 2025-05-07T19:42:00.0005764Z 2025-05-07T19:42:00.0005769Z 2025-05-07T19:42:00.0005774Z 2025-05-07T19:42:00.0005798Z 2025-05-07T19:42:00.0005804Z 2025-05-07T19:42:00.0005809Z 2025-05-07T19:42:00.0005815Z 2025-05-07T19:42:00.0005820Z 2025-05-07T19:42:00.0005825Z 2025-05-07T19:42:00.0006106Z 2025-05-07T19:42:00.0006679Z  2025-05-07T19:42:00.0007150Z 2025-05-07T19:42:00.0007447Z 2025-05-07T19:42:00.0007686Z  2025-05-07T19:42:00.0007991Z 2025-05-07T19:42:00.0007997Z 2025-05-07T19:42:00.0008236Z  2025-05-07T19:42:00.0008535Z 2025-05-07T19:42:00.0008541Z 2025-05-07T19:42:00.0008546Z 2025-05-07T19:42:00.0008799Z  2025-05-07T19:42:00.0009096Z 2025-05-07T19:42:00.0009113Z 2025-05-07T19:42:00.0009118Z 2025-05-07T19:42:00.0009122Z 2025-05-07T19:42:00.0009381Z  2025-05-07T19:42:00.0009695Z 2025-05-07T19:42:00.0009700Z 2025-05-07T19:42:00.0009705Z 2025-05-07T19:42:00.0009710Z 2025-05-07T19:42:00.0009715Z 2025-05-07T19:42:00.0009970Z  2025-05-07T19:42:00.0010280Z 2025-05-07T19:42:00.0010285Z 2025-05-07T19:42:00.0010290Z 2025-05-07T19:42:00.0010295Z 2025-05-07T19:42:00.0010300Z 2025-05-07T19:42:00.0010304Z 2025-05-07T19:42:00.0010669Z  2025-05-07T19:42:00.0010979Z 2025-05-07T19:42:00.0010984Z 2025-05-07T19:42:00.0010988Z 2025-05-07T19:42:00.0010992Z 2025-05-07T19:42:00.0010997Z 2025-05-07T19:42:00.0011002Z 2025-05-07T19:42:00.0011006Z 2025-05-07T19:42:00.0011271Z  2025-05-07T19:42:00.0011601Z 2025-05-07T19:42:00.0011606Z 2025-05-07T19:42:00.0011611Z 2025-05-07T19:42:00.0011615Z 2025-05-07T19:42:00.0011620Z 2025-05-07T19:42:00.0011865Z 2025-05-07T19:42:00.0011875Z 2025-05-07T19:42:00.0011879Z 2025-05-07T19:42:00.0012181Z  2025-05-07T19:42:00.0012518Z 2025-05-07T19:42:00.0012522Z 2025-05-07T19:42:00.0012527Z 2025-05-07T19:42:00.0012531Z 2025-05-07T19:42:00.0012536Z 2025-05-07T19:42:00.0012540Z 2025-05-07T19:42:00.0012545Z 2025-05-07T19:42:00.0012550Z 2025-05-07T19:42:00.0012554Z 2025-05-07T19:42:00.0012842Z  2025-05-07T19:42:00.0013177Z 2025-05-07T19:42:00.0013181Z 2025-05-07T19:42:00.0013186Z 2025-05-07T19:42:00.0013190Z 2025-05-07T19:42:00.0013195Z 2025-05-07T19:42:00.0013199Z 2025-05-07T19:42:00.0013204Z 2025-05-07T19:42:00.0013209Z 2025-05-07T19:42:00.0013213Z 2025-05-07T19:42:00.0013218Z 2025-05-07T19:42:00.0013503Z  2025-05-07T19:42:00.0013840Z 2025-05-07T19:42:00.0013851Z 2025-05-07T19:42:00.0013856Z 2025-05-07T19:42:00.0013861Z 2025-05-07T19:42:00.0013866Z 2025-05-07T19:42:00.0013871Z 2025-05-07T19:42:00.0013875Z 2025-05-07T19:42:00.0013880Z 2025-05-07T19:42:00.0013885Z 2025-05-07T19:42:00.0013889Z 2025-05-07T19:42:00.0013894Z 2025-05-07T19:42:00.0014177Z  2025-05-07T19:42:00.0014519Z 2025-05-07T19:42:00.0014524Z 2025-05-07T19:42:00.0014529Z 2025-05-07T19:42:00.0014533Z 2025-05-07T19:42:00.0014538Z 2025-05-07T19:42:00.0014543Z 2025-05-07T19:42:00.0014548Z 2025-05-07T19:42:00.0014552Z 2025-05-07T19:42:00.0014557Z 2025-05-07T19:42:00.0014561Z 2025-05-07T19:42:00.0014566Z 2025-05-07T19:42:00.0014570Z 2025-05-07T19:42:00.0014871Z  2025-05-07T19:42:00.0015318Z 2025-05-07T19:42:00.0015323Z 2025-05-07T19:42:00.0015328Z 2025-05-07T19:42:00.0015332Z 2025-05-07T19:42:00.0015337Z 2025-05-07T19:42:00.0015348Z 2025-05-07T19:42:00.0015353Z 2025-05-07T19:42:00.0015357Z 2025-05-07T19:42:00.0015362Z 2025-05-07T19:42:00.0015367Z 2025-05-07T19:42:00.0015371Z 2025-05-07T19:42:00.0015376Z 2025-05-07T19:42:00.0015380Z 2025-05-07T19:42:00.0015698Z  2025-05-07T19:42:00.0016039Z 2025-05-07T19:42:00.0016044Z 2025-05-07T19:42:00.0016049Z 2025-05-07T19:42:00.0016054Z 2025-05-07T19:42:00.0016058Z 2025-05-07T19:42:00.0016063Z 2025-05-07T19:42:00.0016067Z 2025-05-07T19:42:00.0016072Z 2025-05-07T19:42:00.0016076Z 2025-05-07T19:42:00.0016081Z 2025-05-07T19:42:00.0016085Z 2025-05-07T19:42:00.0016090Z 2025-05-07T19:42:00.0016095Z 2025-05-07T19:42:00.0016107Z 2025-05-07T19:42:00.0016419Z  2025-05-07T19:42:00.0016770Z 2025-05-07T19:42:00.0016775Z 2025-05-07T19:42:00.0016780Z 2025-05-07T19:42:00.0016790Z 2025-05-07T19:42:00.0016795Z 2025-05-07T19:42:00.0016800Z 2025-05-07T19:42:00.0016804Z 2025-05-07T19:42:00.0016809Z 2025-05-07T19:42:00.0016813Z 2025-05-07T19:42:00.0016826Z 2025-05-07T19:42:00.0016831Z 2025-05-07T19:42:00.0016835Z 2025-05-07T19:42:00.0016840Z 2025-05-07T19:42:00.0016845Z 2025-05-07T19:42:00.0016849Z 2025-05-07T19:42:00.0017161Z  2025-05-07T19:42:00.0017513Z 2025-05-07T19:42:00.0017518Z 2025-05-07T19:42:00.0017522Z 2025-05-07T19:42:00.0017537Z 2025-05-07T19:42:00.0017542Z 2025-05-07T19:42:00.0017547Z 2025-05-07T19:42:00.0017551Z 2025-05-07T19:42:00.0017556Z 2025-05-07T19:42:00.0017560Z 2025-05-07T19:42:00.0017565Z 2025-05-07T19:42:00.0017569Z 2025-05-07T19:42:00.0017574Z 2025-05-07T19:42:00.0017579Z 2025-05-07T19:42:00.0017590Z 2025-05-07T19:42:00.0017595Z 2025-05-07T19:42:00.0017600Z 2025-05-07T19:42:00.0018041Z  2025-05-07T19:42:00.0018416Z 2025-05-07T19:42:00.0018420Z 2025-05-07T19:42:00.0018425Z 2025-05-07T19:42:00.0018429Z 2025-05-07T19:42:00.0018434Z 2025-05-07T19:42:00.0018439Z 2025-05-07T19:42:00.0018443Z 2025-05-07T19:42:00.0018448Z 2025-05-07T19:42:00.0018452Z 2025-05-07T19:42:00.0018457Z 2025-05-07T19:42:00.0018461Z 2025-05-07T19:42:00.0018466Z 2025-05-07T19:42:00.0018471Z 2025-05-07T19:42:00.0018475Z 2025-05-07T19:42:00.0018480Z 2025-05-07T19:42:00.0018484Z 2025-05-07T19:42:00.0018489Z 2025-05-07T19:42:00.0018830Z  2025-05-07T19:42:00.0019186Z 2025-05-07T19:42:00.0019191Z 2025-05-07T19:42:00.0019196Z 2025-05-07T19:42:00.0019201Z 2025-05-07T19:42:00.0019205Z 2025-05-07T19:42:00.0019210Z 2025-05-07T19:42:00.0019222Z 2025-05-07T19:42:00.0019226Z 2025-05-07T19:42:00.0019231Z 2025-05-07T19:42:00.0019236Z 2025-05-07T19:42:00.0019240Z 2025-05-07T19:42:00.0019251Z 2025-05-07T19:42:00.0019256Z 2025-05-07T19:42:00.0019270Z 2025-05-07T19:42:00.0019277Z 2025-05-07T19:42:00.0019281Z 2025-05-07T19:42:00.0019286Z 2025-05-07T19:42:00.0019291Z 2025-05-07T19:42:00.0019654Z  2025-05-07T19:42:00.0020011Z 2025-05-07T19:42:00.0020131Z done 2025-05-07T19:42:00.1017688Z Preparing transaction: \ done 2025-05-07T19:42:00.5310228Z Verifying transaction: / - \ | done 2025-05-07T19:42:02.8350966Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:42:03.1670927Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:42:05.7334112Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:42:05.7345581Z [SETUP] Installing libxcrypt ... 2025-05-07T19:42:05.7371646Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:42:06.7143596Z Channels: 2025-05-07T19:42:06.7143959Z - conda-forge 2025-05-07T19:42:06.7144300Z Platform: linux-aarch64 2025-05-07T19:42:12.0476498Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:42:12.3871334Z Solving environment: - \ done 2025-05-07T19:42:12.4100577Z 2025-05-07T19:42:12.4101242Z # All requested packages already installed. 2025-05-07T19:42:12.4101607Z 2025-05-07T19:42:17.4762313Z [SETUP] Copying over ... 2025-05-07T19:42:17.4763358Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.12/crypt.h 2025-05-07T19:42:17.4764199Z 2025-05-07T19:42:17.4788662Z 2025-05-07T19:42:19.9486896Z [SETUP] Installed Python version: Python 3.12.2 2025-05-07T19:42:19.9487681Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:42:19.9580666Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:42:19.9581403Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:42:19.9582669Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:42:19.9583126Z env: 2025-05-07T19:42:19.9583447Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:42:19.9583885Z BUILD_ENV: build_binary 2025-05-07T19:42:19.9584246Z BUILD_TARGET: default 2025-05-07T19:42:19.9584582Z BUILD_VARIANT: cpu 2025-05-07T19:42:19.9584907Z ##[endgroup] 2025-05-07T19:42:20.4008542Z ################################################################################ 2025-05-07T19:42:20.4009082Z # Install C/C++ Compilers 2025-05-07T19:42:20.4009432Z # 2025-05-07T19:42:20.4027781Z # [2025-05-07T19:42:20.402Z] + install_cxx_compiler build_binary gcc 2025-05-07T19:42:20.4028374Z ################################################################################ 2025-05-07T19:42:20.4028699Z 2025-05-07T19:42:20.4048797Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:42:20.5274138Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:42:20.5284867Z [INSTALL] Installing GLIBC (architecture = aarch64) ... 2025-05-07T19:42:20.5313107Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-aarch64=2.17 2025-05-07T19:42:21.5044535Z Channels: 2025-05-07T19:42:21.5044896Z - conda-forge 2025-05-07T19:42:21.5045230Z Platform: linux-aarch64 2025-05-07T19:42:24.1900610Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:42:24.5299623Z Solving environment: \ | done 2025-05-07T19:42:24.5865104Z 2025-05-07T19:42:24.5865532Z ## Package Plan ## 2025-05-07T19:42:24.5865784Z 2025-05-07T19:42:24.5866071Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:24.5866518Z 2025-05-07T19:42:24.5866658Z added / updated specs: 2025-05-07T19:42:24.5867036Z - sysroot_linux-aarch64=2.17 2025-05-07T19:42:24.5867375Z 2025-05-07T19:42:24.5867382Z 2025-05-07T19:42:24.5867558Z The following packages will be downloaded: 2025-05-07T19:42:24.5867868Z 2025-05-07T19:42:24.5868038Z package | build 2025-05-07T19:42:24.5868498Z ---------------------------|----------------- 2025-05-07T19:42:24.5869139Z kernel-headers_linux-aarch64-4.18.0| h05a177a_18 1.1 MB conda-forge 2025-05-07T19:42:24.5869916Z sysroot_linux-aarch64-2.17 | h68829e0_18 15.0 MB conda-forge 2025-05-07T19:42:24.5870542Z ------------------------------------------------------------ 2025-05-07T19:42:24.5871035Z Total: 16.1 MB 2025-05-07T19:42:24.5871343Z 2025-05-07T19:42:24.5871524Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:24.5871849Z 2025-05-07T19:42:24.5872299Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-aarch64-4.18.0-h05a177a_18 2025-05-07T19:42:24.5873203Z sysroot_linux-aar~ conda-forge/noarch::sysroot_linux-aarch64-2.17-h68829e0_18 2025-05-07T19:42:24.5874150Z 2025-05-07T19:42:24.5874156Z 2025-05-07T19:42:24.5874161Z 2025-05-07T19:42:24.5874369Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:24.5874928Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T19:42:24.5875269Z 2025-05-07T19:42:24.8611599Z kernel-headers_linux | 1.1 MB | | 0%  2025-05-07T19:42:24.8612005Z 2025-05-07T19:42:24.8687205Z kernel-headers_linux | 1.1 MB | 1 | 1%  2025-05-07T19:42:24.8687609Z 2025-05-07T19:42:24.8834814Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:42:24.9835958Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T19:42:25.0490450Z sysroot_linux-aarch6 | 15.0 MB | #########2 | 93% 2025-05-07T19:42:25.3431424Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T19:42:25.3431810Z 2025-05-07T19:42:25.3434460Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:42:25.3434929Z 2025-05-07T19:42:25.8349244Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:42:25.8351312Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T19:42:25.8351800Z 2025-05-07T19:42:25.8352101Z 2025-05-07T19:42:25.8353316Z  done 2025-05-07T19:42:25.9358942Z Preparing transaction: - done 2025-05-07T19:42:26.1366704Z Verifying transaction: | / done 2025-05-07T19:42:26.3427681Z Executing transaction: \ | done 2025-05-07T19:42:26.5180834Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:42:26.5181331Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:42:29.0100626Z [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:29.0113141Z [INSTALL] Installing GCC (11.4.0, aarch64) through Conda ... 2025-05-07T19:42:29.0138936Z [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:30.0088661Z Channels: 2025-05-07T19:42:30.0089014Z - conda-forge 2025-05-07T19:42:30.0089346Z Platform: linux-aarch64 2025-05-07T19:42:32.6590671Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:42:33.5184139Z Solving environment: - \ | / done 2025-05-07T19:42:33.5781366Z 2025-05-07T19:42:33.5782168Z ## Package Plan ## 2025-05-07T19:42:33.5782464Z 2025-05-07T19:42:33.5782757Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:33.5783201Z 2025-05-07T19:42:33.5783342Z added / updated specs: 2025-05-07T19:42:33.5783710Z - gxx_linux-aarch64=11.4.0 2025-05-07T19:42:33.5783974Z 2025-05-07T19:42:33.5783980Z 2025-05-07T19:42:33.5784151Z The following packages will be downloaded: 2025-05-07T19:42:33.5784461Z 2025-05-07T19:42:33.5784632Z package | build 2025-05-07T19:42:33.5785136Z ---------------------------|----------------- 2025-05-07T19:42:33.5785781Z binutils_impl_linux-aarch64-2.40| hf54a868_7 5.8 MB conda-forge 2025-05-07T19:42:33.5786541Z binutils_linux-aarch64-2.40| h1f91aba_4 28 KB conda-forge 2025-05-07T19:42:33.5787272Z gcc_impl_linux-aarch64-11.4.0| h4c5f72d_13 50.1 MB conda-forge 2025-05-07T19:42:33.5787979Z gcc_linux-aarch64-11.4.0 | h7e71246_4 30 KB conda-forge 2025-05-07T19:42:33.5788674Z gxx_impl_linux-aarch64-11.4.0| h203c958_13 10.2 MB conda-forge 2025-05-07T19:42:33.5789382Z gxx_linux-aarch64-11.4.0 | ha01a0ef_4 29 KB conda-forge 2025-05-07T19:42:33.5790068Z ld_impl_linux-aarch64-2.40 | h9fc2d93_7 719 KB conda-forge 2025-05-07T19:42:33.5790810Z libgcc-devel_linux-aarch64-11.4.0| h896a78c_113 288 KB conda-forge 2025-05-07T19:42:33.5791538Z libsanitizer-11.4.0 | hc29431e_13 3.5 MB conda-forge 2025-05-07T19:42:33.5792620Z libstdcxx-14.2.0 | h3f4de04_2 3.6 MB conda-forge 2025-05-07T19:42:33.5793351Z libstdcxx-devel_linux-aarch64-11.4.0| h896a78c_113 9.6 MB conda-forge 2025-05-07T19:42:33.5794087Z libstdcxx-ng-14.2.0 | hf1166c9_2 52 KB conda-forge 2025-05-07T19:42:33.5794677Z ------------------------------------------------------------ 2025-05-07T19:42:33.5795160Z Total: 84.0 MB 2025-05-07T19:42:33.5795471Z 2025-05-07T19:42:33.5795681Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:33.5796003Z 2025-05-07T19:42:33.5796470Z binutils_impl_lin~ conda-forge/linux-aarch64::binutils_impl_linux-aarch64-2.40-hf54a868_7 2025-05-07T19:42:33.5797648Z binutils_linux-aa~ conda-forge/linux-aarch64::binutils_linux-aarch64-2.40-h1f91aba_4 2025-05-07T19:42:33.5798587Z gcc_impl_linux-aa~ conda-forge/linux-aarch64::gcc_impl_linux-aarch64-11.4.0-h4c5f72d_13 2025-05-07T19:42:33.5799892Z gcc_linux-aarch64 conda-forge/linux-aarch64::gcc_linux-aarch64-11.4.0-h7e71246_4 2025-05-07T19:42:33.5800969Z gxx_impl_linux-aa~ conda-forge/linux-aarch64::gxx_impl_linux-aarch64-11.4.0-h203c958_13 2025-05-07T19:42:33.5801934Z gxx_linux-aarch64 conda-forge/linux-aarch64::gxx_linux-aarch64-11.4.0-ha01a0ef_4 2025-05-07T19:42:33.5803000Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T19:42:33.5803996Z libsanitizer conda-forge/linux-aarch64::libsanitizer-11.4.0-hc29431e_13 2025-05-07T19:42:33.5804886Z libstdcxx conda-forge/linux-aarch64::libstdcxx-14.2.0-h3f4de04_2 2025-05-07T19:42:33.5805743Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T19:42:33.5806398Z 2025-05-07T19:42:33.5806579Z The following packages will be UPDATED: 2025-05-07T19:42:33.5806879Z 2025-05-07T19:42:33.5807408Z 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:33.5808528Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-14.2.0-hf1166c9_2 2025-05-07T19:42:33.5809139Z 2025-05-07T19:42:33.5809144Z 2025-05-07T19:42:33.5809150Z 2025-05-07T19:42:33.5809358Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:33.5809891Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T19:42:33.5810235Z 2025-05-07T19:42:33.5810899Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T19:42:33.5811254Z 2025-05-07T19:42:33.5811260Z 2025-05-07T19:42:33.5811587Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T19:42:33.5811959Z 2025-05-07T19:42:33.5811964Z 2025-05-07T19:42:33.5811969Z 2025-05-07T19:42:33.5823595Z binutils_impl_linux- | 5.8 MB | | 0%  2025-05-07T19:42:33.5824027Z 2025-05-07T19:42:33.5824034Z 2025-05-07T19:42:33.5824040Z 2025-05-07T19:42:33.5824058Z 2025-05-07T19:42:33.5832106Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T19:42:33.5832522Z 2025-05-07T19:42:33.5832527Z 2025-05-07T19:42:33.5832532Z 2025-05-07T19:42:33.5832537Z 2025-05-07T19:42:33.5832541Z 2025-05-07T19:42:33.5833723Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:42:33.5834159Z 2025-05-07T19:42:33.5834165Z 2025-05-07T19:42:33.5834171Z 2025-05-07T19:42:33.5834188Z 2025-05-07T19:42:33.5834193Z 2025-05-07T19:42:33.5834199Z 2025-05-07T19:42:33.5835636Z ld_impl_linux-aarch6 | 719 KB | | 0%  2025-05-07T19:42:33.5836055Z 2025-05-07T19:42:33.5836062Z 2025-05-07T19:42:33.5836067Z 2025-05-07T19:42:33.5836073Z 2025-05-07T19:42:33.5836079Z 2025-05-07T19:42:33.5836085Z 2025-05-07T19:42:33.5836092Z 2025-05-07T19:42:33.5891773Z libgcc-devel_linux-a | 288 KB | | 0%  2025-05-07T19:42:33.5892221Z 2025-05-07T19:42:33.5892227Z 2025-05-07T19:42:33.5892232Z 2025-05-07T19:42:33.5892911Z 2025-05-07T19:42:33.5892933Z 2025-05-07T19:42:33.5892939Z 2025-05-07T19:42:33.5892944Z 2025-05-07T19:42:33.5892949Z 2025-05-07T19:42:33.5893413Z libstdcxx-ng-14.2.0 | 52 KB | | 0%  2025-05-07T19:42:33.5893829Z 2025-05-07T19:42:33.5893834Z 2025-05-07T19:42:33.5893839Z 2025-05-07T19:42:33.5893843Z 2025-05-07T19:42:33.5893848Z 2025-05-07T19:42:33.5893853Z 2025-05-07T19:42:33.5893858Z 2025-05-07T19:42:33.5893862Z 2025-05-07T19:42:33.5893873Z 2025-05-07T19:42:33.5895389Z gcc_linux-aarch64-11 | 30 KB | | 0%  2025-05-07T19:42:33.5895820Z 2025-05-07T19:42:33.5895826Z 2025-05-07T19:42:33.5895830Z 2025-05-07T19:42:33.5895835Z 2025-05-07T19:42:33.5895840Z 2025-05-07T19:42:33.5895845Z 2025-05-07T19:42:33.5895849Z 2025-05-07T19:42:33.5895854Z 2025-05-07T19:42:33.5895866Z 2025-05-07T19:42:33.5895879Z 2025-05-07T19:42:33.5905821Z gxx_linux-aarch64-11 | 29 KB | | 0%  2025-05-07T19:42:33.5906827Z 2025-05-07T19:42:33.5906839Z 2025-05-07T19:42:33.5906845Z 2025-05-07T19:42:33.5906850Z 2025-05-07T19:42:33.5906856Z 2025-05-07T19:42:33.5906861Z 2025-05-07T19:42:33.5906881Z 2025-05-07T19:42:33.5906887Z 2025-05-07T19:42:33.5906892Z 2025-05-07T19:42:33.5906897Z 2025-05-07T19:42:33.5906902Z 2025-05-07T19:42:33.7604491Z binutils_linux-aarch | 28 KB | | 0%  2025-05-07T19:42:33.7604987Z 2025-05-07T19:42:33.7604993Z 2025-05-07T19:42:33.7656108Z 2025-05-07T19:42:33.7769588Z binutils_impl_linux- | 5.8 MB | | 1%  2025-05-07T19:42:33.7770032Z 2025-05-07T19:42:33.7929782Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T19:42:33.7930191Z 2025-05-07T19:42:33.7930198Z 2025-05-07T19:42:33.7930204Z 2025-05-07T19:42:33.7930422Z 2025-05-07T19:42:33.8604692Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T19:42:33.8605131Z 2025-05-07T19:42:33.8605138Z 2025-05-07T19:42:33.8605201Z 2025-05-07T19:42:33.8693212Z binutils_impl_linux- | 5.8 MB | ######5 | 66%  2025-05-07T19:42:33.8693685Z 2025-05-07T19:42:33.8693691Z 2025-05-07T19:42:33.8790760Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T19:42:33.8791199Z 2025-05-07T19:42:33.8953286Z gxx_impl_linux-aarch | 10.2 MB | #2 | 13%  2025-05-07T19:42:33.8953949Z 2025-05-07T19:42:33.8954136Z 2025-05-07T19:42:33.8954215Z 2025-05-07T19:42:33.8962967Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:42:33.8963411Z 2025-05-07T19:42:33.8963417Z 2025-05-07T19:42:33.8963426Z 2025-05-07T19:42:33.8963432Z 2025-05-07T19:42:33.9274321Z libstdcxx-14.2.0 | 3.6 MB | #######7 | 77%  2025-05-07T19:42:33.9513810Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T19:42:33.9514206Z 2025-05-07T19:42:33.9514212Z 2025-05-07T19:42:33.9514218Z 2025-05-07T19:42:33.9514223Z 2025-05-07T19:42:33.9514228Z 2025-05-07T19:42:33.9698929Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:42:33.9699375Z 2025-05-07T19:42:33.9699391Z 2025-05-07T19:42:33.9792776Z libstdcxx-devel_linu | 9.6 MB | ####3 | 43%  2025-05-07T19:42:33.9793654Z 2025-05-07T19:42:34.0142433Z gxx_impl_linux-aarch | 10.2 MB | ####8 | 49%  2025-05-07T19:42:34.0142849Z 2025-05-07T19:42:34.0142856Z 2025-05-07T19:42:34.0142861Z 2025-05-07T19:42:34.0142866Z 2025-05-07T19:42:34.0276470Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:42:34.0515193Z gcc_impl_linux-aarch | 50.1 MB | 5 | 6% 2025-05-07T19:42:34.0515599Z 2025-05-07T19:42:34.0515607Z 2025-05-07T19:42:34.0515612Z 2025-05-07T19:42:34.0515628Z 2025-05-07T19:42:34.0515633Z 2025-05-07T19:42:34.0698984Z libsanitizer-11.4.0 | 3.5 MB | ########9 | 90%  2025-05-07T19:42:34.0699428Z 2025-05-07T19:42:34.0699433Z 2025-05-07T19:42:34.0801192Z libstdcxx-devel_linu | 9.6 MB | #######4 | 75%  2025-05-07T19:42:34.0802014Z 2025-05-07T19:42:34.0807862Z gxx_impl_linux-aarch | 10.2 MB | #######8 | 79%  2025-05-07T19:42:34.0808366Z 2025-05-07T19:42:34.0808372Z 2025-05-07T19:42:34.0808377Z 2025-05-07T19:42:34.0808382Z 2025-05-07T19:42:34.0808386Z 2025-05-07T19:42:34.0808392Z 2025-05-07T19:42:34.1254373Z ld_impl_linux-aarch6 | 719 KB | 2 | 2%  2025-05-07T19:42:34.1255126Z 2025-05-07T19:42:34.1255132Z 2025-05-07T19:42:34.1255137Z 2025-05-07T19:42:34.1255142Z 2025-05-07T19:42:34.1255146Z 2025-05-07T19:42:34.1255284Z 2025-05-07T19:42:34.1283290Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:42:34.1632331Z gcc_impl_linux-aarch | 50.1 MB | #1 | 12% 2025-05-07T19:42:34.1632822Z 2025-05-07T19:42:34.1632828Z 2025-05-07T19:42:34.1632834Z 2025-05-07T19:42:34.1632840Z 2025-05-07T19:42:34.1633861Z 2025-05-07T19:42:34.2284416Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:42:34.2346321Z gcc_impl_linux-aarch | 50.1 MB | #9 | 20% 2025-05-07T19:42:34.2365458Z 2025-05-07T19:42:34.2365485Z 2025-05-07T19:42:34.2365491Z 2025-05-07T19:42:34.2365497Z 2025-05-07T19:42:34.2365502Z 2025-05-07T19:42:34.2365507Z 2025-05-07T19:42:34.2365511Z 2025-05-07T19:42:34.2501620Z libgcc-devel_linux-a | 288 KB | 5 | 6%  2025-05-07T19:42:34.2502113Z 2025-05-07T19:42:34.2502120Z 2025-05-07T19:42:34.2502137Z 2025-05-07T19:42:34.2502143Z 2025-05-07T19:42:34.2502149Z 2025-05-07T19:42:34.2502154Z 2025-05-07T19:42:34.2502160Z 2025-05-07T19:42:34.2502167Z 2025-05-07T19:42:34.2535066Z libstdcxx-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T19:42:34.2535547Z 2025-05-07T19:42:34.2535554Z 2025-05-07T19:42:34.2535570Z 2025-05-07T19:42:34.2535575Z 2025-05-07T19:42:34.2535580Z 2025-05-07T19:42:34.2535585Z 2025-05-07T19:42:34.2535589Z 2025-05-07T19:42:34.2535593Z 2025-05-07T19:42:34.2601066Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:42:34.2601527Z 2025-05-07T19:42:34.2601532Z 2025-05-07T19:42:34.2601537Z 2025-05-07T19:42:34.2601551Z 2025-05-07T19:42:34.2601556Z 2025-05-07T19:42:34.2601561Z 2025-05-07T19:42:34.2605223Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:42:34.2605724Z 2025-05-07T19:42:34.2605730Z 2025-05-07T19:42:34.2605734Z 2025-05-07T19:42:34.2605739Z 2025-05-07T19:42:34.2605744Z 2025-05-07T19:42:34.2605777Z 2025-05-07T19:42:34.2695413Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:42:34.2695879Z 2025-05-07T19:42:34.2695885Z 2025-05-07T19:42:34.2695890Z 2025-05-07T19:42:34.2695896Z 2025-05-07T19:42:34.2695901Z 2025-05-07T19:42:34.2695907Z 2025-05-07T19:42:34.2698802Z 2025-05-07T19:42:34.2987097Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:42:34.2987594Z 2025-05-07T19:42:34.2987600Z 2025-05-07T19:42:34.2987664Z 2025-05-07T19:42:34.2987670Z 2025-05-07T19:42:34.2987675Z 2025-05-07T19:42:34.2987679Z 2025-05-07T19:42:34.2987684Z 2025-05-07T19:42:34.2987699Z 2025-05-07T19:42:34.2989902Z 2025-05-07T19:42:34.3035359Z gcc_linux-aarch64-11 | 30 KB | #####2 | 52%  2025-05-07T19:42:34.3035950Z 2025-05-07T19:42:34.3035956Z 2025-05-07T19:42:34.3035962Z 2025-05-07T19:42:34.3035967Z 2025-05-07T19:42:34.3035973Z 2025-05-07T19:42:34.3035987Z 2025-05-07T19:42:34.3035992Z 2025-05-07T19:42:34.3035996Z 2025-05-07T19:42:34.3036002Z 2025-05-07T19:42:34.3148457Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:42:34.3148962Z 2025-05-07T19:42:34.3148968Z 2025-05-07T19:42:34.3148972Z 2025-05-07T19:42:34.3148977Z 2025-05-07T19:42:34.3148982Z 2025-05-07T19:42:34.3148987Z 2025-05-07T19:42:34.3148991Z 2025-05-07T19:42:34.3148996Z 2025-05-07T19:42:34.3149000Z 2025-05-07T19:42:34.3149005Z 2025-05-07T19:42:34.3170587Z gxx_linux-aarch64-11 | 29 KB | #####5 | 55%  2025-05-07T19:42:34.3171434Z 2025-05-07T19:42:34.3171440Z 2025-05-07T19:42:34.3171445Z 2025-05-07T19:42:34.3171450Z 2025-05-07T19:42:34.3171454Z 2025-05-07T19:42:34.3171459Z 2025-05-07T19:42:34.3171464Z 2025-05-07T19:42:34.3171469Z 2025-05-07T19:42:34.3171474Z 2025-05-07T19:42:34.3171478Z 2025-05-07T19:42:34.3285713Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:42:34.3577344Z gcc_impl_linux-aarch | 50.1 MB | ##6 | 27% 2025-05-07T19:42:34.3577772Z 2025-05-07T19:42:34.3577779Z 2025-05-07T19:42:34.3577785Z 2025-05-07T19:42:34.3577791Z 2025-05-07T19:42:34.3577807Z 2025-05-07T19:42:34.3577813Z 2025-05-07T19:42:34.3577819Z 2025-05-07T19:42:34.3577824Z 2025-05-07T19:42:34.3577830Z 2025-05-07T19:42:34.3577837Z 2025-05-07T19:42:34.3577842Z 2025-05-07T19:42:34.3600388Z binutils_linux-aarch | 28 KB | #####6 | 56%  2025-05-07T19:42:34.3601215Z 2025-05-07T19:42:34.3601239Z 2025-05-07T19:42:34.3601245Z 2025-05-07T19:42:34.3601250Z 2025-05-07T19:42:34.3601255Z 2025-05-07T19:42:34.3601259Z 2025-05-07T19:42:34.3601264Z 2025-05-07T19:42:34.3601269Z 2025-05-07T19:42:34.3601273Z 2025-05-07T19:42:34.3601278Z 2025-05-07T19:42:34.3605745Z 2025-05-07T19:42:34.3638438Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:42:34.3638950Z 2025-05-07T19:42:34.3638956Z 2025-05-07T19:42:34.3757545Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T19:42:34.3758339Z 2025-05-07T19:42:34.4286010Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T19:42:34.4643825Z gcc_impl_linux-aarch | 50.1 MB | ###6 | 37% 2025-05-07T19:42:34.4644209Z 2025-05-07T19:42:34.4644215Z 2025-05-07T19:42:34.4644220Z 2025-05-07T19:42:34.4644616Z 2025-05-07T19:42:34.5288609Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:42:34.5476779Z gcc_impl_linux-aarch | 50.1 MB | ####4 | 45% 2025-05-07T19:42:34.5477841Z 2025-05-07T19:42:34.5477848Z 2025-05-07T19:42:34.5477852Z 2025-05-07T19:42:34.5477857Z 2025-05-07T19:42:34.5477863Z 2025-05-07T19:42:34.5477868Z 2025-05-07T19:42:34.5477873Z 2025-05-07T19:42:34.5477877Z 2025-05-07T19:42:34.5480968Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:42:34.5481428Z 2025-05-07T19:42:34.5481433Z 2025-05-07T19:42:34.5481439Z 2025-05-07T19:42:34.5481444Z 2025-05-07T19:42:34.5481449Z 2025-05-07T19:42:34.5481455Z 2025-05-07T19:42:34.5481460Z 2025-05-07T19:42:34.5481466Z 2025-05-07T19:42:34.6079639Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:42:34.6080100Z 2025-05-07T19:42:34.6080105Z 2025-05-07T19:42:34.6080110Z 2025-05-07T19:42:34.6080379Z 2025-05-07T19:42:34.6080389Z 2025-05-07T19:42:34.6288285Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:42:34.6695436Z gcc_impl_linux-aarch | 50.1 MB | #####4 | 55% 2025-05-07T19:42:34.6696262Z 2025-05-07T19:42:34.6696269Z 2025-05-07T19:42:34.6696639Z 2025-05-07T19:42:34.6696644Z 2025-05-07T19:42:34.6696648Z 2025-05-07T19:42:34.6696653Z 2025-05-07T19:42:34.6696658Z 2025-05-07T19:42:34.6696663Z 2025-05-07T19:42:34.6696675Z 2025-05-07T19:42:34.6705031Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:42:34.6705519Z 2025-05-07T19:42:34.6705525Z 2025-05-07T19:42:34.6705531Z 2025-05-07T19:42:34.6705536Z 2025-05-07T19:42:34.6705542Z 2025-05-07T19:42:34.6705548Z 2025-05-07T19:42:34.6705554Z 2025-05-07T19:42:34.6705559Z 2025-05-07T19:42:34.6705564Z 2025-05-07T19:42:34.6859588Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:42:34.6860076Z 2025-05-07T19:42:34.6860082Z 2025-05-07T19:42:34.6860087Z 2025-05-07T19:42:34.6860092Z 2025-05-07T19:42:34.6860097Z 2025-05-07T19:42:34.6860102Z 2025-05-07T19:42:34.6867030Z 2025-05-07T19:42:34.6867748Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:42:34.6868228Z 2025-05-07T19:42:34.6868234Z 2025-05-07T19:42:34.6868239Z 2025-05-07T19:42:34.6868244Z 2025-05-07T19:42:34.6868249Z 2025-05-07T19:42:34.6868254Z 2025-05-07T19:42:34.6868259Z 2025-05-07T19:42:34.7290386Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:42:34.7308904Z gcc_impl_linux-aarch | 50.1 MB | ######4 | 64% 2025-05-07T19:42:34.7309278Z 2025-05-07T19:42:34.7309284Z 2025-05-07T19:42:34.7309291Z 2025-05-07T19:42:34.7309297Z 2025-05-07T19:42:34.7309303Z 2025-05-07T19:42:34.7309308Z 2025-05-07T19:42:34.7309316Z 2025-05-07T19:42:34.7309322Z 2025-05-07T19:42:34.7309328Z 2025-05-07T19:42:34.7309334Z 2025-05-07T19:42:34.7315660Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:42:34.7316141Z 2025-05-07T19:42:34.7316148Z 2025-05-07T19:42:34.7316153Z 2025-05-07T19:42:34.7316503Z 2025-05-07T19:42:34.7316513Z 2025-05-07T19:42:34.7316518Z 2025-05-07T19:42:34.7316522Z 2025-05-07T19:42:34.7316527Z 2025-05-07T19:42:34.7316549Z 2025-05-07T19:42:34.7316554Z 2025-05-07T19:42:34.7388484Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:42:34.7388953Z 2025-05-07T19:42:34.7388960Z 2025-05-07T19:42:34.7388966Z 2025-05-07T19:42:34.7388972Z 2025-05-07T19:42:34.7388996Z 2025-05-07T19:42:34.7389001Z 2025-05-07T19:42:34.7389017Z 2025-05-07T19:42:34.7389023Z 2025-05-07T19:42:34.7389029Z 2025-05-07T19:42:34.7389035Z 2025-05-07T19:42:34.7389040Z 2025-05-07T19:42:34.7393028Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:42:34.7393500Z 2025-05-07T19:42:34.7393505Z 2025-05-07T19:42:34.7393519Z 2025-05-07T19:42:34.7393524Z 2025-05-07T19:42:34.7393529Z 2025-05-07T19:42:34.7393534Z 2025-05-07T19:42:34.7393538Z 2025-05-07T19:42:34.7393543Z 2025-05-07T19:42:34.7393580Z 2025-05-07T19:42:34.7393597Z 2025-05-07T19:42:34.7393603Z 2025-05-07T19:42:34.8292117Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:42:34.9291807Z gcc_impl_linux-aarch | 50.1 MB | #######3 | 73% 2025-05-07T19:42:34.9755309Z gcc_impl_linux-aarch | 50.1 MB | ########6 | 86% 2025-05-07T19:42:34.9755734Z 2025-05-07T19:42:34.9755741Z 2025-05-07T19:42:34.9755746Z 2025-05-07T19:42:35.1332372Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:42:35.1333020Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:42:35.1942804Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:42:35.1943169Z 2025-05-07T19:42:35.5168538Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T19:42:35.5168934Z 2025-05-07T19:42:35.5168955Z 2025-05-07T19:42:36.1450858Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T19:42:36.1456392Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:42:36.1456995Z 2025-05-07T19:42:36.1457291Z 2025-05-07T19:42:36.1457622Z  2025-05-07T19:42:36.1457923Z 2025-05-07T19:42:36.1457928Z 2025-05-07T19:42:36.1458170Z  2025-05-07T19:42:36.1458481Z 2025-05-07T19:42:36.1458487Z 2025-05-07T19:42:36.1458491Z 2025-05-07T19:42:36.1458741Z  2025-05-07T19:42:36.1459043Z 2025-05-07T19:42:36.1459048Z 2025-05-07T19:42:36.1459053Z 2025-05-07T19:42:36.1459069Z 2025-05-07T19:42:36.1459317Z  2025-05-07T19:42:36.1459624Z 2025-05-07T19:42:36.1459628Z 2025-05-07T19:42:36.1459633Z 2025-05-07T19:42:36.1459638Z 2025-05-07T19:42:36.1459642Z 2025-05-07T19:42:36.1459906Z  2025-05-07T19:42:36.1460555Z 2025-05-07T19:42:36.1460561Z 2025-05-07T19:42:36.1460566Z 2025-05-07T19:42:36.1460571Z 2025-05-07T19:42:36.1460575Z 2025-05-07T19:42:36.1460580Z 2025-05-07T19:42:36.1460866Z  2025-05-07T19:42:36.1461183Z 2025-05-07T19:42:36.1461187Z 2025-05-07T19:42:36.1461192Z 2025-05-07T19:42:36.1461198Z 2025-05-07T19:42:36.1461203Z 2025-05-07T19:42:36.1461208Z 2025-05-07T19:42:36.1461213Z 2025-05-07T19:42:36.1461488Z  2025-05-07T19:42:36.1461818Z 2025-05-07T19:42:36.1461823Z 2025-05-07T19:42:36.1461827Z 2025-05-07T19:42:36.1461832Z 2025-05-07T19:42:36.1461837Z 2025-05-07T19:42:36.1461841Z 2025-05-07T19:42:36.1461846Z 2025-05-07T19:42:36.1461850Z 2025-05-07T19:42:36.1462123Z  2025-05-07T19:42:36.1462456Z 2025-05-07T19:42:36.1462460Z 2025-05-07T19:42:36.1462465Z 2025-05-07T19:42:36.1462665Z 2025-05-07T19:42:36.1462673Z 2025-05-07T19:42:36.1462678Z 2025-05-07T19:42:36.1462682Z 2025-05-07T19:42:36.1462687Z 2025-05-07T19:42:36.1462691Z 2025-05-07T19:42:36.1462991Z  2025-05-07T19:42:36.1463329Z 2025-05-07T19:42:36.1463334Z 2025-05-07T19:42:36.1463338Z 2025-05-07T19:42:36.1463343Z 2025-05-07T19:42:36.1463347Z 2025-05-07T19:42:36.1463352Z 2025-05-07T19:42:36.1463357Z 2025-05-07T19:42:36.1463362Z 2025-05-07T19:42:36.1463368Z 2025-05-07T19:42:36.1463372Z 2025-05-07T19:42:36.1463686Z  2025-05-07T19:42:36.1464030Z 2025-05-07T19:42:36.1464035Z 2025-05-07T19:42:36.1464040Z 2025-05-07T19:42:36.1464044Z 2025-05-07T19:42:36.1464049Z 2025-05-07T19:42:36.1464054Z 2025-05-07T19:42:36.1464059Z 2025-05-07T19:42:36.1464063Z 2025-05-07T19:42:36.1464068Z 2025-05-07T19:42:36.1464072Z 2025-05-07T19:42:36.1464085Z 2025-05-07T19:42:36.1464388Z  done 2025-05-07T19:42:36.2467873Z Preparing transaction: \ done 2025-05-07T19:42:36.7479070Z Verifying transaction: / - \ | / done 2025-05-07T19:42:36.9497880Z Executing transaction: \ | done 2025-05-07T19:42:37.1394783Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:42:42.5599609Z + 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:42.5600583Z 2025-05-07T19:42:42.5615868Z 2025-05-07T19:42:42.5636392Z + 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:42.5637242Z 2025-05-07T19:42:42.5652279Z 2025-05-07T19:42:42.5673535Z + 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:42.5674437Z 2025-05-07T19:42:42.5688665Z 2025-05-07T19:42:42.5709653Z + 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:42.5710472Z 2025-05-07T19:42:42.5724582Z 2025-05-07T19:42:45.2153357Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:42:45.2153769Z 2025-05-07T19:42:45.3547605Z [CHECK] Binary cc found in PATH 2025-05-07T19:42:47.9489576Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:42:47.9489986Z 2025-05-07T19:42:48.0751797Z [CHECK] Binary gcc found in PATH 2025-05-07T19:42:50.6573776Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:42:50.6574194Z 2025-05-07T19:42:50.7786486Z [CHECK] Binary c++ found in PATH 2025-05-07T19:42:53.3622707Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:42:53.3623141Z 2025-05-07T19:42:53.4949338Z [CHECK] Binary g++ found in PATH 2025-05-07T19:42:53.4951935Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:42:53.4953028Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:42:53.4953326Z 2025-05-07T19:42:56.1774141Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:42:56.1774634Z #define __LDBL_MANT_DIG__ 113 2025-05-07T19:42:56.1775239Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:42:56.1775666Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T19:42:56.1776056Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:42:56.1776447Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:42:56.1776813Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:42:56.1777295Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:42:56.1777803Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:42:56.1778213Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:42:56.1778652Z #define __FLT128_DIG__ 33 2025-05-07T19:42:56.1779010Z #define __INTMAX_C(c) c ## L 2025-05-07T19:42:56.1779377Z #define __CHAR_BIT__ 8 2025-05-07T19:42:56.1779713Z #define __UINT8_MAX__ 0xff 2025-05-07T19:42:56.1780544Z #define __WCHAR_MAX__ 0xffffffffU 2025-05-07T19:42:56.1781024Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:42:56.1781505Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:42:56.1781988Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:42:56.1782445Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:42:56.1782856Z #define __GCC_IEC_559 2 2025-05-07T19:42:56.1783205Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:42:56.1783606Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:42:56.1783984Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:42:56.1784401Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:42:56.1784862Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:42:56.1785366Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:56.1785835Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:42:56.1786230Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:42:56.1786627Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:42:56.1787012Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:42:56.1787449Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:42:56.1787894Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:42:56.1788282Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:42:56.1788663Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:42:56.1789040Z #define __INT8_C(c) c 2025-05-07T19:42:56.1789381Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:42:56.1789769Z #define __INTMAX_TYPE__ long int 2025-05-07T19:42:56.1790206Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:56.1790677Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:42:56.1791051Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:42:56.1791532Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:42:56.1792051Z #define __ARM_FEATURE_IDIV 1 2025-05-07T19:42:56.1792434Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:42:56.1792844Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:42:56.1793203Z #define __ARM_FP 14 2025-05-07T19:42:56.1793539Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:42:56.1793960Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:56.1794376Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:42:56.1794781Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:42:56.1795332Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:42:56.1795942Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:42:56.1796374Z #define _STDC_PREDEF_H 1 2025-05-07T19:42:56.1796718Z #define __linux 1 2025-05-07T19:42:56.1797053Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:42:56.1797484Z #define __CHAR_UNSIGNED__ 1 2025-05-07T19:42:56.1797856Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:42:56.1798408Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T19:42:56.1798986Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T19:42:56.1799504Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:42:56.1799895Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:42:56.1800279Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:42:56.1801086Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:42:56.1801495Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:42:56.1801896Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:42:56.1802282Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:42:56.1802649Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:42:56.1803142Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:56.1803677Z #define __WCHAR_MIN__ 0U 2025-05-07T19:42:56.1804025Z #define __INT64_C(c) c ## L 2025-05-07T19:42:56.1804414Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:42:56.1804842Z #define __SIZEOF_INT__ 4 2025-05-07T19:42:56.1805192Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:42:56.1805593Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:42:56.1806002Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:42:56.1806389Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:42:56.1806765Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:42:56.1807425Z #define __FLT64X_EPSILON__ 1.92592994438723585305597794258492732e-34F64x 2025-05-07T19:42:56.1807999Z #define __STDC_HOSTED__ 1 2025-05-07T19:42:56.1808352Z #define __DBL_DIG__ 15 2025-05-07T19:42:56.1808694Z #define __FLT32_DIG__ 6 2025-05-07T19:42:56.1809124Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:42:56.1809641Z #define __SHRT_WIDTH__ 16 2025-05-07T19:42:56.1809998Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:42:56.1810469Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:42:56.1810965Z #define __STDC_UTF_16__ 1 2025-05-07T19:42:56.1811336Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T19:42:56.1811738Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T19:42:56.1812298Z #define __FLT64X_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F64x 2025-05-07T19:42:56.1812862Z #define __FP_FAST_FMA 1 2025-05-07T19:42:56.1813221Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:42:56.1813622Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:42:56.1813998Z #define __FLT16_DIG__ 3 2025-05-07T19:42:56.1814356Z #define __INT_WIDTH__ 32 2025-05-07T19:42:56.1814711Z #define __SIZEOF_LONG__ 8 2025-05-07T19:42:56.1815070Z #define __STDC_IEC_559__ 1 2025-05-07T19:42:56.1815420Z #define __UINT16_C(c) c 2025-05-07T19:42:56.1815768Z #define __DECIMAL_DIG__ 36 2025-05-07T19:42:56.1816136Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:42:56.1816651Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:42:56.1817178Z #define __gnu_linux__ 1 2025-05-07T19:42:56.1817533Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:42:56.1817915Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:42:56.1818312Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:42:56.1818732Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:56.1819121Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T19:42:56.1819506Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:42:56.1819877Z #define __FLT64X_MANT_DIG__ 113 2025-05-07T19:42:56.1820252Z #define __GNUC__ 11 2025-05-07T19:42:56.1820564Z #define __pie__ 2 2025-05-07T19:42:56.1820901Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:42:56.1821292Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:42:56.1821694Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:42:56.1822089Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:42:56.1822468Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T19:42:56.1822847Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:42:56.1823256Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:56.1823717Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:42:56.1824113Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:42:56.1824543Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:42:56.1824908Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:42:56.1825303Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:42:56.1825709Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:42:56.1826096Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:42:56.1826491Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:42:56.1826867Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:42:56.1827240Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:42:56.1827913Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:56.1828440Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:42:56.1828853Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T19:42:56.1829243Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:42:56.1829624Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:42:56.1830054Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:42:56.1830510Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:42:56.1830881Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:42:56.1831259Z #define __ARM_ALIGN_MAX_PWR 28 2025-05-07T19:42:56.1831640Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:42:56.1832003Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:42:56.1832386Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:42:56.1832760Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T19:42:56.1833154Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:42:56.1833645Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:56.1834354Z #define __PIE__ 2 2025-05-07T19:42:56.1834720Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:42:56.1835129Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:42:56.1835536Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:42:56.1835938Z #define __ARM_FP16_ARGS 1 2025-05-07T19:42:56.1836295Z #define __FP_FAST_FMAF 1 2025-05-07T19:42:56.1836786Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:56.1837474Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:42:56.1838137Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T19:42:56.1838673Z #define __ARM_FEATURE_CLZ 1 2025-05-07T19:42:56.1839164Z #define __FLT16_DENORM_MIN__ 5.96046447753906250000000000000000000e-8F16 2025-05-07T19:42:56.1839816Z #define __unix__ 1 2025-05-07T19:42:56.1840277Z #define __FLT64X_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:42:56.1840832Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:42:56.1841214Z #define __LP64__ 1 2025-05-07T19:42:56.1841537Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:56.1841930Z #define __FLT_EVAL_METHOD_C99__ 0 2025-05-07T19:42:56.1843944Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:42:56.1844509Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:42:56.1844933Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:56.1845371Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T19:42:56.1845825Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:56.1846305Z #define __aarch64__ 1 2025-05-07T19:42:56.1846650Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:42:56.1847052Z #define __FLT64X_DECIMAL_DIG__ 36 2025-05-07T19:42:56.1847457Z #define __REGISTER_PREFIX__ 2025-05-07T19:42:56.1847831Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:42:56.1848208Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:42:56.1848576Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:42:56.1848950Z #define __FLT_DIG__ 6 2025-05-07T19:42:56.1849316Z #define __NO_INLINE__ 1 2025-05-07T19:42:56.1849665Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:42:56.1850052Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:42:56.1850420Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T19:42:56.1850816Z #define __VERSION__ "11.4.0" 2025-05-07T19:42:56.1851183Z #define __UINT64_C(c) c ## UL 2025-05-07T19:42:56.1851567Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:42:56.1851950Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:42:56.1852351Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:42:56.1852769Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:42:56.1853289Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:42:56.1853823Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:42:56.1854203Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:42:56.1854576Z #define __AARCH64EL__ 1 2025-05-07T19:42:56.1854975Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:56.1855455Z #define __FLT16_MAX_EXP__ 16 2025-05-07T19:42:56.1856209Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:42:56.1856595Z #define __INT32_C(c) c 2025-05-07T19:42:56.1856930Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:42:56.1857311Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:42:56.1857672Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:42:56.1858068Z #define __ARM_64BIT_STATE 1 2025-05-07T19:42:56.1858448Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:42:56.1858902Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:42:56.1859383Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:42:56.1859904Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:42:56.1860394Z #define __FLT64X_DIG__ 33 2025-05-07T19:42:56.1860749Z #define __ARM_FEATURE_FMA 1 2025-05-07T19:42:56.1861135Z #define __INT8_TYPE__ signed char 2025-05-07T19:42:56.1861509Z #define __ELF__ 1 2025-05-07T19:42:56.1861844Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:42:56.1862266Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:42:56.1862920Z #define __FLT_RADIX__ 2 2025-05-07T19:42:56.1863309Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:42:56.1863726Z #define __ARM_ARCH_PROFILE 65 2025-05-07T19:42:56.1864210Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T19:42:56.1864732Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:42:56.1865114Z #define __ARM_PCS_AAPCS64 1 2025-05-07T19:42:56.1865494Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:42:56.1865918Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:42:56.1866320Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:42:56.1866755Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:42:56.1867139Z #define __ATOMIC_RELAXED 0 2025-05-07T19:42:56.1867492Z #define __LDBL_DIG__ 33 2025-05-07T19:42:56.1867844Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:42:56.1868227Z #define __FLT16_IS_IEC_60559__ 2 2025-05-07T19:42:56.1868655Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:56.1869101Z #define __FLT64_DIG__ 15 2025-05-07T19:42:56.1869509Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:56.1870023Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:42:56.1870592Z #define __FLT16_EPSILON__ 9.76562500000000000000000000000000000e-4F16 2025-05-07T19:42:56.1871126Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:42:56.1871509Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:42:56.1871906Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:56.1872332Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:42:56.1872721Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:42:56.1873141Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:42:56.1873586Z #define __unix 1 2025-05-07T19:42:56.1873901Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:42:56.1874318Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:42:56.1874774Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:56.1875199Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:42:56.1875632Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:42:56.1876020Z #define __SIZE_WIDTH__ 64 2025-05-07T19:42:56.1876407Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:42:56.1876910Z #define __FLT16_NORM_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:42:56.1877468Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:56.1878024Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:42:56.1878584Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:42:56.1878994Z #define __INT16_TYPE__ short int 2025-05-07T19:42:56.1879524Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:42:56.1880035Z #define __FLT16_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:42:56.1880549Z #define __STDC_VERSION__ 201710L 2025-05-07T19:42:56.1880946Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:42:56.1881319Z #define __ARM_ARCH 8 2025-05-07T19:42:56.1881767Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:56.1882323Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:56.1882746Z #define linux 1 2025-05-07T19:42:56.1883342Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T19:42:56.1883748Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:42:56.1884139Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:42:56.1884554Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:42:56.1884949Z #define __FLT32X_DIG__ 15 2025-05-07T19:42:56.1885309Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:42:56.1885724Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:42:56.1886101Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:42:56.1886661Z #define __FLT64X_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:42:56.1887201Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T19:42:56.1887684Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:42:56.1888187Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:56.1888630Z #define __FLT16_MANT_DIG__ 11 2025-05-07T19:42:56.1889020Z #define __INTPTR_TYPE__ long int 2025-05-07T19:42:56.1889432Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:42:56.1890035Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T19:42:56.1890437Z #define __pic__ 2 2025-05-07T19:42:56.1890806Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:56.1891239Z #define __ARM_ARCH_8A 1 2025-05-07T19:42:56.1891629Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:56.1892170Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:56.1892722Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:42:56.1893144Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:42:56.1893601Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:42:56.1893977Z #define __INT64_TYPE__ long int 2025-05-07T19:42:56.1894362Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:42:56.1894736Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:42:56.1895134Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:42:56.1895545Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:56.1896023Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:42:56.1896465Z #define __FP_FAST_FMAF32 1 2025-05-07T19:42:56.1896862Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:42:56.1897292Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:42:56.1897762Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:56.1898318Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:42:56.1898821Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:56.1899332Z #define __WINT_WIDTH__ 32 2025-05-07T19:42:56.1899682Z #define __FP_FAST_FMAF64 1 2025-05-07T19:42:56.1900049Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:42:56.1900432Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:42:56.1900832Z #define __SIZEOF_INT128__ 16 2025-05-07T19:42:56.1901298Z #define __FLT16_MIN__ 6.10351562500000000000000000000000000e-5F16 2025-05-07T19:42:56.1901808Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:42:56.1902337Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T19:42:56.1902900Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:42:56.1903421Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:42:56.1903939Z #define _LP64 1 2025-05-07T19:42:56.1904250Z #define __UINT8_C(c) c 2025-05-07T19:42:56.1904589Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:42:56.1904976Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:42:56.1905389Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:42:56.1905805Z #define __ARM_NEON 1 2025-05-07T19:42:56.1906151Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:42:56.1906572Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:56.1907035Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:42:56.1907476Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:42:56.1907895Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:42:56.1908382Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:42:56.1908928Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:42:56.1909316Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:42:56.1909806Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:42:56.1910574Z #define __FP_FAST_FMAF32x 1 2025-05-07T19:42:56.1910940Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T19:42:56.1911322Z #define __STDC_UTF_32__ 1 2025-05-07T19:42:56.1911678Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:42:56.1912171Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:56.1912834Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:56.1913407Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:42:56.1913847Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:56.1914306Z #define __ARM_ALIGN_MAX_STACK_PWR 16 2025-05-07T19:42:56.1914834Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T19:42:56.1915372Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:42:56.1915735Z #define unix 1 2025-05-07T19:42:56.1916038Z #define __UINT32_C(c) c ## U 2025-05-07T19:42:56.1916403Z #define __WINT_MIN__ 0U 2025-05-07T19:42:56.1916902Z #define __INT8_MAX__ 0x7f 2025-05-07T19:42:56.1917272Z #define __LONG_WIDTH__ 64 2025-05-07T19:42:56.1917609Z #define __PIC__ 2 2025-05-07T19:42:56.1918064Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:56.1918628Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:42:56.1919050Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T19:42:56.1919591Z #define __INT32_TYPE__ int 2025-05-07T19:42:56.1919956Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:42:56.1920421Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:42:56.1921038Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:42:56.1921577Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:42:56.1921958Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:42:56.1922322Z #define __ATOMIC_CONSUME 1 2025-05-07T19:42:56.1922676Z #define __GNUC_MINOR__ 4 2025-05-07T19:42:56.1923041Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:42:56.1923469Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:56.1924062Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:42:56.1924635Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:42:56.1925001Z #define __INT16_C(c) c 2025-05-07T19:42:56.1925343Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T19:42:56.1925703Z #define __STDC__ 1 2025-05-07T19:42:56.1926040Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:42:56.1926523Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:42:56.1927036Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:42:56.1927440Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 2025-05-07T19:42:56.1927898Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:42:56.1928317Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:42:56.1928950Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:42:56.1929377Z #define __linux__ 1 2025-05-07T19:42:56.1929700Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:42:56.1930231Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:42:56.1930783Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:42:56.1931168Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:42:56.1931569Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:42:56.1931994Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:42:56.1932418Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:56.1932985Z #define __LDBL_NORM_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:42:56.1933523Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:42:56.1933919Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:42:56.1934348Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:42:56.1934773Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:56.1935224Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:42:56.1935638Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:42:56.1935996Z #define __ATOMIC_RELEASE 3 2025-05-07T19:42:56.1936226Z 2025-05-07T19:42:56.3035243Z 2025-05-07T19:42:56.3035880Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:42:56.3036982Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:42:56.3037314Z 2025-05-07T19:42:58.9010780Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:42:58.9011388Z #define __LDBL_MANT_DIG__ 113 2025-05-07T19:42:58.9011788Z #define __cpp_attributes 200809L 2025-05-07T19:42:58.9012272Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:42:58.9012769Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:42:58.9013179Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T19:42:58.9013560Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:42:58.9013949Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:42:58.9014321Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:42:58.9014798Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:42:58.9015301Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:42:58.9015701Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:42:58.9016150Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:42:58.9016994Z #define __FLT128_DIG__ 33 2025-05-07T19:42:58.9017375Z #define __INTMAX_C(c) c ## L 2025-05-07T19:42:58.9017736Z #define __CHAR_BIT__ 8 2025-05-07T19:42:58.9018079Z #define __UINT8_MAX__ 0xff 2025-05-07T19:42:58.9018461Z #define __cpp_static_assert 201411L 2025-05-07T19:42:58.9018873Z #define __WCHAR_MAX__ 0xffffffffU 2025-05-07T19:42:58.9019309Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:42:58.9019782Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:42:58.9020264Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:42:58.9020716Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:42:58.9021129Z #define __GCC_IEC_559 2 2025-05-07T19:42:58.9021482Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:42:58.9021886Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:42:58.9022278Z #define __cpp_binary_literals 201304L 2025-05-07T19:42:58.9022704Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:42:58.9023135Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:42:58.9023623Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:42:58.9024081Z #define __cpp_variadic_templates 200704L 2025-05-07T19:42:58.9024549Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:42:58.9025054Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.9025521Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:42:58.9025917Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:42:58.9026312Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:42:58.9026717Z #define __cpp_variable_templates 201304L 2025-05-07T19:42:58.9027159Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:42:58.9027569Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:42:58.9028023Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:42:58.9028408Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:42:58.9028795Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:42:58.9029194Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:42:58.9029611Z #define __INT8_C(c) c 2025-05-07T19:42:58.9029960Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:42:58.9030379Z #define __cpp_variadic_using 201611L 2025-05-07T19:42:58.9030796Z #define __INTMAX_TYPE__ long int 2025-05-07T19:42:58.9031251Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.9031734Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:42:58.9032134Z #define __cpp_capture_star_this 201603L 2025-05-07T19:42:58.9032561Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:42:58.9032930Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:42:58.9033412Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:42:58.9033918Z #define __ARM_FEATURE_IDIV 1 2025-05-07T19:42:58.9034309Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:42:58.9034717Z #define __cpp_if_constexpr 201606L 2025-05-07T19:42:58.9035124Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:42:58.9035488Z #define __ARM_FP 14 2025-05-07T19:42:58.9035823Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:42:58.9036226Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.9037035Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:42:58.9037446Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:42:58.9037989Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:42:58.9038595Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:42:58.9039027Z #define _STDC_PREDEF_H 1 2025-05-07T19:42:58.9039511Z #define __cpp_nsdmi 200809L 2025-05-07T19:42:58.9039871Z #define __linux 1 2025-05-07T19:42:58.9040202Z #define __CHAR_UNSIGNED__ 1 2025-05-07T19:42:58.9040586Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:42:58.9041130Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:42:58.9041716Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T19:42:58.9043402Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:42:58.9043812Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:42:58.9044193Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:42:58.9044603Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:42:58.9045275Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:42:58.9045716Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:42:58.9046101Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:42:58.9046473Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:42:58.9046968Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:58.9047495Z #define __FLT32X_DIG__ 15 2025-05-07T19:42:58.9047851Z #define __WCHAR_MIN__ 0U 2025-05-07T19:42:58.9048200Z #define __INT64_C(c) c ## L 2025-05-07T19:42:58.9048588Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:42:58.9049012Z #define __SIZEOF_INT__ 4 2025-05-07T19:42:58.9049376Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:42:58.9049764Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:42:58.9050178Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:42:58.9050573Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:42:58.9051040Z #define __cpp_aligned_new 201606L 2025-05-07T19:42:58.9051437Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:42:58.9051889Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:42:58.9052507Z #define __FLT64X_EPSILON__ 1.92592994438723585305597794258492732e-34F64x 2025-05-07T19:42:58.9053055Z #define __STDC_HOSTED__ 1 2025-05-07T19:42:58.9053430Z #define __cpp_decltype_auto 201304L 2025-05-07T19:42:58.9053827Z #define __DBL_DIG__ 15 2025-05-07T19:42:58.9054166Z #define __FLT32_DIG__ 6 2025-05-07T19:42:58.9054601Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:42:58.9055106Z #define __GXX_WEAK__ 1 2025-05-07T19:42:58.9055444Z #define __SHRT_WIDTH__ 16 2025-05-07T19:42:58.9055810Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:42:58.9056279Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:42:58.9056796Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.9057237Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:42:58.9057691Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T19:42:58.9058254Z #define __FLT64X_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F64x 2025-05-07T19:42:58.9058839Z #define __FP_FAST_FMA 1 2025-05-07T19:42:58.9059200Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:42:58.9059597Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:42:58.9059979Z #define __FLT16_DIG__ 3 2025-05-07T19:42:58.9060322Z #define __INT_WIDTH__ 32 2025-05-07T19:42:58.9060685Z #define __SIZEOF_LONG__ 8 2025-05-07T19:42:58.9061043Z #define __STDC_IEC_559__ 1 2025-05-07T19:42:58.9061393Z #define __UINT16_C(c) c 2025-05-07T19:42:58.9061737Z #define __DECIMAL_DIG__ 36 2025-05-07T19:42:58.9062104Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:42:58.9062621Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:42:58.9063148Z #define __gnu_linux__ 1 2025-05-07T19:42:58.9063496Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:42:58.9063866Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:42:58.9064272Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:42:58.9064684Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.9065081Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T19:42:58.9065794Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:42:58.9066173Z #define __FLT64X_MANT_DIG__ 113 2025-05-07T19:42:58.9066547Z #define __GNUC__ 11 2025-05-07T19:42:58.9066858Z #define __pie__ 2 2025-05-07T19:42:58.9067176Z #define __GXX_RTTI 1 2025-05-07T19:42:58.9067510Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:42:58.9067897Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:42:58.9068290Z #define __cpp_rtti 199711L 2025-05-07T19:42:58.9068659Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:42:58.9069044Z #define __STDC_UTF_16__ 1 2025-05-07T19:42:58.9069405Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:42:58.9069798Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T19:42:58.9070174Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:42:58.9070565Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:42:58.9070964Z #define __cpp_raw_strings 200710L 2025-05-07T19:42:58.9071408Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.9071864Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:42:58.9072476Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:42:58.9072939Z #define __cpp_fold_expressions 201603L 2025-05-07T19:42:58.9073366Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:42:58.9073774Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:42:58.9074237Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:42:58.9074634Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:42:58.9075047Z #define __cpp_template_auto 201606L 2025-05-07T19:42:58.9075455Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:42:58.9075833Z #define __cplusplus 201703L 2025-05-07T19:42:58.9076223Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:42:58.9076636Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:42:58.9077013Z #define __DEPRECATED 1 2025-05-07T19:42:58.9077373Z #define __cpp_rvalue_references 200610L 2025-05-07T19:42:58.9077805Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:42:58.9078177Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:42:58.9078637Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:58.9079263Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:58.9079920Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:42:58.9080343Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T19:42:58.9080717Z #define __FLT16_MANT_DIG__ 11 2025-05-07T19:42:58.9081096Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:42:58.9081474Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.9081916Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:42:58.9082374Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:42:58.9082747Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:42:58.9083142Z #define __ARM_ALIGN_MAX_PWR 28 2025-05-07T19:42:58.9083520Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:42:58.9083895Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:42:58.9084294Z #define __cpp_initializer_lists 200806L 2025-05-07T19:42:58.9084726Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:42:58.9085106Z #define __cpp_hex_float 201603L 2025-05-07T19:42:58.9085498Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T19:42:58.9085904Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:42:58.9086307Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:42:58.9086799Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:58.9087331Z #define __PIE__ 2 2025-05-07T19:42:58.9087665Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:42:58.9088102Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:42:58.9088554Z #define __cpp_lambdas 200907L 2025-05-07T19:42:58.9088938Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:42:58.9089345Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:42:58.9089745Z #define __ARM_FP16_ARGS 1 2025-05-07T19:42:58.9090102Z #define __FP_FAST_FMAF 1 2025-05-07T19:42:58.9090593Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:58.9091278Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:42:58.9091942Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:42:58.9092666Z #define __ARM_FEATURE_CLZ 1 2025-05-07T19:42:58.9093164Z #define __FLT16_DENORM_MIN__ 5.96046447753906250000000000000000000e-8F16 2025-05-07T19:42:58.9093691Z #define __unix__ 1 2025-05-07T19:42:58.9094153Z #define __FLT64X_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:42:58.9094714Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:42:58.9095082Z #define __LP64__ 1 2025-05-07T19:42:58.9095405Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.9095799Z #define __FLT_EVAL_METHOD_C99__ 0 2025-05-07T19:42:58.9096320Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:42:58.9096891Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.9097335Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T19:42:58.9097784Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:58.9098272Z #define __aarch64__ 1 2025-05-07T19:42:58.9098610Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:42:58.9099234Z #define __FLT64X_DECIMAL_DIG__ 36 2025-05-07T19:42:58.9099659Z #define __REGISTER_PREFIX__ 2025-05-07T19:42:58.9100040Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:42:58.9100409Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:42:58.9100788Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:42:58.9101163Z #define __FLT_DIG__ 6 2025-05-07T19:42:58.9101490Z #define __NO_INLINE__ 1 2025-05-07T19:42:58.9101838Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:42:58.9102211Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:42:58.9102582Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T19:42:58.9102969Z #define __VERSION__ "11.4.0" 2025-05-07T19:42:58.9103341Z #define __UINT64_C(c) c ## UL 2025-05-07T19:42:58.9103732Z #define __cpp_unicode_characters 201411L 2025-05-07T19:42:58.9104169Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:42:58.9104555Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:42:58.9104940Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:42:58.9105341Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:42:58.9105771Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:42:58.9106302Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:42:58.9106836Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:42:58.9107229Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:42:58.9107601Z #define __AARCH64EL__ 1 2025-05-07T19:42:58.9108007Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:58.9108481Z #define __FLT16_MAX_EXP__ 16 2025-05-07T19:42:58.9108868Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:42:58.9109249Z #define __INT32_C(c) c 2025-05-07T19:42:58.9109611Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:42:58.9110029Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:42:58.9110399Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:42:58.9110770Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:42:58.9111160Z #define __ARM_64BIT_STATE 1 2025-05-07T19:42:58.9111534Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:42:58.9111985Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:42:58.9112481Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:42:58.9112977Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:42:58.9113463Z #define __FLT64X_DIG__ 33 2025-05-07T19:42:58.9113826Z #define __ARM_FEATURE_FMA 1 2025-05-07T19:42:58.9114195Z #define __INT8_TYPE__ signed char 2025-05-07T19:42:58.9114578Z #define __GNUG__ 11 2025-05-07T19:42:58.9114920Z #define __cpp_digit_separators 201309L 2025-05-07T19:42:58.9115330Z #define __ELF__ 1 2025-05-07T19:42:58.9115660Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:42:58.9116096Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:42:58.9116516Z #define __FLT_RADIX__ 2 2025-05-07T19:42:58.9116878Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:42:58.9117294Z #define __ARM_ARCH_PROFILE 65 2025-05-07T19:42:58.9117784Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T19:42:58.9118311Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:42:58.9118705Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:42:58.9119593Z #define __ARM_PCS_AAPCS64 1 2025-05-07T19:42:58.9119978Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:42:58.9120389Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:42:58.9120800Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:42:58.9121229Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:42:58.9121613Z #define __ATOMIC_RELAXED 0 2025-05-07T19:42:58.9121987Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:42:58.9122453Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:42:58.9122907Z #define __LDBL_DIG__ 33 2025-05-07T19:42:58.9123253Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:42:58.9123647Z #define __FLT16_IS_IEC_60559__ 2 2025-05-07T19:42:58.9124071Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.9124524Z #define __FLT64_DIG__ 15 2025-05-07T19:42:58.9124922Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.9125434Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:42:58.9126144Z #define __FLT16_EPSILON__ 9.76562500000000000000000000000000000e-4F16 2025-05-07T19:42:58.9126711Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.9127093Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:42:58.9127481Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.9127910Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:42:58.9128293Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:42:58.9128714Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:42:58.9129147Z #define __unix 1 2025-05-07T19:42:58.9129487Z #define __cpp_unicode_literals 200710L 2025-05-07T19:42:58.9129905Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:42:58.9130316Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:42:58.9130767Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.9131186Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:42:58.9131624Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:42:58.9132003Z #define __SIZE_WIDTH__ 64 2025-05-07T19:42:58.9132368Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:42:58.9132873Z #define __FLT16_NORM_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:42:58.9133432Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.9133983Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:42:58.9134548Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:42:58.9134958Z #define __INT16_TYPE__ short int 2025-05-07T19:42:58.9135359Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:42:58.9135864Z #define __FLT16_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:42:58.9136397Z #define __cpp_structured_bindings 201606L 2025-05-07T19:42:58.9136856Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:42:58.9137219Z #define __ARM_ARCH 8 2025-05-07T19:42:58.9137670Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:58.9138226Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.9138688Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:42:58.9139095Z #define linux 1 2025-05-07T19:42:58.9139439Z #define __cpp_inline_variables 201606L 2025-05-07T19:42:58.9139884Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T19:42:58.9140280Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.9140685Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:42:58.9141095Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:42:58.9141499Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:42:58.9141890Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:42:58.9142502Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:42:58.9142883Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:42:58.9143381Z #define __FLT64X_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:42:58.9143910Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T19:42:58.9144335Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:42:58.9144839Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:42:58.9145337Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:42:58.9145809Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.9146636Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:42:58.9147084Z #define __INTPTR_TYPE__ long int 2025-05-07T19:42:58.9147490Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:42:58.9148048Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T19:42:58.9148538Z #define __cpp_range_based_for 201603L 2025-05-07T19:42:58.9149275Z #define __pic__ 2 2025-05-07T19:42:58.9167161Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.9167775Z #define __ARM_ARCH_8A 1 2025-05-07T19:42:58.9168137Z #define __cpp_decltype 200707L 2025-05-07T19:42:58.9168571Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.9169114Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:58.9169675Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:42:58.9170122Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:42:58.9170504Z #define __STDCPP_THREADS__ 1 2025-05-07T19:42:58.9170877Z #define __INT64_TYPE__ long int 2025-05-07T19:42:58.9171614Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:42:58.9172030Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:42:58.9172432Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:42:58.9172843Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:42:58.9173337Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.9173797Z #define __FP_FAST_FMAF32 1 2025-05-07T19:42:58.9174183Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:42:58.9174620Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:42:58.9175096Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:58.9175652Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:42:58.9176055Z #define __WINT_WIDTH__ 32 2025-05-07T19:42:58.9176416Z #define __FP_FAST_FMAF64 1 2025-05-07T19:42:58.9176792Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:42:58.9177190Z #define __SIZEOF_INT128__ 16 2025-05-07T19:42:58.9177653Z #define __FLT16_MIN__ 6.10351562500000000000000000000000000e-5F16 2025-05-07T19:42:58.9178157Z #define __WCHAR_UNSIGNED__ 1 2025-05-07T19:42:58.9178559Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:42:58.9179075Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:42:58.9179636Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:42:58.9180138Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:42:58.9180659Z #define _LP64 1 2025-05-07T19:42:58.9180960Z #define __UINT8_C(c) c 2025-05-07T19:42:58.9181310Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:42:58.9181697Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:42:58.9182069Z #define __ARM_NEON 1 2025-05-07T19:42:58.9182414Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:42:58.9182833Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:58.9183294Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:42:58.9183740Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:42:58.9184160Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:42:58.9184562Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:42:58.9185139Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:42:58.9185676Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:42:58.9186052Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:42:58.9186438Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:42:58.9186921Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:42:58.9187456Z #define __FP_FAST_FMAF32x 1 2025-05-07T19:42:58.9187822Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T19:42:58.9188197Z #define __STDC_UTF_32__ 1 2025-05-07T19:42:58.9188551Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:42:58.9189039Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:58.9189585Z #define __cpp_alias_templates 200704L 2025-05-07T19:42:58.9190144Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:58.9190712Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:42:58.9191141Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:58.9191890Z #define __ARM_ALIGN_MAX_STACK_PWR 16 2025-05-07T19:42:58.9192420Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T19:42:58.9192973Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:42:58.9193334Z #define unix 1 2025-05-07T19:42:58.9193661Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:42:58.9194097Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:42:58.9194522Z #define __UINT32_C(c) c ## U 2025-05-07T19:42:58.9194889Z #define __WINT_MIN__ 0U 2025-05-07T19:42:58.9195226Z #define __INT8_MAX__ 0x7f 2025-05-07T19:42:58.9195584Z #define __LONG_WIDTH__ 64 2025-05-07T19:42:58.9195930Z #define __PIC__ 2 2025-05-07T19:42:58.9196378Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:58.9196942Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:42:58.9197352Z #define __cpp_constexpr 201603L 2025-05-07T19:42:58.9197762Z #define __cpp_deduction_guides 201703L 2025-05-07T19:42:58.9198195Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T19:42:58.9198736Z #define __INT32_TYPE__ int 2025-05-07T19:42:58.9199105Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:42:58.9199609Z #define __cpp_exceptions 199711L 2025-05-07T19:42:58.9200104Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:42:58.9200724Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:42:58.9201262Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:42:58.9201648Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:42:58.9202014Z #define __ATOMIC_CONSUME 1 2025-05-07T19:42:58.9202365Z #define __GNUC_MINOR__ 4 2025-05-07T19:42:58.9202735Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:42:58.9203154Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:42:58.9203575Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.9204163Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:42:58.9204767Z #define __cpp_template_template_args 201611L 2025-05-07T19:42:58.9205227Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:42:58.9205603Z #define __INT16_C(c) c 2025-05-07T19:42:58.9205947Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T19:42:58.9206301Z #define __STDC__ 1 2025-05-07T19:42:58.9206637Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:42:58.9207120Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:42:58.9207633Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:42:58.9207991Z #define __EXCEPTIONS 1 2025-05-07T19:42:58.9208384Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 2025-05-07T19:42:58.9208842Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:42:58.9209254Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:42:58.9209692Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:42:58.9210110Z #define __linux__ 1 2025-05-07T19:42:58.9210444Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:42:58.9210861Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:42:58.9211406Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:42:58.9211978Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:42:58.9212400Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:42:58.9212842Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:42:58.9213256Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:42:58.9213679Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:42:58.9214101Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.9214682Z #define __LDBL_NORM_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:42:58.9215212Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:42:58.9215619Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:42:58.9216045Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:42:58.9216486Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:58.9216912Z #define _GNU_SOURCE 1 2025-05-07T19:42:58.9217275Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:42:58.9217717Z #define __cpp_init_captures 201304L 2025-05-07T19:42:58.9218118Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:42:58.9218490Z #define __ATOMIC_RELEASE 3 2025-05-07T19:42:58.9218994Z 2025-05-07T19:42:59.0250714Z 2025-05-07T19:42:59.0251211Z + conda run -n build_binary c++ --version 2025-05-07T19:42:59.0251580Z 2025-05-07T19:43:01.6519969Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:43:01.6520548Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:43:01.6521204Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:43:01.6521984Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:43:01.6522468Z 2025-05-07T19:43:01.6522474Z 2025-05-07T19:43:01.7840765Z 2025-05-07T19:43:01.7841688Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T19:43:01.7842618Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T19:43:01.7843080Z 2025-05-07T19:43:04.5681802Z #define __STDC_VERSION__ 201710L 2025-05-07T19:43:04.5682566Z 2025-05-07T19:43:04.5683365Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T19:43:04.5684244Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T19:43:04.5684700Z 2025-05-07T19:43:07.3037473Z #define __cplusplus 201703L 2025-05-07T19:43:07.3038085Z 2025-05-07T19:43:07.3039228Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T19:43:07.3110190Z ##[group]Run . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:43:07.3110876Z . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:43:07.3111958Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:07.3112413Z env: 2025-05-07T19:43:07.3112721Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:07.3113146Z BUILD_ENV: build_binary 2025-05-07T19:43:07.3113500Z BUILD_TARGET: default 2025-05-07T19:43:07.3113828Z BUILD_VARIANT: cpu 2025-05-07T19:43:07.3114144Z ##[endgroup] 2025-05-07T19:43:07.7607604Z ################################################################################ 2025-05-07T19:43:07.7608202Z # Install Build Tools 2025-05-07T19:43:07.7608522Z # 2025-05-07T19:43:07.7626826Z # [2025-05-07T19:43:07.762Z] + install_build_tools build_binary 2025-05-07T19:43:07.7627384Z ################################################################################ 2025-05-07T19:43:07.7627705Z 2025-05-07T19:43:07.7646165Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:07.8877709Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:07.8885507Z [INSTALL] Installing build tools ... 2025-05-07T19:43:07.8912635Z [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:08.9125669Z Channels: 2025-05-07T19:43:08.9126041Z - conda-forge 2025-05-07T19:43:08.9126368Z Platform: linux-aarch64 2025-05-07T19:43:13.9246558Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:43:15.9000909Z Solving environment: - \ | / done 2025-05-07T19:43:15.9662897Z 2025-05-07T19:43:15.9663427Z ## Package Plan ## 2025-05-07T19:43:15.9663683Z 2025-05-07T19:43:15.9663981Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:43:15.9664416Z 2025-05-07T19:43:15.9664549Z added / updated specs: 2025-05-07T19:43:15.9664931Z - auditwheel 2025-05-07T19:43:15.9665230Z - bazel 2025-05-07T19:43:15.9665530Z - cmake[version='>=3.30'] 2025-05-07T19:43:15.9665890Z - hypothesis 2025-05-07T19:43:15.9666193Z - jinja2 2025-05-07T19:43:15.9666469Z - make 2025-05-07T19:43:15.9666745Z - ncurses 2025-05-07T19:43:15.9667027Z - ninja 2025-05-07T19:43:15.9667307Z - openblas 2025-05-07T19:43:15.9667596Z - patchelf 2025-05-07T19:43:15.9667888Z - pyyaml 2025-05-07T19:43:15.9668179Z - rhash 2025-05-07T19:43:15.9668461Z - scikit-build 2025-05-07T19:43:15.9668864Z - wheel 2025-05-07T19:43:15.9669026Z 2025-05-07T19:43:15.9669031Z 2025-05-07T19:43:15.9669680Z The following packages will be downloaded: 2025-05-07T19:43:15.9669997Z 2025-05-07T19:43:15.9670156Z package | build 2025-05-07T19:43:15.9670618Z ---------------------------|----------------- 2025-05-07T19:43:15.9671157Z alsa-lib-1.2.14 | h86ecc28_0 581 KB conda-forge 2025-05-07T19:43:15.9671765Z attrs-25.3.0 | pyh71513ae_0 56 KB conda-forge 2025-05-07T19:43:15.9672383Z auditwheel-6.2.0 | pyha804496_1 40 KB conda-forge 2025-05-07T19:43:15.9672983Z bazel-7.5.0 | h23d872e_2 45.4 MB conda-forge 2025-05-07T19:43:15.9673563Z c-ares-1.34.5 | h86ecc28_0 211 KB conda-forge 2025-05-07T19:43:15.9674134Z cairo-1.18.4 | h83712da_0 944 KB conda-forge 2025-05-07T19:43:15.9674714Z click-8.1.8 | pyh707e725_0 83 KB conda-forge 2025-05-07T19:43:15.9675302Z cmake-4.0.2 | h0efca9c_0 19.0 MB conda-forge 2025-05-07T19:43:15.9675886Z distro-1.9.0 | pyhd8ed1ab_1 41 KB conda-forge 2025-05-07T19:43:15.9676537Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T19:43:15.9677574Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T19:43:15.9678364Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T19:43:15.9679113Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T19:43:15.9679941Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T19:43:15.9680601Z fontconfig-2.15.0 | h8dda3cd_1 271 KB conda-forge 2025-05-07T19:43:15.9681277Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T19:43:15.9681971Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T19:43:15.9682616Z freetype-2.13.3 | h8af1aa0_1 168 KB conda-forge 2025-05-07T19:43:15.9683217Z giflib-5.2.2 | h31becfc_0 80 KB conda-forge 2025-05-07T19:43:15.9683826Z graphite2-1.3.13 | h2f0025b_1003 97 KB conda-forge 2025-05-07T19:43:15.9684457Z harfbuzz-11.0.0 | hb5e3f52_0 1.6 MB conda-forge 2025-05-07T19:43:15.9685091Z hypothesis-6.131.14 | pyha770c72_0 348 KB conda-forge 2025-05-07T19:43:15.9685688Z icu-75.1 | hf9b3779_0 11.7 MB conda-forge 2025-05-07T19:43:15.9686243Z ijar-7.5.0 | h1d056c8_0 142 KB conda-forge 2025-05-07T19:43:15.9686813Z jinja2-3.1.6 | pyhd8ed1ab_0 110 KB conda-forge 2025-05-07T19:43:15.9687416Z keyutils-1.6.1 | h4e544f5_0 110 KB conda-forge 2025-05-07T19:43:15.9688013Z krb5-1.21.3 | h50a48e9_0 1.4 MB conda-forge 2025-05-07T19:43:15.9688573Z lcms2-2.17 | hc88f144_0 280 KB conda-forge 2025-05-07T19:43:15.9689137Z lerc-4.0.0 | hfdc4d58_1 222 KB conda-forge 2025-05-07T19:43:15.9689775Z libabseil-20250127.1 | cxx17_h18dbdb1_0 1.3 MB conda-forge 2025-05-07T19:43:15.9690426Z libcups-2.3.3 | h405e4a8_4 4.3 MB conda-forge 2025-05-07T19:43:15.9691017Z libcurl-8.13.0 | h6702fde_0 444 KB conda-forge 2025-05-07T19:43:15.9691630Z libdeflate-1.23 | he377734_0 69 KB conda-forge 2025-05-07T19:43:15.9692290Z libedit-3.1.20250104 | pl5321h976ea20_0 145 KB conda-forge 2025-05-07T19:43:15.9692912Z libev-4.33 | h31becfc_2 112 KB conda-forge 2025-05-07T19:43:15.9693526Z libfreetype-2.13.3 | h8af1aa0_1 8 KB conda-forge 2025-05-07T19:43:15.9694379Z libfreetype6-2.13.3 | he93130f_1 399 KB conda-forge 2025-05-07T19:43:15.9695034Z libgfortran-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T19:43:15.9695677Z libgfortran5-14.2.0 | hb6113d0_2 1.0 MB conda-forge 2025-05-07T19:43:15.9696314Z libglib-2.84.0 | hc486b8e_0 3.9 MB conda-forge 2025-05-07T19:43:15.9696917Z libgrpc-1.71.0 | h107bb78_1 7.4 MB conda-forge 2025-05-07T19:43:15.9697516Z libiconv-1.18 | hc99b53d_1 702 KB conda-forge 2025-05-07T19:43:15.9698150Z libjpeg-turbo-3.1.0 | h86ecc28_0 638 KB conda-forge 2025-05-07T19:43:15.9698769Z liblzma-5.8.1 | h86ecc28_1 122 KB conda-forge 2025-05-07T19:43:15.9699395Z liblzma-devel-5.8.1 | h86ecc28_1 432 KB conda-forge 2025-05-07T19:43:15.9700041Z libnghttp2-1.64.0 | hc8609a4_0 698 KB conda-forge 2025-05-07T19:43:15.9700723Z libopenblas-0.3.29 |pthreads_h9d3fd7e_0 4.6 MB conda-forge 2025-05-07T19:43:15.9701372Z libpng-1.6.47 | hec79eb8_0 285 KB conda-forge 2025-05-07T19:43:15.9702155Z libprotobuf-5.29.3 | h4edc36e_1 3.0 MB conda-forge 2025-05-07T19:43:15.9702813Z libre2-11-2024.07.02 | h201e9ed_3 199 KB conda-forge 2025-05-07T19:43:15.9703427Z libssh2-1.11.1 | h18c354c_0 304 KB conda-forge 2025-05-07T19:43:15.9704018Z libtiff-4.7.0 | h88f7998_4 453 KB conda-forge 2025-05-07T19:43:15.9704603Z libuv-1.50.0 | h86ecc28_0 606 KB conda-forge 2025-05-07T19:43:15.9705209Z libwebp-base-1.5.0 | h0886dbf_0 354 KB conda-forge 2025-05-07T19:43:15.9705825Z libxcb-1.17.0 | h262b8f6_0 388 KB conda-forge 2025-05-07T19:43:15.9706419Z libzlib-1.3.1 | h86ecc28_2 65 KB conda-forge 2025-05-07T19:43:15.9706998Z make-4.4.1 | h2a6d0cb_2 516 KB conda-forge 2025-05-07T19:43:15.9707612Z markupsafe-3.0.2 | py312h74ce7d3_1 24 KB conda-forge 2025-05-07T19:43:15.9708241Z ncurses-6.5 | ha32ae93_3 904 KB conda-forge 2025-05-07T19:43:15.9708827Z ninja-1.12.1 | h17cf362_1 158 KB conda-forge 2025-05-07T19:43:15.9709439Z openblas-0.3.29 |pthreads_h3a8cbd8_0 4.7 MB conda-forge 2025-05-07T19:43:15.9710080Z openjdk-23.0.2 | h0f44c73_2 174.2 MB conda-forge 2025-05-07T19:43:15.9710687Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T19:43:15.9711313Z patchelf-0.18.0 | h5ad3122_2 132 KB conda-forge 2025-05-07T19:43:15.9711914Z pcre2-10.44 | hf4ec17f_2 879 KB conda-forge 2025-05-07T19:43:15.9712502Z pixman-0.46.0 | h86a87f0_0 297 KB conda-forge 2025-05-07T19:43:15.9713129Z pthread-stubs-0.4 | h86ecc28_1002 8 KB conda-forge 2025-05-07T19:43:15.9713780Z pyelftools-0.32 | pyh707e725_1 146 KB conda-forge 2025-05-07T19:43:15.9714407Z pyyaml-6.0.2 | py312hcc812fe_2 195 KB conda-forge 2025-05-07T19:43:15.9714994Z re2-2024.07.02 | haa97905_3 26 KB conda-forge 2025-05-07T19:43:15.9715573Z rhash-1.4.5 | h86ecc28_0 197 KB conda-forge 2025-05-07T19:43:15.9716190Z scikit-build-0.18.1 | pyhae55e72_2 114 KB conda-forge 2025-05-07T19:43:15.9716822Z singlejar-7.5.0 | h3f692f9_1 130 KB conda-forge 2025-05-07T19:43:15.9717490Z sortedcontainers-2.4.0 | pyhd8ed1ab_1 28 KB conda-forge 2025-05-07T19:43:15.9718298Z sqlite-3.46.0 | hdc7ab3c_0 1.0 MB conda-forge 2025-05-07T19:43:15.9719071Z tk-8.6.13 | h194ca79_0 3.2 MB conda-forge 2025-05-07T19:43:15.9719710Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T19:43:15.9720309Z wheel-0.45.1 | pyhd8ed1ab_1 61 KB conda-forge 2025-05-07T19:43:15.9720928Z xorg-libice-1.1.2 | h86ecc28_0 59 KB conda-forge 2025-05-07T19:43:15.9721550Z xorg-libsm-1.2.6 | h0808dbd_0 28 KB conda-forge 2025-05-07T19:43:15.9722180Z xorg-libx11-1.8.12 | hca56bd8_0 845 KB conda-forge 2025-05-07T19:43:15.9722809Z xorg-libxau-1.0.12 | h86ecc28_0 16 KB conda-forge 2025-05-07T19:43:15.9723455Z xorg-libxdmcp-1.1.5 | h57736b2_0 20 KB conda-forge 2025-05-07T19:43:15.9724126Z xorg-libxext-1.3.6 | h57736b2_0 50 KB conda-forge 2025-05-07T19:43:15.9724785Z xorg-libxfixes-6.0.1 | h57736b2_0 20 KB conda-forge 2025-05-07T19:43:15.9725425Z xorg-libxi-1.8.2 | h57736b2_0 47 KB conda-forge 2025-05-07T19:43:15.9726215Z xorg-libxrandr-1.5.4 | h86ecc28_0 29 KB conda-forge 2025-05-07T19:43:15.9726913Z xorg-libxrender-0.9.12 | h86ecc28_0 33 KB conda-forge 2025-05-07T19:43:15.9727564Z xorg-libxt-1.3.1 | h57736b2_0 376 KB conda-forge 2025-05-07T19:43:15.9728194Z xorg-libxtst-1.2.5 | h57736b2_3 33 KB conda-forge 2025-05-07T19:43:15.9728783Z xz-5.8.1 | h2dbfc1b_1 23 KB conda-forge 2025-05-07T19:43:15.9729366Z xz-gpl-tools-5.8.1 | h2dbfc1b_1 33 KB conda-forge 2025-05-07T19:43:15.9729987Z xz-tools-5.8.1 | h86ecc28_1 100 KB conda-forge 2025-05-07T19:43:15.9730568Z yaml-0.2.5 | hf897c2e_2 91 KB conda-forge 2025-05-07T19:43:15.9731126Z zlib-1.3.1 | h86ecc28_2 93 KB conda-forge 2025-05-07T19:43:15.9731686Z zstd-1.5.7 | hbcf94c1_2 538 KB conda-forge 2025-05-07T19:43:15.9732239Z ------------------------------------------------------------ 2025-05-07T19:43:15.9732740Z Total: 306.9 MB 2025-05-07T19:43:15.9733047Z 2025-05-07T19:43:15.9733226Z The following NEW packages will be INSTALLED: 2025-05-07T19:43:15.9733553Z 2025-05-07T19:43:15.9733867Z alsa-lib conda-forge/linux-aarch64::alsa-lib-1.2.14-h86ecc28_0 2025-05-07T19:43:15.9734522Z attrs conda-forge/noarch::attrs-25.3.0-pyh71513ae_0 2025-05-07T19:43:15.9735167Z auditwheel conda-forge/noarch::auditwheel-6.2.0-pyha804496_1 2025-05-07T19:43:15.9735832Z bazel conda-forge/linux-aarch64::bazel-7.5.0-h23d872e_2 2025-05-07T19:43:15.9736471Z c-ares conda-forge/linux-aarch64::c-ares-1.34.5-h86ecc28_0 2025-05-07T19:43:15.9737112Z cairo conda-forge/linux-aarch64::cairo-1.18.4-h83712da_0 2025-05-07T19:43:15.9740093Z click conda-forge/noarch::click-8.1.8-pyh707e725_0 2025-05-07T19:43:15.9740749Z cmake conda-forge/linux-aarch64::cmake-4.0.2-h0efca9c_0 2025-05-07T19:43:15.9741369Z distro conda-forge/noarch::distro-1.9.0-pyhd8ed1ab_1 2025-05-07T19:43:15.9742266Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T19:43:15.9743151Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T19:43:15.9744032Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T19:43:15.9744912Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T19:43:15.9745753Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T19:43:15.9746920Z fontconfig conda-forge/linux-aarch64::fontconfig-2.15.0-h8dda3cd_1 2025-05-07T19:43:15.9747671Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T19:43:15.9748372Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T19:43:15.9749080Z freetype conda-forge/linux-aarch64::freetype-2.13.3-h8af1aa0_1 2025-05-07T19:43:15.9749766Z giflib conda-forge/linux-aarch64::giflib-5.2.2-h31becfc_0 2025-05-07T19:43:15.9750456Z graphite2 conda-forge/linux-aarch64::graphite2-1.3.13-h2f0025b_1003 2025-05-07T19:43:15.9751186Z harfbuzz conda-forge/linux-aarch64::harfbuzz-11.0.0-hb5e3f52_0 2025-05-07T19:43:15.9751899Z hypothesis conda-forge/noarch::hypothesis-6.131.14-pyha770c72_0 2025-05-07T19:43:15.9752557Z icu conda-forge/linux-aarch64::icu-75.1-hf9b3779_0 2025-05-07T19:43:15.9753147Z ijar conda-forge/linux-aarch64::ijar-7.5.0-h1d056c8_0 2025-05-07T19:43:15.9753755Z jinja2 conda-forge/noarch::jinja2-3.1.6-pyhd8ed1ab_0 2025-05-07T19:43:15.9754520Z keyutils conda-forge/linux-aarch64::keyutils-1.6.1-h4e544f5_0 2025-05-07T19:43:15.9755177Z krb5 conda-forge/linux-aarch64::krb5-1.21.3-h50a48e9_0 2025-05-07T19:43:15.9756002Z lcms2 conda-forge/linux-aarch64::lcms2-2.17-hc88f144_0 2025-05-07T19:43:15.9756630Z lerc conda-forge/linux-aarch64::lerc-4.0.0-hfdc4d58_1 2025-05-07T19:43:15.9757344Z libabseil conda-forge/linux-aarch64::libabseil-20250127.1-cxx17_h18dbdb1_0 2025-05-07T19:43:15.9758099Z libcups conda-forge/linux-aarch64::libcups-2.3.3-h405e4a8_4 2025-05-07T19:43:15.9758766Z libcurl conda-forge/linux-aarch64::libcurl-8.13.0-h6702fde_0 2025-05-07T19:43:15.9759561Z libdeflate conda-forge/linux-aarch64::libdeflate-1.23-he377734_0 2025-05-07T19:43:15.9760333Z libedit conda-forge/linux-aarch64::libedit-3.1.20250104-pl5321h976ea20_0 2025-05-07T19:43:15.9761055Z libev conda-forge/linux-aarch64::libev-4.33-h31becfc_2 2025-05-07T19:43:15.9761754Z libfreetype conda-forge/linux-aarch64::libfreetype-2.13.3-h8af1aa0_1 2025-05-07T19:43:15.9762545Z libfreetype6 conda-forge/linux-aarch64::libfreetype6-2.13.3-he93130f_1 2025-05-07T19:43:15.9763334Z libgfortran conda-forge/linux-aarch64::libgfortran-14.2.0-he9431aa_2 2025-05-07T19:43:15.9764120Z libgfortran5 conda-forge/linux-aarch64::libgfortran5-14.2.0-hb6113d0_2 2025-05-07T19:43:15.9764854Z libglib conda-forge/linux-aarch64::libglib-2.84.0-hc486b8e_0 2025-05-07T19:43:15.9765529Z libgrpc conda-forge/linux-aarch64::libgrpc-1.71.0-h107bb78_1 2025-05-07T19:43:15.9766203Z libiconv conda-forge/linux-aarch64::libiconv-1.18-hc99b53d_1 2025-05-07T19:43:15.9766948Z libjpeg-turbo conda-forge/linux-aarch64::libjpeg-turbo-3.1.0-h86ecc28_0 2025-05-07T19:43:15.9767688Z liblzma conda-forge/linux-aarch64::liblzma-5.8.1-h86ecc28_1 2025-05-07T19:43:15.9768427Z liblzma-devel conda-forge/linux-aarch64::liblzma-devel-5.8.1-h86ecc28_1 2025-05-07T19:43:15.9769206Z libnghttp2 conda-forge/linux-aarch64::libnghttp2-1.64.0-hc8609a4_0 2025-05-07T19:43:15.9770027Z libopenblas conda-forge/linux-aarch64::libopenblas-0.3.29-pthreads_h9d3fd7e_0 2025-05-07T19:43:15.9770803Z libpng conda-forge/linux-aarch64::libpng-1.6.47-hec79eb8_0 2025-05-07T19:43:15.9771528Z libprotobuf conda-forge/linux-aarch64::libprotobuf-5.29.3-h4edc36e_1 2025-05-07T19:43:15.9772279Z libre2-11 conda-forge/linux-aarch64::libre2-11-2024.07.02-h201e9ed_3 2025-05-07T19:43:15.9772987Z libssh2 conda-forge/linux-aarch64::libssh2-1.11.1-h18c354c_0 2025-05-07T19:43:15.9773650Z libtiff conda-forge/linux-aarch64::libtiff-4.7.0-h88f7998_4 2025-05-07T19:43:15.9774298Z libuv conda-forge/linux-aarch64::libuv-1.50.0-h86ecc28_0 2025-05-07T19:43:15.9775171Z libwebp-base conda-forge/linux-aarch64::libwebp-base-1.5.0-h0886dbf_0 2025-05-07T19:43:15.9775878Z libxcb conda-forge/linux-aarch64::libxcb-1.17.0-h262b8f6_0 2025-05-07T19:43:15.9776503Z make conda-forge/linux-aarch64::make-4.4.1-h2a6d0cb_2 2025-05-07T19:43:15.9777203Z markupsafe conda-forge/linux-aarch64::markupsafe-3.0.2-py312h74ce7d3_1 2025-05-07T19:43:15.9777920Z ninja conda-forge/linux-aarch64::ninja-1.12.1-h17cf362_1 2025-05-07T19:43:15.9778641Z openblas conda-forge/linux-aarch64::openblas-0.3.29-pthreads_h3a8cbd8_0 2025-05-07T19:43:15.9779384Z openjdk conda-forge/linux-aarch64::openjdk-23.0.2-h0f44c73_2 2025-05-07T19:43:15.9780067Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T19:43:15.9780752Z patchelf conda-forge/linux-aarch64::patchelf-0.18.0-h5ad3122_2 2025-05-07T19:43:15.9781423Z pcre2 conda-forge/linux-aarch64::pcre2-10.44-hf4ec17f_2 2025-05-07T19:43:15.9782075Z pixman conda-forge/linux-aarch64::pixman-0.46.0-h86a87f0_0 2025-05-07T19:43:15.9782804Z pthread-stubs conda-forge/linux-aarch64::pthread-stubs-0.4-h86ecc28_1002 2025-05-07T19:43:15.9783560Z pyelftools conda-forge/noarch::pyelftools-0.32-pyh707e725_1 2025-05-07T19:43:15.9784392Z pyyaml conda-forge/linux-aarch64::pyyaml-6.0.2-py312hcc812fe_2 2025-05-07T19:43:15.9785093Z re2 conda-forge/linux-aarch64::re2-2024.07.02-haa97905_3 2025-05-07T19:43:15.9785710Z rhash conda-forge/linux-aarch64::rhash-1.4.5-h86ecc28_0 2025-05-07T19:43:15.9786386Z scikit-build conda-forge/noarch::scikit-build-0.18.1-pyhae55e72_2 2025-05-07T19:43:15.9787120Z singlejar conda-forge/linux-aarch64::singlejar-7.5.0-h3f692f9_1 2025-05-07T19:43:15.9787897Z sortedcontainers conda-forge/noarch::sortedcontainers-2.4.0-pyhd8ed1ab_1 2025-05-07T19:43:15.9788618Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T19:43:15.9789305Z xorg-libice conda-forge/linux-aarch64::xorg-libice-1.1.2-h86ecc28_0 2025-05-07T19:43:15.9790040Z xorg-libsm conda-forge/linux-aarch64::xorg-libsm-1.2.6-h0808dbd_0 2025-05-07T19:43:15.9790790Z xorg-libx11 conda-forge/linux-aarch64::xorg-libx11-1.8.12-hca56bd8_0 2025-05-07T19:43:15.9791542Z xorg-libxau conda-forge/linux-aarch64::xorg-libxau-1.0.12-h86ecc28_0 2025-05-07T19:43:15.9792328Z xorg-libxdmcp conda-forge/linux-aarch64::xorg-libxdmcp-1.1.5-h57736b2_0 2025-05-07T19:43:15.9793120Z xorg-libxext conda-forge/linux-aarch64::xorg-libxext-1.3.6-h57736b2_0 2025-05-07T19:43:15.9793912Z xorg-libxfixes conda-forge/linux-aarch64::xorg-libxfixes-6.0.1-h57736b2_0 2025-05-07T19:43:15.9794689Z xorg-libxi conda-forge/linux-aarch64::xorg-libxi-1.8.2-h57736b2_0 2025-05-07T19:43:15.9795464Z xorg-libxrandr conda-forge/linux-aarch64::xorg-libxrandr-1.5.4-h86ecc28_0 2025-05-07T19:43:15.9796326Z xorg-libxrender conda-forge/linux-aarch64::xorg-libxrender-0.9.12-h86ecc28_0 2025-05-07T19:43:15.9797117Z xorg-libxt conda-forge/linux-aarch64::xorg-libxt-1.3.1-h57736b2_0 2025-05-07T19:43:15.9797861Z xorg-libxtst conda-forge/linux-aarch64::xorg-libxtst-1.2.5-h57736b2_3 2025-05-07T19:43:15.9798635Z xz-gpl-tools conda-forge/linux-aarch64::xz-gpl-tools-5.8.1-h2dbfc1b_1 2025-05-07T19:43:15.9799441Z xz-tools conda-forge/linux-aarch64::xz-tools-5.8.1-h86ecc28_1 2025-05-07T19:43:15.9800097Z yaml conda-forge/linux-aarch64::yaml-0.2.5-hf897c2e_2 2025-05-07T19:43:15.9800700Z zstd conda-forge/linux-aarch64::zstd-1.5.7-hbcf94c1_2 2025-05-07T19:43:15.9801077Z 2025-05-07T19:43:15.9801237Z The following packages will be UPDATED: 2025-05-07T19:43:15.9801538Z 2025-05-07T19:43:15.9801756Z libzlib 1.2.13-h68df207_6 --> 1.3.1-h86ecc28_2 2025-05-07T19:43:15.9802484Z ncurses pkgs/main::ncurses-6.4-h419075a_0 --> conda-forge::ncurses-6.5-ha32ae93_3 2025-05-07T19:43:15.9803557Z sqlite pkgs/main::sqlite-3.45.3-h998d150_0 --> conda-forge::sqlite-3.46.0-hdc7ab3c_0 2025-05-07T19:43:15.9804503Z wheel pkgs/main/linux-aarch64::wheel-0.45.1~ --> conda-forge/noarch::wheel-0.45.1-pyhd8ed1ab_1 2025-05-07T19:43:15.9805372Z xz pkgs/main::xz-5.6.4-h998d150_1 --> conda-forge::xz-5.8.1-h2dbfc1b_1 2025-05-07T19:43:15.9806005Z zlib 1.2.13-h68df207_6 --> 1.3.1-h86ecc28_2 2025-05-07T19:43:15.9806353Z 2025-05-07T19:43:15.9806670Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:43:15.9807127Z 2025-05-07T19:43:15.9807419Z tk pkgs/main::tk-8.6.14-h987d8db_0 --> conda-forge::tk-8.6.13-h194ca79_0 2025-05-07T19:43:15.9807863Z 2025-05-07T19:43:15.9807925Z 2025-05-07T19:43:15.9807930Z 2025-05-07T19:43:15.9808126Z Downloading and Extracting Packages: ...working... 2025-05-07T19:43:15.9808652Z openjdk-23.0.2 | 174.2 MB | | 0% 2025-05-07T19:43:15.9808985Z 2025-05-07T19:43:15.9809453Z bazel-7.5.0 | 45.4 MB | | 0%  2025-05-07T19:43:15.9809782Z 2025-05-07T19:43:15.9809787Z 2025-05-07T19:43:15.9810230Z cmake-4.0.2 | 19.0 MB | | 0%  2025-05-07T19:43:15.9810595Z 2025-05-07T19:43:15.9810600Z 2025-05-07T19:43:15.9810605Z 2025-05-07T19:43:15.9833003Z icu-75.1 | 11.7 MB | | 0%  2025-05-07T19:43:15.9851132Z 2025-05-07T19:43:15.9851141Z 2025-05-07T19:43:15.9851148Z 2025-05-07T19:43:15.9851156Z 2025-05-07T19:43:15.9851885Z libgrpc-1.71.0 | 7.4 MB | | 0%  2025-05-07T19:43:15.9852286Z 2025-05-07T19:43:15.9852292Z 2025-05-07T19:43:15.9852297Z 2025-05-07T19:43:15.9852303Z 2025-05-07T19:43:15.9852308Z 2025-05-07T19:43:15.9854406Z openblas-0.3.29 | 4.7 MB | | 0%  2025-05-07T19:43:15.9854833Z 2025-05-07T19:43:15.9854839Z 2025-05-07T19:43:15.9854844Z 2025-05-07T19:43:15.9854849Z 2025-05-07T19:43:15.9854854Z 2025-05-07T19:43:15.9855023Z 2025-05-07T19:43:15.9869513Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T19:43:15.9869971Z 2025-05-07T19:43:15.9869977Z 2025-05-07T19:43:15.9870005Z 2025-05-07T19:43:15.9870011Z 2025-05-07T19:43:15.9870026Z 2025-05-07T19:43:15.9870032Z 2025-05-07T19:43:15.9870037Z 2025-05-07T19:43:15.9878177Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:43:15.9878569Z 2025-05-07T19:43:15.9878576Z 2025-05-07T19:43:15.9878581Z 2025-05-07T19:43:15.9878586Z 2025-05-07T19:43:15.9878591Z 2025-05-07T19:43:15.9878621Z 2025-05-07T19:43:15.9878627Z 2025-05-07T19:43:15.9878632Z 2025-05-07T19:43:15.9879449Z libglib-2.84.0 | 3.9 MB | | 0%  2025-05-07T19:43:15.9879876Z 2025-05-07T19:43:15.9879882Z 2025-05-07T19:43:15.9879912Z 2025-05-07T19:43:15.9879918Z 2025-05-07T19:43:15.9879924Z 2025-05-07T19:43:15.9879929Z 2025-05-07T19:43:15.9879944Z 2025-05-07T19:43:15.9879949Z 2025-05-07T19:43:15.9879955Z 2025-05-07T19:43:15.9880823Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:43:15.9881199Z 2025-05-07T19:43:15.9881204Z 2025-05-07T19:43:15.9881225Z 2025-05-07T19:43:15.9881230Z 2025-05-07T19:43:15.9881236Z 2025-05-07T19:43:15.9881241Z 2025-05-07T19:43:15.9881246Z 2025-05-07T19:43:15.9881251Z 2025-05-07T19:43:15.9881264Z 2025-05-07T19:43:15.9881269Z 2025-05-07T19:43:15.9882314Z libprotobuf-5.29.3 | 3.0 MB | | 0%  2025-05-07T19:43:15.9882744Z 2025-05-07T19:43:15.9882750Z 2025-05-07T19:43:15.9882755Z 2025-05-07T19:43:15.9882760Z 2025-05-07T19:43:15.9882765Z 2025-05-07T19:43:15.9882770Z 2025-05-07T19:43:15.9882774Z 2025-05-07T19:43:15.9882779Z 2025-05-07T19:43:15.9882783Z 2025-05-07T19:43:15.9882788Z 2025-05-07T19:43:15.9883184Z 2025-05-07T19:43:15.9893394Z harfbuzz-11.0.0 | 1.6 MB | | 0%  2025-05-07T19:43:15.9893825Z 2025-05-07T19:43:15.9893838Z 2025-05-07T19:43:15.9893843Z 2025-05-07T19:43:15.9893929Z 2025-05-07T19:43:15.9893934Z 2025-05-07T19:43:15.9893939Z 2025-05-07T19:43:15.9893944Z 2025-05-07T19:43:15.9893968Z 2025-05-07T19:43:15.9893973Z 2025-05-07T19:43:15.9893977Z 2025-05-07T19:43:15.9893982Z 2025-05-07T19:43:15.9894163Z 2025-05-07T19:43:15.9894953Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2025-05-07T19:43:15.9895425Z 2025-05-07T19:43:15.9895432Z 2025-05-07T19:43:15.9895438Z 2025-05-07T19:43:15.9895443Z 2025-05-07T19:43:15.9895449Z 2025-05-07T19:43:15.9895462Z 2025-05-07T19:43:15.9895467Z 2025-05-07T19:43:15.9895473Z 2025-05-07T19:43:15.9895478Z 2025-05-07T19:43:15.9895484Z 2025-05-07T19:43:15.9895489Z 2025-05-07T19:43:15.9895495Z 2025-05-07T19:43:15.9895643Z 2025-05-07T19:43:15.9904232Z krb5-1.21.3 | 1.4 MB | | 0%  2025-05-07T19:43:15.9904666Z 2025-05-07T19:43:15.9904672Z 2025-05-07T19:43:15.9904677Z 2025-05-07T19:43:15.9904682Z 2025-05-07T19:43:15.9904687Z 2025-05-07T19:43:15.9904693Z 2025-05-07T19:43:15.9904698Z 2025-05-07T19:43:15.9904704Z 2025-05-07T19:43:15.9905082Z 2025-05-07T19:43:15.9905093Z 2025-05-07T19:43:15.9905098Z 2025-05-07T19:43:15.9905104Z 2025-05-07T19:43:15.9905109Z 2025-05-07T19:43:15.9905114Z 2025-05-07T19:43:15.9906069Z libabseil-20250127.1 | 1.3 MB | | 0%  2025-05-07T19:43:15.9906549Z 2025-05-07T19:43:15.9906556Z 2025-05-07T19:43:15.9906562Z 2025-05-07T19:43:15.9906568Z 2025-05-07T19:43:15.9906591Z 2025-05-07T19:43:15.9906597Z 2025-05-07T19:43:15.9906603Z 2025-05-07T19:43:15.9906609Z 2025-05-07T19:43:15.9906615Z 2025-05-07T19:43:15.9906621Z 2025-05-07T19:43:15.9906627Z 2025-05-07T19:43:15.9906643Z 2025-05-07T19:43:15.9906672Z 2025-05-07T19:43:15.9906679Z 2025-05-07T19:43:15.9906684Z 2025-05-07T19:43:15.9914962Z libgfortran5-14.2.0 | 1.0 MB | | 0%  2025-05-07T19:43:15.9915439Z 2025-05-07T19:43:15.9915444Z 2025-05-07T19:43:15.9915449Z 2025-05-07T19:43:15.9915464Z 2025-05-07T19:43:15.9915469Z 2025-05-07T19:43:15.9915493Z 2025-05-07T19:43:15.9915499Z 2025-05-07T19:43:15.9915504Z 2025-05-07T19:43:15.9915510Z 2025-05-07T19:43:15.9915515Z 2025-05-07T19:43:15.9915520Z 2025-05-07T19:43:15.9915525Z 2025-05-07T19:43:15.9915530Z 2025-05-07T19:43:15.9915535Z 2025-05-07T19:43:15.9915539Z 2025-05-07T19:43:15.9915544Z 2025-05-07T19:43:15.9916128Z sqlite-3.46.0 | 1.0 MB | | 0%  2025-05-07T19:43:15.9916554Z 2025-05-07T19:43:15.9916559Z 2025-05-07T19:43:15.9916564Z 2025-05-07T19:43:15.9916569Z 2025-05-07T19:43:15.9916585Z 2025-05-07T19:43:15.9916590Z 2025-05-07T19:43:15.9916595Z 2025-05-07T19:43:15.9916612Z 2025-05-07T19:43:15.9916617Z 2025-05-07T19:43:15.9916621Z 2025-05-07T19:43:15.9916626Z 2025-05-07T19:43:15.9916631Z 2025-05-07T19:43:15.9916635Z 2025-05-07T19:43:15.9916640Z 2025-05-07T19:43:15.9916645Z 2025-05-07T19:43:15.9916649Z 2025-05-07T19:43:15.9920904Z 2025-05-07T19:43:15.9922971Z cairo-1.18.4 | 944 KB | | 0%  2025-05-07T19:43:15.9923396Z 2025-05-07T19:43:15.9923402Z 2025-05-07T19:43:15.9923407Z 2025-05-07T19:43:15.9923412Z 2025-05-07T19:43:15.9923418Z 2025-05-07T19:43:15.9923422Z 2025-05-07T19:43:15.9923440Z 2025-05-07T19:43:15.9923451Z 2025-05-07T19:43:15.9923456Z 2025-05-07T19:43:15.9923461Z 2025-05-07T19:43:15.9923465Z 2025-05-07T19:43:15.9923470Z 2025-05-07T19:43:15.9923474Z 2025-05-07T19:43:15.9923479Z 2025-05-07T19:43:15.9923483Z 2025-05-07T19:43:15.9923488Z 2025-05-07T19:43:15.9923493Z 2025-05-07T19:43:15.9923497Z 2025-05-07T19:43:15.9925183Z ncurses-6.5 | 904 KB | | 0%  2025-05-07T19:43:15.9925880Z 2025-05-07T19:43:15.9925887Z 2025-05-07T19:43:15.9925901Z 2025-05-07T19:43:15.9925907Z 2025-05-07T19:43:15.9925912Z 2025-05-07T19:43:15.9925917Z 2025-05-07T19:43:15.9925923Z 2025-05-07T19:43:15.9925928Z 2025-05-07T19:43:15.9925933Z 2025-05-07T19:43:15.9925953Z 2025-05-07T19:43:15.9925958Z 2025-05-07T19:43:15.9925964Z 2025-05-07T19:43:15.9925969Z 2025-05-07T19:43:15.9925974Z 2025-05-07T19:43:15.9925979Z 2025-05-07T19:43:15.9925985Z 2025-05-07T19:43:15.9925990Z 2025-05-07T19:43:15.9925995Z 2025-05-07T19:43:15.9926000Z 2025-05-07T19:43:16.5630583Z ... (more hidden) ... 2025-05-07T19:43:16.5997023Z openjdk-23.0.2 | 174.2 MB | | 0% 2025-05-07T19:43:16.5997420Z 2025-05-07T19:43:16.5997426Z 2025-05-07T19:43:16.6024432Z cmake-4.0.2 | 19.0 MB | | 0%  2025-05-07T19:43:16.6024801Z 2025-05-07T19:43:16.6024850Z 2025-05-07T19:43:16.6024855Z 2025-05-07T19:43:16.6025503Z 2025-05-07T19:43:16.6146221Z libgrpc-1.71.0 | 7.4 MB | | 0%  2025-05-07T19:43:16.6146639Z 2025-05-07T19:43:16.6146645Z 2025-05-07T19:43:16.6146650Z 2025-05-07T19:43:16.6369268Z icu-75.1 | 11.7 MB | | 0%  2025-05-07T19:43:16.6370777Z 2025-05-07T19:43:16.6631926Z bazel-7.5.0 | 45.4 MB | | 0%  2025-05-07T19:43:16.6998804Z openjdk-23.0.2 | 174.2 MB | 5 | 6% 2025-05-07T19:43:16.6999188Z 2025-05-07T19:43:16.6999195Z 2025-05-07T19:43:16.7028043Z cmake-4.0.2 | 19.0 MB | #8 | 19%  2025-05-07T19:43:16.7028435Z 2025-05-07T19:43:16.7028440Z 2025-05-07T19:43:16.7028445Z 2025-05-07T19:43:16.7033666Z 2025-05-07T19:43:16.7147853Z libgrpc-1.71.0 | 7.4 MB | ####8 | 49%  2025-05-07T19:43:16.7148266Z 2025-05-07T19:43:16.7148273Z 2025-05-07T19:43:16.7148280Z 2025-05-07T19:43:16.7370358Z icu-75.1 | 11.7 MB | ##4 | 25%  2025-05-07T19:43:16.7372163Z 2025-05-07T19:43:16.8018038Z bazel-7.5.0 | 45.4 MB | 6 | 7%  2025-05-07T19:43:16.8018610Z 2025-05-07T19:43:16.8025560Z 2025-05-07T19:43:16.8039959Z cmake-4.0.2 | 19.0 MB | ###4 | 34%  2025-05-07T19:43:16.8040627Z 2025-05-07T19:43:16.8040635Z 2025-05-07T19:43:16.8040640Z 2025-05-07T19:43:16.8040645Z 2025-05-07T19:43:16.8148077Z libgrpc-1.71.0 | 7.4 MB | #########1 | 91%  2025-05-07T19:43:16.8148477Z 2025-05-07T19:43:16.8148491Z 2025-05-07T19:43:16.8148498Z 2025-05-07T19:43:16.8383634Z icu-75.1 | 11.7 MB | #####3 | 53%  2025-05-07T19:43:16.8389495Z 2025-05-07T19:43:16.8644703Z bazel-7.5.0 | 45.4 MB | #3 | 13%  2025-05-07T19:43:16.9149459Z openjdk-23.0.2 | 174.2 MB | 9 | 9% 2025-05-07T19:43:16.9149846Z 2025-05-07T19:43:16.9149853Z 2025-05-07T19:43:16.9149920Z 2025-05-07T19:43:16.9383911Z icu-75.1 | 11.7 MB | ########7 | 88%  2025-05-07T19:43:16.9384291Z 2025-05-07T19:43:16.9442817Z bazel-7.5.0 | 45.4 MB | ##2 | 23%  2025-05-07T19:43:16.9443185Z 2025-05-07T19:43:16.9443191Z 2025-05-07T19:43:16.9443197Z 2025-05-07T19:43:16.9443212Z 2025-05-07T19:43:16.9701962Z libgrpc-1.71.0 | 7.4 MB | ########## | 100%  2025-05-07T19:43:16.9888794Z openjdk-23.0.2 | 174.2 MB | #1 | 12% 2025-05-07T19:43:16.9889190Z 2025-05-07T19:43:16.9889197Z 2025-05-07T19:43:16.9889202Z 2025-05-07T19:43:16.9889208Z 2025-05-07T19:43:16.9889214Z 2025-05-07T19:43:17.0385215Z openblas-0.3.29 | 4.7 MB | | 0%  2025-05-07T19:43:17.0386035Z 2025-05-07T19:43:17.0497297Z bazel-7.5.0 | 45.4 MB | ##9 | 29%  2025-05-07T19:43:17.0497686Z 2025-05-07T19:43:17.0499306Z 2025-05-07T19:43:17.0882602Z cmake-4.0.2 | 19.0 MB | ####7 | 47%  2025-05-07T19:43:17.0889907Z openjdk-23.0.2 | 174.2 MB | #4 | 15% 2025-05-07T19:43:17.0890295Z 2025-05-07T19:43:17.0890301Z 2025-05-07T19:43:17.0890307Z 2025-05-07T19:43:17.0890322Z 2025-05-07T19:43:17.0890327Z 2025-05-07T19:43:17.1390627Z openblas-0.3.29 | 4.7 MB | ######7 | 68%  2025-05-07T19:43:17.1392978Z 2025-05-07T19:43:17.1500950Z bazel-7.5.0 | 45.4 MB | ###6 | 37%  2025-05-07T19:43:17.1501349Z 2025-05-07T19:43:17.1501355Z 2025-05-07T19:43:17.1945296Z cmake-4.0.2 | 19.0 MB | ######2 | 62%  2025-05-07T19:43:17.1945698Z 2025-05-07T19:43:17.1945705Z 2025-05-07T19:43:17.1950695Z 2025-05-07T19:43:17.2114631Z icu-75.1 | 11.7 MB | ########## | 100%  2025-05-07T19:43:17.2382199Z openjdk-23.0.2 | 174.2 MB | #7 | 17% 2025-05-07T19:43:17.2382570Z 2025-05-07T19:43:17.2382577Z 2025-05-07T19:43:17.2382582Z 2025-05-07T19:43:17.2382588Z 2025-05-07T19:43:17.2382593Z 2025-05-07T19:43:17.2382639Z 2025-05-07T19:43:17.2390894Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T19:43:17.2391334Z 2025-05-07T19:43:17.2507354Z bazel-7.5.0 | 45.4 MB | ####5 | 45%  2025-05-07T19:43:17.2507733Z 2025-05-07T19:43:17.2507759Z 2025-05-07T19:43:17.2519399Z cmake-4.0.2 | 19.0 MB | ######## | 80%  2025-05-07T19:43:17.2519803Z 2025-05-07T19:43:17.2519808Z 2025-05-07T19:43:17.2519813Z 2025-05-07T19:43:17.2519818Z 2025-05-07T19:43:17.2519835Z 2025-05-07T19:43:17.2900932Z openblas-0.3.29 | 4.7 MB | ########## | 100%  2025-05-07T19:43:17.2901380Z 2025-05-07T19:43:17.2901389Z 2025-05-07T19:43:17.2901395Z 2025-05-07T19:43:17.2901401Z 2025-05-07T19:43:17.2901406Z 2025-05-07T19:43:17.2901412Z 2025-05-07T19:43:17.2901822Z 2025-05-07T19:43:17.3396265Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:43:17.3396714Z 2025-05-07T19:43:17.3396720Z 2025-05-07T19:43:17.3396768Z 2025-05-07T19:43:17.3396773Z 2025-05-07T19:43:17.3396779Z 2025-05-07T19:43:17.3396794Z 2025-05-07T19:43:17.3654494Z libopenblas-0.3.29 | 4.6 MB | #####2 | 53%  2025-05-07T19:43:17.3654967Z 2025-05-07T19:43:17.3654973Z 2025-05-07T19:43:17.3779938Z cmake-4.0.2 | 19.0 MB | #########4 | 94%  2025-05-07T19:43:17.3781640Z 2025-05-07T19:43:17.3878979Z bazel-7.5.0 | 45.4 MB | #####2 | 53%  2025-05-07T19:43:17.3902474Z openjdk-23.0.2 | 174.2 MB | #9 | 19% 2025-05-07T19:43:17.3902864Z 2025-05-07T19:43:17.3902870Z 2025-05-07T19:43:17.3902876Z 2025-05-07T19:43:17.3902882Z 2025-05-07T19:43:17.3902888Z 2025-05-07T19:43:17.3902894Z 2025-05-07T19:43:17.3902899Z 2025-05-07T19:43:17.4785654Z libcups-2.3.3 | 4.3 MB | #####6 | 57%  2025-05-07T19:43:17.4786096Z 2025-05-07T19:43:17.4961177Z bazel-7.5.0 | 45.4 MB | #####9 | 60%  2025-05-07T19:43:17.5257910Z openjdk-23.0.2 | 174.2 MB | ##1 | 21% 2025-05-07T19:43:17.5258348Z 2025-05-07T19:43:17.5258353Z 2025-05-07T19:43:17.5258359Z 2025-05-07T19:43:17.5258373Z 2025-05-07T19:43:17.5258378Z 2025-05-07T19:43:17.5262379Z 2025-05-07T19:43:17.5263344Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T19:43:17.5263785Z 2025-05-07T19:43:17.5263819Z 2025-05-07T19:43:17.5263833Z 2025-05-07T19:43:17.5263838Z 2025-05-07T19:43:17.5263843Z 2025-05-07T19:43:17.5263860Z 2025-05-07T19:43:17.5592636Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T19:43:17.5593173Z 2025-05-07T19:43:17.5593179Z 2025-05-07T19:43:17.5593196Z 2025-05-07T19:43:17.5593201Z 2025-05-07T19:43:17.5593206Z 2025-05-07T19:43:17.5593211Z 2025-05-07T19:43:17.5593216Z 2025-05-07T19:43:17.5593594Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:43:17.5594553Z 2025-05-07T19:43:17.5594565Z 2025-05-07T19:43:17.5594571Z 2025-05-07T19:43:17.5594961Z 2025-05-07T19:43:17.5594967Z 2025-05-07T19:43:17.5594986Z 2025-05-07T19:43:17.5594992Z 2025-05-07T19:43:17.5786166Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:43:17.5786848Z 2025-05-07T19:43:17.5846323Z bazel-7.5.0 | 45.4 MB | ######7 | 67%  2025-05-07T19:43:17.5846760Z 2025-05-07T19:43:17.5846767Z 2025-05-07T19:43:17.5846773Z 2025-05-07T19:43:17.5846788Z 2025-05-07T19:43:17.5846793Z 2025-05-07T19:43:17.5846797Z 2025-05-07T19:43:17.5846802Z 2025-05-07T19:43:17.5848007Z 2025-05-07T19:43:17.5966745Z libglib-2.84.0 | 3.9 MB | | 0%  2025-05-07T19:43:17.6369838Z openjdk-23.0.2 | 174.2 MB | ##3 | 23% 2025-05-07T19:43:17.6370248Z 2025-05-07T19:43:17.6370254Z 2025-05-07T19:43:17.6370259Z 2025-05-07T19:43:17.6370264Z 2025-05-07T19:43:17.6370269Z 2025-05-07T19:43:17.6370274Z 2025-05-07T19:43:17.6370279Z 2025-05-07T19:43:17.6370285Z 2025-05-07T19:43:17.6370290Z 2025-05-07T19:43:17.6852294Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:43:17.6856513Z 2025-05-07T19:43:17.6861374Z bazel-7.5.0 | 45.4 MB | #######4 | 74%  2025-05-07T19:43:17.6861764Z 2025-05-07T19:43:17.6861771Z 2025-05-07T19:43:17.6861776Z 2025-05-07T19:43:17.6861781Z 2025-05-07T19:43:17.6862088Z 2025-05-07T19:43:17.6862097Z 2025-05-07T19:43:17.6862101Z 2025-05-07T19:43:17.6862106Z 2025-05-07T19:43:17.7179657Z libglib-2.84.0 | 3.9 MB | #######8 | 78%  2025-05-07T19:43:17.7373956Z openjdk-23.0.2 | 174.2 MB | ##5 | 25% 2025-05-07T19:43:17.7374371Z 2025-05-07T19:43:17.7374377Z 2025-05-07T19:43:17.7374382Z 2025-05-07T19:43:17.7374397Z 2025-05-07T19:43:17.7374402Z 2025-05-07T19:43:17.7374407Z 2025-05-07T19:43:17.7374411Z 2025-05-07T19:43:17.7374416Z 2025-05-07T19:43:17.7376047Z 2025-05-07T19:43:17.7955067Z tk-8.6.13 | 3.2 MB | #######4 | 75%  2025-05-07T19:43:17.7955525Z 2025-05-07T19:43:17.8191350Z bazel-7.5.0 | 45.4 MB | ######## | 81%  2025-05-07T19:43:17.8191726Z 2025-05-07T19:43:17.8191732Z 2025-05-07T19:43:17.8191761Z 2025-05-07T19:43:17.8191766Z 2025-05-07T19:43:17.8191772Z 2025-05-07T19:43:17.8191777Z 2025-05-07T19:43:17.8191782Z 2025-05-07T19:43:17.8193975Z 2025-05-07T19:43:17.8229219Z libglib-2.84.0 | 3.9 MB | ########## | 100%  2025-05-07T19:43:17.8372300Z openjdk-23.0.2 | 174.2 MB | ##7 | 27% 2025-05-07T19:43:17.8372784Z 2025-05-07T19:43:17.8372790Z 2025-05-07T19:43:17.8372796Z 2025-05-07T19:43:17.8372801Z 2025-05-07T19:43:17.8372807Z 2025-05-07T19:43:17.8372812Z 2025-05-07T19:43:17.8372828Z 2025-05-07T19:43:17.8372833Z 2025-05-07T19:43:17.8372838Z 2025-05-07T19:43:17.8647722Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:43:17.8648175Z 2025-05-07T19:43:17.8648181Z 2025-05-07T19:43:17.8648226Z 2025-05-07T19:43:17.8648231Z 2025-05-07T19:43:17.8648250Z 2025-05-07T19:43:17.8648256Z 2025-05-07T19:43:17.8648261Z 2025-05-07T19:43:17.8648266Z 2025-05-07T19:43:17.8648271Z 2025-05-07T19:43:17.8648276Z 2025-05-07T19:43:17.8847528Z libprotobuf-5.29.3 | 3.0 MB | | 1%  2025-05-07T19:43:17.8848063Z 2025-05-07T19:43:17.8848071Z 2025-05-07T19:43:17.8848085Z 2025-05-07T19:43:17.8848091Z 2025-05-07T19:43:17.8848096Z 2025-05-07T19:43:17.8848101Z 2025-05-07T19:43:17.8848106Z 2025-05-07T19:43:17.8848112Z 2025-05-07T19:43:17.8848117Z 2025-05-07T19:43:17.8848122Z 2025-05-07T19:43:17.8848664Z 2025-05-07T19:43:17.8954803Z harfbuzz-11.0.0 | 1.6 MB | | 1%  2025-05-07T19:43:17.8959373Z 2025-05-07T19:43:17.9055453Z bazel-7.5.0 | 45.4 MB | ########9 | 89%  2025-05-07T19:43:17.9055847Z 2025-05-07T19:43:17.9055853Z 2025-05-07T19:43:17.9243186Z cmake-4.0.2 | 19.0 MB | ########## | 100%  2025-05-07T19:43:17.9701266Z openjdk-23.0.2 | 174.2 MB | ##9 | 29% 2025-05-07T19:43:17.9701673Z 2025-05-07T19:43:17.9701679Z 2025-05-07T19:43:17.9701685Z 2025-05-07T19:43:17.9701690Z 2025-05-07T19:43:17.9701696Z 2025-05-07T19:43:17.9701701Z 2025-05-07T19:43:17.9701707Z 2025-05-07T19:43:17.9701713Z 2025-05-07T19:43:17.9701761Z 2025-05-07T19:43:17.9701767Z 2025-05-07T19:43:17.9701772Z 2025-05-07T19:43:17.9701857Z 2025-05-07T19:43:17.9749421Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2025-05-07T19:43:17.9749913Z 2025-05-07T19:43:17.9749918Z 2025-05-07T19:43:17.9749924Z 2025-05-07T19:43:17.9749953Z 2025-05-07T19:43:17.9749959Z 2025-05-07T19:43:17.9749964Z 2025-05-07T19:43:17.9749969Z 2025-05-07T19:43:17.9749974Z 2025-05-07T19:43:17.9749979Z 2025-05-07T19:43:17.9749984Z 2025-05-07T19:43:17.9751394Z 2025-05-07T19:43:18.0057310Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:43:18.0057815Z 2025-05-07T19:43:18.0137602Z bazel-7.5.0 | 45.4 MB | #########6 | 96%  2025-05-07T19:43:18.0138022Z 2025-05-07T19:43:18.0138028Z 2025-05-07T19:43:18.0138033Z 2025-05-07T19:43:18.0138038Z 2025-05-07T19:43:18.0138043Z 2025-05-07T19:43:18.0138048Z 2025-05-07T19:43:18.0138053Z 2025-05-07T19:43:18.0138434Z 2025-05-07T19:43:18.0138442Z 2025-05-07T19:43:18.0138447Z 2025-05-07T19:43:18.0138452Z 2025-05-07T19:43:18.0138457Z 2025-05-07T19:43:18.0138462Z 2025-05-07T19:43:18.0248231Z krb5-1.21.3 | 1.4 MB | 1 | 1%  2025-05-07T19:43:18.0265147Z openjdk-23.0.2 | 174.2 MB | ###1 | 31% 2025-05-07T19:43:18.0265540Z 2025-05-07T19:43:18.0265547Z 2025-05-07T19:43:18.0265552Z 2025-05-07T19:43:18.0265557Z 2025-05-07T19:43:18.0265562Z 2025-05-07T19:43:18.0265566Z 2025-05-07T19:43:18.0265571Z 2025-05-07T19:43:18.0265576Z 2025-05-07T19:43:18.0265582Z 2025-05-07T19:43:18.0266725Z 2025-05-07T19:43:18.0267459Z libprotobuf-5.29.3 | 3.0 MB | ########## | 100%  2025-05-07T19:43:18.0267922Z 2025-05-07T19:43:18.0267927Z 2025-05-07T19:43:18.0267936Z 2025-05-07T19:43:18.0267942Z 2025-05-07T19:43:18.0267947Z 2025-05-07T19:43:18.0267952Z 2025-05-07T19:43:18.0267966Z 2025-05-07T19:43:18.0267972Z 2025-05-07T19:43:18.0267996Z 2025-05-07T19:43:18.0269443Z 2025-05-07T19:43:18.0537930Z libprotobuf-5.29.3 | 3.0 MB | ########## | 100%  2025-05-07T19:43:18.0538434Z 2025-05-07T19:43:18.0538443Z 2025-05-07T19:43:18.0538459Z 2025-05-07T19:43:18.0538464Z 2025-05-07T19:43:18.0538469Z 2025-05-07T19:43:18.0538475Z 2025-05-07T19:43:18.0538481Z 2025-05-07T19:43:18.0538486Z 2025-05-07T19:43:18.0538491Z 2025-05-07T19:43:18.0538496Z 2025-05-07T19:43:18.0538502Z 2025-05-07T19:43:18.0542845Z 2025-05-07T19:43:18.0730067Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:43:18.0730586Z 2025-05-07T19:43:18.0730629Z 2025-05-07T19:43:18.0730637Z 2025-05-07T19:43:18.0730642Z 2025-05-07T19:43:18.0730648Z 2025-05-07T19:43:18.0730655Z 2025-05-07T19:43:18.0730661Z 2025-05-07T19:43:18.0730666Z 2025-05-07T19:43:18.0730671Z 2025-05-07T19:43:18.0730676Z 2025-05-07T19:43:18.0730682Z 2025-05-07T19:43:18.0730687Z 2025-05-07T19:43:18.0730711Z 2025-05-07T19:43:18.0730716Z 2025-05-07T19:43:18.0844684Z libabseil-20250127.1 | 1.3 MB | 1 | 1%  2025-05-07T19:43:18.0845209Z 2025-05-07T19:43:18.0845214Z 2025-05-07T19:43:18.0845223Z 2025-05-07T19:43:18.0845229Z 2025-05-07T19:43:18.0845235Z 2025-05-07T19:43:18.0845240Z 2025-05-07T19:43:18.0845246Z 2025-05-07T19:43:18.0845251Z 2025-05-07T19:43:18.0845257Z 2025-05-07T19:43:18.0845262Z 2025-05-07T19:43:18.0845267Z 2025-05-07T19:43:18.0845273Z 2025-05-07T19:43:18.0845278Z 2025-05-07T19:43:18.1046610Z krb5-1.21.3 | 1.4 MB | ########## | 100%  2025-05-07T19:43:18.1047436Z 2025-05-07T19:43:18.1047443Z 2025-05-07T19:43:18.1047448Z 2025-05-07T19:43:18.1047453Z 2025-05-07T19:43:18.1047459Z 2025-05-07T19:43:18.1047464Z 2025-05-07T19:43:18.1047469Z 2025-05-07T19:43:18.1047484Z 2025-05-07T19:43:18.1047489Z 2025-05-07T19:43:18.1047494Z 2025-05-07T19:43:18.1047499Z 2025-05-07T19:43:18.1047525Z 2025-05-07T19:43:18.1047530Z 2025-05-07T19:43:18.1047535Z 2025-05-07T19:43:18.1047539Z 2025-05-07T19:43:18.1249529Z libgfortran5-14.2.0 | 1.0 MB | 1 | 1%  2025-05-07T19:43:18.1346869Z openjdk-23.0.2 | 174.2 MB | ###3 | 34% 2025-05-07T19:43:18.1347248Z 2025-05-07T19:43:18.1347254Z 2025-05-07T19:43:18.1347259Z 2025-05-07T19:43:18.1347264Z 2025-05-07T19:43:18.1347268Z 2025-05-07T19:43:18.1347273Z 2025-05-07T19:43:18.1347297Z 2025-05-07T19:43:18.1347302Z 2025-05-07T19:43:18.1347306Z 2025-05-07T19:43:18.1347319Z 2025-05-07T19:43:18.1347324Z 2025-05-07T19:43:18.1347329Z 2025-05-07T19:43:18.1347373Z 2025-05-07T19:43:18.1347378Z 2025-05-07T19:43:18.1347383Z 2025-05-07T19:43:18.1355122Z 2025-05-07T19:43:18.1357466Z sqlite-3.46.0 | 1.0 MB | 1 | 2%  2025-05-07T19:43:18.1357926Z 2025-05-07T19:43:18.1357932Z 2025-05-07T19:43:18.1357938Z 2025-05-07T19:43:18.1358261Z 2025-05-07T19:43:18.1358271Z 2025-05-07T19:43:18.1358276Z 2025-05-07T19:43:18.1358281Z 2025-05-07T19:43:18.1358286Z 2025-05-07T19:43:18.1358291Z 2025-05-07T19:43:18.1358296Z 2025-05-07T19:43:18.1358302Z 2025-05-07T19:43:18.1358309Z 2025-05-07T19:43:18.1358315Z 2025-05-07T19:43:18.1358334Z 2025-05-07T19:43:18.1550100Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:43:18.1550628Z 2025-05-07T19:43:18.1550635Z 2025-05-07T19:43:18.1550640Z 2025-05-07T19:43:18.1550646Z 2025-05-07T19:43:18.1550651Z 2025-05-07T19:43:18.1550659Z 2025-05-07T19:43:18.1550664Z 2025-05-07T19:43:18.1550709Z 2025-05-07T19:43:18.1550714Z 2025-05-07T19:43:18.1550719Z 2025-05-07T19:43:18.1550724Z 2025-05-07T19:43:18.1550730Z 2025-05-07T19:43:18.1550738Z 2025-05-07T19:43:18.1550743Z 2025-05-07T19:43:18.1551237Z 2025-05-07T19:43:18.1858455Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T19:43:18.1859001Z 2025-05-07T19:43:18.1859008Z 2025-05-07T19:43:18.1859014Z 2025-05-07T19:43:18.1859019Z 2025-05-07T19:43:18.1859025Z 2025-05-07T19:43:18.1859031Z 2025-05-07T19:43:18.1859036Z 2025-05-07T19:43:18.1859041Z 2025-05-07T19:43:18.1859046Z 2025-05-07T19:43:18.1859051Z 2025-05-07T19:43:18.1859056Z 2025-05-07T19:43:18.1859061Z 2025-05-07T19:43:18.1859066Z 2025-05-07T19:43:18.1859071Z 2025-05-07T19:43:18.1859076Z 2025-05-07T19:43:18.1859082Z 2025-05-07T19:43:18.1859102Z 2025-05-07T19:43:18.2014360Z cairo-1.18.4 | 944 KB | 1 | 2%  2025-05-07T19:43:18.2014813Z 2025-05-07T19:43:18.2014847Z 2025-05-07T19:43:18.2014851Z 2025-05-07T19:43:18.2014856Z 2025-05-07T19:43:18.2014861Z 2025-05-07T19:43:18.2014866Z 2025-05-07T19:43:18.2014871Z 2025-05-07T19:43:18.2014876Z 2025-05-07T19:43:18.2014881Z 2025-05-07T19:43:18.2014885Z 2025-05-07T19:43:18.2014899Z 2025-05-07T19:43:18.2014904Z 2025-05-07T19:43:18.2014921Z 2025-05-07T19:43:18.2014926Z 2025-05-07T19:43:18.2014930Z 2025-05-07T19:43:18.2017263Z 2025-05-07T19:43:18.2159158Z sqlite-3.46.0 | 1.0 MB | ########## | 100%  2025-05-07T19:43:18.2159688Z 2025-05-07T19:43:18.2159703Z 2025-05-07T19:43:18.2159709Z 2025-05-07T19:43:18.2159715Z 2025-05-07T19:43:18.2159720Z 2025-05-07T19:43:18.2159725Z 2025-05-07T19:43:18.2159731Z 2025-05-07T19:43:18.2159736Z 2025-05-07T19:43:18.2159742Z 2025-05-07T19:43:18.2159747Z 2025-05-07T19:43:18.2159752Z 2025-05-07T19:43:18.2159757Z 2025-05-07T19:43:18.2159763Z 2025-05-07T19:43:18.2159767Z 2025-05-07T19:43:18.2160096Z 2025-05-07T19:43:18.2160101Z 2025-05-07T19:43:18.2160107Z 2025-05-07T19:43:18.2160128Z 2025-05-07T19:43:18.2250326Z ncurses-6.5 | 904 KB | 1 | 2%  2025-05-07T19:43:18.2368754Z openjdk-23.0.2 | 174.2 MB | ###5 | 36% 2025-05-07T19:43:18.2369134Z 2025-05-07T19:43:18.2369182Z 2025-05-07T19:43:18.2369189Z 2025-05-07T19:43:18.2369194Z 2025-05-07T19:43:18.2369203Z 2025-05-07T19:43:18.2369208Z 2025-05-07T19:43:18.2369213Z 2025-05-07T19:43:18.2369218Z 2025-05-07T19:43:18.2369224Z 2025-05-07T19:43:18.2369229Z 2025-05-07T19:43:18.2369235Z 2025-05-07T19:43:18.2369250Z 2025-05-07T19:43:18.2369255Z 2025-05-07T19:43:18.2369260Z 2025-05-07T19:43:18.2369265Z 2025-05-07T19:43:18.2369270Z 2025-05-07T19:43:18.2371255Z 2025-05-07T19:43:18.2417885Z cairo-1.18.4 | 944 KB | ########## | 100%  2025-05-07T19:43:18.2418344Z 2025-05-07T19:43:18.2418392Z 2025-05-07T19:43:18.2418438Z 2025-05-07T19:43:18.2418443Z 2025-05-07T19:43:18.2418449Z 2025-05-07T19:43:18.2418455Z 2025-05-07T19:43:18.2418460Z 2025-05-07T19:43:18.2418465Z 2025-05-07T19:43:18.2418470Z 2025-05-07T19:43:18.2418476Z 2025-05-07T19:43:18.2418481Z 2025-05-07T19:43:18.2418485Z 2025-05-07T19:43:18.2418490Z 2025-05-07T19:43:18.2418496Z 2025-05-07T19:43:18.2418825Z 2025-05-07T19:43:18.2418832Z 2025-05-07T19:43:18.2418837Z 2025-05-07T19:43:18.2418842Z 2025-05-07T19:43:18.2418847Z 2025-05-07T19:43:18.2559205Z ... (more hidden) ... 2025-05-07T19:43:18.2559726Z 2025-05-07T19:43:18.2559733Z 2025-05-07T19:43:18.2559739Z 2025-05-07T19:43:18.2559779Z 2025-05-07T19:43:18.2559784Z 2025-05-07T19:43:18.2559790Z 2025-05-07T19:43:18.2559795Z 2025-05-07T19:43:18.2559801Z 2025-05-07T19:43:18.2559806Z 2025-05-07T19:43:18.2559811Z 2025-05-07T19:43:18.2559817Z 2025-05-07T19:43:18.2559823Z 2025-05-07T19:43:18.2559839Z 2025-05-07T19:43:18.2559883Z 2025-05-07T19:43:18.2559888Z 2025-05-07T19:43:18.2559893Z 2025-05-07T19:43:18.2559898Z 2025-05-07T19:43:18.2559903Z 2025-05-07T19:43:18.2781069Z ncurses-6.5 | 904 KB | ########## | 100%  2025-05-07T19:43:18.2781596Z 2025-05-07T19:43:18.2781603Z 2025-05-07T19:43:18.2781649Z 2025-05-07T19:43:18.2781655Z 2025-05-07T19:43:18.2781660Z 2025-05-07T19:43:18.2781665Z 2025-05-07T19:43:18.2781670Z 2025-05-07T19:43:18.2781675Z 2025-05-07T19:43:18.2781680Z 2025-05-07T19:43:18.2781686Z 2025-05-07T19:43:18.2781691Z 2025-05-07T19:43:18.2781696Z 2025-05-07T19:43:18.2781701Z 2025-05-07T19:43:18.2781706Z 2025-05-07T19:43:18.2781712Z 2025-05-07T19:43:18.2781717Z 2025-05-07T19:43:18.2781722Z 2025-05-07T19:43:18.2781727Z 2025-05-07T19:43:18.2785509Z 2025-05-07T19:43:18.3252615Z ... (more hidden) ... 2025-05-07T19:43:18.3366367Z openjdk-23.0.2 | 174.2 MB | ###8 | 38% 2025-05-07T19:43:18.3366830Z 2025-05-07T19:43:18.3366836Z 2025-05-07T19:43:18.3366842Z 2025-05-07T19:43:18.3366847Z 2025-05-07T19:43:18.3366853Z 2025-05-07T19:43:18.4253977Z openblas-0.3.29 | 4.7 MB | ########## | 100%  2025-05-07T19:43:18.5261433Z openjdk-23.0.2 | 174.2 MB | #### | 40% 2025-05-07T19:43:18.5289648Z openjdk-23.0.2 | 174.2 MB | ####2 | 43% 2025-05-07T19:43:18.5290036Z 2025-05-07T19:43:18.5290043Z 2025-05-07T19:43:18.5290048Z 2025-05-07T19:43:18.5290072Z 2025-05-07T19:43:18.6339307Z libgrpc-1.71.0 | 7.4 MB | ########## | 100%  2025-05-07T19:43:18.7339918Z openjdk-23.0.2 | 174.2 MB | ####4 | 45% 2025-05-07T19:43:18.8447482Z openjdk-23.0.2 | 174.2 MB | ####7 | 47% 2025-05-07T19:43:18.8539122Z openjdk-23.0.2 | 174.2 MB | ####9 | 49% 2025-05-07T19:43:18.8539484Z 2025-05-07T19:43:18.8539674Z 2025-05-07T19:43:18.8542582Z 2025-05-07T19:43:18.8761458Z icu-75.1 | 11.7 MB | ########## | 100%  2025-05-07T19:43:18.8762226Z 2025-05-07T19:43:18.8762233Z 2025-05-07T19:43:18.8762238Z 2025-05-07T19:43:18.8762243Z 2025-05-07T19:43:18.8762248Z 2025-05-07T19:43:18.8762896Z 2025-05-07T19:43:18.9511568Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T19:43:18.9520388Z openjdk-23.0.2 | 174.2 MB | #####1 | 52% 2025-05-07T19:43:18.9520764Z 2025-05-07T19:43:18.9520790Z 2025-05-07T19:43:18.9520795Z 2025-05-07T19:43:18.9520800Z 2025-05-07T19:43:18.9520806Z 2025-05-07T19:43:18.9520812Z 2025-05-07T19:43:18.9520817Z 2025-05-07T19:43:19.0252044Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:43:19.0252490Z 2025-05-07T19:43:19.0559821Z bazel-7.5.0 | 45.4 MB | ########## | 100%  2025-05-07T19:43:19.1562805Z openjdk-23.0.2 | 174.2 MB | #####3 | 54% 2025-05-07T19:43:19.2563062Z openjdk-23.0.2 | 174.2 MB | #####5 | 56% 2025-05-07T19:43:19.3623452Z openjdk-23.0.2 | 174.2 MB | #####8 | 58% 2025-05-07T19:43:19.4634947Z openjdk-23.0.2 | 174.2 MB | ###### | 60% 2025-05-07T19:43:19.5636019Z openjdk-23.0.2 | 174.2 MB | ######2 | 62% 2025-05-07T19:43:19.6636024Z openjdk-23.0.2 | 174.2 MB | ######4 | 64% 2025-05-07T19:43:19.7098543Z openjdk-23.0.2 | 174.2 MB | ######7 | 67% 2025-05-07T19:43:19.7098952Z 2025-05-07T19:43:19.7098957Z 2025-05-07T19:43:19.7098962Z 2025-05-07T19:43:19.7098967Z 2025-05-07T19:43:19.7098973Z 2025-05-07T19:43:19.7098978Z 2025-05-07T19:43:19.7098984Z 2025-05-07T19:43:19.7099641Z 2025-05-07T19:43:19.7638505Z libglib-2.84.0 | 3.9 MB | ########## | 100%  2025-05-07T19:43:19.8638929Z openjdk-23.0.2 | 174.2 MB | ####### | 70% 2025-05-07T19:43:19.8836731Z openjdk-23.0.2 | 174.2 MB | #######3 | 74% 2025-05-07T19:43:19.8837111Z 2025-05-07T19:43:19.8837118Z 2025-05-07T19:43:19.8837125Z 2025-05-07T19:43:19.8837130Z 2025-05-07T19:43:19.8837175Z 2025-05-07T19:43:19.8837181Z 2025-05-07T19:43:19.8837186Z 2025-05-07T19:43:19.8837208Z 2025-05-07T19:43:19.8837213Z 2025-05-07T19:43:19.9533250Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:43:19.9533682Z 2025-05-07T19:43:19.9533688Z 2025-05-07T19:43:19.9533694Z 2025-05-07T19:43:19.9533745Z 2025-05-07T19:43:19.9533768Z 2025-05-07T19:43:19.9533773Z 2025-05-07T19:43:19.9533777Z 2025-05-07T19:43:19.9533782Z 2025-05-07T19:43:19.9533787Z 2025-05-07T19:43:19.9533791Z 2025-05-07T19:43:19.9533797Z 2025-05-07T19:43:19.9536069Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:43:19.9536487Z 2025-05-07T19:43:19.9536493Z 2025-05-07T19:43:19.9536497Z 2025-05-07T19:43:19.9536502Z 2025-05-07T19:43:19.9536507Z 2025-05-07T19:43:19.9536512Z 2025-05-07T19:43:19.9536516Z 2025-05-07T19:43:19.9536521Z 2025-05-07T19:43:19.9536525Z 2025-05-07T19:43:19.9536530Z 2025-05-07T19:43:19.9536566Z 2025-05-07T19:43:19.9642706Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:43:20.0610818Z openjdk-23.0.2 | 174.2 MB | #######6 | 77% 2025-05-07T19:43:20.0611239Z 2025-05-07T19:43:20.0611247Z 2025-05-07T19:43:20.0611252Z 2025-05-07T19:43:20.0611258Z 2025-05-07T19:43:20.0611305Z 2025-05-07T19:43:20.0611311Z 2025-05-07T19:43:20.0611316Z 2025-05-07T19:43:20.0611321Z 2025-05-07T19:43:20.0611326Z 2025-05-07T19:43:20.0611331Z 2025-05-07T19:43:20.0611336Z 2025-05-07T19:43:20.0612716Z 2025-05-07T19:43:20.0618201Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:43:20.0618691Z 2025-05-07T19:43:20.0618698Z 2025-05-07T19:43:20.0618703Z 2025-05-07T19:43:20.0618708Z 2025-05-07T19:43:20.0618714Z 2025-05-07T19:43:20.0618719Z 2025-05-07T19:43:20.0618735Z 2025-05-07T19:43:20.0618739Z 2025-05-07T19:43:20.0618744Z 2025-05-07T19:43:20.0618749Z 2025-05-07T19:43:20.0618754Z 2025-05-07T19:43:20.0619112Z 2025-05-07T19:43:20.0645648Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:43:20.1818127Z openjdk-23.0.2 | 174.2 MB | ######## | 80% 2025-05-07T19:43:20.3029916Z openjdk-23.0.2 | 174.2 MB | ########3 | 83% 2025-05-07T19:43:20.3030324Z 2025-05-07T19:43:20.3030378Z 2025-05-07T19:43:20.3030384Z 2025-05-07T19:43:20.3030389Z 2025-05-07T19:43:20.3030395Z 2025-05-07T19:43:20.3030400Z 2025-05-07T19:43:20.3030405Z 2025-05-07T19:43:20.3030411Z 2025-05-07T19:43:20.3030417Z 2025-05-07T19:43:20.3030422Z 2025-05-07T19:43:20.3030427Z 2025-05-07T19:43:20.3030432Z 2025-05-07T19:43:20.3030437Z 2025-05-07T19:43:20.3033252Z krb5-1.21.3 | 1.4 MB | ########## | 100%  2025-05-07T19:43:20.3033680Z 2025-05-07T19:43:20.3033685Z 2025-05-07T19:43:20.3033690Z 2025-05-07T19:43:20.3033695Z 2025-05-07T19:43:20.3033700Z 2025-05-07T19:43:20.3033705Z 2025-05-07T19:43:20.3033732Z 2025-05-07T19:43:20.3033737Z 2025-05-07T19:43:20.3033742Z 2025-05-07T19:43:20.3033746Z 2025-05-07T19:43:20.3033751Z 2025-05-07T19:43:20.3033755Z 2025-05-07T19:43:20.3033760Z 2025-05-07T19:43:20.3404340Z krb5-1.21.3 | 1.4 MB | ########## | 100%  2025-05-07T19:43:20.4404950Z openjdk-23.0.2 | 174.2 MB | ########6 | 86% 2025-05-07T19:43:20.5405513Z openjdk-23.0.2 | 174.2 MB | ########8 | 89% 2025-05-07T19:43:20.5793101Z openjdk-23.0.2 | 174.2 MB | #########1 | 91% 2025-05-07T19:43:20.5793518Z 2025-05-07T19:43:20.5793525Z 2025-05-07T19:43:20.5793530Z 2025-05-07T19:43:20.5793536Z 2025-05-07T19:43:20.5793544Z 2025-05-07T19:43:20.5793549Z 2025-05-07T19:43:20.5793554Z 2025-05-07T19:43:20.5793559Z 2025-05-07T19:43:20.5793565Z 2025-05-07T19:43:20.5793569Z 2025-05-07T19:43:20.6529752Z libprotobuf-5.29.3 | 3.0 MB | ########## | 100%  2025-05-07T19:43:20.7529955Z openjdk-23.0.2 | 174.2 MB | #########4 | 94% 2025-05-07T19:43:20.7903268Z openjdk-23.0.2 | 174.2 MB | #########6 | 97% 2025-05-07T19:43:20.7903664Z 2025-05-07T19:43:20.7903670Z 2025-05-07T19:43:20.7903675Z 2025-05-07T19:43:20.7903690Z 2025-05-07T19:43:20.7903697Z 2025-05-07T19:43:20.7903702Z 2025-05-07T19:43:20.7903707Z 2025-05-07T19:43:20.7903756Z 2025-05-07T19:43:20.7903761Z 2025-05-07T19:43:20.7903766Z 2025-05-07T19:43:20.7903771Z 2025-05-07T19:43:20.7903776Z 2025-05-07T19:43:20.7903780Z 2025-05-07T19:43:20.7903785Z 2025-05-07T19:43:20.7904302Z 2025-05-07T19:43:20.7908432Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T19:43:20.7908949Z 2025-05-07T19:43:20.7908955Z 2025-05-07T19:43:20.7908961Z 2025-05-07T19:43:20.7908966Z 2025-05-07T19:43:20.7908971Z 2025-05-07T19:43:20.7908976Z 2025-05-07T19:43:20.7908982Z 2025-05-07T19:43:20.7908987Z 2025-05-07T19:43:20.7908993Z 2025-05-07T19:43:20.7908997Z 2025-05-07T19:43:20.7909003Z 2025-05-07T19:43:20.7909048Z 2025-05-07T19:43:20.7909053Z 2025-05-07T19:43:20.7909059Z 2025-05-07T19:43:20.7909065Z 2025-05-07T19:43:20.8536685Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T19:43:20.8570908Z openjdk-23.0.2 | 174.2 MB | #########9 | 99% 2025-05-07T19:43:20.8571340Z 2025-05-07T19:43:20.8571347Z 2025-05-07T19:43:20.8571352Z 2025-05-07T19:43:20.8571357Z 2025-05-07T19:43:20.8571362Z 2025-05-07T19:43:20.8571381Z 2025-05-07T19:43:20.8571386Z 2025-05-07T19:43:20.8571391Z 2025-05-07T19:43:20.8571397Z 2025-05-07T19:43:20.8571402Z 2025-05-07T19:43:20.8571407Z 2025-05-07T19:43:20.8571412Z 2025-05-07T19:43:20.8571417Z 2025-05-07T19:43:20.8571423Z 2025-05-07T19:43:20.8571428Z 2025-05-07T19:43:20.8572749Z 2025-05-07T19:43:20.8575571Z sqlite-3.46.0 | 1.0 MB | ########## | 100%  2025-05-07T19:43:20.8576035Z 2025-05-07T19:43:20.8576041Z 2025-05-07T19:43:20.8576412Z 2025-05-07T19:43:20.8576418Z 2025-05-07T19:43:20.8576424Z 2025-05-07T19:43:20.8576429Z 2025-05-07T19:43:20.8576436Z 2025-05-07T19:43:20.8576442Z 2025-05-07T19:43:20.8576448Z 2025-05-07T19:43:20.8576454Z 2025-05-07T19:43:20.8576459Z 2025-05-07T19:43:20.8576465Z 2025-05-07T19:43:20.8576470Z 2025-05-07T19:43:20.8576476Z 2025-05-07T19:43:20.8576502Z 2025-05-07T19:43:20.8576520Z 2025-05-07T19:43:21.0008978Z sqlite-3.46.0 | 1.0 MB | ########## | 100%  2025-05-07T19:43:21.0009464Z 2025-05-07T19:43:21.0009470Z 2025-05-07T19:43:21.0009476Z 2025-05-07T19:43:21.0009481Z 2025-05-07T19:43:21.0009487Z 2025-05-07T19:43:21.0009492Z 2025-05-07T19:43:21.0009498Z 2025-05-07T19:43:21.0009502Z 2025-05-07T19:43:21.0009507Z 2025-05-07T19:43:21.0009525Z 2025-05-07T19:43:21.0009531Z 2025-05-07T19:43:21.0009536Z 2025-05-07T19:43:21.0009541Z 2025-05-07T19:43:21.0009546Z 2025-05-07T19:43:21.0009553Z 2025-05-07T19:43:21.0009558Z 2025-05-07T19:43:21.0009832Z 2025-05-07T19:43:21.0014952Z cairo-1.18.4 | 944 KB | ########## | 100%  2025-05-07T19:43:21.0015437Z 2025-05-07T19:43:21.0015444Z 2025-05-07T19:43:21.0015450Z 2025-05-07T19:43:21.0015456Z 2025-05-07T19:43:21.0015462Z 2025-05-07T19:43:21.0015468Z 2025-05-07T19:43:21.0015787Z 2025-05-07T19:43:21.0015797Z 2025-05-07T19:43:21.0015802Z 2025-05-07T19:43:21.0015808Z 2025-05-07T19:43:21.0015813Z 2025-05-07T19:43:21.0015819Z 2025-05-07T19:43:21.0015825Z 2025-05-07T19:43:21.0015831Z 2025-05-07T19:43:21.0015838Z 2025-05-07T19:43:21.0015843Z 2025-05-07T19:43:21.0015849Z 2025-05-07T19:43:21.3078814Z cairo-1.18.4 | 944 KB | ########## | 100%  2025-05-07T19:43:21.3079291Z 2025-05-07T19:43:21.3079298Z 2025-05-07T19:43:21.3079304Z 2025-05-07T19:43:21.3079309Z 2025-05-07T19:43:21.3079314Z 2025-05-07T19:43:21.3079388Z 2025-05-07T19:43:21.3079394Z 2025-05-07T19:43:21.3079428Z 2025-05-07T19:43:21.3079433Z 2025-05-07T19:43:21.3079440Z 2025-05-07T19:43:21.3079445Z 2025-05-07T19:43:21.3079450Z 2025-05-07T19:43:21.3079455Z 2025-05-07T19:43:21.3079460Z 2025-05-07T19:43:21.3081733Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:43:21.3082212Z 2025-05-07T19:43:21.3082238Z 2025-05-07T19:43:21.3082243Z 2025-05-07T19:43:21.3082248Z 2025-05-07T19:43:21.3082253Z 2025-05-07T19:43:21.3082258Z 2025-05-07T19:43:21.3082262Z 2025-05-07T19:43:21.3082267Z 2025-05-07T19:43:21.3082272Z 2025-05-07T19:43:21.3082276Z 2025-05-07T19:43:21.3082281Z 2025-05-07T19:43:21.3082286Z 2025-05-07T19:43:21.3082298Z 2025-05-07T19:43:21.3082303Z 2025-05-07T19:43:21.6699045Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:43:21.6699579Z 2025-05-07T19:43:21.6699586Z 2025-05-07T19:43:21.6699591Z 2025-05-07T19:43:21.6699597Z 2025-05-07T19:43:21.6699602Z 2025-05-07T19:43:21.6699650Z 2025-05-07T19:43:21.6699656Z 2025-05-07T19:43:21.6699662Z 2025-05-07T19:43:21.6699666Z 2025-05-07T19:43:21.6699672Z 2025-05-07T19:43:21.6699677Z 2025-05-07T19:43:21.6699682Z 2025-05-07T19:43:21.6699691Z 2025-05-07T19:43:21.6699696Z 2025-05-07T19:43:21.6699701Z 2025-05-07T19:43:21.6699707Z 2025-05-07T19:43:21.6699712Z 2025-05-07T19:43:21.6699738Z 2025-05-07T19:43:21.6699744Z 2025-05-07T19:43:21.6702490Z ... (more hidden) ... 2025-05-07T19:43:21.6702900Z 2025-05-07T19:43:21.6702905Z 2025-05-07T19:43:21.6702910Z 2025-05-07T19:43:21.6702915Z 2025-05-07T19:43:21.6702920Z 2025-05-07T19:43:21.6702925Z 2025-05-07T19:43:21.6702929Z 2025-05-07T19:43:21.6702934Z 2025-05-07T19:43:21.6702947Z 2025-05-07T19:43:21.6702951Z 2025-05-07T19:43:21.6702956Z 2025-05-07T19:43:21.6702961Z 2025-05-07T19:43:21.6702965Z 2025-05-07T19:43:21.6702970Z 2025-05-07T19:43:21.6702974Z 2025-05-07T19:43:21.6702986Z 2025-05-07T19:43:21.6702991Z 2025-05-07T19:43:21.6703287Z 2025-05-07T19:43:21.6703292Z 2025-05-07T19:43:22.8587144Z ... (more hidden) ... 2025-05-07T19:43:23.6192639Z openjdk-23.0.2 | 174.2 MB | ########## | 100% 2025-05-07T19:43:23.6193023Z 2025-05-07T19:43:23.6193030Z 2025-05-07T19:43:23.6193035Z 2025-05-07T19:43:23.6193076Z 2025-05-07T19:43:23.6193082Z 2025-05-07T19:43:23.6193087Z 2025-05-07T19:43:23.6193092Z 2025-05-07T19:43:23.6193096Z 2025-05-07T19:43:23.6193101Z 2025-05-07T19:43:23.6193106Z 2025-05-07T19:43:23.6193112Z 2025-05-07T19:43:23.6193117Z 2025-05-07T19:43:23.6193122Z 2025-05-07T19:43:23.6193128Z 2025-05-07T19:43:23.6193132Z 2025-05-07T19:43:23.6193137Z 2025-05-07T19:43:23.6193143Z 2025-05-07T19:43:23.6193148Z 2025-05-07T19:43:23.6197633Z ncurses-6.5 | 904 KB | ########## | 100%  2025-05-07T19:43:23.6198085Z 2025-05-07T19:43:23.6198090Z 2025-05-07T19:43:23.6198096Z 2025-05-07T19:43:23.6198120Z 2025-05-07T19:43:23.6198124Z 2025-05-07T19:43:23.6198129Z 2025-05-07T19:43:23.6198134Z 2025-05-07T19:43:23.6198139Z 2025-05-07T19:43:23.6198143Z 2025-05-07T19:43:23.6198148Z 2025-05-07T19:43:23.6198163Z 2025-05-07T19:43:23.6198168Z 2025-05-07T19:43:23.6198173Z 2025-05-07T19:43:23.6198177Z 2025-05-07T19:43:23.6198182Z 2025-05-07T19:43:23.6198525Z 2025-05-07T19:43:23.6198535Z 2025-05-07T19:43:23.6198552Z 2025-05-07T19:43:24.4090381Z ncurses-6.5 | 904 KB | ########## | 100%  2025-05-07T19:43:24.4090888Z 2025-05-07T19:43:24.4090894Z 2025-05-07T19:43:25.5437112Z cmake-4.0.2 | 19.0 MB | ########## | 100%  2025-05-07T19:43:25.5437500Z 2025-05-07T19:43:26.3593969Z bazel-7.5.0 | 45.4 MB | ########## | 100%  2025-05-07T19:43:26.3600149Z openjdk-23.0.2 | 174.2 MB | ########## | 100% 2025-05-07T19:43:26.3600538Z 2025-05-07T19:43:26.3600545Z 2025-05-07T19:43:26.3600551Z 2025-05-07T19:43:26.3600594Z 2025-05-07T19:43:26.3600599Z 2025-05-07T19:43:26.3600605Z 2025-05-07T19:43:26.3600610Z 2025-05-07T19:43:26.3600625Z 2025-05-07T19:43:26.3600632Z 2025-05-07T19:43:26.3600638Z 2025-05-07T19:43:26.3600644Z 2025-05-07T19:43:26.3600649Z 2025-05-07T19:43:26.3600654Z 2025-05-07T19:43:26.3600659Z 2025-05-07T19:43:26.3600685Z 2025-05-07T19:43:26.3600690Z 2025-05-07T19:43:26.3600695Z 2025-05-07T19:43:26.3600699Z 2025-05-07T19:43:26.3600704Z 2025-05-07T19:43:26.3600826Z 2025-05-07T19:43:26.3601358Z  2025-05-07T19:43:26.3601819Z 2025-05-07T19:43:26.3602122Z 2025-05-07T19:43:26.3602369Z  2025-05-07T19:43:26.3602667Z 2025-05-07T19:43:26.3602673Z 2025-05-07T19:43:26.3602937Z  2025-05-07T19:43:26.3603233Z 2025-05-07T19:43:26.3603238Z 2025-05-07T19:43:26.3603255Z 2025-05-07T19:43:26.3603501Z  2025-05-07T19:43:26.3603806Z 2025-05-07T19:43:26.3603811Z 2025-05-07T19:43:26.3603816Z 2025-05-07T19:43:26.3603821Z 2025-05-07T19:43:26.3604068Z  2025-05-07T19:43:26.3604379Z 2025-05-07T19:43:26.3604391Z 2025-05-07T19:43:26.3604396Z 2025-05-07T19:43:26.3604401Z 2025-05-07T19:43:26.3604405Z 2025-05-07T19:43:26.3604675Z  2025-05-07T19:43:26.3604980Z 2025-05-07T19:43:26.3604985Z 2025-05-07T19:43:26.3604990Z 2025-05-07T19:43:26.3604995Z 2025-05-07T19:43:26.3605006Z 2025-05-07T19:43:26.3605011Z 2025-05-07T19:43:26.3605286Z  2025-05-07T19:43:26.3605597Z 2025-05-07T19:43:26.3605602Z 2025-05-07T19:43:26.3605606Z 2025-05-07T19:43:26.3605611Z 2025-05-07T19:43:26.3605615Z 2025-05-07T19:43:26.3605953Z 2025-05-07T19:43:26.3605959Z 2025-05-07T19:43:26.3606257Z  2025-05-07T19:43:26.3606579Z 2025-05-07T19:43:26.3606585Z 2025-05-07T19:43:26.3606589Z 2025-05-07T19:43:26.3606594Z 2025-05-07T19:43:26.3606599Z 2025-05-07T19:43:26.3606604Z 2025-05-07T19:43:26.3606619Z 2025-05-07T19:43:26.3606625Z 2025-05-07T19:43:26.3606941Z  2025-05-07T19:43:26.3607265Z 2025-05-07T19:43:26.3607270Z 2025-05-07T19:43:26.3607275Z 2025-05-07T19:43:26.3607279Z 2025-05-07T19:43:26.3607285Z 2025-05-07T19:43:26.3607289Z 2025-05-07T19:43:26.3607294Z 2025-05-07T19:43:26.3607298Z 2025-05-07T19:43:26.3607303Z 2025-05-07T19:43:26.3607586Z  2025-05-07T19:43:26.3607914Z 2025-05-07T19:43:26.3607919Z 2025-05-07T19:43:26.3607924Z 2025-05-07T19:43:26.3607929Z 2025-05-07T19:43:26.3607941Z 2025-05-07T19:43:26.3607946Z 2025-05-07T19:43:26.3607950Z 2025-05-07T19:43:26.3607955Z 2025-05-07T19:43:26.3607960Z 2025-05-07T19:43:26.3607964Z 2025-05-07T19:43:26.3608257Z  2025-05-07T19:43:26.3608584Z 2025-05-07T19:43:26.3608589Z 2025-05-07T19:43:26.3608778Z 2025-05-07T19:43:26.3608785Z 2025-05-07T19:43:26.3608790Z 2025-05-07T19:43:26.3608794Z 2025-05-07T19:43:26.3608800Z 2025-05-07T19:43:26.3608806Z 2025-05-07T19:43:26.3608811Z 2025-05-07T19:43:26.3608815Z 2025-05-07T19:43:26.3608831Z 2025-05-07T19:43:26.3609141Z  2025-05-07T19:43:26.3609481Z 2025-05-07T19:43:26.3609486Z 2025-05-07T19:43:26.3609491Z 2025-05-07T19:43:26.3609496Z 2025-05-07T19:43:26.3609500Z 2025-05-07T19:43:26.3609505Z 2025-05-07T19:43:26.3609510Z 2025-05-07T19:43:26.3609514Z 2025-05-07T19:43:26.3609519Z 2025-05-07T19:43:26.3609530Z 2025-05-07T19:43:26.3609542Z 2025-05-07T19:43:26.3609547Z 2025-05-07T19:43:26.3609840Z  2025-05-07T19:43:26.3610176Z 2025-05-07T19:43:26.3610181Z 2025-05-07T19:43:26.3610185Z 2025-05-07T19:43:26.3610190Z 2025-05-07T19:43:26.3610195Z 2025-05-07T19:43:26.3610199Z 2025-05-07T19:43:26.3610210Z 2025-05-07T19:43:26.3610223Z 2025-05-07T19:43:26.3610227Z 2025-05-07T19:43:26.3610232Z 2025-05-07T19:43:26.3610236Z 2025-05-07T19:43:26.3610241Z 2025-05-07T19:43:26.3610276Z 2025-05-07T19:43:26.3610583Z  2025-05-07T19:43:26.3610936Z 2025-05-07T19:43:26.3610940Z 2025-05-07T19:43:26.3610945Z 2025-05-07T19:43:26.3610950Z 2025-05-07T19:43:26.3610954Z 2025-05-07T19:43:26.3610959Z 2025-05-07T19:43:26.3610964Z 2025-05-07T19:43:26.3610968Z 2025-05-07T19:43:26.3610972Z 2025-05-07T19:43:26.3610977Z 2025-05-07T19:43:26.3610982Z 2025-05-07T19:43:26.3610993Z 2025-05-07T19:43:26.3610997Z 2025-05-07T19:43:26.3611002Z 2025-05-07T19:43:26.3611297Z  2025-05-07T19:43:26.3611649Z 2025-05-07T19:43:26.3611653Z 2025-05-07T19:43:26.3611658Z 2025-05-07T19:43:26.3611663Z 2025-05-07T19:43:26.3611667Z 2025-05-07T19:43:26.3611678Z 2025-05-07T19:43:26.3611683Z 2025-05-07T19:43:26.3611688Z 2025-05-07T19:43:26.3611692Z 2025-05-07T19:43:26.3611697Z 2025-05-07T19:43:26.3611701Z 2025-05-07T19:43:26.3611706Z 2025-05-07T19:43:26.3611711Z 2025-05-07T19:43:26.3611715Z 2025-05-07T19:43:26.3611720Z 2025-05-07T19:43:26.3612037Z  2025-05-07T19:43:26.3612382Z 2025-05-07T19:43:26.3612386Z 2025-05-07T19:43:26.3612391Z 2025-05-07T19:43:26.3612395Z 2025-05-07T19:43:26.3612400Z 2025-05-07T19:43:26.3612405Z 2025-05-07T19:43:26.3612409Z 2025-05-07T19:43:26.3612414Z 2025-05-07T19:43:26.3612512Z 2025-05-07T19:43:26.3612517Z 2025-05-07T19:43:26.3612522Z 2025-05-07T19:43:26.3612527Z 2025-05-07T19:43:26.3612532Z 2025-05-07T19:43:26.3612536Z 2025-05-07T19:43:26.3612552Z 2025-05-07T19:43:26.3612556Z 2025-05-07T19:43:26.3612928Z  2025-05-07T19:43:26.3613278Z 2025-05-07T19:43:26.3613282Z 2025-05-07T19:43:26.3613287Z 2025-05-07T19:43:26.3613292Z 2025-05-07T19:43:26.3613304Z 2025-05-07T19:43:26.3613309Z 2025-05-07T19:43:26.3613314Z 2025-05-07T19:43:26.3613319Z 2025-05-07T19:43:26.3613323Z 2025-05-07T19:43:26.3613328Z 2025-05-07T19:43:26.3613333Z 2025-05-07T19:43:26.3613337Z 2025-05-07T19:43:26.3613342Z 2025-05-07T19:43:26.3613346Z 2025-05-07T19:43:26.3613351Z 2025-05-07T19:43:26.3613355Z 2025-05-07T19:43:26.3613360Z 2025-05-07T19:43:26.3613706Z  2025-05-07T19:43:26.3614077Z 2025-05-07T19:43:26.3614082Z 2025-05-07T19:43:26.3614086Z 2025-05-07T19:43:26.3614091Z 2025-05-07T19:43:26.3614095Z 2025-05-07T19:43:26.3614100Z 2025-05-07T19:43:26.3614105Z 2025-05-07T19:43:26.3614109Z 2025-05-07T19:43:26.3614114Z 2025-05-07T19:43:26.3614118Z 2025-05-07T19:43:26.3614123Z 2025-05-07T19:43:26.3614127Z 2025-05-07T19:43:26.3614227Z 2025-05-07T19:43:26.3614234Z 2025-05-07T19:43:26.3614239Z 2025-05-07T19:43:26.3614244Z 2025-05-07T19:43:26.3614249Z 2025-05-07T19:43:26.3614254Z 2025-05-07T19:43:26.3614597Z  2025-05-07T19:43:26.3614956Z 2025-05-07T19:43:26.3614961Z 2025-05-07T19:43:26.3615139Z  2025-05-07T19:43:26.3615301Z 2025-05-07T19:43:26.3615307Z 2025-05-07T19:43:26.3615462Z  2025-05-07T19:43:26.3615624Z 2025-05-07T19:43:26.3615629Z 2025-05-07T19:43:26.3615634Z 2025-05-07T19:43:26.3615802Z  2025-05-07T19:43:26.3615965Z 2025-05-07T19:43:26.3615977Z 2025-05-07T19:43:26.3615982Z 2025-05-07T19:43:26.3615986Z 2025-05-07T19:43:26.3616155Z  2025-05-07T19:43:26.3616333Z 2025-05-07T19:43:26.3616337Z 2025-05-07T19:43:26.3616342Z 2025-05-07T19:43:26.3616346Z 2025-05-07T19:43:26.3616351Z 2025-05-07T19:43:26.3616518Z  2025-05-07T19:43:26.3616705Z 2025-05-07T19:43:26.3616716Z 2025-05-07T19:43:26.3616730Z 2025-05-07T19:43:26.3616734Z 2025-05-07T19:43:26.3616739Z 2025-05-07T19:43:26.3616744Z 2025-05-07T19:43:26.3616934Z  2025-05-07T19:43:26.3617124Z 2025-05-07T19:43:26.3617129Z 2025-05-07T19:43:26.3617133Z 2025-05-07T19:43:26.3617138Z 2025-05-07T19:43:26.3617143Z 2025-05-07T19:43:26.3617156Z 2025-05-07T19:43:26.3617160Z 2025-05-07T19:43:26.3617343Z  2025-05-07T19:43:26.3617540Z 2025-05-07T19:43:26.3617545Z 2025-05-07T19:43:26.3617550Z 2025-05-07T19:43:26.3617554Z 2025-05-07T19:43:26.3617559Z 2025-05-07T19:43:26.3617564Z 2025-05-07T19:43:26.3617568Z 2025-05-07T19:43:26.3617580Z 2025-05-07T19:43:26.3617800Z  2025-05-07T19:43:26.3618011Z 2025-05-07T19:43:26.3618016Z 2025-05-07T19:43:26.3618021Z 2025-05-07T19:43:26.3618026Z 2025-05-07T19:43:26.3618031Z 2025-05-07T19:43:26.3618035Z 2025-05-07T19:43:26.3618040Z 2025-05-07T19:43:26.3618045Z 2025-05-07T19:43:26.3618058Z 2025-05-07T19:43:26.3618256Z  2025-05-07T19:43:26.3618482Z 2025-05-07T19:43:26.3618486Z 2025-05-07T19:43:26.3618491Z 2025-05-07T19:43:26.3618496Z 2025-05-07T19:43:26.3618501Z 2025-05-07T19:43:26.3618505Z 2025-05-07T19:43:26.3618510Z 2025-05-07T19:43:26.3618515Z 2025-05-07T19:43:26.3618519Z 2025-05-07T19:43:26.3618523Z 2025-05-07T19:43:26.3618760Z  2025-05-07T19:43:26.3619012Z 2025-05-07T19:43:26.3619017Z 2025-05-07T19:43:26.3619022Z 2025-05-07T19:43:26.3619026Z 2025-05-07T19:43:26.3619031Z 2025-05-07T19:43:26.3619036Z 2025-05-07T19:43:26.3619040Z 2025-05-07T19:43:26.3619045Z 2025-05-07T19:43:26.3619185Z 2025-05-07T19:43:26.3619189Z 2025-05-07T19:43:26.3619207Z 2025-05-07T19:43:26.3619444Z  2025-05-07T19:43:26.3619698Z 2025-05-07T19:43:26.3619704Z 2025-05-07T19:43:26.3619708Z 2025-05-07T19:43:26.3619713Z 2025-05-07T19:43:26.3619717Z 2025-05-07T19:43:26.3619722Z 2025-05-07T19:43:26.3619727Z 2025-05-07T19:43:26.3619743Z 2025-05-07T19:43:26.3619748Z 2025-05-07T19:43:26.3619761Z 2025-05-07T19:43:26.3619766Z 2025-05-07T19:43:26.3619771Z 2025-05-07T19:43:26.3622553Z  2025-05-07T19:43:26.3624856Z 2025-05-07T19:43:26.3624861Z 2025-05-07T19:43:26.3624866Z 2025-05-07T19:43:26.3624871Z 2025-05-07T19:43:26.3624876Z 2025-05-07T19:43:26.3624891Z 2025-05-07T19:43:26.3624896Z 2025-05-07T19:43:26.3624900Z 2025-05-07T19:43:26.3624905Z 2025-05-07T19:43:26.3624910Z 2025-05-07T19:43:26.3624915Z 2025-05-07T19:43:26.3624920Z 2025-05-07T19:43:26.3624925Z 2025-05-07T19:43:26.3625222Z  2025-05-07T19:43:26.3625525Z 2025-05-07T19:43:26.3625613Z 2025-05-07T19:43:26.3625618Z 2025-05-07T19:43:26.3625623Z 2025-05-07T19:43:26.3625627Z 2025-05-07T19:43:26.3625632Z 2025-05-07T19:43:26.3625637Z 2025-05-07T19:43:26.3625641Z 2025-05-07T19:43:26.3625646Z 2025-05-07T19:43:26.3625651Z 2025-05-07T19:43:26.3625655Z 2025-05-07T19:43:26.3625660Z 2025-05-07T19:43:26.3625803Z 2025-05-07T19:43:26.3625823Z 2025-05-07T19:43:26.3626068Z  2025-05-07T19:43:26.3626366Z 2025-05-07T19:43:26.3626371Z 2025-05-07T19:43:26.3626376Z 2025-05-07T19:43:26.3626381Z 2025-05-07T19:43:26.3626385Z 2025-05-07T19:43:26.3626390Z 2025-05-07T19:43:26.3626394Z 2025-05-07T19:43:26.3626399Z 2025-05-07T19:43:26.3626403Z 2025-05-07T19:43:26.3626418Z 2025-05-07T19:43:26.3626423Z 2025-05-07T19:43:26.3626427Z 2025-05-07T19:43:26.3626432Z 2025-05-07T19:43:26.3626437Z 2025-05-07T19:43:26.3626441Z 2025-05-07T19:43:26.3626691Z  2025-05-07T19:43:26.3627001Z 2025-05-07T19:43:26.3627006Z 2025-05-07T19:43:26.3627010Z 2025-05-07T19:43:26.3627015Z 2025-05-07T19:43:26.3627019Z 2025-05-07T19:43:26.3627032Z 2025-05-07T19:43:26.3627036Z 2025-05-07T19:43:26.3627041Z 2025-05-07T19:43:26.3627046Z 2025-05-07T19:43:26.3627050Z 2025-05-07T19:43:26.3627055Z 2025-05-07T19:43:26.3627059Z 2025-05-07T19:43:26.3627070Z 2025-05-07T19:43:26.3627074Z 2025-05-07T19:43:26.3627079Z 2025-05-07T19:43:26.3627084Z 2025-05-07T19:43:26.3627320Z  2025-05-07T19:43:26.3627637Z 2025-05-07T19:43:26.3627641Z 2025-05-07T19:43:26.3627646Z 2025-05-07T19:43:26.3627651Z 2025-05-07T19:43:26.3627656Z 2025-05-07T19:43:26.3627660Z 2025-05-07T19:43:26.3627665Z 2025-05-07T19:43:26.3627670Z 2025-05-07T19:43:26.3627675Z 2025-05-07T19:43:26.3627679Z 2025-05-07T19:43:26.3627684Z 2025-05-07T19:43:26.3627688Z 2025-05-07T19:43:26.3627693Z 2025-05-07T19:43:26.3627698Z 2025-05-07T19:43:26.3627702Z 2025-05-07T19:43:26.3627707Z 2025-05-07T19:43:26.3627718Z 2025-05-07T19:43:26.3627965Z  2025-05-07T19:43:26.3628280Z 2025-05-07T19:43:26.3628285Z 2025-05-07T19:43:26.3628290Z 2025-05-07T19:43:26.3628294Z 2025-05-07T19:43:26.3628299Z 2025-05-07T19:43:26.3628303Z 2025-05-07T19:43:26.3628308Z 2025-05-07T19:43:26.3628312Z 2025-05-07T19:43:26.3628323Z 2025-05-07T19:43:26.3628328Z 2025-05-07T19:43:26.3628332Z 2025-05-07T19:43:26.3628337Z 2025-05-07T19:43:26.3628341Z 2025-05-07T19:43:26.3628346Z 2025-05-07T19:43:26.3628350Z 2025-05-07T19:43:26.3628355Z 2025-05-07T19:43:26.3628360Z 2025-05-07T19:43:26.3628375Z 2025-05-07T19:43:26.3628631Z  2025-05-07T19:43:26.3628941Z 2025-05-07T19:43:26.3628946Z 2025-05-07T19:43:26.3629100Z  2025-05-07T19:43:26.3629264Z 2025-05-07T19:43:26.3629268Z 2025-05-07T19:43:26.3629421Z  2025-05-07T19:43:26.3629578Z 2025-05-07T19:43:26.3629583Z 2025-05-07T19:43:26.3629587Z 2025-05-07T19:43:26.3629876Z  2025-05-07T19:43:26.3630038Z 2025-05-07T19:43:26.3630043Z 2025-05-07T19:43:26.3630048Z 2025-05-07T19:43:26.3630053Z 2025-05-07T19:43:26.3630216Z  2025-05-07T19:43:26.3630393Z 2025-05-07T19:43:26.3630398Z 2025-05-07T19:43:26.3630403Z 2025-05-07T19:43:26.3630408Z 2025-05-07T19:43:26.3630412Z 2025-05-07T19:43:26.3630593Z  2025-05-07T19:43:26.3630774Z 2025-05-07T19:43:26.3630786Z 2025-05-07T19:43:26.3630791Z 2025-05-07T19:43:26.3630796Z 2025-05-07T19:43:26.3630800Z 2025-05-07T19:43:26.3630805Z 2025-05-07T19:43:26.3630978Z  2025-05-07T19:43:26.3631164Z 2025-05-07T19:43:26.3631169Z 2025-05-07T19:43:26.3631174Z 2025-05-07T19:43:26.3631179Z 2025-05-07T19:43:26.3631183Z 2025-05-07T19:43:26.3631188Z 2025-05-07T19:43:26.3631199Z 2025-05-07T19:43:26.3631377Z  2025-05-07T19:43:26.3631576Z 2025-05-07T19:43:26.3631580Z 2025-05-07T19:43:26.3631585Z 2025-05-07T19:43:26.3631590Z 2025-05-07T19:43:26.3631595Z 2025-05-07T19:43:26.3631605Z 2025-05-07T19:43:26.3631610Z 2025-05-07T19:43:26.3631615Z 2025-05-07T19:43:26.3631798Z  2025-05-07T19:43:26.3632010Z 2025-05-07T19:43:26.3632015Z 2025-05-07T19:43:26.3632020Z 2025-05-07T19:43:26.3632025Z 2025-05-07T19:43:26.3632029Z 2025-05-07T19:43:26.3632034Z 2025-05-07T19:43:26.3632166Z 2025-05-07T19:43:26.3632172Z 2025-05-07T19:43:26.3632177Z 2025-05-07T19:43:26.3632392Z  2025-05-07T19:43:26.3632618Z 2025-05-07T19:43:26.3632623Z 2025-05-07T19:43:26.3632627Z 2025-05-07T19:43:26.3632632Z 2025-05-07T19:43:26.3632637Z 2025-05-07T19:43:26.3632642Z 2025-05-07T19:43:26.3632646Z 2025-05-07T19:43:26.3632651Z 2025-05-07T19:43:26.3632656Z 2025-05-07T19:43:26.3632660Z 2025-05-07T19:43:26.3632934Z  2025-05-07T19:43:26.3633180Z 2025-05-07T19:43:26.3633185Z 2025-05-07T19:43:26.3633190Z 2025-05-07T19:43:26.3633204Z 2025-05-07T19:43:26.3633209Z 2025-05-07T19:43:26.3633214Z 2025-05-07T19:43:26.3633226Z 2025-05-07T19:43:26.3633231Z 2025-05-07T19:43:26.3633235Z 2025-05-07T19:43:26.3633240Z 2025-05-07T19:43:26.3633244Z 2025-05-07T19:43:26.3633459Z  2025-05-07T19:43:26.3633719Z 2025-05-07T19:43:26.3633724Z 2025-05-07T19:43:26.3633728Z 2025-05-07T19:43:26.3633740Z 2025-05-07T19:43:26.3633745Z 2025-05-07T19:43:26.3633757Z 2025-05-07T19:43:26.3633761Z 2025-05-07T19:43:26.3633766Z 2025-05-07T19:43:26.3633771Z 2025-05-07T19:43:26.3633776Z 2025-05-07T19:43:26.3633780Z 2025-05-07T19:43:26.3633785Z 2025-05-07T19:43:26.3633999Z  2025-05-07T19:43:26.3634263Z 2025-05-07T19:43:26.3634267Z 2025-05-07T19:43:26.3634281Z 2025-05-07T19:43:26.3634286Z 2025-05-07T19:43:26.3634290Z 2025-05-07T19:43:26.3634295Z 2025-05-07T19:43:26.3634299Z 2025-05-07T19:43:26.3634304Z 2025-05-07T19:43:26.3634308Z 2025-05-07T19:43:26.3634313Z 2025-05-07T19:43:26.3634317Z 2025-05-07T19:43:26.3634322Z 2025-05-07T19:43:26.3634327Z 2025-05-07T19:43:26.3634546Z  2025-05-07T19:43:26.3634823Z 2025-05-07T19:43:26.3634827Z 2025-05-07T19:43:26.3634832Z 2025-05-07T19:43:26.3634837Z 2025-05-07T19:43:26.3634841Z 2025-05-07T19:43:26.3634846Z 2025-05-07T19:43:26.3634850Z 2025-05-07T19:43:26.3634855Z 2025-05-07T19:43:26.3634859Z 2025-05-07T19:43:26.3634870Z 2025-05-07T19:43:26.3634874Z 2025-05-07T19:43:26.3634879Z 2025-05-07T19:43:26.3634884Z 2025-05-07T19:43:26.3634888Z 2025-05-07T19:43:26.3635100Z  2025-05-07T19:43:26.3635387Z 2025-05-07T19:43:26.3635392Z 2025-05-07T19:43:26.3635397Z 2025-05-07T19:43:26.3635401Z 2025-05-07T19:43:26.3635406Z 2025-05-07T19:43:26.3635411Z 2025-05-07T19:43:26.3635416Z 2025-05-07T19:43:26.3635420Z 2025-05-07T19:43:26.3635425Z 2025-05-07T19:43:26.3635429Z 2025-05-07T19:43:26.3635434Z 2025-05-07T19:43:26.3635438Z 2025-05-07T19:43:26.3635443Z 2025-05-07T19:43:26.3635448Z 2025-05-07T19:43:26.3635452Z 2025-05-07T19:43:26.3635794Z  2025-05-07T19:43:26.3636089Z 2025-05-07T19:43:26.3636094Z 2025-05-07T19:43:26.3636099Z 2025-05-07T19:43:26.3636104Z 2025-05-07T19:43:26.3636109Z 2025-05-07T19:43:26.3636114Z 2025-05-07T19:43:26.3636118Z 2025-05-07T19:43:26.3636124Z 2025-05-07T19:43:26.3636128Z 2025-05-07T19:43:26.3636140Z 2025-05-07T19:43:26.3636145Z 2025-05-07T19:43:26.3636149Z 2025-05-07T19:43:26.3636154Z 2025-05-07T19:43:26.3636158Z 2025-05-07T19:43:26.3636163Z 2025-05-07T19:43:26.3636176Z 2025-05-07T19:43:26.3636406Z  2025-05-07T19:43:26.3636708Z 2025-05-07T19:43:26.3636713Z 2025-05-07T19:43:26.3636717Z 2025-05-07T19:43:26.3636722Z 2025-05-07T19:43:26.3636727Z 2025-05-07T19:43:26.3636731Z 2025-05-07T19:43:26.3636737Z 2025-05-07T19:43:26.3636741Z 2025-05-07T19:43:26.3636746Z 2025-05-07T19:43:26.3636750Z 2025-05-07T19:43:26.3636783Z 2025-05-07T19:43:26.3636788Z 2025-05-07T19:43:26.3636793Z 2025-05-07T19:43:26.3636804Z 2025-05-07T19:43:26.3636809Z 2025-05-07T19:43:26.3636813Z 2025-05-07T19:43:26.3636818Z 2025-05-07T19:43:26.3637056Z  2025-05-07T19:43:26.3637362Z 2025-05-07T19:43:26.3637367Z 2025-05-07T19:43:26.3637371Z 2025-05-07T19:43:26.3637382Z 2025-05-07T19:43:26.3637386Z 2025-05-07T19:43:26.3637515Z 2025-05-07T19:43:26.3637522Z 2025-05-07T19:43:26.3637527Z 2025-05-07T19:43:26.3637532Z 2025-05-07T19:43:26.3637537Z 2025-05-07T19:43:26.3637542Z 2025-05-07T19:43:26.3637546Z 2025-05-07T19:43:26.3637551Z 2025-05-07T19:43:26.3637555Z 2025-05-07T19:43:26.3637560Z 2025-05-07T19:43:26.3637565Z 2025-05-07T19:43:26.3637569Z 2025-05-07T19:43:26.3637574Z 2025-05-07T19:43:26.3637839Z  2025-05-07T19:43:26.3638154Z 2025-05-07T19:43:26.3638159Z 2025-05-07T19:43:26.3638312Z  2025-05-07T19:43:26.3638467Z 2025-05-07T19:43:26.3638472Z 2025-05-07T19:43:26.3638629Z  2025-05-07T19:43:26.3638786Z 2025-05-07T19:43:26.3638800Z 2025-05-07T19:43:26.3638805Z 2025-05-07T19:43:26.3638971Z  2025-05-07T19:43:26.3639142Z 2025-05-07T19:43:26.3639146Z 2025-05-07T19:43:26.3639151Z 2025-05-07T19:43:26.3639156Z 2025-05-07T19:43:26.3639451Z  2025-05-07T19:43:26.3639632Z 2025-05-07T19:43:26.3639637Z 2025-05-07T19:43:26.3639642Z 2025-05-07T19:43:26.3639654Z 2025-05-07T19:43:26.3639659Z 2025-05-07T19:43:26.3639844Z  2025-05-07T19:43:26.3640028Z 2025-05-07T19:43:26.3640033Z 2025-05-07T19:43:26.3640039Z 2025-05-07T19:43:26.3640044Z 2025-05-07T19:43:26.3640048Z 2025-05-07T19:43:26.3640053Z 2025-05-07T19:43:26.3640343Z  2025-05-07T19:43:26.3640528Z 2025-05-07T19:43:26.3640533Z 2025-05-07T19:43:26.3640537Z 2025-05-07T19:43:26.3640542Z 2025-05-07T19:43:26.3640553Z 2025-05-07T19:43:26.3640558Z 2025-05-07T19:43:26.3640563Z 2025-05-07T19:43:26.3640749Z  2025-05-07T19:43:26.3640950Z 2025-05-07T19:43:26.3640955Z 2025-05-07T19:43:26.3640966Z 2025-05-07T19:43:26.3640971Z 2025-05-07T19:43:26.3640976Z 2025-05-07T19:43:26.3640980Z 2025-05-07T19:43:26.3640985Z 2025-05-07T19:43:26.3640990Z 2025-05-07T19:43:26.3641193Z  2025-05-07T19:43:26.3641404Z 2025-05-07T19:43:26.3641409Z 2025-05-07T19:43:26.3641413Z 2025-05-07T19:43:26.3641418Z 2025-05-07T19:43:26.3641429Z 2025-05-07T19:43:26.3641434Z 2025-05-07T19:43:26.3641439Z 2025-05-07T19:43:26.3641443Z 2025-05-07T19:43:26.3641448Z 2025-05-07T19:43:26.3641645Z  2025-05-07T19:43:26.3641868Z 2025-05-07T19:43:26.3641873Z 2025-05-07T19:43:26.3641878Z 2025-05-07T19:43:26.3641883Z 2025-05-07T19:43:26.3641888Z 2025-05-07T19:43:26.3641892Z 2025-05-07T19:43:26.3641897Z 2025-05-07T19:43:26.3641902Z 2025-05-07T19:43:26.3641906Z 2025-05-07T19:43:26.3641911Z 2025-05-07T19:43:26.3642307Z  2025-05-07T19:43:26.3642545Z 2025-05-07T19:43:26.3642550Z 2025-05-07T19:43:26.3642555Z 2025-05-07T19:43:26.3642560Z 2025-05-07T19:43:26.3642848Z 2025-05-07T19:43:26.3642853Z 2025-05-07T19:43:26.3642858Z 2025-05-07T19:43:26.3642863Z 2025-05-07T19:43:26.3642868Z 2025-05-07T19:43:26.3642872Z 2025-05-07T19:43:26.3642878Z 2025-05-07T19:43:26.3643110Z  2025-05-07T19:43:26.3643365Z 2025-05-07T19:43:26.3643370Z 2025-05-07T19:43:26.3643383Z 2025-05-07T19:43:26.3643387Z 2025-05-07T19:43:26.3643392Z 2025-05-07T19:43:26.3643397Z 2025-05-07T19:43:26.3643401Z 2025-05-07T19:43:26.3643406Z 2025-05-07T19:43:26.3643411Z 2025-05-07T19:43:26.3643416Z 2025-05-07T19:43:26.3643420Z 2025-05-07T19:43:26.3643425Z 2025-05-07T19:43:26.3643641Z  2025-05-07T19:43:26.3643907Z 2025-05-07T19:43:26.3643912Z 2025-05-07T19:43:26.3643917Z 2025-05-07T19:43:26.3643921Z 2025-05-07T19:43:26.3643926Z 2025-05-07T19:43:26.3643930Z 2025-05-07T19:43:26.3643935Z 2025-05-07T19:43:26.3643940Z 2025-05-07T19:43:26.3643944Z 2025-05-07T19:43:26.3643949Z 2025-05-07T19:43:26.3643960Z 2025-05-07T19:43:26.3643964Z 2025-05-07T19:43:26.3643980Z 2025-05-07T19:43:26.3644186Z  2025-05-07T19:43:26.3644458Z 2025-05-07T19:43:26.3644463Z 2025-05-07T19:43:26.3644467Z 2025-05-07T19:43:26.3644472Z 2025-05-07T19:43:26.3644477Z 2025-05-07T19:43:26.3644481Z 2025-05-07T19:43:26.3644486Z 2025-05-07T19:43:26.3645093Z 2025-05-07T19:43:26.3645102Z 2025-05-07T19:43:26.3645107Z 2025-05-07T19:43:26.3645125Z 2025-05-07T19:43:26.3645130Z 2025-05-07T19:43:26.3645134Z 2025-05-07T19:43:26.3645139Z 2025-05-07T19:43:26.3645388Z  2025-05-07T19:43:26.3645675Z 2025-05-07T19:43:26.3645679Z 2025-05-07T19:43:26.3645684Z 2025-05-07T19:43:26.3645689Z 2025-05-07T19:43:26.3645693Z 2025-05-07T19:43:26.3645698Z 2025-05-07T19:43:26.3645703Z 2025-05-07T19:43:26.3645715Z 2025-05-07T19:43:26.3645720Z 2025-05-07T19:43:26.3645724Z 2025-05-07T19:43:26.3645729Z 2025-05-07T19:43:26.3645734Z 2025-05-07T19:43:26.3645738Z 2025-05-07T19:43:26.3645750Z 2025-05-07T19:43:26.3645755Z 2025-05-07T19:43:26.3645998Z  2025-05-07T19:43:26.3646292Z 2025-05-07T19:43:26.3646297Z 2025-05-07T19:43:26.3646309Z 2025-05-07T19:43:26.3646314Z 2025-05-07T19:43:26.3646318Z 2025-05-07T19:43:26.3646324Z 2025-05-07T19:43:26.3646328Z 2025-05-07T19:43:26.3646339Z 2025-05-07T19:43:26.3646344Z 2025-05-07T19:43:26.3646349Z 2025-05-07T19:43:26.3646353Z 2025-05-07T19:43:26.3646358Z 2025-05-07T19:43:26.3646362Z 2025-05-07T19:43:26.3646367Z 2025-05-07T19:43:26.3646371Z 2025-05-07T19:43:26.3646376Z 2025-05-07T19:43:26.3646611Z  2025-05-07T19:43:26.3646916Z 2025-05-07T19:43:26.3646921Z 2025-05-07T19:43:26.3646926Z 2025-05-07T19:43:26.3646931Z 2025-05-07T19:43:26.3646936Z 2025-05-07T19:43:26.3646940Z 2025-05-07T19:43:26.3646945Z 2025-05-07T19:43:26.3646949Z 2025-05-07T19:43:26.3646954Z 2025-05-07T19:43:26.3646958Z 2025-05-07T19:43:26.3646963Z 2025-05-07T19:43:26.3646974Z 2025-05-07T19:43:26.3646980Z 2025-05-07T19:43:26.3646985Z 2025-05-07T19:43:26.3646990Z 2025-05-07T19:43:26.3646994Z 2025-05-07T19:43:26.3646999Z 2025-05-07T19:43:26.3647237Z  2025-05-07T19:43:26.3647539Z 2025-05-07T19:43:26.3647544Z 2025-05-07T19:43:26.3647552Z 2025-05-07T19:43:26.3647563Z 2025-05-07T19:43:26.3647567Z 2025-05-07T19:43:26.3647572Z 2025-05-07T19:43:26.3647576Z 2025-05-07T19:43:26.3647581Z 2025-05-07T19:43:26.3647586Z 2025-05-07T19:43:26.3647590Z 2025-05-07T19:43:26.3647596Z 2025-05-07T19:43:26.3647600Z 2025-05-07T19:43:26.3647605Z 2025-05-07T19:43:26.3647609Z 2025-05-07T19:43:26.3647622Z 2025-05-07T19:43:26.3647626Z 2025-05-07T19:43:26.3647631Z 2025-05-07T19:43:26.3647635Z 2025-05-07T19:43:26.3647884Z  2025-05-07T19:43:26.3648196Z 2025-05-07T19:43:26.3648200Z 2025-05-07T19:43:26.3648356Z  2025-05-07T19:43:26.3648503Z 2025-05-07T19:43:26.3648617Z 2025-05-07T19:43:26.3667096Z  2025-05-07T19:43:26.3667362Z 2025-05-07T19:43:26.3667368Z 2025-05-07T19:43:26.3667373Z 2025-05-07T19:43:26.3667637Z  2025-05-07T19:43:26.3667805Z 2025-05-07T19:43:26.3667811Z 2025-05-07T19:43:26.3667816Z 2025-05-07T19:43:26.3667821Z 2025-05-07T19:43:26.3667999Z  2025-05-07T19:43:26.3668196Z 2025-05-07T19:43:26.3668201Z 2025-05-07T19:43:26.3668206Z 2025-05-07T19:43:26.3668211Z 2025-05-07T19:43:26.3668215Z 2025-05-07T19:43:26.3668395Z  2025-05-07T19:43:26.3668576Z 2025-05-07T19:43:26.3668580Z 2025-05-07T19:43:26.3668585Z 2025-05-07T19:43:26.3668589Z 2025-05-07T19:43:26.3668594Z 2025-05-07T19:43:26.3668599Z 2025-05-07T19:43:26.3668768Z  2025-05-07T19:43:26.3668961Z 2025-05-07T19:43:26.3668966Z 2025-05-07T19:43:26.3668971Z 2025-05-07T19:43:26.3668976Z 2025-05-07T19:43:26.3668980Z 2025-05-07T19:43:26.3668984Z 2025-05-07T19:43:26.3668989Z 2025-05-07T19:43:26.3669162Z  2025-05-07T19:43:26.3669373Z 2025-05-07T19:43:26.3669378Z 2025-05-07T19:43:26.3669392Z 2025-05-07T19:43:26.3669397Z 2025-05-07T19:43:26.3669401Z 2025-05-07T19:43:26.3669406Z 2025-05-07T19:43:26.3669410Z 2025-05-07T19:43:26.3669415Z 2025-05-07T19:43:26.3669592Z  2025-05-07T19:43:26.3669807Z 2025-05-07T19:43:26.3669811Z 2025-05-07T19:43:26.3670076Z 2025-05-07T19:43:26.3670085Z 2025-05-07T19:43:26.3670090Z 2025-05-07T19:43:26.3670105Z 2025-05-07T19:43:26.3670109Z 2025-05-07T19:43:26.3670114Z 2025-05-07T19:43:26.3670119Z 2025-05-07T19:43:26.3670313Z  2025-05-07T19:43:26.3670542Z 2025-05-07T19:43:26.3670547Z 2025-05-07T19:43:26.3670551Z 2025-05-07T19:43:26.3670556Z 2025-05-07T19:43:26.3670560Z 2025-05-07T19:43:26.3670565Z 2025-05-07T19:43:26.3670570Z 2025-05-07T19:43:26.3670582Z 2025-05-07T19:43:26.3670586Z 2025-05-07T19:43:26.3670591Z 2025-05-07T19:43:26.3670775Z  2025-05-07T19:43:26.3671013Z 2025-05-07T19:43:26.3671026Z 2025-05-07T19:43:26.3671031Z 2025-05-07T19:43:26.3671036Z 2025-05-07T19:43:26.3671040Z 2025-05-07T19:43:26.3671045Z 2025-05-07T19:43:26.3671049Z 2025-05-07T19:43:26.3671053Z 2025-05-07T19:43:26.3671065Z 2025-05-07T19:43:26.3671070Z 2025-05-07T19:43:26.3671074Z 2025-05-07T19:43:26.3671277Z  2025-05-07T19:43:26.3671531Z 2025-05-07T19:43:26.3671536Z 2025-05-07T19:43:26.3671541Z 2025-05-07T19:43:26.3671545Z 2025-05-07T19:43:26.3671550Z 2025-05-07T19:43:26.3671630Z 2025-05-07T19:43:26.3671635Z 2025-05-07T19:43:26.3671639Z 2025-05-07T19:43:26.3671644Z 2025-05-07T19:43:26.3671648Z 2025-05-07T19:43:26.3671653Z 2025-05-07T19:43:26.3671658Z 2025-05-07T19:43:26.3671876Z  2025-05-07T19:43:26.3672151Z 2025-05-07T19:43:26.3672156Z 2025-05-07T19:43:26.3672161Z 2025-05-07T19:43:26.3672165Z 2025-05-07T19:43:26.3672170Z 2025-05-07T19:43:26.3672174Z 2025-05-07T19:43:26.3672179Z 2025-05-07T19:43:26.3672184Z 2025-05-07T19:43:26.3672196Z 2025-05-07T19:43:26.3672200Z 2025-05-07T19:43:26.3672205Z 2025-05-07T19:43:26.3672209Z 2025-05-07T19:43:26.3672214Z 2025-05-07T19:43:26.3672415Z  2025-05-07T19:43:26.3672693Z 2025-05-07T19:43:26.3672698Z 2025-05-07T19:43:26.3672703Z 2025-05-07T19:43:26.3672707Z 2025-05-07T19:43:26.3672712Z 2025-05-07T19:43:26.3672723Z 2025-05-07T19:43:26.3672727Z 2025-05-07T19:43:26.3672732Z 2025-05-07T19:43:26.3672737Z 2025-05-07T19:43:26.3672742Z 2025-05-07T19:43:26.3672746Z 2025-05-07T19:43:26.3672751Z 2025-05-07T19:43:26.3672756Z 2025-05-07T19:43:26.3672761Z 2025-05-07T19:43:26.3672963Z  2025-05-07T19:43:26.3673250Z 2025-05-07T19:43:26.3673256Z 2025-05-07T19:43:26.3673261Z 2025-05-07T19:43:26.3673266Z 2025-05-07T19:43:26.3673270Z 2025-05-07T19:43:26.3673275Z 2025-05-07T19:43:26.3673280Z 2025-05-07T19:43:26.3673284Z 2025-05-07T19:43:26.3673289Z 2025-05-07T19:43:26.3673293Z 2025-05-07T19:43:26.3673298Z 2025-05-07T19:43:26.3673410Z 2025-05-07T19:43:26.3673414Z 2025-05-07T19:43:26.3673419Z 2025-05-07T19:43:26.3673424Z 2025-05-07T19:43:26.3673676Z  2025-05-07T19:43:26.3673972Z 2025-05-07T19:43:26.3673977Z 2025-05-07T19:43:26.3673981Z 2025-05-07T19:43:26.3673986Z 2025-05-07T19:43:26.3673990Z 2025-05-07T19:43:26.3674001Z 2025-05-07T19:43:26.3674006Z 2025-05-07T19:43:26.3674010Z 2025-05-07T19:43:26.3674015Z 2025-05-07T19:43:26.3674020Z 2025-05-07T19:43:26.3674025Z 2025-05-07T19:43:26.3674030Z 2025-05-07T19:43:26.3674034Z 2025-05-07T19:43:26.3674047Z 2025-05-07T19:43:26.3674051Z 2025-05-07T19:43:26.3674056Z 2025-05-07T19:43:26.3674281Z  2025-05-07T19:43:26.3674583Z 2025-05-07T19:43:26.3674588Z 2025-05-07T19:43:26.3674592Z 2025-05-07T19:43:26.3674597Z 2025-05-07T19:43:26.3674601Z 2025-05-07T19:43:26.3674606Z 2025-05-07T19:43:26.3674610Z 2025-05-07T19:43:26.3674615Z 2025-05-07T19:43:26.3674628Z 2025-05-07T19:43:26.3674639Z 2025-05-07T19:43:26.3674644Z 2025-05-07T19:43:26.3674648Z 2025-05-07T19:43:26.3674653Z 2025-05-07T19:43:26.3674657Z 2025-05-07T19:43:26.3674662Z 2025-05-07T19:43:26.3674666Z 2025-05-07T19:43:26.3674671Z 2025-05-07T19:43:26.3674925Z  2025-05-07T19:43:26.3675230Z 2025-05-07T19:43:26.3675333Z 2025-05-07T19:43:26.3675342Z 2025-05-07T19:43:26.3675347Z 2025-05-07T19:43:26.3675352Z 2025-05-07T19:43:26.3675357Z 2025-05-07T19:43:26.3675361Z 2025-05-07T19:43:26.3675366Z 2025-05-07T19:43:26.3675370Z 2025-05-07T19:43:26.3675375Z 2025-05-07T19:43:26.3675379Z 2025-05-07T19:43:26.3675384Z 2025-05-07T19:43:26.3675389Z 2025-05-07T19:43:26.3675394Z 2025-05-07T19:43:26.3675398Z 2025-05-07T19:43:26.3675403Z 2025-05-07T19:43:26.3675407Z 2025-05-07T19:43:26.3675412Z 2025-05-07T19:43:26.3675669Z  2025-05-07T19:43:26.3675988Z 2025-05-07T19:43:26.3676095Z done 2025-05-07T19:43:26.7768083Z Preparing transaction: \ | / - done 2025-05-07T19:43:29.9061986Z Verifying transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:43:33.8375234Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:43:34.3145272Z [INSTALL] Adding symlink librhash.so.0, which is needed by CMake ... 2025-05-07T19:43:37.0237790Z + 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:37.0238626Z 2025-05-07T19:43:37.0253502Z 2025-05-07T19:43:37.0281874Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install build 2025-05-07T19:43:40.4116601Z 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:40.4118689Z 2025-05-07T19:43:40.4118852Z Collecting build 2025-05-07T19:43:40.4119422Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:43:40.4120575Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from build) (25.0) 2025-05-07T19:43:40.4121559Z Collecting pyproject_hooks (from build) 2025-05-07T19:43:40.4122163Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T19:43:40.4122843Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T19:43:40.4123461Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T19:43:40.4124065Z Installing collected packages: pyproject_hooks, build 2025-05-07T19:43:40.4124428Z 2025-05-07T19:43:40.4125149Z Successfully installed build-1.2.2.post1 pyproject_hooks-1.2.0 2025-05-07T19:43:40.4125583Z 2025-05-07T19:43:43.2370432Z /github/home/miniconda/envs/build_binary/bin/make 2025-05-07T19:43:43.2370844Z 2025-05-07T19:43:43.3596707Z [CHECK] Binary make found in PATH 2025-05-07T19:43:46.0292829Z /github/home/miniconda/envs/build_binary/bin/cmake 2025-05-07T19:43:46.0293276Z 2025-05-07T19:43:46.1583822Z [CHECK] Binary cmake found in PATH 2025-05-07T19:43:48.7305344Z /github/home/miniconda/envs/build_binary/bin/ninja 2025-05-07T19:43:48.7305759Z 2025-05-07T19:43:48.8683935Z [CHECK] Binary ninja found in PATH 2025-05-07T19:43:51.8653532Z [CHECK] Python (sub-)package 'click' found ... 2025-05-07T19:43:54.8818663Z [CHECK] Python (sub-)package 'hypothesis' found ... 2025-05-07T19:43:57.7079267Z [CHECK] Python (sub-)package 'jinja2' found ... 2025-05-07T19:44:00.6725133Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:44:03.4695223Z [CHECK] Python (sub-)package 'wheel' found ... 2025-05-07T19:44:03.4697282Z [INSTALL] Successfully installed all the build tools 2025-05-07T19:44:03.4802674Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:44:03.4803655Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:44:03.4804820Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:44:03.4805348Z env: 2025-05-07T19:44:03.4805697Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:44:03.4806186Z BUILD_ENV: build_binary 2025-05-07T19:44:03.4806574Z BUILD_TARGET: default 2025-05-07T19:44:03.4806944Z BUILD_VARIANT: cpu 2025-05-07T19:44:03.4807310Z ##[endgroup] 2025-05-07T19:44:03.9408769Z ################################################################################ 2025-05-07T19:44:03.9409327Z # Install PyTorch (PIP) 2025-05-07T19:44:03.9409655Z # 2025-05-07T19:44:03.9427670Z # [2025-05-07T19:44:03.942Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T19:44:03.9428286Z ################################################################################ 2025-05-07T19:44:03.9428647Z 2025-05-07T19:44:03.9460346Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T19:44:05.1435435Z Channels: 2025-05-07T19:44:05.1435805Z - conda-forge 2025-05-07T19:44:05.1436148Z Platform: linux-aarch64 2025-05-07T19:44:07.8545305Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:44:08.6011484Z Solving environment: \ | done 2025-05-07T19:44:08.7624047Z 2025-05-07T19:44:08.7624528Z ## Package Plan ## 2025-05-07T19:44:08.7624780Z 2025-05-07T19:44:08.7625071Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:44:08.7625505Z 2025-05-07T19:44:08.7625650Z added / updated specs: 2025-05-07T19:44:08.7625997Z - numpy 2025-05-07T19:44:08.7626172Z 2025-05-07T19:44:08.7626178Z 2025-05-07T19:44:08.7626350Z The following packages will be downloaded: 2025-05-07T19:44:08.7626665Z 2025-05-07T19:44:08.7626828Z package | build 2025-05-07T19:44:08.7627358Z ---------------------------|----------------- 2025-05-07T19:44:08.7627940Z libblas-3.9.0 |31_h1a9f1db_openblas 17 KB conda-forge 2025-05-07T19:44:08.7628593Z libcblas-3.9.0 |31_hab92f65_openblas 16 KB conda-forge 2025-05-07T19:44:08.7629265Z liblapack-3.9.0 |31_h411afd4_openblas 16 KB conda-forge 2025-05-07T19:44:08.7629899Z numpy-2.2.5 | py312hce01fe4_0 6.8 MB conda-forge 2025-05-07T19:44:08.7630459Z ------------------------------------------------------------ 2025-05-07T19:44:08.7630953Z Total: 6.9 MB 2025-05-07T19:44:08.7631261Z 2025-05-07T19:44:08.7631444Z The following NEW packages will be INSTALLED: 2025-05-07T19:44:08.7631774Z 2025-05-07T19:44:08.7632111Z libblas conda-forge/linux-aarch64::libblas-3.9.0-31_h1a9f1db_openblas 2025-05-07T19:44:08.7632903Z libcblas conda-forge/linux-aarch64::libcblas-3.9.0-31_hab92f65_openblas 2025-05-07T19:44:08.7634186Z liblapack conda-forge/linux-aarch64::liblapack-3.9.0-31_h411afd4_openblas 2025-05-07T19:44:08.7634954Z numpy conda-forge/linux-aarch64::numpy-2.2.5-py312hce01fe4_0 2025-05-07T19:44:08.7635373Z 2025-05-07T19:44:08.7635378Z 2025-05-07T19:44:08.7635384Z 2025-05-07T19:44:08.7635587Z Downloading and Extracting Packages: ...working... 2025-05-07T19:44:08.7636121Z numpy-2.2.5 | 6.8 MB | | 0% 2025-05-07T19:44:08.7636443Z 2025-05-07T19:44:08.7640894Z libblas-3.9.0 | 17 KB | | 0%  2025-05-07T19:44:08.7641254Z 2025-05-07T19:44:08.7641260Z 2025-05-07T19:44:08.7645521Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T19:44:08.7645900Z 2025-05-07T19:44:08.7645906Z 2025-05-07T19:44:08.7645911Z 2025-05-07T19:44:08.8438500Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:44:08.8438909Z 2025-05-07T19:44:08.8438964Z 2025-05-07T19:44:08.8438969Z 2025-05-07T19:44:09.1031759Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:09.1032224Z 2025-05-07T19:44:09.1032230Z 2025-05-07T19:44:09.1032261Z 2025-05-07T19:44:09.1032602Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:09.1032962Z 2025-05-07T19:44:09.1032968Z 2025-05-07T19:44:09.1032982Z 2025-05-07T19:44:09.1474445Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:09.1501554Z numpy-2.2.5 | 6.8 MB | | 0% 2025-05-07T19:44:09.1501929Z 2025-05-07T19:44:09.1501936Z 2025-05-07T19:44:09.1519159Z liblapack-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T19:44:09.1519663Z 2025-05-07T19:44:09.1523212Z libblas-3.9.0 | 17 KB | #########6 | 97%  2025-05-07T19:44:09.1523575Z 2025-05-07T19:44:09.1523593Z 2025-05-07T19:44:09.1549281Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:09.1549720Z 2025-05-07T19:44:09.1901396Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T19:44:09.1901797Z 2025-05-07T19:44:09.1901803Z 2025-05-07T19:44:09.1908777Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:44:09.1909161Z 2025-05-07T19:44:09.2343263Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T19:44:09.6642513Z numpy-2.2.5 | 6.8 MB | ########## | 100% 2025-05-07T19:44:09.6643093Z numpy-2.2.5 | 6.8 MB | ########## | 100% 2025-05-07T19:44:09.6649204Z numpy-2.2.5 | 6.8 MB | ########## | 100% 2025-05-07T19:44:09.6649692Z 2025-05-07T19:44:09.6649984Z 2025-05-07T19:44:09.6650408Z  2025-05-07T19:44:09.6650721Z 2025-05-07T19:44:09.6650727Z 2025-05-07T19:44:09.6650976Z  2025-05-07T19:44:09.6651278Z 2025-05-07T19:44:09.6651283Z 2025-05-07T19:44:09.6651325Z 2025-05-07T19:44:09.6651627Z  done 2025-05-07T19:44:09.7660302Z Preparing transaction: - done 2025-05-07T19:44:09.8667392Z Verifying transaction: | done 2025-05-07T19:44:09.9676953Z Executing transaction: - done 2025-05-07T19:44:10.1692266Z ################################################################################ 2025-05-07T19:44:10.1692866Z # Install Package From PyTorch PIP: torch 2025-05-07T19:44:10.1693290Z # 2025-05-07T19:44:10.1712449Z # [2025-05-07T19:44:10.170Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T19:44:10.1713122Z ################################################################################ 2025-05-07T19:44:10.1713448Z 2025-05-07T19:44:10.1732755Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:44:10.2980001Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:44:10.2980558Z ################################################################################ 2025-05-07T19:44:10.2981569Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:44:10.2981984Z # 2025-05-07T19:44:10.3001992Z # [2025-05-07T19:44:10.299Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T19:44:10.3002603Z ################################################################################ 2025-05-07T19:44:10.3002922Z 2025-05-07T19:44:10.3028343Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T19:44:10.3028939Z [INSTALL] Extracted package variant: cpu 2025-05-07T19:44:10.3044665Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:44:10.3045425Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:44:10.3052466Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T19:44:10.3060867Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T19:44:10.3085182Z [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:38.5522457Z 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:38.5524542Z 2025-05-07T19:44:38.5524847Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:44:38.5525403Z Collecting torch 2025-05-07T19:44:38.5526338Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp312-cp312-manylinux_2_28_aarch64.whl.metadata (28 kB) 2025-05-07T19:44:38.5527372Z Collecting filelock (from torch) 2025-05-07T19:44:38.5528091Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T19:44:38.5529503Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (4.13.2) 2025-05-07T19:44:38.5531106Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (78.1.1) 2025-05-07T19:44:38.5532097Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T19:44:38.5532806Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T19:44:38.5533939Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 172.7 MB/s eta 0:00:00 2025-05-07T19:44:38.5534438Z Collecting networkx (from torch) 2025-05-07T19:44:38.5535153Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T19:44:38.5536118Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 137.1 MB/s eta 0:00:00 2025-05-07T19:44:38.5537161Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (3.1.6) 2025-05-07T19:44:38.5538152Z Collecting fsspec (from torch) 2025-05-07T19:44:38.5538874Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T19:44:38.5539756Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T19:44:38.5540569Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T19:44:38.5541549Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 47.3 MB/s eta 0:00:00 2025-05-07T19:44:38.5542939Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from jinja2->torch) (3.0.2) 2025-05-07T19:44:38.5544535Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp312-cp312-manylinux_2_28_aarch64.whl (100.2 MB) 2025-05-07T19:44:38.5545729Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 MB 228.4 MB/s eta 0:00:00 2025-05-07T19:44:38.5546995Z Installing collected packages: mpmath, sympy, networkx, fsspec, filelock, torch 2025-05-07T19:44:38.5547521Z 2025-05-07T19:44:38.5548087Z Successfully installed filelock-3.16.1 fsspec-2024.10.0 mpmath-1.3.0 networkx-3.4.2 sympy-1.13.3 torch-2.8.0.dev20250507+cpu 2025-05-07T19:44:38.5548794Z 2025-05-07T19:44:43.6869721Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T19:44:48.6068431Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T19:44:48.6069122Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T19:44:53.2935276Z True 2025-05-07T19:44:53.2935622Z True 2025-05-07T19:44:53.2935775Z 2025-05-07T19:44:53.4292448Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T19:44:53.4367696Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:44:53.4368759Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:44:53.4369785Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:44:53.4370245Z env: 2025-05-07T19:44:53.4370555Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:44:53.4370985Z BUILD_ENV: build_binary 2025-05-07T19:44:53.4371389Z BUILD_TARGET: default 2025-05-07T19:44:53.4371721Z BUILD_VARIANT: cpu 2025-05-07T19:44:53.4372100Z ##[endgroup] 2025-05-07T19:44:53.8812033Z /github/home/miniconda/bin/conda 2025-05-07T19:44:53.8812545Z ################################################################################ 2025-05-07T19:44:53.8813139Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T19:44:53.8813670Z # 2025-05-07T19:44:53.8831700Z # [2025-05-07T19:44:53.882Z] + collect_pytorch_env_info build_binary 2025-05-07T19:44:53.8832542Z ################################################################################ 2025-05-07T19:44:53.8832887Z 2025-05-07T19:44:53.8851552Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:44:54.0079161Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:44:54.0085945Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T19:44:54.0086868Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T19:44:54.0087464Z 2025-05-07T19:44:54.1310788Z 2025-05-07T19:44:54.1311848Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T19:44:54.1337585Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T19:45:01.6471267Z Collecting environment information... 2025-05-07T19:45:01.6471882Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T19:45:01.6472297Z Is debug build: False 2025-05-07T19:45:01.6472702Z CUDA used to build PyTorch: None 2025-05-07T19:45:01.6473116Z ROCM used to build PyTorch: N/A 2025-05-07T19:45:01.6473372Z 2025-05-07T19:45:01.6473521Z OS: Amazon Linux 2023.7.20250428 (aarch64) 2025-05-07T19:45:01.6473982Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:45:01.6474460Z Clang version: Could not collect 2025-05-07T19:45:01.6474860Z CMake version: version 4.0.2 2025-05-07T19:45:01.6475229Z Libc version: glibc-2.34 2025-05-07T19:45:01.6475458Z 2025-05-07T19:45:01.6475893Z Python version: 3.12.2 | packaged by conda-forge | (main, Feb 16 2024, 20:38:53) [GCC 12.3.0] (64-bit runtime) 2025-05-07T19:45:01.6476821Z Python platform: Linux-6.1.130-139.222.amzn2023.aarch64-aarch64-with-glibc2.34 2025-05-07T19:45:01.6477442Z Is CUDA available: False 2025-05-07T19:45:01.6477806Z CUDA runtime version: No CUDA 2025-05-07T19:45:01.6478189Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T19:45:01.6478598Z GPU models and configuration: No CUDA 2025-05-07T19:45:01.6479027Z Nvidia driver version: No CUDA 2025-05-07T19:45:01.6479492Z cuDNN version: No CUDA 2025-05-07T19:45:01.6479836Z HIP runtime version: N/A 2025-05-07T19:45:01.6480201Z MIOpen runtime version: N/A 2025-05-07T19:45:01.6480573Z Is XNNPACK available: True 2025-05-07T19:45:01.6481234Z 2025-05-07T19:45:01.6481347Z CPU: 2025-05-07T19:45:01.6481665Z Architecture: aarch64 2025-05-07T19:45:01.6482145Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:45:01.6482643Z Byte Order: Little Endian 2025-05-07T19:45:01.6483090Z CPU(s): 8 2025-05-07T19:45:01.6483503Z On-line CPU(s) list: 0-7 2025-05-07T19:45:01.6483925Z Vendor ID: ARM 2025-05-07T19:45:01.6484374Z Model name: Neoverse-N1 2025-05-07T19:45:01.6484818Z Model: 1 2025-05-07T19:45:01.6485237Z Thread(s) per core: 1 2025-05-07T19:45:01.6485663Z Core(s) per cluster: 8 2025-05-07T19:45:01.6486367Z Socket(s): - 2025-05-07T19:45:01.6486804Z Cluster(s): 1 2025-05-07T19:45:01.6487213Z Stepping: r3p1 2025-05-07T19:45:01.6487661Z BogoMIPS: 243.75 2025-05-07T19:45:01.6488427Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:45:01.6489240Z L1d cache: 512 KiB (8 instances) 2025-05-07T19:45:01.6489764Z L1i cache: 512 KiB (8 instances) 2025-05-07T19:45:01.6490271Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:45:01.6490772Z L3 cache: 32 MiB (1 instance) 2025-05-07T19:45:01.6491223Z NUMA node(s): 1 2025-05-07T19:45:01.6491639Z NUMA node0 CPU(s): 0-7 2025-05-07T19:45:01.6492116Z Vulnerability Gather data sampling: Not affected 2025-05-07T19:45:01.6492670Z Vulnerability Itlb multihit: Not affected 2025-05-07T19:45:01.6493183Z Vulnerability L1tf: Not affected 2025-05-07T19:45:01.6493692Z Vulnerability Mds: Not affected 2025-05-07T19:45:01.6494216Z Vulnerability Meltdown: Not affected 2025-05-07T19:45:01.6494735Z Vulnerability Mmio stale data: Not affected 2025-05-07T19:45:01.6495271Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:45:01.6495800Z Vulnerability Retbleed: Not affected 2025-05-07T19:45:01.6496336Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:45:01.6497086Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T19:45:01.6497955Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T19:45:01.6498654Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T19:45:01.6499237Z Vulnerability Srbds: Not affected 2025-05-07T19:45:01.6499765Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:45:01.6500101Z 2025-05-07T19:45:01.6500248Z Versions of relevant libraries: 2025-05-07T19:45:01.6500624Z [pip3] numpy==2.2.5 2025-05-07T19:45:01.6500960Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T19:45:01.6501468Z [conda] numpy 2.2.5 py312hce01fe4_0 conda-forge 2025-05-07T19:45:01.6502088Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T19:45:01.6502492Z 2025-05-07T19:45:01.7966659Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:45:01.7967518Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:45:01.7968793Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:45:01.7969255Z env: 2025-05-07T19:45:01.7969569Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:45:01.7970004Z BUILD_ENV: build_binary 2025-05-07T19:45:01.7970353Z BUILD_TARGET: default 2025-05-07T19:45:01.7970690Z BUILD_VARIANT: cpu 2025-05-07T19:45:01.7971003Z ##[endgroup] 2025-05-07T19:45:02.2617037Z ################################################################################ 2025-05-07T19:45:02.2618052Z # Prepare FBGEMM-GPU Build 2025-05-07T19:45:02.2618400Z # 2025-05-07T19:45:02.2636155Z # [2025-05-07T19:45:02.263Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T19:45:02.2636784Z ################################################################################ 2025-05-07T19:45:02.2637168Z 2025-05-07T19:45:02.2657204Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:45:02.3907807Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:45:02.3924706Z [BUILD] Running git submodules update ... 2025-05-07T19:45:02.3949879Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T19:45:02.4280351Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T19:45:02.4281068Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T19:45:02.4281719Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T19:45:02.4282295Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T19:45:02.4282884Z Synchronizing submodule url for '../external/googletest' 2025-05-07T19:45:02.4283537Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T19:45:02.4284129Z Synchronizing submodule url for '../external/json' 2025-05-07T19:45:02.4316064Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T19:45:02.4823132Z [BUILD] Installing other build dependencies ... 2025-05-07T19:45:02.4847146Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T19:45:05.6600948Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T19:45:05.6834977Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T19:45:05.6939314Z Requirement already satisfied: build in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (1.2.2.post1) 2025-05-07T19:45:05.8485717Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T19:45:05.8522886Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (6.3 kB) 2025-05-07T19:45:05.8610571Z Requirement already satisfied: click in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (8.1.8) 2025-05-07T19:45:05.8614606Z Requirement already satisfied: hypothesis in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (6.131.14) 2025-05-07T19:45:05.8618305Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.1.6) 2025-05-07T19:45:05.8624223Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T19:45:05.9261972Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T19:45:05.9315157Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (5.0 kB) 2025-05-07T19:45:05.9399050Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T19:45:05.9572698Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T19:45:05.9642106Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T19:45:05.9725505Z Requirement already satisfied: pyyaml in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (6.0.2) 2025-05-07T19:45:05.9730623Z Requirement already satisfied: scikit-build in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 24)) (0.18.1) 2025-05-07T19:45:05.9746967Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T19:45:06.0024650Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T19:45:06.0071083Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T19:45:06.0293581Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T19:45:06.0330390Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T19:45:06.0645928Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T19:45:06.0695002Z 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:06.0820183Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from build->-r requirements.txt (line 14)) (25.0) 2025-05-07T19:45:06.0825386Z Requirement already satisfied: pyproject_hooks in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from build->-r requirements.txt (line 14)) (1.2.0) 2025-05-07T19:45:06.0898372Z Requirement already satisfied: attrs>=22.2.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from hypothesis->-r requirements.txt (line 17)) (25.3.0) 2025-05-07T19:45:06.0908623Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from hypothesis->-r requirements.txt (line 17)) (2.4.0) 2025-05-07T19:45:06.0982943Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from jinja2->-r requirements.txt (line 18)) (3.0.2) 2025-05-07T19:45:06.1149479Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:45:06.1186449Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T19:45:06.1269912Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T19:45:06.1294782Z Requirement already satisfied: distro in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from scikit-build->-r requirements.txt (line 24)) (1.9.0) 2025-05-07T19:45:06.1314654Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T19:45:06.1710326Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:45:06.1742599Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T19:45:06.1875014Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T19:45:06.1972289Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.2 MB) 2025-05-07T19:45:06.4258302Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 120.4 MB/s eta 0:00:00 2025-05-07T19:45:06.4333096Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (156 kB) 2025-05-07T19:45:06.4611372Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T19:45:06.4709143Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T19:45:06.4776163Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T19:45:06.4881534Z 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:06.4976470Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T19:45:06.5048027Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T19:45:06.6647555Z Installing collected packages: tabulate, setuptools_git_versioning, patchelf, ninja, mypy-extensions, cmake, backports.tarfile, typing-inspect, pyre-extensions 2025-05-07T19:45:07.9038905Z 2025-05-07T19:45:07.9099554Z 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:07.9103916Z 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:08.1840826Z ################################################################################ 2025-05-07T19:45:08.1841405Z # Install PyTorch (PyTorch PIP) 2025-05-07T19:45:08.1841793Z # 2025-05-07T19:45:08.1860568Z # [2025-05-07T19:45:08.185Z] + install_triton_pip build_binary 2025-05-07T19:45:08.1861131Z ################################################################################ 2025-05-07T19:45:08.1861451Z 2025-05-07T19:45:10.9855497Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T19:45:14.0385584Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:45:14.0387998Z [BUILD] Successfully ran git submodules update 2025-05-07T19:45:14.0470168Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly default/cpu 2025-05-07T19:45:14.0471213Z . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly default/cpu 2025-05-07T19:45:14.0472100Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:45:14.0472558Z env: 2025-05-07T19:45:14.0472863Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:45:14.0473297Z BUILD_ENV: build_binary 2025-05-07T19:45:14.0473645Z BUILD_TARGET: default 2025-05-07T19:45:14.0473983Z BUILD_VARIANT: cpu 2025-05-07T19:45:14.0474302Z ##[endgroup] 2025-05-07T19:45:14.4828362Z [BUILD] BUILD_TARGET_VARIANT: default/cpu 2025-05-07T19:45:14.4828918Z [BUILD] Extracted build target: default 2025-05-07T19:45:14.4829352Z [BUILD] Extracted build variant: cpu 2025-05-07T19:45:17.1211991Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:45:17.1212440Z 2025-05-07T19:45:17.2457857Z [CHECK] Binary cc found in PATH 2025-05-07T19:45:19.9080586Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:45:19.9081009Z 2025-05-07T19:45:20.0278764Z [CHECK] Binary gcc found in PATH 2025-05-07T19:45:22.6544398Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:45:22.6544813Z 2025-05-07T19:45:22.7804877Z [CHECK] Binary c++ found in PATH 2025-05-07T19:45:25.5032639Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:45:25.5033051Z 2025-05-07T19:45:25.6322918Z [CHECK] Binary g++ found in PATH 2025-05-07T19:45:28.3808622Z [BUILD] Extracted and set Python tag: py312 2025-05-07T19:45:28.3809308Z [BUILD] Extracted and set Python platform name: manylinux_2_28_aarch64 2025-05-07T19:45:28.3860560Z core = 8 2025-05-07T19:45:28.3909721Z sockets = - 2025-05-07T19:45:28.3910183Z [BUILD] Set multicore run option for setup.py: 2025-05-07T19:45:28.3910770Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:45:28.3911212Z [BUILD] Running pre-build cleanups ... 2025-05-07T19:45:28.3911629Z + rm -rf dist 2025-05-07T19:45:28.3911807Z 2025-05-07T19:45:28.3929765Z 2025-05-07T19:45:28.3930426Z + conda run --no-capture-output -n build_binary python setup.py clean 2025-05-07T19:45:28.3930890Z 2025-05-07T19:45:33.0077353Z INFO:root:running clean 2025-05-07T19:45:33.0079130Z [SETUP.PY] ARGV: ['setup.py', 'clean'] 2025-05-07T19:45:33.0081070Z [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:33.0100820Z [SETUP.PY] Other arguments: ['clean'] 2025-05-07T19:45:33.0101647Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:45:33.0102601Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:45:33.0103376Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:45:33.0104551Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:45:33.0106285Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.12/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:33.5989915Z 2025-05-07T19:45:33.5990423Z [BUILD] Printing git status ... 2025-05-07T19:45:33.5990882Z + git status 2025-05-07T19:45:33.5991057Z 2025-05-07T19:45:34.6348680Z HEAD detached at pull/4066/merge 2025-05-07T19:45:34.6349164Z Untracked files: 2025-05-07T19:45:34.6349600Z (use "git add ..." to include in what will be committed) 2025-05-07T19:45:34.6350105Z ../collect_env.py 2025-05-07T19:45:34.6350448Z fbgemm_gpu/docs/version.py 2025-05-07T19:45:34.6350684Z 2025-05-07T19:45:34.6351006Z nothing added to commit but untracked files present (use "git add" to track) 2025-05-07T19:45:34.6351548Z 2025-05-07T19:45:34.6351666Z + git diff 2025-05-07T19:45:34.6351826Z 2025-05-07T19:45:34.6647678Z 2025-05-07T19:45:34.6648185Z ################################################################################ 2025-05-07T19:45:34.6648738Z # Configure FBGEMM-GPU Build 2025-05-07T19:45:34.6649113Z # 2025-05-07T19:45:34.6667998Z # [2025-05-07T19:45:34.666Z] + __configure_fbgemm_gpu_build 2025-05-07T19:45:34.6668578Z ################################################################################ 2025-05-07T19:45:34.6668905Z 2025-05-07T19:45:34.6675698Z [BUILD] Setting the build target: default ... 2025-05-07T19:45:34.6676215Z [BUILD] Configuring build as CPU variant ... 2025-05-07T19:45:34.6676692Z [BUILD] Setting CPU-only build args ... 2025-05-07T19:45:34.6677142Z + conda run -n build_binary c++ --version 2025-05-07T19:45:34.6677449Z 2025-05-07T19:45:37.3703559Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:45:37.3704140Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:45:37.3704831Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:45:37.3705636Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:45:37.3706115Z 2025-05-07T19:45:37.3706121Z 2025-05-07T19:45:37.4930215Z 2025-05-07T19:45:37.4931058Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T19:45:37.4931479Z 2025-05-07T19:45:40.2803446Z .github/scripts/fbgemm_gpu_build.bash: line 370: [: : integer expression expected 2025-05-07T19:45:40.2804009Z 2025-05-07T19:45:40.2804195Z [BUILD] Enabling debug features in the build ... 2025-05-07T19:45:40.2805037Z [BUILD] FBGEMM_GPU build arguments have been set: --verbose --build-target=default --build-variant=cpu --debug 2025-05-07T19:45:40.2805843Z ################################################################################ 2025-05-07T19:45:40.2806315Z # Build FBGEMM-GPU Package (Wheel) 2025-05-07T19:45:40.2806704Z # 2025-05-07T19:45:40.2824766Z # [2025-05-07T19:45:40.281Z] + build_fbgemm_gpu_package build_binary nightly default/cpu 2025-05-07T19:45:40.2825511Z ################################################################################ 2025-05-07T19:45:40.2825837Z 2025-05-07T19:45:40.2826099Z [BUILD] Building FBGEMM wheel (TARGET=default, VARIANT=cpu) ... 2025-05-07T19:45:40.2828915Z + 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=py312 --config-setting=--build-option=--plat-name=manylinux_2_28_aarch64 2025-05-07T19:45:40.2831462Z 2025-05-07T19:45:43.0211352Z * Getting build dependencies for wheel... 2025-05-07T19:45:45.0960442Z INFO:root:running egg_info 2025-05-07T19:45:45.1018338Z INFO:root:creating fbgemm_gpu_nightly.egg-info 2025-05-07T19:45:45.1019511Z INFO:root:writing fbgemm_gpu_nightly.egg-info/PKG-INFO 2025-05-07T19:45:45.1025357Z INFO:root:writing dependency_links to fbgemm_gpu_nightly.egg-info/dependency_links.txt 2025-05-07T19:45:45.1028124Z INFO:root:writing requirements to fbgemm_gpu_nightly.egg-info/requires.txt 2025-05-07T19:45:45.1029447Z INFO:root:writing top-level names to fbgemm_gpu_nightly.egg-info/top_level.txt 2025-05-07T19:45:45.1030743Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:45:45.1135718Z INFO:root:reading manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:45:45.1157082Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:45:45.1161880Z [SETUP.PY] ARGV: ['setup.py', 'egg_info'] 2025-05-07T19:45:45.1163383Z [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:45.1164910Z [SETUP.PY] Other arguments: ['egg_info'] 2025-05-07T19:45:45.1165990Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:45:45.1166962Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:45:45.1167718Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:45:45.1168275Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:45:45.1169992Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.12/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:45.6596462Z * Building wheel... 2025-05-07T19:45:47.7380084Z [SETUP.PY] ARGV: ['setup.py', 'bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-82xlak9_', '--verbose', '--build-target=default', '--build-variant=cpu', '--debug', '--package_channel=nightly', '--python-tag=py312', '--plat-name=manylinux_2_28_aarch64'] 2025-05-07T19:45:47.7382793Z [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:47.7384815Z [SETUP.PY] Other arguments: ['bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-82xlak9_', '--python-tag=py312', '--plat-name=manylinux_2_28_aarch64'] 2025-05-07T19:45:47.7386122Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:45:47.7386893Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:45:47.7387450Z [SETUP.PY] Setting the FBGEMM build variant: cpu ... 2025-05-07T19:45:47.7389897Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.12/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:47.7394035Z 2025-05-07T19:45:47.7394042Z 2025-05-07T19:45:47.7394279Z -------------------------------------------------------------------------------- 2025-05-07T19:45:47.7394815Z -- Trying 'Ninja' generator 2025-05-07T19:45:47.7395171Z -------------------------------- 2025-05-07T19:45:47.7395538Z --------------------------- 2025-05-07T19:45:47.7395872Z ---------------------- 2025-05-07T19:45:47.7396188Z ----------------- 2025-05-07T19:45:47.7396483Z ------------ 2025-05-07T19:45:47.7396763Z ------- 2025-05-07T19:45:47.7397057Z -- 2025-05-07T19:45:47.7417861Z CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 2025-05-07T19:45:47.7419555Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:45:47.7420123Z CMake. 2025-05-07T19:45:47.7420300Z 2025-05-07T19:45:47.7420611Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:45:47.7421360Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:45:47.7422018Z to work with policies introduced by or earlier. 2025-05-07T19:45:47.7422364Z 2025-05-07T19:45:47.7422369Z 2025-05-07T19:45:47.7422627Z Not searching for unused variables given on the command line. 2025-05-07T19:45:47.7996262Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:45:47.8095756Z -- Detecting C compiler ABI info 2025-05-07T19:45:47.8716264Z -- Detecting C compiler ABI info - done 2025-05-07T19:45:47.8965318Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc - skipped 2025-05-07T19:45:47.8968593Z -- Detecting C compile features 2025-05-07T19:45:47.8974362Z -- Detecting C compile features - done 2025-05-07T19:45:48.0064052Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:45:48.0164689Z -- Detecting CXX compiler ABI info 2025-05-07T19:45:48.0907030Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:45:48.1187969Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ - skipped 2025-05-07T19:45:48.1191080Z -- Detecting CXX compile features 2025-05-07T19:45:48.1202509Z -- Detecting CXX compile features - done 2025-05-07T19:45:48.1294823Z -- Configuring done (0.4s) 2025-05-07T19:45:48.1374923Z -- Generating done (0.0s) 2025-05-07T19:45:48.1389023Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_cmake_test_compile/build 2025-05-07T19:45:48.1442547Z -- 2025-05-07T19:45:48.1442854Z ------- 2025-05-07T19:45:48.1443130Z ------------ 2025-05-07T19:45:48.1443421Z ----------------- 2025-05-07T19:45:48.1443719Z ---------------------- 2025-05-07T19:45:48.1444045Z --------------------------- 2025-05-07T19:45:48.1444436Z -------------------------------- 2025-05-07T19:45:48.1444846Z -- Trying 'Ninja' generator - success 2025-05-07T19:45:48.1445361Z -------------------------------------------------------------------------------- 2025-05-07T19:45:48.1445751Z 2025-05-07T19:45:48.1463787Z Configuring Project 2025-05-07T19:45:48.1464158Z Working directory: 2025-05-07T19:45:48.1464662Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build 2025-05-07T19:45:48.1465234Z Command: 2025-05-07T19:45:48.1487026Z /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-install -DPYTHON_VERSION_STRING:STRING=3.12.2 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/github/home/miniconda/envs/build_binary/lib/python3.12/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.12 -DPYTHON_LIBRARY:PATH=/github/home/miniconda/envs/build_binary/lib/libpython3.12.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.12 -DPython_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.12/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.12 -DPython3_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.12/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.12/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:48.1508555Z 2025-05-07T19:45:48.1510123Z 2025-05-07T19:45:48.1510143Z 2025-05-07T19:45:48.1510346Z ================================================================================ 2025-05-07T19:45:48.1510813Z Default C compiler flags 2025-05-07T19:45:48.1511306Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:45:48.1511729Z 2025-05-07T19:45:48.1511889Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA 2025-05-07T19:45:48.1512350Z ================================================================================ 2025-05-07T19:45:48.1512668Z 2025-05-07T19:45:48.1512918Z Not searching for unused variables given on the command line. 2025-05-07T19:45:48.1513356Z 2025-05-07T19:45:48.1513362Z 2025-05-07T19:45:48.1513522Z ================================================================================ 2025-05-07T19:45:48.1513981Z Default C++ compiler flags 2025-05-07T19:45:48.1514471Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:45:48.1514904Z 2025-05-07T19:45:48.1515076Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA 2025-05-07T19:45:48.1515546Z ================================================================================ 2025-05-07T19:45:48.1515863Z 2025-05-07T19:45:48.1515868Z 2025-05-07T19:45:48.1515873Z 2025-05-07T19:45:48.1516032Z ================================================================================ 2025-05-07T19:45:48.1516466Z AVX2_FLAGS: 2025-05-07T19:45:48.1516631Z 2025-05-07T19:45:48.1516741Z -mavx2 2025-05-07T19:45:48.1517013Z -mf16c 2025-05-07T19:45:48.1517273Z -mfma 2025-05-07T19:45:48.1517541Z -fopenmp 2025-05-07T19:45:48.1517856Z ================================================================================ 2025-05-07T19:45:48.1518171Z 2025-05-07T19:45:48.1518176Z 2025-05-07T19:45:48.1518181Z 2025-05-07T19:45:48.1518343Z ================================================================================ 2025-05-07T19:45:48.1518774Z AVX512_FLAGS: 2025-05-07T19:45:48.1519122Z 2025-05-07T19:45:48.1519234Z -mavx2 2025-05-07T19:45:48.1519590Z -mf16c 2025-05-07T19:45:48.1519845Z -mfma 2025-05-07T19:45:48.1520120Z -mavx512f 2025-05-07T19:45:48.1520387Z -mavx512bw 2025-05-07T19:45:48.1520663Z -mavx512dq 2025-05-07T19:45:48.1520944Z -mavx512vl 2025-05-07T19:45:48.1521216Z -fopenmp 2025-05-07T19:45:48.1521540Z ================================================================================ 2025-05-07T19:45:48.1521853Z 2025-05-07T19:45:48.1521883Z 2025-05-07T19:45:48.1521888Z 2025-05-07T19:45:48.1522048Z ================================================================================ 2025-05-07T19:45:48.1522524Z The project is built using scikit-build 2025-05-07T19:45:48.1522976Z ================================================================================ 2025-05-07T19:45:48.1523291Z 2025-05-07T19:45:48.1523296Z 2025-05-07T19:45:48.1523301Z 2025-05-07T19:45:48.1523458Z ================================================================================ 2025-05-07T19:45:48.1523904Z Build Settings 2025-05-07T19:45:48.1524082Z 2025-05-07T19:45:48.1524225Z FBGEMM_BUILD_TARGET : default 2025-05-07T19:45:48.1524791Z FBGEMM_BUILD_VARIANT : cpu 2025-05-07T19:45:48.1525057Z 2025-05-07T19:45:48.1525197Z NVCC_VERBOSE : 2025-05-07T19:45:48.1525545Z CUDNN_INCLUDE_DIR : 2025-05-07T19:45:48.1525895Z CUDNN_LIBRARY : 2025-05-07T19:45:48.1526236Z NVML_LIB_PATH : 2025-05-07T19:45:48.1526584Z TORCH_CUDA_ARCH_LIST : 2025-05-07T19:45:48.1526805Z 2025-05-07T19:45:48.1526931Z HIP_ROOT_DIR : 2025-05-07T19:45:48.1527275Z HIPCC_VERBOSE : 2025-05-07T19:45:48.1527616Z AMDGPU_TARGETS : 2025-05-07T19:45:48.1527970Z PYTORCH_ROCM_ARCH : 2025-05-07T19:45:48.1528348Z ================================================================================ 2025-05-07T19:45:48.1528669Z 2025-05-07T19:45:48.2584313Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:45:48.3122106Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:45:48.3228007Z -- Detecting CXX compiler ABI info 2025-05-07T19:45:48.3964533Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:45:48.4232428Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ - skipped 2025-05-07T19:45:48.4235432Z -- Detecting CXX compile features 2025-05-07T19:45:48.4246223Z -- Detecting CXX compile features - done 2025-05-07T19:45:48.4408664Z -- Detecting C compiler ABI info 2025-05-07T19:45:48.5032087Z -- Detecting C compiler ABI info - done 2025-05-07T19:45:48.5282178Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc - skipped 2025-05-07T19:45:48.5285886Z -- Detecting C compile features 2025-05-07T19:45:48.5291838Z -- Detecting C compile features - done 2025-05-07T19:45:48.5390838Z -- Performing Test C_HAS_AVX_1 2025-05-07T19:45:48.5740986Z -- Performing Test C_HAS_AVX_1 - Failed 2025-05-07T19:45:48.5741895Z -- Performing Test C_HAS_AVX_2 2025-05-07T19:45:48.6008176Z -- Performing Test C_HAS_AVX_2 - Failed 2025-05-07T19:45:48.6009371Z -- Performing Test C_HAS_AVX_3 2025-05-07T19:45:48.6362617Z -- Performing Test C_HAS_AVX_3 - Failed 2025-05-07T19:45:48.6365045Z -- Performing Test C_HAS_AVX2_1 2025-05-07T19:45:48.6713465Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-05-07T19:45:48.6714478Z -- Performing Test C_HAS_AVX2_2 2025-05-07T19:45:48.6992448Z -- Performing Test C_HAS_AVX2_2 - Failed 2025-05-07T19:45:48.6992961Z -- Performing Test C_HAS_AVX2_3 2025-05-07T19:45:48.7339171Z -- Performing Test C_HAS_AVX2_3 - Failed 2025-05-07T19:45:48.7340287Z -- Performing Test C_HAS_AVX512_1 2025-05-07T19:45:48.7692240Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-05-07T19:45:48.7692768Z -- Performing Test C_HAS_AVX512_2 2025-05-07T19:45:48.8068599Z -- Performing Test C_HAS_AVX512_2 - Failed 2025-05-07T19:45:48.8069427Z -- Performing Test C_HAS_AVX512_3 2025-05-07T19:45:48.8420160Z -- Performing Test C_HAS_AVX512_3 - Failed 2025-05-07T19:45:48.8421669Z -- Performing Test CXX_HAS_AVX_1 2025-05-07T19:45:48.8768729Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-05-07T19:45:48.8769274Z -- Performing Test CXX_HAS_AVX_2 2025-05-07T19:45:48.9031633Z -- Performing Test CXX_HAS_AVX_2 - Failed 2025-05-07T19:45:48.9032569Z -- Performing Test CXX_HAS_AVX_3 2025-05-07T19:45:48.9387760Z -- Performing Test CXX_HAS_AVX_3 - Failed 2025-05-07T19:45:48.9388988Z -- Performing Test CXX_HAS_AVX2_1 2025-05-07T19:45:48.9741969Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-05-07T19:45:48.9742622Z -- Performing Test CXX_HAS_AVX2_2 2025-05-07T19:45:49.0022161Z -- Performing Test CXX_HAS_AVX2_2 - Failed 2025-05-07T19:45:49.0022874Z -- Performing Test CXX_HAS_AVX2_3 2025-05-07T19:45:49.0371414Z -- Performing Test CXX_HAS_AVX2_3 - Failed 2025-05-07T19:45:49.0373184Z -- Performing Test CXX_HAS_AVX512_1 2025-05-07T19:45:49.0723032Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-05-07T19:45:49.0723883Z -- Performing Test CXX_HAS_AVX512_2 2025-05-07T19:45:49.1101683Z -- Performing Test CXX_HAS_AVX512_2 - Failed 2025-05-07T19:45:49.1102603Z -- Performing Test CXX_HAS_AVX512_3 2025-05-07T19:45:49.1455535Z -- Performing Test CXX_HAS_AVX512_3 - Failed 2025-05-07T19:45:49.1716483Z CMake Warning at /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-05-07T19:45:49.1717651Z static library kineto_LIBRARY-NOTFOUND not found. 2025-05-07T19:45:49.1718146Z Call Stack (most recent call first): 2025-05-07T19:45:49.1719203Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-05-07T19:45:49.1720546Z /__w/FBGEMM/FBGEMM/cmake/modules/PyTorchSetup.cmake:14 (find_package) 2025-05-07T19:45:49.1721155Z CMakeLists.txt:112 (include) 2025-05-07T19:45:49.1721402Z 2025-05-07T19:45:49.1721407Z 2025-05-07T19:45:49.1721932Z -- Found Torch: /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so 2025-05-07T19:45:49.1722643Z 2025-05-07T19:45:49.1722849Z 2025-05-07T19:45:49.1723038Z ================================================================================ 2025-05-07T19:45:49.1723490Z PyTorch Flags: 2025-05-07T19:45:49.1723777Z 2025-05-07T19:45:49.1724042Z TORCH_INCLUDE_DIRS: 2025-05-07T19:45:49.1724621Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:49.1725709Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:49.1726494Z 2025-05-07T19:45:49.1726760Z TORCH_LIBRARIES: 2025-05-07T19:45:49.1727050Z torch 2025-05-07T19:45:49.1727313Z torch_library 2025-05-07T19:45:49.1727904Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:49.1728583Z 2025-05-07T19:45:49.1728852Z TORCH_CUDA_OPTIONS: 2025-05-07T19:45:49.1729182Z --expt-relaxed-constexpr 2025-05-07T19:45:49.1729556Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:49.1729940Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:49.1730368Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:49.1730775Z ================================================================================ 2025-05-07T19:45:49.1731101Z 2025-05-07T19:45:49.1731121Z 2025-05-07T19:45:49.1731126Z 2025-05-07T19:45:49.1731283Z ================================================================================ 2025-05-07T19:45:49.1731720Z NCCL Flags 2025-05-07T19:45:49.1731886Z 2025-05-07T19:45:49.1732011Z NCCL_INCLUDE_DIRS= 2025-05-07T19:45:49.1732324Z NCCL_LIBRARIES= 2025-05-07T19:45:49.1732656Z ================================================================================ 2025-05-07T19:45:49.1732974Z 2025-05-07T19:45:49.1732979Z 2025-05-07T19:45:49.1732984Z 2025-05-07T19:45:49.1733143Z ================================================================================ 2025-05-07T19:45:49.1733576Z CUDA Driver Path 2025-05-07T19:45:49.1733761Z 2025-05-07T19:45:49.1733890Z CUDA_DRIVER_LIBRARIES= 2025-05-07T19:45:49.1734640Z ================================================================================ 2025-05-07T19:45:49.1734956Z 2025-05-07T19:45:49.1756840Z 2025-05-07T19:45:49.1756850Z 2025-05-07T19:45:49.1757210Z ================================================================================ 2025-05-07T19:45:49.1757839Z GPU CPP Library Target: asmjit (SHARED) 2025-05-07T19:45:49.1758265Z 2025-05-07T19:45:49.1758520Z CPU_SRCS: 2025-05-07T19:45:49.1758682Z 2025-05-07T19:45:49.1758799Z 2025-05-07T19:45:49.1759080Z GPU_SRCS: 2025-05-07T19:45:49.1759248Z 2025-05-07T19:45:49.1759355Z 2025-05-07T19:45:49.1759694Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:49.1759900Z 2025-05-07T19:45:49.1760009Z 2025-05-07T19:45:49.1760279Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:49.1760476Z 2025-05-07T19:45:49.1760583Z 2025-05-07T19:45:49.1760841Z OTHER_SRCS: 2025-05-07T19:45:49.1761358Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64assembler.cpp 2025-05-07T19:45:49.1762199Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64builder.cpp 2025-05-07T19:45:49.1763882Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64compiler.cpp 2025-05-07T19:45:49.1764790Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64emithelper.cpp 2025-05-07T19:45:49.1765639Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64formatter.cpp 2025-05-07T19:45:49.1766441Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64func.cpp 2025-05-07T19:45:49.1767243Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instapi.cpp 2025-05-07T19:45:49.1768049Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instdb.cpp 2025-05-07T19:45:49.1768862Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64operand.cpp 2025-05-07T19:45:49.1769663Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64rapass.cpp 2025-05-07T19:45:49.1770487Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/armformatter.cpp 2025-05-07T19:45:49.1771338Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/archtraits.cpp 2025-05-07T19:45:49.1772165Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/assembler.cpp 2025-05-07T19:45:49.1772976Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/builder.cpp 2025-05-07T19:45:49.1773782Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codeholder.cpp 2025-05-07T19:45:49.1774613Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codewriter.cpp 2025-05-07T19:45:49.1775438Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/compiler.cpp 2025-05-07T19:45:49.1776246Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/constpool.cpp 2025-05-07T19:45:49.1777059Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/cpuinfo.cpp 2025-05-07T19:45:49.1777965Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emithelper.cpp 2025-05-07T19:45:49.1778777Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitter.cpp 2025-05-07T19:45:49.1779619Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitterutils.cpp 2025-05-07T19:45:49.1780474Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/environment.cpp 2025-05-07T19:45:49.1781316Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/errorhandler.cpp 2025-05-07T19:45:49.1782154Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/formatter.cpp 2025-05-07T19:45:49.1782951Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/func.cpp 2025-05-07T19:45:49.1783780Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/funcargscontext.cpp 2025-05-07T19:45:49.1784624Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/globals.cpp 2025-05-07T19:45:49.1785406Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/inst.cpp 2025-05-07T19:45:49.1786182Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/instdb.cpp 2025-05-07T19:45:49.1787270Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitallocator.cpp 2025-05-07T19:45:49.1788122Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitruntime.cpp 2025-05-07T19:45:49.1788925Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/logger.cpp 2025-05-07T19:45:49.1789716Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/operand.cpp 2025-05-07T19:45:49.1790508Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/osutils.cpp 2025-05-07T19:45:49.1791301Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/ralocal.cpp 2025-05-07T19:45:49.1792086Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rapass.cpp 2025-05-07T19:45:49.1792865Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rastack.cpp 2025-05-07T19:45:49.1793651Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/string.cpp 2025-05-07T19:45:49.1794435Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/support.cpp 2025-05-07T19:45:49.1795409Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/target.cpp 2025-05-07T19:45:49.1796202Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/type.cpp 2025-05-07T19:45:49.1797087Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/virtmem.cpp 2025-05-07T19:45:49.1797863Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zone.cpp 2025-05-07T19:45:49.1798643Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonehash.cpp 2025-05-07T19:45:49.1799598Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonelist.cpp 2025-05-07T19:45:49.1800417Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonestack.cpp 2025-05-07T19:45:49.1801227Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonetree.cpp 2025-05-07T19:45:49.1802045Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonevector.cpp 2025-05-07T19:45:49.1802989Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86assembler.cpp 2025-05-07T19:45:49.1803843Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86builder.cpp 2025-05-07T19:45:49.1804658Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86compiler.cpp 2025-05-07T19:45:49.1805495Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86emithelper.cpp 2025-05-07T19:45:49.1806333Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86formatter.cpp 2025-05-07T19:45:49.1807139Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86func.cpp 2025-05-07T19:45:49.1807932Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instapi.cpp 2025-05-07T19:45:49.1808734Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instdb.cpp 2025-05-07T19:45:49.1809548Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86operand.cpp 2025-05-07T19:45:49.1810359Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86rapass.cpp 2025-05-07T19:45:49.1810960Z 2025-05-07T19:45:49.1811212Z CC_FLAGS: 2025-05-07T19:45:49.1811384Z 2025-05-07T19:45:49.1811501Z 2025-05-07T19:45:49.1811768Z NVCC_FLAGS: 2025-05-07T19:45:49.1811933Z 2025-05-07T19:45:49.1812045Z 2025-05-07T19:45:49.1812313Z HIPCC_FLAGS: 2025-05-07T19:45:49.1812485Z 2025-05-07T19:45:49.1812592Z 2025-05-07T19:45:49.1812869Z INCLUDE_DIRS: 2025-05-07T19:45:49.1813191Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:49.1813630Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:49.1814020Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:49.1814461Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:49.1815141Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:49.1816222Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:49.1817103Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:49.1817865Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:49.1818463Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:49.1819110Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:49.1819823Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:49.1820590Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:49.1821047Z 2025-05-07T19:45:49.1821316Z Selected Source Files: 2025-05-07T19:45:49.1821533Z 2025-05-07T19:45:49.1821640Z 2025-05-07T19:45:49.1821906Z HIPified Source Files: 2025-05-07T19:45:49.1822122Z 2025-05-07T19:45:49.1822317Z 2025-05-07T19:45:49.1822630Z Library Dependencies: 2025-05-07T19:45:49.1822946Z torch 2025-05-07T19:45:49.1823220Z torch_library 2025-05-07T19:45:49.1823817Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:49.1824542Z 2025-05-07T19:45:49.1824801Z Output Library: 2025-05-07T19:45:49.1825173Z asmjit 2025-05-07T19:45:49.1825431Z 2025-05-07T19:45:49.1825759Z Destination Directory: 2025-05-07T19:45:49.1826395Z fbgemm_gpu 2025-05-07T19:45:49.1826807Z ================================================================================ 2025-05-07T19:45:49.1827172Z 2025-05-07T19:45:49.1827179Z 2025-05-07T19:45:49.1827184Z 2025-05-07T19:45:49.1827347Z ================================================================================ 2025-05-07T19:45:49.1827824Z GPU CPP Library Target: fbgemm (SHARED) 2025-05-07T19:45:49.1828224Z 2025-05-07T19:45:49.1828474Z CPU_SRCS: 2025-05-07T19:45:49.1828634Z 2025-05-07T19:45:49.1828749Z 2025-05-07T19:45:49.1828995Z GPU_SRCS: 2025-05-07T19:45:49.1829155Z 2025-05-07T19:45:49.1829272Z 2025-05-07T19:45:49.1829532Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:49.1829734Z 2025-05-07T19:45:49.1829843Z 2025-05-07T19:45:49.1830111Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:49.1830309Z 2025-05-07T19:45:49.1830418Z 2025-05-07T19:45:49.1830673Z OTHER_SRCS: 2025-05-07T19:45:49.1831166Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDM.cc 2025-05-07T19:45:49.1831818Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAutovec.cc 2025-05-07T19:45:49.1832444Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMNBit.cc 2025-05-07T19:45:49.1833008Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtils.cc 2025-05-07T19:45:49.1833629Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RefImplementations.cc 2025-05-07T19:45:49.1834283Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RowWiseSparseAdagradFused.cc 2025-05-07T19:45:49.1834905Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/SparseAdagrad.cc 2025-05-07T19:45:49.1835412Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/Utils.cc 2025-05-07T19:45:49.1835822Z 2025-05-07T19:45:49.1836153Z CC_FLAGS: 2025-05-07T19:45:49.1836314Z 2025-05-07T19:45:49.1836425Z 2025-05-07T19:45:49.1836674Z NVCC_FLAGS: 2025-05-07T19:45:49.1836838Z 2025-05-07T19:45:49.1837033Z 2025-05-07T19:45:49.1837299Z HIPCC_FLAGS: 2025-05-07T19:45:49.1837478Z 2025-05-07T19:45:49.1837586Z 2025-05-07T19:45:49.1837854Z INCLUDE_DIRS: 2025-05-07T19:45:49.1838181Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:49.1838616Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:49.1839008Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:49.1839522Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:49.1840204Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:49.1841333Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:49.1842758Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:49.1843330Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:49.1843910Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:49.1844556Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:49.1845267Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:49.1845890Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:49.1846691Z 2025-05-07T19:45:49.1847052Z Selected Source Files: 2025-05-07T19:45:49.1847266Z 2025-05-07T19:45:49.1847379Z 2025-05-07T19:45:49.1847644Z HIPified Source Files: 2025-05-07T19:45:49.1847862Z 2025-05-07T19:45:49.1847967Z 2025-05-07T19:45:49.1848232Z Library Dependencies: 2025-05-07T19:45:49.1848553Z torch 2025-05-07T19:45:49.1848810Z torch_library 2025-05-07T19:45:49.1849469Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:49.1850164Z asmjit 2025-05-07T19:45:49.1850419Z 2025-05-07T19:45:49.1850680Z Output Library: 2025-05-07T19:45:49.1850965Z fbgemm 2025-05-07T19:45:49.1851222Z 2025-05-07T19:45:49.1851487Z Destination Directory: 2025-05-07T19:45:49.1851815Z fbgemm_gpu 2025-05-07T19:45:49.1852136Z ================================================================================ 2025-05-07T19:45:49.1852641Z 2025-05-07T19:45:49.1852694Z 2025-05-07T19:45:49.1852710Z 2025-05-07T19:45:49.1852920Z ================================================================================ 2025-05-07T19:45:49.1853669Z Running code generation script ... 2025-05-07T19:45:49.1854727Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py --opensource 2025-05-07T19:45:49.1855868Z ================================================================================ 2025-05-07T19:45:49.1856182Z 2025-05-07T19:45:50.1091440Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:50.1092729Z [GENERAATE BACKWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py', '--opensource'] 2025-05-07T19:45:50.1093733Z Written: gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:45:50.1094409Z Written: gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:45:50.1095077Z Written: gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.1095848Z Written: gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:50.1096550Z Written: gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:45:50.1097216Z Written: gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:45:50.1097881Z Written: gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:45:50.1098565Z Written: gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.1099291Z Written: gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:50.1099969Z Written: gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:45:50.1100677Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.1101401Z Written: gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.1102131Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.1102907Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.1103666Z Written: gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.1104409Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.1105138Z Written: gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.1105887Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.1106678Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.1107425Z Written: gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.1108124Z Written: gen_embedding_optimizer_dense_split_device_kernel.cuh 2025-05-07T19:45:50.1108706Z Written: gen_embedding_backward_split_dense.cpp 2025-05-07T19:45:50.1109235Z Written: gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:45:50.1109823Z Written: gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:45:50.1110956Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.1111684Z Written: gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:45:50.1112356Z Written: gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:45:50.1113071Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.1113801Z Written: gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:45:50.1114514Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.1115276Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.1116064Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.1116812Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.1117588Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.1118387Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.1119351Z Written: gen_embedding_optimizer_adagrad_split_device_kernel.cuh 2025-05-07T19:45:50.1120110Z Written: gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:45:50.1120653Z Written: gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:45:50.1121285Z Written: gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.1121848Z Written: lookup_adagrad.py 2025-05-07T19:45:50.1122285Z Written: gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:45:50.1122853Z Written: gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:45:50.1123467Z Written: gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.1124150Z Written: gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:45:50.1124787Z Written: gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:45:50.1125443Z Written: gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.1126153Z Written: gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:50.1126820Z Written: gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:45:50.1127482Z Written: gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:45:50.1128129Z Written: gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:45:50.1128804Z Written: gen_embedding_backward_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.1129505Z Written: gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:50.1130182Z Written: gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:45:50.1130876Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.1131590Z Written: gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.1132327Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.1133093Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.1133840Z Written: gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.1134565Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.1135292Z Written: gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.1136028Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.1136798Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.1137546Z Written: gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.1138267Z Written: gen_embedding_optimizer_adam_split_device_kernel.cuh 2025-05-07T19:45:50.1138848Z Written: gen_embedding_backward_split_adam.cpp 2025-05-07T19:45:50.1139361Z Written: gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:45:50.1139963Z Written: gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.1140505Z Written: lookup_adam.py 2025-05-07T19:45:50.1141125Z Written: gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:45:50.1141737Z Written: gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.1142677Z Written: gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:45:50.1143344Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.1144017Z Written: gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:45:50.1144655Z Written: gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:45:50.1145330Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.1146024Z Written: gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:45:50.1146700Z Written: gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.1147424Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.1148170Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.1148881Z Written: gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.1149875Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.1150659Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.1151352Z Written: gen_embedding_optimizer_lamb_split_device_kernel.cuh 2025-05-07T19:45:50.1151944Z Written: gen_embedding_backward_split_lamb.cpp 2025-05-07T19:45:50.1152456Z Written: gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:45:50.1153062Z Written: gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.1153599Z Written: lookup_lamb.py 2025-05-07T19:45:50.1154012Z Written: gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:45:50.1154605Z Written: gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.1155268Z Written: gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:45:50.1155979Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.1156714Z Written: gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:45:50.1157402Z Written: gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:45:50.1158118Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.1158855Z Written: gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:45:50.1159664Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.1160443Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.1161236Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.1161980Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.1162765Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.1163558Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.1164299Z Written: gen_embedding_optimizer_lars_sgd_split_device_kernel.cuh 2025-05-07T19:45:50.1164911Z Written: gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:45:50.1165466Z Written: gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:45:50.1166106Z Written: gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.1166672Z Written: lookup_lars_sgd.py 2025-05-07T19:45:50.1167122Z Written: gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:45:50.1167747Z Written: gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.1168489Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:45:50.1169318Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.1170172Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:45:50.1170990Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:45:50.1172128Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.1173011Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:45:50.1173854Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.1174764Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.1175676Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.1176554Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.1177471Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.1178394Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.2482125Z Written: gen_embedding_optimizer_partial_rowwise_adam_split_device_kernel.cuh 2025-05-07T19:45:50.2482965Z Written: gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:45:50.2483971Z Written: gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:45:50.2484770Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.2485433Z Written: lookup_partial_rowwise_adam.py 2025-05-07T19:45:50.2485988Z Written: gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:45:50.2486749Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.2487553Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:45:50.2488385Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.2489227Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:45:50.2490038Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:45:50.2490884Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.2491759Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:45:50.2492681Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.2493591Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.2494501Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.2495380Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.2496290Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.2497216Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.2498074Z Written: gen_embedding_optimizer_partial_rowwise_lamb_split_device_kernel.cuh 2025-05-07T19:45:50.2498811Z Written: gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:45:50.2499501Z Written: gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:45:50.2500267Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.2500929Z Written: lookup_partial_rowwise_lamb.py 2025-05-07T19:45:50.2501494Z Written: gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:45:50.2502265Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.2503068Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:45:50.2503838Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:45:50.2504597Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:45:50.2505325Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:45:50.2506101Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.2507204Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.2508026Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:45:50.2508819Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:50.2509591Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:45:50.2510348Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:45:50.2511115Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:45:50.2511895Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:45:50.2512656Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_meta.cpp 2025-05-07T19:45:50.2513407Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:45:50.2514200Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.2515034Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.2515999Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:45:50.2516815Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:50.2517607Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_meta.cpp 2025-05-07T19:45:50.2518368Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:45:50.2519172Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.2520123Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.2520940Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:45:50.2521730Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.2522565Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.2523468Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.2524350Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.2525215Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.2526060Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:45:50.2526876Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.2527713Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.2528556Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.2529388Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:45:50.2530193Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.2531053Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.2531951Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.2532838Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.2533713Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.2534570Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:45:50.2535398Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.2536268Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:45:50.2537143Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:45:50.2538038Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:45:50.2539133Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:45:50.2540034Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:45:50.2540919Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:45:50.2541809Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:45:50.2542996Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:45:50.2543848Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:45:50.2544650Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:45:50.2545471Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:45:50.2546290Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:45:50.2547076Z Written: gen_embedding_optimizer_rowwise_adagrad_ssd_device_kernel.cuh 2025-05-07T19:45:50.2548106Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:45:50.2548807Z Written: gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:45:50.2549405Z Written: gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:50.2550094Z Written: gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.2550715Z Written: lookup_rowwise_adagrad_ssd.py 2025-05-07T19:45:50.2551225Z Written: gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:45:50.2551849Z Written: gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:50.2552554Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.2553174Z Written: lookup_rowwise_adagrad.py 2025-05-07T19:45:50.2553683Z Written: gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:45:50.2554331Z Written: gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:50.2555044Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.2555863Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:45:50.2556626Z Written: gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:45:50.2557312Z Written: gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:50.2558103Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.2558888Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:50.2559774Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.2560676Z Written: gen_embedding_optimizer_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:45:50.2561555Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:45:50.2562360Z Written: gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:50.2563277Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.2564186Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:50.2565079Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.2566087Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:45:50.2567041Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:45:50.2567923Z Written: gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:50.2568904Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.4263691Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:50.4265224Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.4266241Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:45:50.4267135Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:45:50.4268053Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.4269003Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:50.4269928Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:45:50.4270843Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:45:50.4271759Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:45:50.4272695Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.4273900Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:50.4274858Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:45:50.4275806Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.4276778Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.4277771Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.4278785Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.4279873Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.4280868Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.4281865Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.4282871Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.4283894Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.4284893Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.4285832Z Written: gen_embedding_optimizer_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:45:50.4286665Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:45:50.4287420Z Written: gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:50.4288272Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.4289005Z Written: lookup_rowwise_adagrad_with_counter.py 2025-05-07T19:45:50.4289640Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:50.4290502Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.4291448Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:45:50.4292354Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:45:50.4293189Z Written: gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:50.4294110Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.4295039Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:50.4295954Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.4296894Z Written: gen_embedding_optimizer_rowwise_weighted_adagrad_split_device_kernel.cuh 2025-05-07T19:45:50.4297674Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:45:50.4298620Z Written: gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:45:50.4299436Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.4300253Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:45:50.4301061Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.4301821Z Written: gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:45:50.4302452Z Written: gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:45:50.4303095Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.4303777Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:50.4304437Z Written: gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:45:50.4305077Z Written: gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:45:50.4305737Z Written: gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:45:50.4306594Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.4307328Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:50.4307989Z Written: gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:45:50.4308673Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.4309371Z Written: gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.4310084Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.4310848Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:50.4311559Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.4312278Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.4312981Z Written: gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.4313733Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.4314504Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:50.4315233Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.4315908Z Written: gen_embedding_optimizer_sgd_split_device_kernel.cuh 2025-05-07T19:45:50.4316471Z Written: gen_embedding_backward_split_sgd.cpp 2025-05-07T19:45:50.4316983Z Written: gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:45:50.4317565Z Written: gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.4318109Z Written: lookup_sgd.py 2025-05-07T19:45:50.4318511Z Written: gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:45:50.4319032Z Written: gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:45:50.4319724Z Written: gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.4320402Z Written: gen_embedding_optimizer_approx_sgd_split_device_kernel.cuh 2025-05-07T19:45:50.4321056Z Written: gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:45:50.4321626Z Written: gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:45:50.4322282Z Written: gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.4322952Z Written: gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:45:50.4323606Z Written: gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.4324281Z Written: gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:45:50.4324940Z Written: gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:50.4325619Z Written: gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:45:50.4326249Z Written: gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:45:50.4326927Z Written: gen_embedding_backward_none_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:50.4327608Z Written: gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:45:50.4328559Z Written: gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:45:50.4329326Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:50.4330060Z Written: gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:45:50.4330761Z Written: gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:45:50.4331499Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:50.4332244Z Written: gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:45:50.4332932Z Written: gen_embedding_optimizer_none_split_device_kernel.cuh 2025-05-07T19:45:50.4333502Z Written: gen_embedding_backward_split_none.cpp 2025-05-07T19:45:50.4334023Z Written: gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:45:50.4334618Z Written: gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:45:50.4335166Z Written: lookup_none.py 2025-05-07T19:45:50.4335580Z Written: gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:45:50.4336321Z Written: gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:45:50.4337031Z Written: gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:45:50.4337790Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:45:50.4338573Z Written: gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:45:50.4339286Z Written: gen_embedding_backward_ssd_weighted_vbe_device_kernel.cuh 2025-05-07T19:45:50.4340000Z Written: gen_embedding_backward_split_weighted_vbe_device_kernel.cuh 2025-05-07T19:45:50.4340685Z Written: gen_embedding_backward_ssd_weighted_device_kernel.cuh 2025-05-07T19:45:50.4341351Z Written: gen_embedding_backward_split_weighted_device_kernel.cuh 2025-05-07T19:45:50.4342357Z Written: gen_embedding_backward_ssd_unweighted_nobag_device_kernel.cuh 2025-05-07T19:45:50.4343126Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel.cuh 2025-05-07T19:45:50.4343894Z Written: gen_embedding_backward_ssd_unweighted_vbe_device_kernel.cuh 2025-05-07T19:45:50.4344623Z Written: gen_embedding_backward_split_unweighted_vbe_device_kernel.cuh 2025-05-07T19:45:50.4345336Z Written: gen_embedding_backward_ssd_unweighted_device_kernel.cuh 2025-05-07T19:45:50.4346015Z Written: gen_embedding_backward_split_unweighted_device_kernel.cuh 2025-05-07T19:45:50.4346699Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:45:50.4347333Z Written: gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:45:50.4347995Z Written: gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:45:50.4348702Z Written: gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:45:50.4349399Z Written: gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:45:50.4368114Z Written: pt2_arg_utils.h 2025-05-07T19:45:50.4368501Z Written: __init__.py 2025-05-07T19:45:50.4368880Z Written: lookup_args_ssd.py 2025-05-07T19:45:50.4369246Z Written: lookup_args.py 2025-05-07T19:45:50.4510967Z 2025-05-07T19:45:50.4511000Z 2025-05-07T19:45:50.4511303Z ================================================================================ 2025-05-07T19:45:50.4511817Z Running code generation script ... 2025-05-07T19:45:50.4512883Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py --opensource 2025-05-07T19:45:50.4513975Z ================================================================================ 2025-05-07T19:45:50.4514293Z 2025-05-07T19:45:50.6405258Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:50.6406444Z [GENERATE OPTIMIZERS]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py', '--opensource'] 2025-05-07T19:45:50.6407456Z Written: gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:45:50.6408549Z Written: gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:45:50.6409221Z Written: gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:45:50.6409926Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:45:50.6410601Z Written: split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T19:45:50.6411102Z Written: optimizer_args.py 2025-05-07T19:45:50.6631801Z 2025-05-07T19:45:50.6631989Z 2025-05-07T19:45:50.6632379Z ================================================================================ 2025-05-07T19:45:50.6632899Z Running code generation script ... 2025-05-07T19:45:50.6633951Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py --opensource 2025-05-07T19:45:50.6635018Z ================================================================================ 2025-05-07T19:45:50.6635349Z 2025-05-07T19:45:50.8703559Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:50.8705133Z [GENERATE FORWARD QUANTIZED]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py', '--opensource'] 2025-05-07T19:45:50.8706319Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:45:50.8707265Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:45:50.8708185Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:45:50.8709120Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:45:50.8710044Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:45:50.8710975Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:45:50.8711947Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:45:50.8712978Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:45:50.8713988Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:45:50.8714995Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:45:50.8716013Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:45:50.8717033Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:45:50.8718006Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:45:50.8718955Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:45:50.8719996Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:45:50.8720965Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:45:50.8721931Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:45:50.8722875Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:45:50.8723814Z Written: gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:45:50.8724708Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:45:50.8725618Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:45:50.8726403Z Written: gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:45:50.8727093Z Written: gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:45:50.8933778Z 2025-05-07T19:45:50.8933818Z 2025-05-07T19:45:50.8934066Z ================================================================================ 2025-05-07T19:45:50.8934971Z Running code generation script ... 2025-05-07T19:45:50.8936011Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py --opensource 2025-05-07T19:45:50.8937068Z ================================================================================ 2025-05-07T19:45:50.8937390Z 2025-05-07T19:45:51.4593406Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:51.4594620Z [GENERATE FORWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py', '--opensource'] 2025-05-07T19:45:51.4595616Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:51.4596280Z Written: gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:45:51.4596957Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:51.4597639Z Written: gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:45:51.4598348Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:51.4599382Z Written: gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:51.4600158Z Written: gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:45:51.4600789Z Written: gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:45:51.4601441Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:51.4602130Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:51.4602796Z Written: gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:45:51.4603443Z Written: gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:45:51.4604126Z Written: gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:45:51.4604829Z Written: gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:45:51.4605540Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:45:51.4606279Z Written: gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:45:51.4606985Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:51.4607652Z Written: gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:45:51.4608337Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:51.4609024Z Written: gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:45:51.4609689Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:51.4610369Z Written: gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:51.4611024Z Written: gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:45:51.4611667Z Written: gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:45:51.4612333Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:51.4613037Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:51.4613737Z Written: gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:45:51.4614406Z Written: gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:45:51.4615052Z Written: gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:45:51.4615642Z Written: gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:45:51.4616263Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:45:51.4616909Z Written: gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:45:51.4617531Z Written: gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:45:51.4618121Z Written: gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:45:51.4618729Z Written: gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:45:51.4619321Z Written: gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:45:51.4619885Z Written: gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:45:51.4620814Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:45:51.4621467Z Written: gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:45:51.4622111Z Written: gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:45:51.4622736Z Written: gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:45:51.4623346Z Written: gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:45:51.4623932Z Written: gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:45:51.4624552Z Written: gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:45:51.4625193Z Written: gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:45:51.4625838Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:45:51.4626505Z Written: gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:45:51.4627124Z Written: gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:45:51.4627739Z Written: gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:45:51.4628556Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:51.4629323Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:51.4630047Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:51.4630764Z Written: gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:51.4631438Z Written: gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:45:51.4632031Z Written: gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:45:51.4632617Z Written: gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:51.4819347Z 2025-05-07T19:45:51.4819422Z 2025-05-07T19:45:51.4820114Z ================================================================================ 2025-05-07T19:45:51.4820676Z Running code generation script ... 2025-05-07T19:45:51.4821707Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py --opensource 2025-05-07T19:45:51.4822809Z ================================================================================ 2025-05-07T19:45:51.4823129Z 2025-05-07T19:45:51.9450900Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:45:51.9452096Z [INDEX SELECT GENERATOR]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py', '--opensource'] 2025-05-07T19:45:51.9453077Z Written: gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:45:51.9453686Z Written: gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:45:51.9454298Z Written: gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:45:51.9454949Z Written: gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:45:51.9455582Z Written: gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:45:51.9456217Z Written: gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:45:51.9456977Z Written: gen_embedding_backward_split_batch_index_select_device_kernel.cuh 2025-05-07T19:45:51.9457712Z Written: gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:45:51.9458353Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:45:51.9691959Z 2025-05-07T19:45:51.9691966Z 2025-05-07T19:45:51.9692415Z ================================================================================ 2025-05-07T19:45:51.9692979Z GPU CPP Library Target: fbgemm_gpu_tbe_cache (SHARED) 2025-05-07T19:45:51.9693436Z 2025-05-07T19:45:51.9693697Z CPU_SRCS: 2025-05-07T19:45:51.9694228Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:45:51.9695139Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:45:51.9696042Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:45:51.9696869Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:45:51.9698157Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:45:51.9698817Z 2025-05-07T19:45:51.9699076Z GPU_SRCS: 2025-05-07T19:45:51.9699551Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu 2025-05-07T19:45:51.9700421Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu 2025-05-07T19:45:51.9701283Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu 2025-05-07T19:45:51.9702166Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu 2025-05-07T19:45:51.9703015Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu 2025-05-07T19:45:51.9703831Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu 2025-05-07T19:45:51.9704683Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu 2025-05-07T19:45:51.9705497Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu 2025-05-07T19:45:51.9706515Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu 2025-05-07T19:45:51.9707444Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu 2025-05-07T19:45:51.9708089Z 2025-05-07T19:45:51.9708357Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:51.9708555Z 2025-05-07T19:45:51.9708659Z 2025-05-07T19:45:51.9708920Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:51.9709109Z 2025-05-07T19:45:51.9709226Z 2025-05-07T19:45:51.9709477Z OTHER_SRCS: 2025-05-07T19:45:51.9709640Z 2025-05-07T19:45:51.9709754Z 2025-05-07T19:45:51.9710002Z CC_FLAGS: 2025-05-07T19:45:51.9710165Z 2025-05-07T19:45:51.9710273Z 2025-05-07T19:45:51.9710521Z NVCC_FLAGS: 2025-05-07T19:45:51.9710830Z --expt-relaxed-constexpr 2025-05-07T19:45:51.9711201Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:51.9711591Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:51.9711992Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:51.9712359Z 2025-05-07T19:45:51.9712619Z HIPCC_FLAGS: 2025-05-07T19:45:51.9712795Z 2025-05-07T19:45:51.9712904Z 2025-05-07T19:45:51.9713169Z INCLUDE_DIRS: 2025-05-07T19:45:51.9713494Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:51.9713929Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:51.9714316Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:51.9714759Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:51.9715437Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:51.9716585Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:51.9717473Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:51.9718032Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:51.9718620Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:51.9719263Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:51.9720112Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:51.9720747Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:51.9721216Z 2025-05-07T19:45:51.9721489Z Selected Source Files: 2025-05-07T19:45:51.9722069Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:45:51.9722973Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:45:51.9723881Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:45:51.9724714Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:45:51.9725546Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:45:51.9726209Z 2025-05-07T19:45:51.9726492Z HIPified Source Files: 2025-05-07T19:45:51.9726706Z 2025-05-07T19:45:51.9726812Z 2025-05-07T19:45:51.9727090Z Library Dependencies: 2025-05-07T19:45:51.9727630Z torch 2025-05-07T19:45:51.9727903Z torch_library 2025-05-07T19:45:51.9728503Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:51.9729193Z 2025-05-07T19:45:51.9729453Z Output Library: 2025-05-07T19:45:51.9729765Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:51.9730074Z 2025-05-07T19:45:51.9730347Z Destination Directory: 2025-05-07T19:45:51.9730670Z fbgemm_gpu 2025-05-07T19:45:51.9730998Z ================================================================================ 2025-05-07T19:45:51.9731315Z 2025-05-07T19:45:52.0482693Z 2025-05-07T19:45:52.0482938Z 2025-05-07T19:45:52.0483337Z ================================================================================ 2025-05-07T19:45:52.0483953Z GPU CPP Library Target: fbgemm_gpu_tbe_inference (SHARED) 2025-05-07T19:45:52.0484444Z 2025-05-07T19:45:52.0484700Z CPU_SRCS: 2025-05-07T19:45:52.0485105Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:45:52.0485774Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:45:52.0486761Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:45:52.0487268Z 2025-05-07T19:45:52.0487525Z GPU_SRCS: 2025-05-07T19:45:52.0487913Z codegen/inference/embedding_forward_quantized_host.cpp 2025-05-07T19:45:52.0488545Z codegen/inference/embedding_forward_quantized_split_lookup.cu 2025-05-07T19:45:52.0489313Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:45:52.0490167Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:45:52.0491005Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:45:52.0491843Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:45:52.0492684Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:45:52.0493530Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:45:52.0494429Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:45:52.0495362Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:45:52.0496288Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:45:52.0497201Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:45:52.0498121Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:45:52.0499040Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:45:52.0499991Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:45:52.0500858Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:45:52.0501711Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:45:52.0502589Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:45:52.0503456Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:45:52.0504314Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:45:52.0505132Z gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:45:52.0505940Z gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:45:52.0506765Z gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:45:52.0507337Z 2025-05-07T19:45:52.0507605Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.0507801Z 2025-05-07T19:45:52.0507918Z 2025-05-07T19:45:52.0508183Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.0508377Z 2025-05-07T19:45:52.0508494Z 2025-05-07T19:45:52.0508755Z OTHER_SRCS: 2025-05-07T19:45:52.0508929Z 2025-05-07T19:45:52.0509337Z 2025-05-07T19:45:52.0509595Z CC_FLAGS: 2025-05-07T19:45:52.0509760Z 2025-05-07T19:45:52.0509866Z 2025-05-07T19:45:52.0510250Z NVCC_FLAGS: 2025-05-07T19:45:52.0510559Z --expt-relaxed-constexpr 2025-05-07T19:45:52.0510939Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.0511333Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.0511742Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.0512092Z 2025-05-07T19:45:52.0512356Z HIPCC_FLAGS: 2025-05-07T19:45:52.0512527Z 2025-05-07T19:45:52.0512634Z 2025-05-07T19:45:52.0512898Z INCLUDE_DIRS: 2025-05-07T19:45:52.0513224Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.0513663Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.0514052Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.0514485Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.0515162Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.0516250Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.0517283Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.0517872Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.0518470Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.0519115Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.0520095Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.0520719Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.0521174Z 2025-05-07T19:45:52.0521446Z Selected Source Files: 2025-05-07T19:45:52.0521897Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:45:52.0522528Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:45:52.0523134Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:45:52.0523616Z 2025-05-07T19:45:52.0523885Z HIPified Source Files: 2025-05-07T19:45:52.0524115Z 2025-05-07T19:45:52.0524224Z 2025-05-07T19:45:52.0524491Z Library Dependencies: 2025-05-07T19:45:52.0524821Z torch 2025-05-07T19:45:52.0525096Z torch_library 2025-05-07T19:45:52.0525690Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.0526386Z asmjit 2025-05-07T19:45:52.0526647Z fbgemm 2025-05-07T19:45:52.0526923Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:52.0527239Z fbgemm_gpu_config 2025-05-07T19:45:52.0527542Z 2025-05-07T19:45:52.0527803Z Output Library: 2025-05-07T19:45:52.0528122Z fbgemm_gpu_tbe_inference 2025-05-07T19:45:52.0528448Z 2025-05-07T19:45:52.0528725Z Destination Directory: 2025-05-07T19:45:52.0529050Z fbgemm_gpu 2025-05-07T19:45:52.0529377Z ================================================================================ 2025-05-07T19:45:52.0529693Z 2025-05-07T19:45:52.4390537Z 2025-05-07T19:45:52.4390552Z 2025-05-07T19:45:52.4391122Z ================================================================================ 2025-05-07T19:45:52.4391751Z GPU CPP Library Target: fbgemm_gpu_config (SHARED) 2025-05-07T19:45:52.4392210Z 2025-05-07T19:45:52.4392482Z CPU_SRCS: 2025-05-07T19:45:52.4392787Z src/config/feature_gates.cpp 2025-05-07T19:45:52.4393140Z 2025-05-07T19:45:52.4393402Z GPU_SRCS: 2025-05-07T19:45:52.4393562Z 2025-05-07T19:45:52.4393670Z 2025-05-07T19:45:52.4393943Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4394138Z 2025-05-07T19:45:52.4394255Z 2025-05-07T19:45:52.4394521Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4394714Z 2025-05-07T19:45:52.4394833Z 2025-05-07T19:45:52.4395087Z OTHER_SRCS: 2025-05-07T19:45:52.4395251Z 2025-05-07T19:45:52.4395369Z 2025-05-07T19:45:52.4395620Z CC_FLAGS: 2025-05-07T19:45:52.4395787Z 2025-05-07T19:45:52.4395895Z 2025-05-07T19:45:52.4396147Z NVCC_FLAGS: 2025-05-07T19:45:52.4396319Z 2025-05-07T19:45:52.4396429Z 2025-05-07T19:45:52.4396684Z HIPCC_FLAGS: 2025-05-07T19:45:52.4396863Z 2025-05-07T19:45:52.4396971Z 2025-05-07T19:45:52.4397234Z INCLUDE_DIRS: 2025-05-07T19:45:52.4398013Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4398457Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4398855Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4399292Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4400083Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4401227Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4402119Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4402679Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4403263Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4403906Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4404622Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4405251Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4405725Z 2025-05-07T19:45:52.4405998Z Selected Source Files: 2025-05-07T19:45:52.4406597Z src/config/feature_gates.cpp 2025-05-07T19:45:52.4406964Z 2025-05-07T19:45:52.4407231Z HIPified Source Files: 2025-05-07T19:45:52.4407445Z 2025-05-07T19:45:52.4407573Z 2025-05-07T19:45:52.4407842Z Library Dependencies: 2025-05-07T19:45:52.4408162Z torch 2025-05-07T19:45:52.4408427Z torch_library 2025-05-07T19:45:52.4409028Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4409712Z 2025-05-07T19:45:52.4409985Z Output Library: 2025-05-07T19:45:52.4410293Z fbgemm_gpu_config 2025-05-07T19:45:52.4410581Z 2025-05-07T19:45:52.4410852Z Destination Directory: 2025-05-07T19:45:52.4411173Z fbgemm_gpu 2025-05-07T19:45:52.4411499Z ================================================================================ 2025-05-07T19:45:52.4411820Z 2025-05-07T19:45:52.4411826Z 2025-05-07T19:45:52.4411831Z 2025-05-07T19:45:52.4411991Z ================================================================================ 2025-05-07T19:45:52.4412530Z GPU CPP Library Target: fbgemm_gpu_tbe_utils (SHARED) 2025-05-07T19:45:52.4412987Z 2025-05-07T19:45:52.4413244Z CPU_SRCS: 2025-05-07T19:45:52.4413646Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:45:52.4414264Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:45:52.4414761Z 2025-05-07T19:45:52.4415080Z GPU_SRCS: 2025-05-07T19:45:52.4415455Z src/split_embeddings_utils/split_embeddings_utils.cpp 2025-05-07T19:45:52.4416015Z src/split_embeddings_utils/generate_vbe_metadata.cu 2025-05-07T19:45:52.4416543Z src/split_embeddings_utils/get_infos_metadata.cu 2025-05-07T19:45:52.4417055Z src/split_embeddings_utils/radix_sort_pairs.cu 2025-05-07T19:45:52.4417588Z src/split_embeddings_utils/transpose_embedding_input.cu 2025-05-07T19:45:52.4418064Z 2025-05-07T19:45:52.4418330Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4418532Z 2025-05-07T19:45:52.4418641Z 2025-05-07T19:45:52.4418911Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4419137Z 2025-05-07T19:45:52.4419246Z 2025-05-07T19:45:52.4419510Z OTHER_SRCS: 2025-05-07T19:45:52.4419686Z 2025-05-07T19:45:52.4419795Z 2025-05-07T19:45:52.4420048Z CC_FLAGS: 2025-05-07T19:45:52.4420210Z 2025-05-07T19:45:52.4420316Z 2025-05-07T19:45:52.4420575Z NVCC_FLAGS: 2025-05-07T19:45:52.4420739Z 2025-05-07T19:45:52.4420846Z 2025-05-07T19:45:52.4421112Z HIPCC_FLAGS: 2025-05-07T19:45:52.4421285Z 2025-05-07T19:45:52.4421394Z 2025-05-07T19:45:52.4421664Z INCLUDE_DIRS: 2025-05-07T19:45:52.4421985Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4422421Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4423151Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4423593Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4424272Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4425364Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4426514Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4427092Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4427688Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4428334Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4429050Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4429677Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4430132Z 2025-05-07T19:45:52.4430406Z Selected Source Files: 2025-05-07T19:45:52.4430848Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:45:52.4431475Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:45:52.4431968Z 2025-05-07T19:45:52.4432241Z HIPified Source Files: 2025-05-07T19:45:52.4432454Z 2025-05-07T19:45:52.4432562Z 2025-05-07T19:45:52.4432832Z Library Dependencies: 2025-05-07T19:45:52.4433152Z torch 2025-05-07T19:45:52.4433425Z torch_library 2025-05-07T19:45:52.4434147Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4434856Z 2025-05-07T19:45:52.4435124Z Output Library: 2025-05-07T19:45:52.4435429Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:52.4435746Z 2025-05-07T19:45:52.4436018Z Destination Directory: 2025-05-07T19:45:52.4436346Z fbgemm_gpu 2025-05-07T19:45:52.4436664Z ================================================================================ 2025-05-07T19:45:52.4436989Z 2025-05-07T19:45:52.4436995Z 2025-05-07T19:45:52.4437001Z 2025-05-07T19:45:52.4437161Z ================================================================================ 2025-05-07T19:45:52.4437732Z GPU CPP Library Target: fbgemm_gpu_sparse_async_cumsum (SHARED) 2025-05-07T19:45:52.4438239Z 2025-05-07T19:45:52.4438494Z CPU_SRCS: 2025-05-07T19:45:52.4438803Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:45:52.4439211Z 2025-05-07T19:45:52.4439596Z GPU_SRCS: 2025-05-07T19:45:52.4439928Z src/sparse_ops/sparse_async_cumsum.cu 2025-05-07T19:45:52.4440326Z 2025-05-07T19:45:52.4440600Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4440792Z 2025-05-07T19:45:52.4440900Z 2025-05-07T19:45:52.4441168Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4441362Z 2025-05-07T19:45:52.4441483Z 2025-05-07T19:45:52.4441736Z OTHER_SRCS: 2025-05-07T19:45:52.4441899Z 2025-05-07T19:45:52.4442256Z 2025-05-07T19:45:52.4442533Z CC_FLAGS: 2025-05-07T19:45:52.4442694Z 2025-05-07T19:45:52.4442812Z 2025-05-07T19:45:52.4443067Z NVCC_FLAGS: 2025-05-07T19:45:52.4443238Z 2025-05-07T19:45:52.4443346Z 2025-05-07T19:45:52.4443604Z HIPCC_FLAGS: 2025-05-07T19:45:52.4443784Z 2025-05-07T19:45:52.4443894Z 2025-05-07T19:45:52.4444147Z INCLUDE_DIRS: 2025-05-07T19:45:52.4444470Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4444901Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4445292Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4445739Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4446418Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4447509Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4448389Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4448958Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4449540Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4450195Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4450914Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4451543Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4451999Z 2025-05-07T19:45:52.4452269Z Selected Source Files: 2025-05-07T19:45:52.4452641Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:45:52.4453034Z 2025-05-07T19:45:52.4453629Z HIPified Source Files: 2025-05-07T19:45:52.4453844Z 2025-05-07T19:45:52.4453955Z 2025-05-07T19:45:52.4454237Z Library Dependencies: 2025-05-07T19:45:52.4454555Z torch 2025-05-07T19:45:52.4454814Z torch_library 2025-05-07T19:45:52.4455409Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4456111Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:52.4456426Z 2025-05-07T19:45:52.4456684Z Output Library: 2025-05-07T19:45:52.4457015Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:52.4457366Z 2025-05-07T19:45:52.4457649Z Destination Directory: 2025-05-07T19:45:52.4457974Z fbgemm_gpu 2025-05-07T19:45:52.4458301Z ================================================================================ 2025-05-07T19:45:52.4458618Z 2025-05-07T19:45:52.4458790Z 2025-05-07T19:45:52.4458795Z 2025-05-07T19:45:52.4458957Z ================================================================================ 2025-05-07T19:45:52.4459486Z GPU CPP Library Target: fbgemm_gpu_tbe_common (SHARED) 2025-05-07T19:45:52.4459959Z 2025-05-07T19:45:52.4460217Z CPU_SRCS: 2025-05-07T19:45:52.4460785Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:45:52.4461392Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:45:52.4461941Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:45:52.4462359Z 2025-05-07T19:45:52.4462620Z GPU_SRCS: 2025-05-07T19:45:52.4462941Z codegen/utils/embedding_bounds_check_v1.cu 2025-05-07T19:45:52.4463419Z codegen/utils/embedding_bounds_check_v2.cu 2025-05-07T19:45:52.4463896Z codegen/utils/embedding_bounds_check_host.cpp 2025-05-07T19:45:52.4464329Z 2025-05-07T19:45:52.4464594Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4464797Z 2025-05-07T19:45:52.4464908Z 2025-05-07T19:45:52.4465175Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4465374Z 2025-05-07T19:45:52.4465483Z 2025-05-07T19:45:52.4465738Z OTHER_SRCS: 2025-05-07T19:45:52.4465908Z 2025-05-07T19:45:52.4466018Z 2025-05-07T19:45:52.4466279Z CC_FLAGS: 2025-05-07T19:45:52.4466449Z 2025-05-07T19:45:52.4466557Z 2025-05-07T19:45:52.4466814Z NVCC_FLAGS: 2025-05-07T19:45:52.4467125Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4467501Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4467886Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4468289Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4468637Z 2025-05-07T19:45:52.4468902Z HIPCC_FLAGS: 2025-05-07T19:45:52.4469074Z 2025-05-07T19:45:52.4469182Z 2025-05-07T19:45:52.4469446Z INCLUDE_DIRS: 2025-05-07T19:45:52.4469769Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4470195Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4470590Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4471017Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4471697Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4472767Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4473662Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4474234Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4474833Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4475486Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4476196Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4476829Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4477286Z 2025-05-07T19:45:52.4477561Z Selected Source Files: 2025-05-07T19:45:52.4477966Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:45:52.4478550Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:45:52.4479101Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:45:52.4479716Z 2025-05-07T19:45:52.4479994Z HIPified Source Files: 2025-05-07T19:45:52.4480210Z 2025-05-07T19:45:52.4480318Z 2025-05-07T19:45:52.4480808Z Library Dependencies: 2025-05-07T19:45:52.4481119Z torch 2025-05-07T19:45:52.4481388Z torch_library 2025-05-07T19:45:52.4482017Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4482712Z fbgemm 2025-05-07T19:45:52.4482979Z fbgemm_gpu_config 2025-05-07T19:45:52.4483276Z 2025-05-07T19:45:52.4483538Z Output Library: 2025-05-07T19:45:52.4483854Z fbgemm_gpu_tbe_common 2025-05-07T19:45:52.4484168Z 2025-05-07T19:45:52.4484439Z Destination Directory: 2025-05-07T19:45:52.4484776Z fbgemm_gpu 2025-05-07T19:45:52.4485097Z ================================================================================ 2025-05-07T19:45:52.4485416Z 2025-05-07T19:45:52.4485427Z 2025-05-07T19:45:52.4485433Z 2025-05-07T19:45:52.4485593Z ================================================================================ 2025-05-07T19:45:52.4486130Z GPU CPP Library Target: fbgemm_gpu_tbe_optimizers (SHARED) 2025-05-07T19:45:52.4486612Z 2025-05-07T19:45:52.4486870Z CPU_SRCS: 2025-05-07T19:45:52.4487039Z 2025-05-07T19:45:52.4487147Z 2025-05-07T19:45:52.4487410Z GPU_SRCS: 2025-05-07T19:45:52.4487922Z gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:45:52.4488490Z gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:45:52.4489063Z gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:45:52.4489536Z 2025-05-07T19:45:52.4489801Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4490002Z 2025-05-07T19:45:52.4490113Z 2025-05-07T19:45:52.4490378Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4490576Z 2025-05-07T19:45:52.4490685Z 2025-05-07T19:45:52.4490941Z OTHER_SRCS: 2025-05-07T19:45:52.4491103Z 2025-05-07T19:45:52.4491209Z 2025-05-07T19:45:52.4491472Z CC_FLAGS: 2025-05-07T19:45:52.4491634Z 2025-05-07T19:45:52.4491743Z 2025-05-07T19:45:52.4492005Z NVCC_FLAGS: 2025-05-07T19:45:52.4492306Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4492896Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4493279Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4493698Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4494042Z 2025-05-07T19:45:52.4494311Z HIPCC_FLAGS: 2025-05-07T19:45:52.4494483Z 2025-05-07T19:45:52.4494599Z 2025-05-07T19:45:52.4494860Z INCLUDE_DIRS: 2025-05-07T19:45:52.4495191Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4495619Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4496010Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4496435Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4497110Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4498181Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4499066Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4499641Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4500223Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4500883Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4501596Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4502233Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4502685Z 2025-05-07T19:45:52.4502981Z Selected Source Files: 2025-05-07T19:45:52.4503631Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_QAavsy.cpp 2025-05-07T19:45:52.4504343Z 2025-05-07T19:45:52.4504632Z HIPified Source Files: 2025-05-07T19:45:52.4504847Z 2025-05-07T19:45:52.4504960Z 2025-05-07T19:45:52.4505236Z Library Dependencies: 2025-05-07T19:45:52.4505550Z torch 2025-05-07T19:45:52.4505817Z torch_library 2025-05-07T19:45:52.4506415Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4507111Z 2025-05-07T19:45:52.4507370Z Output Library: 2025-05-07T19:45:52.4507701Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:45:52.4508035Z 2025-05-07T19:45:52.4508543Z Destination Directory: 2025-05-07T19:45:52.4508877Z fbgemm_gpu 2025-05-07T19:45:52.4509202Z ================================================================================ 2025-05-07T19:45:52.4509522Z 2025-05-07T19:45:52.4509527Z 2025-05-07T19:45:52.4509532Z 2025-05-07T19:45:52.4509700Z ================================================================================ 2025-05-07T19:45:52.4510269Z GPU CPP Library Target: fbgemm_gpu_tbe_training_forward (SHARED) 2025-05-07T19:45:52.4510796Z 2025-05-07T19:45:52.4511054Z CPU_SRCS: 2025-05-07T19:45:52.4511403Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4511844Z 2025-05-07T19:45:52.4512097Z GPU_SRCS: 2025-05-07T19:45:52.4512443Z gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:45:52.4512945Z gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:45:52.4513441Z gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:45:52.4513959Z gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:45:52.4514550Z gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:45:52.4515278Z gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:45:52.4515832Z gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:45:52.4516360Z gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:45:52.4516865Z gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:45:52.4517400Z gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:45:52.4517956Z gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:45:52.4518531Z gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:45:52.4519101Z gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:45:52.4519817Z gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:45:52.4520381Z gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:45:52.4520952Z gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:45:52.4521532Z gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:45:52.4522092Z gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:45:52.4522633Z gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:45:52.4523178Z gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:45:52.4523743Z gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:45:52.4524317Z gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:52.4524918Z gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:52.4525481Z gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:45:52.4526010Z gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:45:52.4526576Z gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:45:52.4527184Z gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:45:52.4527776Z gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:45:52.4528334Z gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:52.4528904Z gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:45:52.4529456Z gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:45:52.4530028Z gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:45:52.4530605Z gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:45:52.4531147Z gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:45:52.4531715Z gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:52.4532332Z gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:52.4532927Z gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:45:52.4533475Z gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:45:52.4534055Z gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:45:52.4534692Z gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:45:52.4535311Z gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:45:52.4536174Z gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:52.4536762Z gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:45:52.4537340Z gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:45:52.4537944Z gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:45:52.4538551Z gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:45:52.4539112Z gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:45:52.4539701Z gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:52.4540347Z gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:52.4540981Z gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:45:52.4541558Z gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4542235Z gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4542683Z 2025-05-07T19:45:52.4542949Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4543160Z 2025-05-07T19:45:52.4543268Z 2025-05-07T19:45:52.4543535Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4543984Z 2025-05-07T19:45:52.4544107Z 2025-05-07T19:45:52.4544372Z OTHER_SRCS: 2025-05-07T19:45:52.4544536Z 2025-05-07T19:45:52.4544645Z 2025-05-07T19:45:52.4544905Z CC_FLAGS: 2025-05-07T19:45:52.4545064Z 2025-05-07T19:45:52.4545173Z 2025-05-07T19:45:52.4545439Z NVCC_FLAGS: 2025-05-07T19:45:52.4545748Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4546119Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4546502Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4546912Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4547262Z 2025-05-07T19:45:52.4547524Z HIPCC_FLAGS: 2025-05-07T19:45:52.4547695Z 2025-05-07T19:45:52.4547810Z 2025-05-07T19:45:52.4548064Z INCLUDE_DIRS: 2025-05-07T19:45:52.4548390Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4548822Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4549211Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4549650Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4550339Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4551411Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4552297Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4552867Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4553450Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4554103Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4554811Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4555444Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4555897Z 2025-05-07T19:45:52.4556175Z Selected Source Files: 2025-05-07T19:45:52.4556567Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4557025Z 2025-05-07T19:45:52.4557306Z HIPified Source Files: 2025-05-07T19:45:52.4557518Z 2025-05-07T19:45:52.4557629Z 2025-05-07T19:45:52.4557918Z Library Dependencies: 2025-05-07T19:45:52.4558241Z torch 2025-05-07T19:45:52.4558510Z torch_library 2025-05-07T19:45:52.4559105Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4559933Z fbgemm_gpu_tbe_common 2025-05-07T19:45:52.4560246Z 2025-05-07T19:45:52.4560515Z Output Library: 2025-05-07T19:45:52.4560838Z fbgemm_gpu_tbe_training_forward 2025-05-07T19:45:52.4561203Z 2025-05-07T19:45:52.4561478Z Destination Directory: 2025-05-07T19:45:52.4561809Z fbgemm_gpu 2025-05-07T19:45:52.4562140Z ================================================================================ 2025-05-07T19:45:52.4562457Z 2025-05-07T19:45:52.4562765Z 2025-05-07T19:45:52.4562771Z 2025-05-07T19:45:52.4562938Z ================================================================================ 2025-05-07T19:45:52.4563547Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_pt2 (SHARED) 2025-05-07T19:45:52.4564363Z 2025-05-07T19:45:52.4564634Z CPU_SRCS: 2025-05-07T19:45:52.4564974Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4565492Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4566011Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:45:52.4566471Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:45:52.4566937Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:45:52.4567411Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:45:52.4567967Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:45:52.4568565Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:45:52.4569106Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:45:52.4569679Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:52.4570278Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:45:52.4570858Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4571658Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:52.4572477Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:52.4573264Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:52.4573970Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4574567Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4575129Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4575774Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4576395Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4576961Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4577524Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4578109Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4578792Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4579553Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4580216Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4580910Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4581653Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4582349Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4583192Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4584125Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4585052Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4585890Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4586478Z 2025-05-07T19:45:52.4586752Z GPU_SRCS: 2025-05-07T19:45:52.4587146Z gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4587806Z gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4588441Z gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4589022Z gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4589598Z gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4590191Z gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4590960Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4591715Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4592391Z gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4593090Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4594068Z gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4594788Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4595628Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4596571Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4597493Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4599890Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4600653Z gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:45:52.4601181Z 2025-05-07T19:45:52.4601457Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4601652Z 2025-05-07T19:45:52.4601763Z 2025-05-07T19:45:52.4602034Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4602225Z 2025-05-07T19:45:52.4602335Z 2025-05-07T19:45:52.4602597Z OTHER_SRCS: 2025-05-07T19:45:52.4602782Z 2025-05-07T19:45:52.4602895Z 2025-05-07T19:45:52.4603156Z CC_FLAGS: 2025-05-07T19:45:52.4603494Z 2025-05-07T19:45:52.4603615Z 2025-05-07T19:45:52.4603877Z NVCC_FLAGS: 2025-05-07T19:45:52.4604173Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4604545Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4604929Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4605329Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4605698Z 2025-05-07T19:45:52.4605948Z HIPCC_FLAGS: 2025-05-07T19:45:52.4606118Z 2025-05-07T19:45:52.4606235Z 2025-05-07T19:45:52.4606489Z INCLUDE_DIRS: 2025-05-07T19:45:52.4606815Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4607241Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4607630Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4608051Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4608731Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4609919Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4610819Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4611392Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4611978Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4612631Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4613341Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4613976Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4614436Z 2025-05-07T19:45:52.4614705Z Selected Source Files: 2025-05-07T19:45:52.4615098Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4615617Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4616134Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:45:52.4616598Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:45:52.4617077Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:45:52.4617555Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:45:52.4618106Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:45:52.4618719Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:45:52.4619256Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:45:52.4619838Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:52.4620443Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:45:52.4621013Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4621707Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:45:52.4622501Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:52.4623429Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:45:52.4646014Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4647049Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:45:52.4647637Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4648290Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4648913Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4649478Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4650041Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4650629Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4651303Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4652054Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4652707Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4653405Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4654149Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4655073Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4655926Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4656853Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4657771Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4658605Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:45:52.4659180Z 2025-05-07T19:45:52.4659457Z HIPified Source Files: 2025-05-07T19:45:52.4659670Z 2025-05-07T19:45:52.4659776Z 2025-05-07T19:45:52.4660056Z Library Dependencies: 2025-05-07T19:45:52.4660373Z torch 2025-05-07T19:45:52.4660640Z torch_library 2025-05-07T19:45:52.4661235Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4662009Z fbgemm 2025-05-07T19:45:52.4662292Z fbgemm_gpu_config 2025-05-07T19:45:52.4662618Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:52.4662956Z fbgemm_gpu_tbe_common 2025-05-07T19:45:52.4663285Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:52.4663638Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:52.4663988Z 2025-05-07T19:45:52.4664253Z Output Library: 2025-05-07T19:45:52.4664582Z fbgemm_gpu_tbe_training_backward_pt2 2025-05-07T19:45:52.4664968Z 2025-05-07T19:45:52.4665236Z Destination Directory: 2025-05-07T19:45:52.4665564Z fbgemm_gpu 2025-05-07T19:45:52.4665878Z ================================================================================ 2025-05-07T19:45:52.4666203Z 2025-05-07T19:45:52.4666208Z 2025-05-07T19:45:52.4666213Z 2025-05-07T19:45:52.4666373Z ================================================================================ 2025-05-07T19:45:52.4666953Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward (SHARED) 2025-05-07T19:45:52.4667465Z 2025-05-07T19:45:52.4667721Z CPU_SRCS: 2025-05-07T19:45:52.4668173Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:45:52.4668777Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:45:52.4669253Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:45:52.4669772Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:52.4670282Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:45:52.4670735Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:45:52.4671195Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:45:52.4671665Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:45:52.4672216Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:45:52.4672820Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:45:52.4673358Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:45:52.4673927Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:52.4674533Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:45:52.4675313Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:52.4676019Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:52.4676823Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:52.4677614Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:52.4678328Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:45:52.4678903Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:45:52.4679552Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:45:52.4680078Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:45:52.4680479Z 2025-05-07T19:45:52.4680737Z GPU_SRCS: 2025-05-07T19:45:52.4681086Z gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:45:52.4681671Z gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:45:52.4682298Z gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:45:52.4682926Z gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:45:52.4683721Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:45:52.4684400Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:45:52.4685103Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:45:52.4685807Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4686554Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4687340Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4688069Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:45:52.4688751Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4689476Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4690133Z gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:45:52.4690736Z gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4691382Z gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4692025Z gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4692716Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4693434Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4694097Z gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:45:52.4694717Z gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4695379Z gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4696043Z gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:45:52.4696723Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4697454Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4698201Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4698977Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4699788Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4700558Z gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:45:52.4701280Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4702031Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4702680Z gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:45:52.4703229Z gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4703819Z gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4704414Z gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4705058Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4705943Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4706552Z gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:45:52.4707135Z gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4707739Z gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4708320Z gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:45:52.4708880Z gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4709479Z gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4710089Z gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4710735Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4711427Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4712049Z gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:45:52.4712647Z gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4713418Z gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4714026Z gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:45:52.4714598Z gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4715198Z gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4715809Z gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4716456Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4717148Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4717774Z gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:45:52.4718366Z gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4718983Z gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4719711Z gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:45:52.4720336Z gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4720986Z gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4721651Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4722342Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4723082Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4723748Z gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:45:52.4724378Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4725055Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4725740Z gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:45:52.4726483Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4727258Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4728057Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4728884Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4729759Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4730566Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:45:52.4731327Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4732125Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4732874Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:45:52.4733614Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4734390Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4735177Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4736222Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4737088Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4737905Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:45:52.4738659Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4739458Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4740155Z gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:45:52.4740725Z gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4741325Z gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4741927Z gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4742769Z gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4743465Z gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4744386Z gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:45:52.4744995Z gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4745623Z gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4746332Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:45:52.4747154Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4748020Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4748887Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4749795Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4750747Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4751634Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:45:52.4752488Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4753366Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4754001Z 2025-05-07T19:45:52.4754262Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4754469Z 2025-05-07T19:45:52.4754578Z 2025-05-07T19:45:52.4754840Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4755322Z gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:45:52.4756001Z gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:45:52.4756636Z gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:45:52.4757168Z 2025-05-07T19:45:52.4757421Z OTHER_SRCS: 2025-05-07T19:45:52.4757596Z 2025-05-07T19:45:52.4757701Z 2025-05-07T19:45:52.4757954Z CC_FLAGS: 2025-05-07T19:45:52.4758113Z 2025-05-07T19:45:52.4758219Z 2025-05-07T19:45:52.4758489Z NVCC_FLAGS: 2025-05-07T19:45:52.4758790Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4759177Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4759676Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4760086Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4760432Z 2025-05-07T19:45:52.4760694Z HIPCC_FLAGS: 2025-05-07T19:45:52.4760867Z 2025-05-07T19:45:52.4760974Z 2025-05-07T19:45:52.4761234Z INCLUDE_DIRS: 2025-05-07T19:45:52.4761567Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4761994Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4762391Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4762819Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4763504Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4764580Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4765467Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4766304Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4766911Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4767566Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4768275Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4768913Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4769365Z 2025-05-07T19:45:52.4769640Z Selected Source Files: 2025-05-07T19:45:52.4770126Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:45:52.4770730Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:45:52.4771202Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:45:52.4771722Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:52.4772238Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:45:52.4772894Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:45:52.4773367Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:45:52.4773836Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:45:52.4774507Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:45:52.4775126Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:45:52.4775660Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:45:52.4776222Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:52.4776829Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:45:52.4777394Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:45:52.4778078Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:45:52.4778874Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:52.4779654Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:45:52.4780361Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:45:52.4780946Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:45:52.4781469Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:45:52.4781982Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:45:52.4782379Z 2025-05-07T19:45:52.4782651Z HIPified Source Files: 2025-05-07T19:45:52.4782862Z 2025-05-07T19:45:52.4782969Z 2025-05-07T19:45:52.4783241Z Library Dependencies: 2025-05-07T19:45:52.4783555Z torch 2025-05-07T19:45:52.4783822Z torch_library 2025-05-07T19:45:52.4784421Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4785111Z fbgemm 2025-05-07T19:45:52.4785379Z fbgemm_gpu_config 2025-05-07T19:45:52.4785705Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:52.4786032Z fbgemm_gpu_tbe_common 2025-05-07T19:45:52.4786351Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:52.4786702Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:52.4787053Z 2025-05-07T19:45:52.4787314Z Output Library: 2025-05-07T19:45:52.4787645Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:45:52.4788013Z 2025-05-07T19:45:52.4788283Z Destination Directory: 2025-05-07T19:45:52.4788620Z fbgemm_gpu 2025-05-07T19:45:52.4788939Z ================================================================================ 2025-05-07T19:45:52.4789266Z 2025-05-07T19:45:52.4789272Z 2025-05-07T19:45:52.4789278Z 2025-05-07T19:45:52.4789437Z ================================================================================ 2025-05-07T19:45:52.4790043Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_gwd (SHARED) 2025-05-07T19:45:52.4790584Z 2025-05-07T19:45:52.4790852Z CPU_SRCS: 2025-05-07T19:45:52.4791012Z 2025-05-07T19:45:52.4791118Z 2025-05-07T19:45:52.4791377Z GPU_SRCS: 2025-05-07T19:45:52.4791802Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:45:52.4792537Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:45:52.4793312Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:45:52.4794242Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:45:52.4794997Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:45:52.4795782Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:45:52.4796549Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:45:52.4797313Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:45:52.4798120Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:45:52.4798909Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:45:52.4799825Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:45:52.4800667Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:45:52.4801272Z 2025-05-07T19:45:52.4801539Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4801742Z 2025-05-07T19:45:52.4801851Z 2025-05-07T19:45:52.4802125Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4802495Z 2025-05-07T19:45:52.4802619Z 2025-05-07T19:45:52.4802885Z OTHER_SRCS: 2025-05-07T19:45:52.4803051Z 2025-05-07T19:45:52.4803166Z 2025-05-07T19:45:52.4803414Z CC_FLAGS: 2025-05-07T19:45:52.4803571Z 2025-05-07T19:45:52.4803686Z 2025-05-07T19:45:52.4803938Z NVCC_FLAGS: 2025-05-07T19:45:52.4804248Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4804618Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4805006Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4805406Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4805762Z 2025-05-07T19:45:52.4806019Z HIPCC_FLAGS: 2025-05-07T19:45:52.4806199Z 2025-05-07T19:45:52.4806309Z 2025-05-07T19:45:52.4806571Z INCLUDE_DIRS: 2025-05-07T19:45:52.4806890Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4807327Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4807715Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4808153Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4808830Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4809906Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4810785Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4811353Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4811941Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4812584Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4813298Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4813922Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4814378Z 2025-05-07T19:45:52.4814642Z Selected Source Files: 2025-05-07T19:45:52.4815292Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_z5STUn.cpp 2025-05-07T19:45:52.4815998Z 2025-05-07T19:45:52.4816277Z HIPified Source Files: 2025-05-07T19:45:52.4816495Z 2025-05-07T19:45:52.4816614Z 2025-05-07T19:45:52.4816883Z Library Dependencies: 2025-05-07T19:45:52.4817202Z torch 2025-05-07T19:45:52.4817469Z torch_library 2025-05-07T19:45:52.4818071Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4818791Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:45:52.4819164Z 2025-05-07T19:45:52.4819424Z Output Library: 2025-05-07T19:45:52.4819761Z fbgemm_gpu_tbe_training_backward_gwd 2025-05-07T19:45:52.4820140Z 2025-05-07T19:45:52.4820416Z Destination Directory: 2025-05-07T19:45:52.4820747Z fbgemm_gpu 2025-05-07T19:45:52.4821063Z ================================================================================ 2025-05-07T19:45:52.4821379Z 2025-05-07T19:45:52.4821385Z 2025-05-07T19:45:52.4821390Z 2025-05-07T19:45:52.4821558Z ================================================================================ 2025-05-07T19:45:52.4822366Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_vbe (SHARED) 2025-05-07T19:45:52.4822912Z 2025-05-07T19:45:52.4823163Z CPU_SRCS: 2025-05-07T19:45:52.4823330Z 2025-05-07T19:45:52.4823437Z 2025-05-07T19:45:52.4823695Z GPU_SRCS: 2025-05-07T19:45:52.4824130Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:45:52.4824833Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:45:52.4825545Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:52.4826274Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:45:52.4827043Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:45:52.4827905Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:52.4828635Z gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:45:52.4829218Z gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:52.4829947Z gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:45:52.4830558Z gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:52.4831158Z gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:45:52.4831738Z gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:45:52.4832393Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:45:52.4833119Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4833892Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4834620Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:45:52.4835318Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4836063Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4836803Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:52.4837559Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4838344Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4839089Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:45:52.4839956Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4840726Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4841539Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:45:52.4842543Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4843459Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4844347Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:52.4845246Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4846177Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4846926Z gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:45:52.4847523Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4848151Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4848764Z gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:52.4849380Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4850036Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4850659Z gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:45:52.4851268Z gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4851930Z gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4852856Z gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:52.4853503Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4854207Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4854842Z gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:45:52.4855441Z gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4856096Z gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4856727Z gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:45:52.4857349Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:45:52.4858025Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:45:52.4858547Z 2025-05-07T19:45:52.4858819Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4859015Z 2025-05-07T19:45:52.4859123Z 2025-05-07T19:45:52.4859405Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4859605Z 2025-05-07T19:45:52.4859717Z 2025-05-07T19:45:52.4859977Z OTHER_SRCS: 2025-05-07T19:45:52.4860141Z 2025-05-07T19:45:52.4860427Z 2025-05-07T19:45:52.4860695Z CC_FLAGS: 2025-05-07T19:45:52.4860855Z 2025-05-07T19:45:52.4860972Z 2025-05-07T19:45:52.4861223Z NVCC_FLAGS: 2025-05-07T19:45:52.4861532Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4861904Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4862296Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4862697Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4863054Z 2025-05-07T19:45:52.4863310Z HIPCC_FLAGS: 2025-05-07T19:45:52.4863492Z 2025-05-07T19:45:52.4863600Z 2025-05-07T19:45:52.4863864Z INCLUDE_DIRS: 2025-05-07T19:45:52.4864188Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4864623Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4865015Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4865447Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4866123Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4867219Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4868108Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4868676Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4869268Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4869911Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4870626Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4871246Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4871707Z 2025-05-07T19:45:52.4871971Z Selected Source Files: 2025-05-07T19:45:52.4872626Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_HIswv2.cpp 2025-05-07T19:45:52.4873325Z 2025-05-07T19:45:52.4873599Z HIPified Source Files: 2025-05-07T19:45:52.4873822Z 2025-05-07T19:45:52.4873936Z 2025-05-07T19:45:52.4874206Z Library Dependencies: 2025-05-07T19:45:52.4874534Z torch 2025-05-07T19:45:52.4874796Z torch_library 2025-05-07T19:45:52.4875398Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4876120Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:45:52.4876486Z 2025-05-07T19:45:52.4876744Z Output Library: 2025-05-07T19:45:52.4877082Z fbgemm_gpu_tbe_training_backward_vbe 2025-05-07T19:45:52.4877460Z 2025-05-07T19:45:52.4877743Z Destination Directory: 2025-05-07T19:45:52.4878074Z fbgemm_gpu 2025-05-07T19:45:52.4878395Z ================================================================================ 2025-05-07T19:45:52.4878714Z 2025-05-07T19:45:52.4878719Z 2025-05-07T19:45:52.4878724Z 2025-05-07T19:45:52.4878894Z ================================================================================ 2025-05-07T19:45:52.4879620Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_dense (SHARED) 2025-05-07T19:45:52.4880367Z 2025-05-07T19:45:52.4880617Z CPU_SRCS: 2025-05-07T19:45:52.4880785Z 2025-05-07T19:45:52.4880902Z 2025-05-07T19:45:52.4881162Z GPU_SRCS: 2025-05-07T19:45:52.4881515Z gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:45:52.4882074Z gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:45:52.4882654Z gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:45:52.4883270Z gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:45:52.4883894Z gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:45:52.4884533Z gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:45:52.4885198Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:45:52.4885906Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:45:52.4886544Z gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:45:52.4887109Z gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:45:52.4887724Z gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:45:52.4888483Z gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:45:52.4889059Z gen_embedding_backward_split_dense.cpp 2025-05-07T19:45:52.4889454Z 2025-05-07T19:45:52.4889730Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4889926Z 2025-05-07T19:45:52.4890035Z 2025-05-07T19:45:52.4890309Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4890499Z 2025-05-07T19:45:52.4890615Z 2025-05-07T19:45:52.4890873Z OTHER_SRCS: 2025-05-07T19:45:52.4891039Z 2025-05-07T19:45:52.4891154Z 2025-05-07T19:45:52.4891407Z CC_FLAGS: 2025-05-07T19:45:52.4891574Z 2025-05-07T19:45:52.4891682Z 2025-05-07T19:45:52.4891941Z NVCC_FLAGS: 2025-05-07T19:45:52.4892249Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4892618Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4893007Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4893409Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4893776Z 2025-05-07T19:45:52.4894038Z HIPCC_FLAGS: 2025-05-07T19:45:52.4894209Z 2025-05-07T19:45:52.4894320Z 2025-05-07T19:45:52.4894588Z INCLUDE_DIRS: 2025-05-07T19:45:52.4894915Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4895349Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4895737Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4896176Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4896848Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4897926Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4898814Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4899378Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4899970Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4900614Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4901351Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4901987Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4902452Z 2025-05-07T19:45:52.4902724Z Selected Source Files: 2025-05-07T19:45:52.4903381Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_JNSrXM.cpp 2025-05-07T19:45:52.4904094Z 2025-05-07T19:45:52.4904360Z HIPified Source Files: 2025-05-07T19:45:52.4904571Z 2025-05-07T19:45:52.4904686Z 2025-05-07T19:45:52.4904959Z Library Dependencies: 2025-05-07T19:45:52.4905286Z torch 2025-05-07T19:45:52.4905554Z torch_library 2025-05-07T19:45:52.4906154Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4906883Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:45:52.4907253Z 2025-05-07T19:45:52.4907515Z Output Library: 2025-05-07T19:45:52.4907857Z fbgemm_gpu_tbe_training_backward_dense 2025-05-07T19:45:52.4908259Z 2025-05-07T19:45:52.4908795Z Destination Directory: 2025-05-07T19:45:52.4909133Z fbgemm_gpu 2025-05-07T19:45:52.4909455Z ================================================================================ 2025-05-07T19:45:52.4909781Z 2025-05-07T19:45:52.4909966Z 2025-05-07T19:45:52.4909972Z 2025-05-07T19:45:52.4910133Z ================================================================================ 2025-05-07T19:45:52.4910767Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_split_host (SHARED) 2025-05-07T19:45:52.4911343Z 2025-05-07T19:45:52.4911597Z CPU_SRCS: 2025-05-07T19:45:52.4911756Z 2025-05-07T19:45:52.4911861Z 2025-05-07T19:45:52.4912120Z GPU_SRCS: 2025-05-07T19:45:52.4912432Z gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:45:52.4912923Z gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:45:52.4913401Z gen_embedding_backward_split_sgd.cpp 2025-05-07T19:45:52.4913836Z gen_embedding_backward_split_adam.cpp 2025-05-07T19:45:52.4914264Z gen_embedding_backward_split_lamb.cpp 2025-05-07T19:45:52.4914719Z gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:45:52.4915347Z gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:45:52.4915923Z gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:45:52.4916435Z gen_embedding_backward_split_none.cpp 2025-05-07T19:45:52.4916969Z gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:45:52.4917553Z gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:45:52.4918073Z gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:45:52.4918732Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:45:52.4919608Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:45:52.4920365Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:45:52.4921027Z gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:45:52.4921577Z gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:45:52.4922127Z gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:45:52.4922715Z gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:45:52.4923348Z gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:45:52.4924019Z gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:45:52.4924639Z gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:45:52.4925188Z gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:45:52.4925734Z gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:45:52.4926292Z gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:45:52.4926843Z gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:45:52.4927397Z gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:45:52.4927966Z gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:45:52.4928561Z gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:45:52.4929239Z gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:45:52.4929976Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:45:52.4930720Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:45:52.4931446Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:45:52.4932098Z gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:45:52.4932655Z gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:45:52.4933342Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:45:52.4934161Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:45:52.4934760Z 2025-05-07T19:45:52.4935032Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4935231Z 2025-05-07T19:45:52.4935344Z 2025-05-07T19:45:52.4935615Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4935806Z 2025-05-07T19:45:52.4935915Z 2025-05-07T19:45:52.4936346Z OTHER_SRCS: 2025-05-07T19:45:52.4936510Z 2025-05-07T19:45:52.4936618Z 2025-05-07T19:45:52.4936879Z CC_FLAGS: 2025-05-07T19:45:52.4937045Z 2025-05-07T19:45:52.4937155Z 2025-05-07T19:45:52.4937416Z NVCC_FLAGS: 2025-05-07T19:45:52.4937729Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4938094Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4938485Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4938932Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4939349Z 2025-05-07T19:45:52.4939504Z HIPCC_FLAGS: 2025-05-07T19:45:52.4939553Z 2025-05-07T19:45:52.4939722Z 2025-05-07T19:45:52.4939888Z INCLUDE_DIRS: 2025-05-07T19:45:52.4940083Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4940266Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4940490Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4940691Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4941090Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4941632Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4941948Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4942537Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4942776Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4943066Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4943346Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4943550Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4943658Z 2025-05-07T19:45:52.4943795Z Selected Source Files: 2025-05-07T19:45:52.4944236Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_6pm2Hs.cpp 2025-05-07T19:45:52.4944344Z 2025-05-07T19:45:52.4944480Z HIPified Source Files: 2025-05-07T19:45:52.4944487Z 2025-05-07T19:45:52.4944595Z 2025-05-07T19:45:52.4944738Z Library Dependencies: 2025-05-07T19:45:52.4944848Z torch 2025-05-07T19:45:52.4944972Z torch_library 2025-05-07T19:45:52.4945403Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4945527Z fbgemm_gpu_config 2025-05-07T19:45:52.4945661Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:52.4945768Z 2025-05-07T19:45:52.4945890Z Output Library: 2025-05-07T19:45:52.4946061Z fbgemm_gpu_tbe_training_backward_split_host 2025-05-07T19:45:52.4946178Z 2025-05-07T19:45:52.4946307Z Destination Directory: 2025-05-07T19:45:52.4946423Z fbgemm_gpu 2025-05-07T19:45:52.4946593Z ================================================================================ 2025-05-07T19:45:52.4946599Z 2025-05-07T19:45:52.4946605Z 2025-05-07T19:45:52.4946610Z 2025-05-07T19:45:52.4946770Z ================================================================================ 2025-05-07T19:45:52.4947008Z GPU CPP Library Target: fbgemm_gpu_tbe_index_select (SHARED) 2025-05-07T19:45:52.4947133Z 2025-05-07T19:45:52.4947244Z CPU_SRCS: 2025-05-07T19:45:52.4947566Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:45:52.4947842Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:45:52.4947949Z 2025-05-07T19:45:52.4948064Z GPU_SRCS: 2025-05-07T19:45:52.4948335Z codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:45:52.4948537Z gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:45:52.4948714Z gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:45:52.4948912Z gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:45:52.4949120Z gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:45:52.4949313Z gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:45:52.4949507Z gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:45:52.4949696Z gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:45:52.4949814Z 2025-05-07T19:45:52.4949941Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4950198Z 2025-05-07T19:45:52.4950316Z 2025-05-07T19:45:52.4950450Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4950462Z 2025-05-07T19:45:52.4950571Z 2025-05-07T19:45:52.4950684Z OTHER_SRCS: 2025-05-07T19:45:52.4950691Z 2025-05-07T19:45:52.4950803Z 2025-05-07T19:45:52.4950917Z CC_FLAGS: 2025-05-07T19:45:52.4950923Z 2025-05-07T19:45:52.4951028Z 2025-05-07T19:45:52.4951144Z NVCC_FLAGS: 2025-05-07T19:45:52.4951289Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4951424Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4951571Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4951716Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4951824Z 2025-05-07T19:45:52.4951943Z HIPCC_FLAGS: 2025-05-07T19:45:52.4951949Z 2025-05-07T19:45:52.4952057Z 2025-05-07T19:45:52.4952182Z INCLUDE_DIRS: 2025-05-07T19:45:52.4952335Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4952474Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4952631Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4952790Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4953348Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4953906Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4954110Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4954332Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4954552Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4954845Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4955124Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4955327Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4955439Z 2025-05-07T19:45:52.4955567Z Selected Source Files: 2025-05-07T19:45:52.4955856Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:45:52.4956126Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:45:52.4956245Z 2025-05-07T19:45:52.4956376Z HIPified Source Files: 2025-05-07T19:45:52.4956383Z 2025-05-07T19:45:52.4956489Z 2025-05-07T19:45:52.4956630Z Library Dependencies: 2025-05-07T19:45:52.4956769Z torch 2025-05-07T19:45:52.4956888Z torch_library 2025-05-07T19:45:52.4957332Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4957485Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:52.4957609Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:52.4957715Z 2025-05-07T19:45:52.4957840Z Output Library: 2025-05-07T19:45:52.4957978Z fbgemm_gpu_tbe_index_select 2025-05-07T19:45:52.4958089Z 2025-05-07T19:45:52.4958222Z Destination Directory: 2025-05-07T19:45:52.4958344Z fbgemm_gpu 2025-05-07T19:45:52.4958507Z ================================================================================ 2025-05-07T19:45:52.4958514Z 2025-05-07T19:45:52.4958527Z 2025-05-07T19:45:52.4958532Z 2025-05-07T19:45:52.4958698Z ================================================================================ 2025-05-07T19:45:52.4958973Z GPU CPP Library Target: fbgemm_gpu_embedding_inplace_ops (SHARED) 2025-05-07T19:45:52.4959082Z 2025-05-07T19:45:52.4959198Z CPU_SRCS: 2025-05-07T19:45:52.4959560Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:45:52.4959677Z 2025-05-07T19:45:52.4959792Z GPU_SRCS: 2025-05-07T19:45:52.4960035Z src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp 2025-05-07T19:45:52.4960261Z src/embedding_inplace_ops/embedding_inplace_update.cu 2025-05-07T19:45:52.4960368Z 2025-05-07T19:45:52.4960491Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4960497Z 2025-05-07T19:45:52.4960609Z 2025-05-07T19:45:52.4960735Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4960741Z 2025-05-07T19:45:52.4960845Z 2025-05-07T19:45:52.4960958Z OTHER_SRCS: 2025-05-07T19:45:52.4960971Z 2025-05-07T19:45:52.4961077Z 2025-05-07T19:45:52.4961340Z CC_FLAGS: 2025-05-07T19:45:52.4961346Z 2025-05-07T19:45:52.4961454Z 2025-05-07T19:45:52.4961576Z NVCC_FLAGS: 2025-05-07T19:45:52.4961720Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4961859Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4962013Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4962151Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4962258Z 2025-05-07T19:45:52.4962377Z HIPCC_FLAGS: 2025-05-07T19:45:52.4962383Z 2025-05-07T19:45:52.4962495Z 2025-05-07T19:45:52.4962614Z INCLUDE_DIRS: 2025-05-07T19:45:52.4962768Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4962914Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4963063Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4963216Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4963602Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4964143Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4964348Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4964665Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4964911Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4965195Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4965478Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4965686Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4965795Z 2025-05-07T19:45:52.4965925Z Selected Source Files: 2025-05-07T19:45:52.4966172Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:45:52.4966290Z 2025-05-07T19:45:52.4966421Z HIPified Source Files: 2025-05-07T19:45:52.4966427Z 2025-05-07T19:45:52.4966535Z 2025-05-07T19:45:52.4966675Z Library Dependencies: 2025-05-07T19:45:52.4966786Z torch 2025-05-07T19:45:52.4966905Z torch_library 2025-05-07T19:45:52.4967340Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4967461Z 2025-05-07T19:45:52.4967587Z Output Library: 2025-05-07T19:45:52.4967736Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:45:52.4967851Z 2025-05-07T19:45:52.4967983Z Destination Directory: 2025-05-07T19:45:52.4968099Z fbgemm_gpu 2025-05-07T19:45:52.4968257Z ================================================================================ 2025-05-07T19:45:52.4968264Z 2025-05-07T19:45:52.4968269Z 2025-05-07T19:45:52.4968282Z 2025-05-07T19:45:52.4968442Z ================================================================================ 2025-05-07T19:45:52.4968624Z GPU CPP Library Target: fbgemm_gpu_py (SHARED) 2025-05-07T19:45:52.4968735Z 2025-05-07T19:45:52.4968857Z CPU_SRCS: 2025-05-07T19:45:52.4969005Z src/memory_utils/memory_utils.cpp 2025-05-07T19:45:52.4969159Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:45:52.4969448Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:45:52.4969756Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:45:52.4970056Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:45:52.4970365Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:45:52.4970675Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:45:52.4971009Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:45:52.4971221Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:45:52.4971419Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:45:52.4971602Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:45:52.4971770Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:45:52.4971987Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:45:52.4972142Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:45:52.4972296Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:45:52.4972673Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:45:52.4972836Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:45:52.4972984Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:45:52.4973122Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:45:52.4973263Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:45:52.4973416Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:45:52.4973562Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:45:52.4973714Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:45:52.4973868Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:45:52.4973977Z 2025-05-07T19:45:52.4974092Z GPU_SRCS: 2025-05-07T19:45:52.4974099Z 2025-05-07T19:45:52.4974213Z 2025-05-07T19:45:52.4974338Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:45:52.4974344Z 2025-05-07T19:45:52.4974450Z 2025-05-07T19:45:52.4974583Z HIP_SPECIFIC_SRCS: 2025-05-07T19:45:52.4974590Z 2025-05-07T19:45:52.4974695Z 2025-05-07T19:45:52.4974809Z OTHER_SRCS: 2025-05-07T19:45:52.4974815Z 2025-05-07T19:45:52.4974930Z 2025-05-07T19:45:52.4975051Z CC_FLAGS: 2025-05-07T19:45:52.4975057Z 2025-05-07T19:45:52.4975165Z 2025-05-07T19:45:52.4975413Z NVCC_FLAGS: 2025-05-07T19:45:52.4975578Z --expt-relaxed-constexpr 2025-05-07T19:45:52.4975716Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:45:52.4975862Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:45:52.4976000Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:45:52.4976123Z 2025-05-07T19:45:52.4976241Z HIPCC_FLAGS: 2025-05-07T19:45:52.4976247Z 2025-05-07T19:45:52.4976357Z 2025-05-07T19:45:52.4976480Z INCLUDE_DIRS: 2025-05-07T19:45:52.4976637Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4976775Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:45:52.4976923Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:45:52.4977083Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:45:52.4977478Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include 2025-05-07T19:45:52.4978021Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:45:52.4978245Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:45:52.4978468Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:45:52.4978690Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:45:52.4978980Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:45:52.4979260Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:45:52.4979461Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:45:52.4979572Z 2025-05-07T19:45:52.4979712Z Selected Source Files: 2025-05-07T19:45:52.4979860Z src/memory_utils/memory_utils.cpp 2025-05-07T19:45:52.4980014Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:45:52.4980302Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:45:52.4980602Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:45:52.4980898Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:45:52.4981219Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:45:52.4981527Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:45:52.4981914Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:45:52.4982192Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:45:52.4982399Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:45:52.4982610Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:45:52.4982859Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:45:52.4983143Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:45:52.4983328Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:45:52.4983514Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:45:52.4983748Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:45:52.4983927Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:45:52.4984296Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:45:52.4984461Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:45:52.4984626Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:45:52.4984813Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:45:52.4984998Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:45:52.4985185Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:45:52.4985405Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:45:52.4985568Z 2025-05-07T19:45:52.4985731Z HIPified Source Files: 2025-05-07T19:45:52.4985737Z 2025-05-07T19:45:52.4985891Z 2025-05-07T19:45:52.4986072Z Library Dependencies: 2025-05-07T19:45:52.4986201Z torch 2025-05-07T19:45:52.4986370Z torch_library 2025-05-07T19:45:52.4986802Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so 2025-05-07T19:45:52.4986913Z fbgemm 2025-05-07T19:45:52.4987057Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:45:52.4987214Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:45:52.4987357Z fbgemm_gpu_tbe_index_select 2025-05-07T19:45:52.4987484Z fbgemm_gpu_tbe_cache 2025-05-07T19:45:52.4987737Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:45:52.4987876Z fbgemm_gpu_tbe_utils 2025-05-07T19:45:52.4987983Z 2025-05-07T19:45:52.4988105Z Output Library: 2025-05-07T19:45:52.4988230Z fbgemm_gpu_py 2025-05-07T19:45:52.4988339Z 2025-05-07T19:45:52.4988471Z Destination Directory: 2025-05-07T19:45:52.4988587Z fbgemm_gpu 2025-05-07T19:45:52.4988762Z ================================================================================ 2025-05-07T19:45:52.4988768Z 2025-05-07T19:45:52.4988915Z -- Configuring done (4.3s) 2025-05-07T19:45:52.5304970Z -- Generating done (0.1s) 2025-05-07T19:45:52.5323147Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build 2025-05-07T19:45:52.5492746Z Change Dir: '/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build' 2025-05-07T19:45:52.5492767Z 2025-05-07T19:45:52.5493183Z Run Build Command(s): /github/home/miniconda/envs/build_binary/bin/ninja -v -j 4 install 2025-05-07T19:45:53.1443926Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:53.1449801Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:45:53.1450845Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:45:53.1451711Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp:9: 2025-05-07T19:45:53.1453042Z /__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:45:53.1455560Z /__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:45:53.1458354Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.1460220Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1461418Z /__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:45:53.1463919Z /__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:45:53.1466706Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.1468395Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1469612Z /__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:45:53.1472106Z /__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:45:53.1474896Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.1476374Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1477575Z /__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:45:53.1480187Z /__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:45:53.1482868Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:53.1484227Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1485433Z /__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:45:53.1487932Z /__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:45:53.1490711Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.1492184Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1493384Z /__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:45:53.1496067Z /__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:45:53.1498845Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.1500316Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1501511Z /__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:45:53.1504127Z /__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:45:53.1506924Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.1508396Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1509584Z /__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:45:53.1512088Z /__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:45:53.1514865Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:53.1516342Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1517536Z /__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:45:53.1520143Z /__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:45:53.1522965Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:53.1524449Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1525657Z /__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:45:53.1528171Z /__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:45:53.1531122Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:53.1532617Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.1533109Z At global scope: 2025-05-07T19:45:53.1534035Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:53.2315828Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:53.2321880Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:45:53.2322903Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:45:53.2323786Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp:9: 2025-05-07T19:45:53.2325146Z /__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:45:53.2327662Z /__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:45:53.2330462Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.2331934Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2333153Z /__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:45:53.2335659Z /__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:45:53.2338442Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.2339923Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2341413Z /__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:45:53.2344080Z /__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:45:53.2346869Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.2348343Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2349707Z /__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:45:53.2352231Z /__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:45:53.2354889Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:53.2356244Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2357446Z /__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:45:53.2360092Z /__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:45:53.2362875Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.2364355Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2365545Z /__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:45:53.2368049Z /__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:45:53.2370832Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.2372312Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2373509Z /__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:45:53.2376004Z /__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:45:53.2379055Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.2380528Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2381712Z /__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:45:53.2384303Z /__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:45:53.2387105Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:53.2388570Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2389774Z /__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:45:53.2392277Z /__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:45:53.2395083Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:53.2396583Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2397786Z /__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:45:53.2400389Z /__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:45:53.2403215Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:53.2404715Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.2405213Z At global scope: 2025-05-07T19:45:53.2406136Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:53.3083704Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:53.3106857Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:45:53.3108091Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64emithelper_p.h:13, 2025-05-07T19:45:53.3109007Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp:14: 2025-05-07T19:45:53.3110701Z /__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:45:53.3113257Z /__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:45:53.3116062Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.3117549Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3118737Z /__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:45:53.3121349Z /__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:45:53.3124211Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.3125751Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3127031Z /__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:45:53.3129637Z /__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:45:53.3132461Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.3133971Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3135295Z /__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:45:53.3137847Z /__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:45:53.3140741Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:53.3142330Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3143541Z /__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:45:53.3146245Z /__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:45:53.3149113Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.3150597Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3151780Z /__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:45:53.3154277Z /__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:45:53.3157054Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.3158520Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3159791Z /__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:45:53.3162301Z /__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:45:53.3165100Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.3166584Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3167781Z /__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:45:53.3170278Z /__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:45:53.3173278Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:53.3174755Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3175954Z /__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:45:53.3178463Z /__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:45:53.3181346Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:53.3182875Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3184087Z /__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:45:53.3186604Z /__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:45:53.3189414Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:53.3190931Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.3191421Z At global scope: 2025-05-07T19:45:53.3192349Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:53.6108997Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:53.6114693Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp:10: 2025-05-07T19:45:53.6116039Z /__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:45:53.6118450Z /__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:45:53.6121693Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.6123166Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6124312Z /__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:45:53.6126699Z /__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:45:53.6129637Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.6131159Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6132306Z /__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:45:53.6134694Z /__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:45:53.6137416Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.6138900Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6140031Z /__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:45:53.6142640Z /__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:45:53.6145262Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:53.6146628Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6147778Z /__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:45:53.6150173Z /__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:45:53.6152897Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.6154371Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6155771Z /__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:45:53.6158165Z /__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:45:53.6160969Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.6162454Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6163749Z /__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:45:53.6166171Z /__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:45:53.6168912Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.6170391Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6171530Z /__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:45:53.6173941Z /__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:45:53.6176675Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:53.6178152Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6179303Z /__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:45:53.6181712Z /__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:45:53.6184471Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:53.6185962Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6187118Z /__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:45:53.6189525Z /__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:45:53.6192412Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:53.6193908Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6194397Z At global scope: 2025-05-07T19:45:53.6195320Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:53.6201617Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:53.6207412Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:45:53.6208357Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp:13: 2025-05-07T19:45:53.6209669Z /__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:45:53.6212130Z /__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:45:53.6214891Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.6216360Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6217532Z /__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:45:53.6219996Z /__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:45:53.6222758Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.6224234Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6225406Z /__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:45:53.6227983Z /__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:45:53.6230735Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.6232207Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6233366Z /__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:45:53.6235960Z /__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:45:53.6238638Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:53.6240088Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6241262Z /__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:45:53.6243952Z /__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:45:53.6246734Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.6248211Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6249377Z /__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:45:53.6251823Z /__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:45:53.6254589Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.6256062Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6257227Z /__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:45:53.6259671Z /__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:45:53.6262426Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.6264173Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6265341Z /__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:45:53.6267788Z /__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:45:53.6270753Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:53.6272263Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6273438Z /__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:45:53.6275895Z /__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:45:53.6278671Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:53.6280266Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6281451Z /__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:45:53.6283909Z /__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:45:53.6286679Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:53.6288187Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.6288683Z At global scope: 2025-05-07T19:45:53.6289607Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:53.7609759Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:53.7616114Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:45:53.7617058Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp:13: 2025-05-07T19:45:53.7618374Z /__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:45:53.7620847Z /__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:45:53.7623843Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.7625337Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7626515Z /__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:45:53.7628965Z /__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:45:53.7631724Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.7633204Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7634397Z /__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:45:53.7636844Z /__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:45:53.7639746Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.7641254Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7642579Z /__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:45:53.7645065Z /__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:45:53.7647729Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:53.7649353Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7650539Z /__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:45:53.7653006Z /__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:45:53.7655783Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.7657274Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7658640Z /__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:45:53.7661105Z /__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:45:53.7663904Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.7665377Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7666560Z /__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:45:53.7669010Z /__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:45:53.7671759Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.7673255Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7674418Z /__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:45:53.7676937Z /__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:45:53.7679799Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:53.7681277Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7682533Z /__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:45:53.7685160Z /__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:45:53.7687934Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:53.7689435Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7690622Z /__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:45:53.7693233Z /__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:45:53.7696051Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:53.7697555Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.7698044Z At global scope: 2025-05-07T19:45:53.7698984Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:53.9030626Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:53.9036455Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp:10: 2025-05-07T19:45:53.9037825Z /__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:45:53.9040331Z /__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:45:53.9043312Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.9044796Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9045942Z /__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:45:53.9048744Z /__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:45:53.9051474Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.9052946Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9054088Z /__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:45:53.9056662Z /__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:45:53.9059438Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.9060909Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9062044Z /__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:45:53.9064442Z /__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:45:53.9067066Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:53.9068418Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9069566Z /__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:45:53.9071968Z /__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:45:53.9074706Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:53.9076187Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9077334Z /__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:45:53.9079820Z /__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:45:53.9082548Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:53.9084195Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9085345Z /__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:45:53.9087734Z /__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:45:53.9090465Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:53.9092171Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9093323Z /__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:45:53.9095711Z /__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:45:53.9098441Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:53.9099930Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9101088Z /__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:45:53.9103487Z /__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:45:53.9106232Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:53.9107727Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9108892Z /__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:45:53.9111290Z /__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:45:53.9114043Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:53.9115539Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:53.9116208Z At global scope: 2025-05-07T19:45:53.9117151Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:54.0352188Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:54.0358299Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:45:54.0359245Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp:11: 2025-05-07T19:45:54.0360670Z /__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:45:54.0363134Z /__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:45:54.0365907Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:54.0367397Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0368573Z /__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:45:54.0371022Z /__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:45:54.0373773Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:54.0375267Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0376436Z /__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:45:54.0378879Z /__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:45:54.0381639Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:54.0383116Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0384578Z /__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:45:54.0387025Z /__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:45:54.0389656Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:54.0391017Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0392336Z /__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:45:54.0394804Z /__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:45:54.0397560Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:54.0399031Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0400315Z /__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:45:54.0402789Z /__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:45:54.0405552Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:54.0407031Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0408203Z /__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:45:54.0410664Z /__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:45:54.0413434Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:54.0414914Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0416078Z /__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:45:54.0418539Z /__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:45:54.0421519Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:54.0422997Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0424171Z /__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:45:54.0426844Z /__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:45:54.0429673Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:54.0431172Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0432362Z /__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:45:54.0434835Z /__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:45:54.0437625Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:54.0439123Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.0439713Z At global scope: 2025-05-07T19:45:54.0440638Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:54.4600040Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:54.4605943Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp:12: 2025-05-07T19:45:54.4607320Z /__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:45:54.4609722Z /__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:45:54.4612841Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:54.4614307Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4615456Z /__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:45:54.4618039Z /__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:45:54.4620785Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:54.4622256Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4623390Z /__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:45:54.4625773Z /__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:45:54.4628516Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:54.4629985Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4631116Z /__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:45:54.4633500Z /__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:45:54.4636119Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:54.4637477Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4638627Z /__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:45:54.4641124Z /__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:45:54.4644017Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:54.4645725Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4646880Z /__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:45:54.4649270Z /__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:45:54.4652010Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:54.4653672Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4654837Z /__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:45:54.4657223Z /__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:45:54.4659958Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:54.4661432Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4662583Z /__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:45:54.4664975Z /__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:45:54.4667709Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:54.4669178Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4670339Z /__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:45:54.4672740Z /__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:45:54.4675486Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:54.4676989Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4678145Z /__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:45:54.4680807Z /__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:45:54.4683578Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:54.4685075Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.4685565Z At global scope: 2025-05-07T19:45:54.4686496Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:54.5884604Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:54.5890465Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/a64archtraits_p.h:13, 2025-05-07T19:45:54.5891450Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp:16: 2025-05-07T19:45:54.5892793Z /__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:45:54.5895326Z /__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:45:54.5898089Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:54.5899561Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5900748Z /__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:45:54.5903208Z /__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:45:54.5905961Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:54.5907449Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5908909Z /__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:45:54.5911379Z /__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:45:54.5914157Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:54.5915639Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5916950Z /__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:45:54.5919538Z /__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:45:54.5922202Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:54.5923561Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5924737Z /__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:45:54.5927217Z /__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:45:54.5929989Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:54.5931465Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5932637Z /__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:45:54.5935108Z /__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:45:54.5937865Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:54.5939345Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5940520Z /__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:45:54.5943184Z /__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:45:54.5946200Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:54.5947676Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5948849Z /__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:45:54.5951473Z /__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:45:54.5954271Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:54.5955750Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5956928Z /__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:45:54.5959485Z /__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:45:54.5962304Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:54.5963793Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5964983Z /__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:45:54.5967456Z /__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:45:54.5970245Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:54.5971746Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:54.5972236Z At global scope: 2025-05-07T19:45:54.5973159Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:55.0446144Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:55.1972362Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:55.1978162Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:45:55.1979166Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:45:55.1980013Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp:12: 2025-05-07T19:45:55.1981347Z /__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:45:55.1983850Z /__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:45:55.1986651Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:55.1988115Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.1989304Z /__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:45:55.1991796Z /__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:45:55.1994628Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:55.1996098Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.1997297Z /__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:45:55.1999910Z /__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:45:55.2002985Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:55.2004466Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.2005662Z /__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:45:55.2008158Z /__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:45:55.2010956Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:55.2012332Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.2013526Z /__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:45:55.2016028Z /__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:45:55.2018829Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:55.2020312Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.2021505Z /__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:45:55.2024009Z /__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:45:55.2026800Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:55.2028275Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.2029474Z /__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:45:55.2031970Z /__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:45:55.2034749Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:55.2036390Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.2037590Z /__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:45:55.2040182Z /__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:45:55.2043208Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:55.2044906Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.2046123Z /__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:45:55.2048635Z /__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:45:55.2051435Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:55.2052945Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.2054144Z /__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:45:55.2056645Z /__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:45:55.2059442Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:55.2060930Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.2061438Z At global scope: 2025-05-07T19:45:55.2062376Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:55.3962677Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:55.6156547Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:55.6936693Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:55.6942797Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:45:55.6943820Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:45:55.6944701Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp:18: 2025-05-07T19:45:55.6946063Z /__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:45:55.6948562Z /__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:45:55.6951349Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:55.6952840Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.6954037Z /__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:45:55.6956522Z /__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:45:55.6959308Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:55.6961214Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.6962411Z /__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:45:55.6964912Z /__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:45:55.6967697Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:55.6969348Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.6970556Z /__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:45:55.6973047Z /__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:45:55.6975705Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:45:55.6977062Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.6978279Z /__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:45:55.6980777Z /__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:45:55.6983551Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:45:55.6985035Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.6986246Z /__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:45:55.6988728Z /__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:45:55.6991504Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:45:55.6992980Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.6994173Z /__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:45:55.6996804Z /__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:45:55.6999677Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:45:55.7001155Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.7002338Z /__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:45:55.7005001Z /__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:45:55.7007801Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:45:55.7009269Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.7010477Z /__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:45:55.7013038Z /__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:45:55.7015937Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:45:55.7017431Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.7018649Z /__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:45:55.7021156Z /__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:45:55.7023966Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:45:55.7025461Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:45:55.7025955Z At global scope: 2025-05-07T19:45:55.7026887Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:45:55.9459308Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:56.1433954Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:56.3573556Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:56.4489300Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:56.5014776Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:56.6136936Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:56.6195421Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:56.6436971Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:56.7590679Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:56.8955518Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.0270199Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.0979883Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.1596554Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.2123677Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.3204831Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.4880813Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.4923730Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.5170898Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.6502924Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:57.7813702Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.0343537Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.0571458Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.1602664Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.3075903Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.4126072Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.6408259Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.6918386Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.8253978Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.8278193Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:58.9846893Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:59.0170641Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:59.0880335Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:59.2483542Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:45:59.4172195Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:01.5184459Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:01.7663877Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:02.0585177Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:02.2496566Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:03.0743296Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:03.1745501Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:03.4183638Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:04.0206396Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:04.0592614Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:06.8050946Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:07.0985558Z [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.12/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:46:08.9366055Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:09.0463069Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:10.9395874Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:17.0620542Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:18.3608636Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:18.7406602Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:20.6719147Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:21.7752880Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:22.0809145Z [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.12/site-packages/torch/lib/libc10.so asmjit.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so && : 2025-05-07T19:46:29.0662508Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:29.4907484Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:31.3459311Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:32.6291952Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:42.0584248Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:42.3041419Z [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.12/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:46:46.1568441Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:46:48.0613634Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:46:55.3891943Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:46:55.6303586Z [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.12/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:46:58.1981692Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:46:58.4831489Z [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.12/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.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed asmjit.so /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so && : 2025-05-07T19:46:59.3030673Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:00.1596780Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:00.4135291Z [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.12/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:47:11.5438399Z [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_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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:11.5607985Z [86/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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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_QAavsy.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_QAavsy.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_QAavsy.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_QAavsy.cpp 2025-05-07T19:47:11.7197002Z [87/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_QAavsy.cpp.o -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:47:13.3724398Z [88/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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:13.6428662Z [89/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.12/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_utils.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so && : 2025-05-07T19:47:17.2441869Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:25.4709312Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:25.7351395Z [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.12/site-packages/torch/lib/libc10.so fbgemm.so fbgemm_gpu_config.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && : 2025-05-07T19:47:32.1867376Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:47:32.4389121Z [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.12/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_common.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && : 2025-05-07T19:47:49.2351954Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:48:02.2111370Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:48:06.1647894Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:48:16.7127799Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:48:24.1133576Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:48:34.9316870Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:48:43.0047898Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:48:51.0095724Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:48:55.5168437Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:48:59.3553676Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:49:07.2048677Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:49:11.9950707Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:49:15.7387850Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:49:19.3076325Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:49:23.3772833Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:49:28.5585947Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:49:38.4874790Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.5049960Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.5222371Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.5393658Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.5569810Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.5741761Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.5909380Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.6081019Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.6248160Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.6417713Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.6587790Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.6755938Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.6923883Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:49:38.7096076Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:49:43.1119201Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:49:47.6073597Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:49:59.0337494Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:49:59.4198355Z [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.12/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.12/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.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && : 2025-05-07T19:50:02.0920645Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:50:02.2740603Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:13.3090585Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:50:20.6700540Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:50:25.9613367Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:50:27.7467996Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:50:31.2415704Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:50:38.8738086Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:50:44.4348619Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:50:47.5391321Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:50:49.5344402Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:50:57.1536119Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:51:04.9915185Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:51:05.6368970Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:51:07.6643133Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:51:15.0544325Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:51:23.1823525Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:51:24.2886380Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:51:24.3055741Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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_z5STUn.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_z5STUn.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_z5STUn.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_z5STUn.cpp 2025-05-07T19:51:24.3223174Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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_HIswv2.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_HIswv2.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_HIswv2.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_HIswv2.cpp 2025-05-07T19:51:24.3400465Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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_JNSrXM.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_JNSrXM.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_JNSrXM.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_JNSrXM.cpp 2025-05-07T19:51:24.3570462Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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_6pm2Hs.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_6pm2Hs.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_6pm2Hs.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/gen_placeholder_6pm2Hs.cpp 2025-05-07T19:51:24.5167331Z [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_6pm2Hs.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so && : 2025-05-07T19:51:27.6650229Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:51:35.2175916Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:35.3603956Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:51:42.9716466Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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.12/cmake-build/gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:51:43.2881887Z [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.12/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.12/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.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && : 2025-05-07T19:51:43.4586492Z [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_z5STUn.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && : 2025-05-07T19:51:43.6172578Z [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_HIswv2.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && : 2025-05-07T19:51:43.7994444Z [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_JNSrXM.cpp.o -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && : 2025-05-07T19:51:45.7169958Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:51:50.0118946Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:51:50.2966359Z [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.12/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.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so && : 2025-05-07T19:51:55.9018595Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:51:59.2320009Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:01.7018417Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:01.9545211Z [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.12/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:52:08.5132701Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:14.8126931Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:19.0452716Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:22.4749840Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:34.8483220Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:36.0135985Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:52:48.4665279Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:52:56.7662267Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:52:57.2959641Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:05.1233980Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:12.4560965Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:12.7707542Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:13.7754790Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:28.6048841Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:39.8938731Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:53:55.0728182Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:53:57.6688861Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:02.6034801Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:02.6125710Z [185/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so 2025-05-07T19:54:02.6127398Z ################################################################################ 2025-05-07T19:54:02.6127884Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6128572Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so 2025-05-07T19:54:02.6129273Z Removing all RPATHs ... 2025-05-07T19:54:02.6129671Z ################################################################################ 2025-05-07T19:54:02.6230045Z [186/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so 1 2025-05-07T19:54:02.6231685Z ################################################################################ 2025-05-07T19:54:02.6232160Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6232854Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so 2025-05-07T19:54:02.6233991Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.6234483Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.6235043Z ################################################################################ 2025-05-07T19:54:02.6321758Z [187/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:02.6323484Z ################################################################################ 2025-05-07T19:54:02.6323971Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6324753Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:02.6325532Z Removing all RPATHs ... 2025-05-07T19:54:02.6325942Z ################################################################################ 2025-05-07T19:54:02.6417490Z [188/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so 1 2025-05-07T19:54:02.6419284Z ################################################################################ 2025-05-07T19:54:02.6419751Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6420550Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:02.6421363Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.6421859Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.6422420Z ################################################################################ 2025-05-07T19:54:02.6506866Z [189/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:02.6508615Z ################################################################################ 2025-05-07T19:54:02.6509104Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6509853Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:02.6510610Z Removing all RPATHs ... 2025-05-07T19:54:02.6510977Z ################################################################################ 2025-05-07T19:54:02.6595867Z [190/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:02.6597597Z ################################################################################ 2025-05-07T19:54:02.6598142Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6598940Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:02.6599815Z Removing all RPATHs ... 2025-05-07T19:54:02.6600194Z ################################################################################ 2025-05-07T19:54:02.6685560Z [191/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 1 2025-05-07T19:54:02.6687305Z ################################################################################ 2025-05-07T19:54:02.6687781Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6688611Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:02.6689871Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.6690397Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.6690960Z ################################################################################ 2025-05-07T19:54:02.6776580Z [192/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so 1 2025-05-07T19:54:02.6778291Z ################################################################################ 2025-05-07T19:54:02.6778771Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6779559Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:02.6780354Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.6780861Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.6781805Z ################################################################################ 2025-05-07T19:54:02.6866344Z [193/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:02.6868073Z ################################################################################ 2025-05-07T19:54:02.6868542Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6869357Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:02.6870159Z Removing all RPATHs ... 2025-05-07T19:54:02.6870550Z ################################################################################ 2025-05-07T19:54:02.6962068Z [194/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so 1 2025-05-07T19:54:02.6963885Z ################################################################################ 2025-05-07T19:54:02.6964373Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.6965212Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:02.6966074Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.6966585Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.6967145Z ################################################################################ 2025-05-07T19:54:02.7116098Z [195/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 1 2025-05-07T19:54:02.7117952Z ################################################################################ 2025-05-07T19:54:02.7118423Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.7119298Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:02.7120274Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.7120780Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.7121337Z ################################################################################ 2025-05-07T19:54:02.7215664Z [196/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so 1 2025-05-07T19:54:02.7217469Z ################################################################################ 2025-05-07T19:54:02.7218338Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.7219203Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:02.7220069Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.7220566Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.7221132Z ################################################################################ 2025-05-07T19:54:02.7301644Z [197/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 1 2025-05-07T19:54:02.7303441Z ################################################################################ 2025-05-07T19:54:02.7303917Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.7305129Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:02.7306038Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.7306531Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.7307099Z ################################################################################ 2025-05-07T19:54:02.7392760Z [198/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 1 2025-05-07T19:54:02.7394900Z ################################################################################ 2025-05-07T19:54:02.7395417Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.7396290Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:02.7397213Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.7397731Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.7398292Z ################################################################################ 2025-05-07T19:54:02.7484453Z [199/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 1 2025-05-07T19:54:02.7486456Z ################################################################################ 2025-05-07T19:54:02.7487186Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.7488305Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:02.7489365Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.7490084Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.7490843Z ################################################################################ 2025-05-07T19:54:02.7570977Z [200/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 1 2025-05-07T19:54:02.7572978Z ################################################################################ 2025-05-07T19:54:02.7573505Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.7574460Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:02.7575384Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.7575874Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.7576501Z ################################################################################ 2025-05-07T19:54:02.7661799Z [201/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so 1 2025-05-07T19:54:02.7663529Z ################################################################################ 2025-05-07T19:54:02.7664007Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.7664981Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:02.7665888Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:02.7666390Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:02.7667107Z ################################################################################ 2025-05-07T19:54:02.7748644Z [202/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:02.7750460Z ################################################################################ 2025-05-07T19:54:02.7750939Z [CMAKE] Running post-build script ... 2025-05-07T19:54:02.7751796Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:02.7752642Z Removing all RPATHs ... 2025-05-07T19:54:02.7753016Z ################################################################################ 2025-05-07T19:54:06.0296476Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:21.8409706Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:23.8636461Z [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.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.12/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:24.2322302Z [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.12/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.12/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.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && : 2025-05-07T19:54:24.2483477Z [207/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so 1 2025-05-07T19:54:24.2485107Z ################################################################################ 2025-05-07T19:54:24.2485589Z [CMAKE] Running post-build script ... 2025-05-07T19:54:24.2486318Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:24.2487108Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:54:24.2487630Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:24.2488195Z ################################################################################ 2025-05-07T19:54:24.2489556Z [207/208] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-build && /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/cmake/data/bin/cmake -P cmake_install.cmake 2025-05-07T19:54:24.2529938Z -- Install configuration: "Release" 2025-05-07T19:54:24.2531481Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/asmjit.so 2025-05-07T19:54:24.2552556Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm.so 2025-05-07T19:54:24.2554168Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:24.2573693Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:24.2575095Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so 2025-05-07T19:54:24.2594121Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:24.2611049Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:24.2612830Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:24.2614250Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:24.2633762Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:24.2635651Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:24.2637141Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:24.2638610Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:24.2640191Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:24.2641702Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:24.2643377Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:24.2645107Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:24.2646685Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py 2025-05-07T19:54:24.2648443Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py 2025-05-07T19:54:24.2650184Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py 2025-05-07T19:54:24.2651856Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py 2025-05-07T19:54:24.2653528Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py 2025-05-07T19:54:24.2655240Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py 2025-05-07T19:54:24.2657021Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py 2025-05-07T19:54:24.2658898Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py 2025-05-07T19:54:24.2660664Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py 2025-05-07T19:54:24.2662472Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py 2025-05-07T19:54:24.2664391Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py 2025-05-07T19:54:24.2666135Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py 2025-05-07T19:54:24.2667787Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py 2025-05-07T19:54:24.2669481Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py 2025-05-07T19:54:24.2671331Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T19:54:24.2673126Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py 2025-05-07T19:54:24.2674904Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:24.2680176Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so 2025-05-07T19:54:24.2707213Z 2025-05-07T19:54:24.2766750Z 2025-05-07T19:54:24.2767868Z copying fbgemm_gpu/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/__init__.py 2025-05-07T19:54:24.2770465Z copying fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py 2025-05-07T19:54:24.2772107Z copying fbgemm_gpu/enums.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/enums.py 2025-05-07T19:54:24.2773279Z copying fbgemm_gpu/metrics.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/metrics.py 2025-05-07T19:54:24.2775300Z copying fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py 2025-05-07T19:54:24.2777015Z copying fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py 2025-05-07T19:54:24.2778464Z copying fbgemm_gpu/quantize_comm.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize_comm.py 2025-05-07T19:54:24.2779627Z copying fbgemm_gpu/quantize_utils.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize_utils.py 2025-05-07T19:54:24.2780823Z copying fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/runtime_monitor.py 2025-05-07T19:54:24.2781967Z copying fbgemm_gpu/sparse_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sparse_ops.py 2025-05-07T19:54:24.2784527Z copying fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_configs.py 2025-05-07T19:54:24.2786237Z copying fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py 2025-05-07T19:54:24.2787853Z copying fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py 2025-05-07T19:54:24.2789285Z copying fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_utils.py 2025-05-07T19:54:24.2790758Z copying fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py 2025-05-07T19:54:24.2792476Z copying fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py 2025-05-07T19:54:24.2794302Z copying fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py 2025-05-07T19:54:24.2796179Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py 2025-05-07T19:54:24.2798519Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py 2025-05-07T19:54:24.2800466Z copying fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py 2025-05-07T19:54:24.2801986Z copying fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py 2025-05-07T19:54:24.2803115Z copying fbgemm_gpu/uvm.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/uvm.py 2025-05-07T19:54:24.2803998Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/config 2025-05-07T19:54:24.2805370Z copying fbgemm_gpu/config/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/config/__init__.py 2025-05-07T19:54:24.2806617Z copying fbgemm_gpu/config/feature_list.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/config/feature_list.py 2025-05-07T19:54:24.2807681Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs 2025-05-07T19:54:24.2808657Z copying fbgemm_gpu/docs/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/__init__.py 2025-05-07T19:54:24.2809781Z copying fbgemm_gpu/docs/common.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/common.py 2025-05-07T19:54:24.2810915Z copying fbgemm_gpu/docs/examples.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/examples.py 2025-05-07T19:54:24.2812375Z copying fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py 2025-05-07T19:54:24.2814206Z copying fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py 2025-05-07T19:54:24.2815859Z copying fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py 2025-05-07T19:54:24.2817303Z copying fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/quantize_ops.py 2025-05-07T19:54:24.2818541Z copying fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/sparse_ops.py 2025-05-07T19:54:24.2819706Z copying fbgemm_gpu/docs/version.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/version.py 2025-05-07T19:54:24.2821044Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize 2025-05-07T19:54:24.2822101Z copying fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize/__init__.py 2025-05-07T19:54:24.2823425Z copying fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize/quantize_ops.py 2025-05-07T19:54:24.2824600Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll 2025-05-07T19:54:24.2826440Z copying fbgemm_gpu/sll/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/__init__.py 2025-05-07T19:54:24.2827395Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe 2025-05-07T19:54:24.2828351Z copying fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/__init__.py 2025-05-07T19:54:24.2829313Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton 2025-05-07T19:54:24.2830336Z copying fbgemm_gpu/triton/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/__init__.py 2025-05-07T19:54:24.2831496Z copying fbgemm_gpu/triton/common.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/common.py 2025-05-07T19:54:24.2832733Z copying fbgemm_gpu/triton/quantize.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/quantize.py 2025-05-07T19:54:24.2834019Z copying fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/quantize_ref.py 2025-05-07T19:54:24.2835088Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils 2025-05-07T19:54:24.2836076Z copying fbgemm_gpu/utils/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/__init__.py 2025-05-07T19:54:24.2837267Z copying fbgemm_gpu/utils/filestore.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/filestore.py 2025-05-07T19:54:24.2838792Z copying fbgemm_gpu/utils/loader.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/loader.py 2025-05-07T19:54:24.2840141Z copying fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/torch_library.py 2025-05-07T19:54:24.2841223Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/cpu 2025-05-07T19:54:24.2843651Z copying fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/cpu/__init__.py 2025-05-07T19:54:24.2844847Z copying fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py 2025-05-07T19:54:24.2845885Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/meta 2025-05-07T19:54:24.2846927Z copying fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/meta/__init__.py 2025-05-07T19:54:24.2848152Z copying fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py 2025-05-07T19:54:24.2849231Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.2850314Z copying fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/__init__.py 2025-05-07T19:54:24.2851571Z copying fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/common.py 2025-05-07T19:54:24.2853403Z copying fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py 2025-05-07T19:54:24.2855252Z copying fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py 2025-05-07T19:54:24.2856896Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py 2025-05-07T19:54:24.2858506Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py 2025-05-07T19:54:24.2860333Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py 2025-05-07T19:54:24.2862401Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py 2025-05-07T19:54:24.2864448Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py 2025-05-07T19:54:24.2866380Z copying fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py 2025-05-07T19:54:24.2868390Z copying fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py 2025-05-07T19:54:24.2870233Z copying fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py 2025-05-07T19:54:24.2872058Z copying fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py 2025-05-07T19:54:24.2873532Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.2874594Z copying fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/__init__.py 2025-05-07T19:54:24.2875887Z copying fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py 2025-05-07T19:54:24.2877229Z copying fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py 2025-05-07T19:54:24.2878505Z copying fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py 2025-05-07T19:54:24.2880074Z copying fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py 2025-05-07T19:54:24.2881899Z copying fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py 2025-05-07T19:54:24.2883276Z copying fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/reporter.py 2025-05-07T19:54:24.2884640Z copying fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py 2025-05-07T19:54:24.2886135Z copying fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py 2025-05-07T19:54:24.2887767Z copying fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py 2025-05-07T19:54:24.2889231Z copying fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/utils.py 2025-05-07T19:54:24.2890394Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/cache 2025-05-07T19:54:24.2891464Z copying fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/cache/__init__.py 2025-05-07T19:54:24.2892929Z copying fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py 2025-05-07T19:54:24.2894187Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.2895206Z copying fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py 2025-05-07T19:54:24.2896396Z copying fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/common.py 2025-05-07T19:54:24.2897611Z copying fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/inference.py 2025-05-07T19:54:24.2898881Z copying fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/training.py 2025-05-07T19:54:24.2899938Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/stats 2025-05-07T19:54:24.2901000Z copying fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/stats/__init__.py 2025-05-07T19:54:24.2902406Z copying fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py 2025-05-07T19:54:24.2903636Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.2904692Z copying fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/__init__.py 2025-05-07T19:54:24.2905933Z copying fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/common.py 2025-05-07T19:54:24.2907186Z copying fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/offsets.py 2025-05-07T19:54:24.2908464Z copying fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/quantize.py 2025-05-07T19:54:24.2909754Z copying fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/requests.py 2025-05-07T19:54:24.2910862Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:24.2911991Z copying fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py 2025-05-07T19:54:24.2913605Z copying fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py 2025-05-07T19:54:24.2915008Z creating directory _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/jagged 2025-05-07T19:54:24.2916324Z copying fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/jagged/__init__.py 2025-05-07T19:54:24.2917860Z copying fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py 2025-05-07T19:54:24.2918816Z 2025-05-07T19:54:24.3097779Z INFO:root:running bdist_wheel 2025-05-07T19:54:24.3165622Z INFO:root:running build 2025-05-07T19:54:24.3166052Z INFO:root:running build_py 2025-05-07T19:54:24.3176738Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3179547Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3182623Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3185354Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3187752Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3190475Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3193108Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3195429Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3198745Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3201421Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3204149Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3207533Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3210082Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3212820Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3215428Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3218032Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3220284Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3222859Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3226941Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3231160Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3233672Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3236221Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3238953Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3242499Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/config 2025-05-07T19:54:24.3245089Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/config 2025-05-07T19:54:24.3247669Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/config 2025-05-07T19:54:24.3251197Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3253089Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3255549Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3258161Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3260463Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3262673Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3264934Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3267712Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3270252Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3273508Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.3276674Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/quantize 2025-05-07T19:54:24.3278846Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/quantize 2025-05-07T19:54:24.3281547Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/quantize 2025-05-07T19:54:24.3284297Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll 2025-05-07T19:54:24.3286432Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll 2025-05-07T19:54:24.3289398Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe 2025-05-07T19:54:24.3291350Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe 2025-05-07T19:54:24.3294375Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton 2025-05-07T19:54:24.3297054Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton 2025-05-07T19:54:24.3299414Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton 2025-05-07T19:54:24.3301827Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton 2025-05-07T19:54:24.3304467Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton 2025-05-07T19:54:24.3307721Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils 2025-05-07T19:54:24.3309817Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils 2025-05-07T19:54:24.3312325Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils 2025-05-07T19:54:24.3314659Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils 2025-05-07T19:54:24.3316890Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils 2025-05-07T19:54:24.3319945Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/cpu 2025-05-07T19:54:24.3321956Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/cpu 2025-05-07T19:54:24.3324741Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/cpu 2025-05-07T19:54:24.3327996Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/meta 2025-05-07T19:54:24.3329973Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/meta 2025-05-07T19:54:24.3332627Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/meta 2025-05-07T19:54:24.3337142Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3339592Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3341728Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3344480Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3347003Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3349966Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3352271Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3355415Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3358027Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3360758Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3363580Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3366307Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3368658Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3371185Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.3375117Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3376885Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3379672Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3382296Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3385126Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3387911Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3390378Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3392977Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3395428Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3398621Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3401277Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3404265Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.3407274Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/cache 2025-05-07T19:54:24.3409163Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/cache 2025-05-07T19:54:24.3412107Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/cache 2025-05-07T19:54:24.3415160Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.3417098Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.3419755Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.3422375Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.3425148Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.3429143Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/stats 2025-05-07T19:54:24.3431084Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/stats 2025-05-07T19:54:24.3433679Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/stats 2025-05-07T19:54:24.3436864Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.3439242Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.3441980Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.3444433Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.3446763Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.3449419Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.3452641Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:24.3454620Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:24.3457398Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:24.3460091Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/jagged 2025-05-07T19:54:24.3462140Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/jagged 2025-05-07T19:54:24.3464802Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/jagged 2025-05-07T19:54:24.3536127Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/asmjit.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3582361Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3660611Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3680849Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3728158Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3746132Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3768560Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3786036Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3819342Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3835155Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.3858269Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4027300Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4081010Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4098565Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4116211Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4167355Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4169587Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4197200Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4199521Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4207617Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4215645Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4223956Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4232385Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4240709Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4249486Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4258692Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4267101Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4275819Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4286843Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4295787Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4304384Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4312344Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.4318244Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:24.4320612Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:24.4328807Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:24.4335990Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4351890Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4436445Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4439673Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4442125Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4444541Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4447623Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4449923Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4452558Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4454816Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4457379Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4460232Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4463300Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4466215Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4468532Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4470969Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4473363Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4475946Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4478652Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4482369Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4486844Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4489625Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4491993Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4494390Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu 2025-05-07T19:54:24.4496934Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/config 2025-05-07T19:54:24.4499751Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/config 2025-05-07T19:54:24.4501904Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.4504564Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.4507188Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.4509490Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.4511865Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.4515056Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.4518325Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.4520797Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.4523532Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs 2025-05-07T19:54:24.4526341Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/quantize 2025-05-07T19:54:24.4531716Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/quantize 2025-05-07T19:54:24.4533893Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll 2025-05-07T19:54:24.4536534Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe 2025-05-07T19:54:24.4539227Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton 2025-05-07T19:54:24.4541703Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton 2025-05-07T19:54:24.4544609Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton 2025-05-07T19:54:24.4547570Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton 2025-05-07T19:54:24.4550451Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils 2025-05-07T19:54:24.4552983Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils 2025-05-07T19:54:24.4555704Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils 2025-05-07T19:54:24.4558177Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils 2025-05-07T19:54:24.4560816Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/cpu 2025-05-07T19:54:24.4563553Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/cpu 2025-05-07T19:54:24.4566580Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/meta 2025-05-07T19:54:24.4569274Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/meta 2025-05-07T19:54:24.4572056Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4575078Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4577852Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4580505Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4583144Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4585956Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4588845Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4591610Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4594103Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4597154Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4600420Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4603119Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4606024Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4608668Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4611744Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4614497Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4617322Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4620061Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4622732Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4628301Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4630448Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4633093Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4635780Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4638322Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4640973Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/cache 2025-05-07T19:54:24.4643946Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/cache 2025-05-07T19:54:24.4646641Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.4649355Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.4651887Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.4654697Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.4658461Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/stats 2025-05-07T19:54:24.4661125Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/stats 2025-05-07T19:54:24.4663578Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4666224Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4668813Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4671406Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4674210Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4677347Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:24.4680159Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:24.4682678Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/jagged 2025-05-07T19:54:24.4685567Z INFO:root:copying _skbuild/linux-aarch64-3.12/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/jagged 2025-05-07T19:54:24.4709148Z INFO:skbuild:copied 90 files 2025-05-07T19:54:24.4709582Z INFO:root:running build_ext 2025-05-07T19:54:24.4713956Z INFO:root:installing to _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel 2025-05-07T19:54:24.4714676Z INFO:root:running install 2025-05-07T19:54:24.4823285Z INFO:root:running install_lib 2025-05-07T19:54:24.4826225Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel 2025-05-07T19:54:24.4830340Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu 2025-05-07T19:54:24.4831636Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/config 2025-05-07T19:54:24.4833952Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/config/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/config 2025-05-07T19:54:24.4836271Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/config 2025-05-07T19:54:24.4838966Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/docs 2025-05-07T19:54:24.4841032Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:24.4843517Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs/common.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:24.4847323Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs/examples.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:24.4849634Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:24.4852391Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:24.4854851Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:24.4857233Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:24.4859499Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:24.4861928Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/docs/version.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/docs 2025-05-07T19:54:24.4863639Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/quantize 2025-05-07T19:54:24.4865357Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/quantize 2025-05-07T19:54:24.4867708Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/quantize 2025-05-07T19:54:24.4869446Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/sll 2025-05-07T19:54:24.4870541Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/sll/cpu 2025-05-07T19:54:24.4872241Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/cpu 2025-05-07T19:54:24.4874531Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/cpu 2025-05-07T19:54:24.4876237Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/sll/meta 2025-05-07T19:54:24.4877961Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/meta 2025-05-07T19:54:24.4880375Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/meta 2025-05-07T19:54:24.4882132Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4883900Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4886272Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4888792Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4891617Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4894181Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4896737Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4899383Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4902254Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4905026Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4907713Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4910449Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4913110Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4915763Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:54:24.4918216Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/sll 2025-05-07T19:54:24.4919913Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe 2025-05-07T19:54:24.4921026Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4922776Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4925334Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4927736Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4930092Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4932772Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4935316Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4937750Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4940155Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4942980Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4945541Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4947996Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:54:24.4949719Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/cache 2025-05-07T19:54:24.4951452Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/cache 2025-05-07T19:54:24.4953930Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/cache 2025-05-07T19:54:24.4955764Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.4956909Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:24.4958717Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:24.4961400Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:54:24.4963907Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.4966186Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.4968503Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.4970846Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:54:24.4972798Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/stats 2025-05-07T19:54:24.4974541Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/stats 2025-05-07T19:54:24.4976968Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/stats 2025-05-07T19:54:24.4978803Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4980547Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4982993Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4985365Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4987741Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4990107Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:54:24.4992397Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/tbe 2025-05-07T19:54:24.4994040Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/triton 2025-05-07T19:54:24.4995175Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/triton/jagged 2025-05-07T19:54:24.4996995Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton/jagged 2025-05-07T19:54:24.4999610Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton/jagged 2025-05-07T19:54:24.5002092Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton 2025-05-07T19:54:24.5004365Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/common.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton 2025-05-07T19:54:24.5006676Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton 2025-05-07T19:54:24.5009014Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/triton 2025-05-07T19:54:24.5010728Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/utils 2025-05-07T19:54:24.5012546Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/utils 2025-05-07T19:54:24.5014798Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/utils 2025-05-07T19:54:24.5017064Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils/loader.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/utils 2025-05-07T19:54:24.5019351Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/utils 2025-05-07T19:54:24.5021666Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/asmjit.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5023785Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5025957Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5028207Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5031604Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_config.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5034284Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5037100Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5039483Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5044595Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5047288Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5050893Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5078567Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5087609Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5090065Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5093140Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5095604Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5098039Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5103134Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5105725Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5108952Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5112094Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5115178Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5118261Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5121460Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5124686Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5127962Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5131126Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5134345Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5137829Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5140983Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5144261Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5147570Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:54:24.5149868Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:24.5152246Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:24.5155399Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:54:24.5158101Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5160461Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/fbgemm_gpu_py.so -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5174169Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/__init__.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5176406Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5178649Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/enums.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5180760Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/metrics.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5183029Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5185464Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5187775Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5190245Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5192454Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5194637Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5196859Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5199363Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5201893Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5204213Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5206564Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5209021Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5211531Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5214083Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5216650Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5219168Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5221544Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5223721Z INFO:root:copying _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/fbgemm_gpu/uvm.py -> _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu 2025-05-07T19:54:24.5224965Z INFO:skbuild:copied 125 files 2025-05-07T19:54:24.5225363Z INFO:root:running install_egg_info 2025-05-07T19:54:24.5283287Z INFO:root:running egg_info 2025-05-07T19:54:24.5333632Z INFO:root:creating fbgemm_gpu_nightly_cpu.egg-info 2025-05-07T19:54:24.5335074Z INFO:root:writing fbgemm_gpu_nightly_cpu.egg-info/PKG-INFO 2025-05-07T19:54:24.5341512Z INFO:root:writing dependency_links to fbgemm_gpu_nightly_cpu.egg-info/dependency_links.txt 2025-05-07T19:54:24.5344075Z INFO:root:writing requirements to fbgemm_gpu_nightly_cpu.egg-info/requires.txt 2025-05-07T19:54:24.5345574Z INFO:root:writing top-level names to fbgemm_gpu_nightly_cpu.egg-info/top_level.txt 2025-05-07T19:54:24.5347305Z INFO:root:writing manifest file 'fbgemm_gpu_nightly_cpu.egg-info/SOURCES.txt' 2025-05-07T19:54:24.5497386Z INFO:root:reading manifest file 'fbgemm_gpu_nightly_cpu.egg-info/SOURCES.txt' 2025-05-07T19:54:24.5530158Z INFO:root:writing manifest file 'fbgemm_gpu_nightly_cpu.egg-info/SOURCES.txt' 2025-05-07T19:54:24.5532461Z INFO:root:Copying fbgemm_gpu_nightly_cpu.egg-info to _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/./fbgemm_gpu_nightly_cpu-2025.5.7-py3.12.egg-info 2025-05-07T19:54:24.5542538Z INFO:root:running install_scripts 2025-05-07T19:54:24.5544341Z INFO:skbuild:copied 0 files 2025-05-07T19:54:28.7688799Z INFO:root:creating _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel/fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/WHEEL 2025-05-07T19:54:28.7693839Z INFO:wheel:creating '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-82xlak9_/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl' and adding '_skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel' to it 2025-05-07T19:54:28.7698628Z INFO:wheel:adding 'fbgemm_gpu/__init__.py' 2025-05-07T19:54:28.8017849Z INFO:wheel:adding 'fbgemm_gpu/asmjit.so' 2025-05-07T19:54:28.8024688Z INFO:wheel:adding 'fbgemm_gpu/batched_unary_embeddings_ops.py' 2025-05-07T19:54:28.8027020Z INFO:wheel:adding 'fbgemm_gpu/enums.py' 2025-05-07T19:54:28.8388915Z INFO:wheel:adding 'fbgemm_gpu/fbgemm.so' 2025-05-07T19:54:28.8422130Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_config.so' 2025-05-07T19:54:28.8452797Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so' 2025-05-07T19:54:29.0185542Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_py.so' 2025-05-07T19:54:29.0245782Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so' 2025-05-07T19:54:29.0294594Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_cache.so' 2025-05-07T19:54:29.0431493Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_common.so' 2025-05-07T19:54:29.0605674Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_index_select.so' 2025-05-07T19:54:29.0853053Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_inference.so' 2025-05-07T19:54:29.0865245Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so' 2025-05-07T19:54:29.1300823Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so' 2025-05-07T19:54:29.1315833Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so' 2025-05-07T19:54:29.1325531Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so' 2025-05-07T19:54:29.3019447Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so' 2025-05-07T19:54:29.3049148Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so' 2025-05-07T19:54:29.3058019Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so' 2025-05-07T19:54:29.3135356Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so' 2025-05-07T19:54:29.3188600Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_utils.so' 2025-05-07T19:54:29.3192410Z INFO:wheel:adding 'fbgemm_gpu/metrics.py' 2025-05-07T19:54:29.3196274Z INFO:wheel:adding 'fbgemm_gpu/permute_pooled_embedding_modules.py' 2025-05-07T19:54:29.3199262Z INFO:wheel:adding 'fbgemm_gpu/permute_pooled_embedding_modules_split.py' 2025-05-07T19:54:29.3203889Z INFO:wheel:adding 'fbgemm_gpu/quantize_comm.py' 2025-05-07T19:54:29.3207928Z INFO:wheel:adding 'fbgemm_gpu/quantize_utils.py' 2025-05-07T19:54:29.3212057Z INFO:wheel:adding 'fbgemm_gpu/runtime_monitor.py' 2025-05-07T19:54:29.3225723Z INFO:wheel:adding 'fbgemm_gpu/sparse_ops.py' 2025-05-07T19:54:29.3229752Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_configs.py' 2025-05-07T19:54:29.3233801Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_inference_converter.py' 2025-05-07T19:54:29.3236032Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_ops.py' 2025-05-07T19:54:29.3238601Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_utils.py' 2025-05-07T19:54:29.3241168Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops.py' 2025-05-07T19:54:29.3246389Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_common.py' 2025-05-07T19:54:29.3270780Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_inference.py' 2025-05-07T19:54:29.3321212Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_training.py' 2025-05-07T19:54:29.3325882Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py' 2025-05-07T19:54:29.3327819Z INFO:wheel:adding 'fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py' 2025-05-07T19:54:29.3331368Z INFO:wheel:adding 'fbgemm_gpu/tbe_input_multiplexer.py' 2025-05-07T19:54:29.3333068Z INFO:wheel:adding 'fbgemm_gpu/uvm.py' 2025-05-07T19:54:29.3336774Z INFO:wheel:adding 'fbgemm_gpu/config/__init__.py' 2025-05-07T19:54:29.3339363Z INFO:wheel:adding 'fbgemm_gpu/config/feature_list.py' 2025-05-07T19:54:29.3342462Z INFO:wheel:adding 'fbgemm_gpu/docs/__init__.py' 2025-05-07T19:54:29.3345088Z INFO:wheel:adding 'fbgemm_gpu/docs/common.py' 2025-05-07T19:54:29.3347952Z INFO:wheel:adding 'fbgemm_gpu/docs/examples.py' 2025-05-07T19:54:29.3351740Z INFO:wheel:adding 'fbgemm_gpu/docs/jagged_tensor_ops.py' 2025-05-07T19:54:29.3353815Z INFO:wheel:adding 'fbgemm_gpu/docs/merge_pooled_embedding_ops.py' 2025-05-07T19:54:29.3357329Z INFO:wheel:adding 'fbgemm_gpu/docs/permute_pooled_embedding_ops.py' 2025-05-07T19:54:29.3359277Z INFO:wheel:adding 'fbgemm_gpu/docs/quantize_ops.py' 2025-05-07T19:54:29.3367722Z INFO:wheel:adding 'fbgemm_gpu/docs/sparse_ops.py' 2025-05-07T19:54:29.3369378Z INFO:wheel:adding 'fbgemm_gpu/docs/version.py' 2025-05-07T19:54:29.3372176Z INFO:wheel:adding 'fbgemm_gpu/quantize/__init__.py' 2025-05-07T19:54:29.3374635Z INFO:wheel:adding 'fbgemm_gpu/quantize/quantize_ops.py' 2025-05-07T19:54:29.3378061Z INFO:wheel:adding 'fbgemm_gpu/sll/__init__.py' 2025-05-07T19:54:29.3380729Z INFO:wheel:adding 'fbgemm_gpu/sll/cpu/__init__.py' 2025-05-07T19:54:29.3389355Z INFO:wheel:adding 'fbgemm_gpu/sll/cpu/cpu_sll.py' 2025-05-07T19:54:29.3391970Z INFO:wheel:adding 'fbgemm_gpu/sll/meta/__init__.py' 2025-05-07T19:54:29.3395671Z INFO:wheel:adding 'fbgemm_gpu/sll/meta/meta_sll.py' 2025-05-07T19:54:29.3399049Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/__init__.py' 2025-05-07T19:54:29.3401194Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/common.py' 2025-05-07T19:54:29.3403848Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py' 2025-05-07T19:54:29.3407454Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py' 2025-05-07T19:54:29.3412555Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_bmm.py' 2025-05-07T19:54:29.3417884Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py' 2025-05-07T19:54:29.3420209Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py' 2025-05-07T19:54:29.3423824Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py' 2025-05-07T19:54:29.3430971Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py' 2025-05-07T19:54:29.3437929Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py' 2025-05-07T19:54:29.3440217Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py' 2025-05-07T19:54:29.3446117Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_softmax.py' 2025-05-07T19:54:29.3452954Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py' 2025-05-07T19:54:29.3456055Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py' 2025-05-07T19:54:29.3460171Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py' 2025-05-07T19:54:29.3464882Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py' 2025-05-07T19:54:29.3467314Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py' 2025-05-07T19:54:29.3470008Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py' 2025-05-07T19:54:29.3474284Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py' 2025-05-07T19:54:29.3478460Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py' 2025-05-07T19:54:29.3482475Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py' 2025-05-07T19:54:29.3486423Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py' 2025-05-07T19:54:29.3490426Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py' 2025-05-07T19:54:29.3494528Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py' 2025-05-07T19:54:29.3498485Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py' 2025-05-07T19:54:29.3503287Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py' 2025-05-07T19:54:29.3506580Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py' 2025-05-07T19:54:29.3509214Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py' 2025-05-07T19:54:29.3513351Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py' 2025-05-07T19:54:29.3515199Z INFO:wheel:adding 'fbgemm_gpu/tbe/__init__.py' 2025-05-07T19:54:29.3518119Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/__init__.py' 2025-05-07T19:54:29.3521516Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/bench_config.py' 2025-05-07T19:54:29.3528233Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/bench_runs.py' 2025-05-07T19:54:29.3530968Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/eeg_cli.py' 2025-05-07T19:54:29.3534460Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/embedding_ops_common_config.py' 2025-05-07T19:54:29.3537243Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/eval_compression.py' 2025-05-07T19:54:29.3539370Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/reporter.py' 2025-05-07T19:54:29.3543977Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config.py' 2025-05-07T19:54:29.3547677Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config_loader.py' 2025-05-07T19:54:29.3551350Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py' 2025-05-07T19:54:29.3553415Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/utils.py' 2025-05-07T19:54:29.3555287Z INFO:wheel:adding 'fbgemm_gpu/tbe/cache/__init__.py' 2025-05-07T19:54:29.3557621Z INFO:wheel:adding 'fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py' 2025-05-07T19:54:29.3560018Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/__init__.py' 2025-05-07T19:54:29.3561973Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/common.py' 2025-05-07T19:54:29.3569967Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/inference.py' 2025-05-07T19:54:29.3599488Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/training.py' 2025-05-07T19:54:29.3602796Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/utils/__init__.py' 2025-05-07T19:54:29.3606707Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py' 2025-05-07T19:54:29.3608707Z INFO:wheel:adding 'fbgemm_gpu/tbe/stats/__init__.py' 2025-05-07T19:54:29.3613011Z INFO:wheel:adding 'fbgemm_gpu/tbe/stats/bench_params_reporter.py' 2025-05-07T19:54:29.3615006Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/__init__.py' 2025-05-07T19:54:29.3617391Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/common.py' 2025-05-07T19:54:29.3619740Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/offsets.py' 2025-05-07T19:54:29.3623332Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/quantize.py' 2025-05-07T19:54:29.3630187Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/requests.py' 2025-05-07T19:54:29.3632450Z INFO:wheel:adding 'fbgemm_gpu/triton/__init__.py' 2025-05-07T19:54:29.3634789Z INFO:wheel:adding 'fbgemm_gpu/triton/common.py' 2025-05-07T19:54:29.3645034Z INFO:wheel:adding 'fbgemm_gpu/triton/quantize.py' 2025-05-07T19:54:29.3650564Z INFO:wheel:adding 'fbgemm_gpu/triton/quantize_ref.py' 2025-05-07T19:54:29.3652965Z INFO:wheel:adding 'fbgemm_gpu/triton/jagged/__init__.py' 2025-05-07T19:54:29.3663202Z INFO:wheel:adding 'fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py' 2025-05-07T19:54:29.3665572Z INFO:wheel:adding 'fbgemm_gpu/utils/__init__.py' 2025-05-07T19:54:29.3669137Z INFO:wheel:adding 'fbgemm_gpu/utils/filestore.py' 2025-05-07T19:54:29.3670925Z INFO:wheel:adding 'fbgemm_gpu/utils/loader.py' 2025-05-07T19:54:29.3673982Z INFO:wheel:adding 'fbgemm_gpu/utils/torch_library.py' 2025-05-07T19:54:29.3677524Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/METADATA' 2025-05-07T19:54:29.3678908Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/WHEEL' 2025-05-07T19:54:29.3680063Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/top_level.txt' 2025-05-07T19:54:29.3690131Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/RECORD' 2025-05-07T19:54:29.3695976Z INFO:root:removing _skbuild/linux-aarch64-3.12/setuptools/bdist.linux-aarch64/wheel 2025-05-07T19:54:29.3752894Z ╒═════════╤═══════════════════════╕ 2025-05-07T19:54:29.3753498Z │ │ Version │ 2025-05-07T19:54:29.3753994Z ╞═════════╪═══════════════════════╡ 2025-05-07T19:54:29.3754467Z │ PyTorch │ 2.8.0.dev20250507+cpu │ 2025-05-07T19:54:29.3754958Z ╘═════════╧═══════════════════════╛ 2025-05-07T19:54:29.8646501Z Successfully built fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:30.0225820Z 2025-05-07T19:54:30.0365234Z ################################################################################ 2025-05-07T19:54:30.0365941Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so 2025-05-07T19:54:30.0366546Z [CHECK] Listing out library size: 2025-05-07T19:54:30.0367102Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so 2025-05-07T19:54:30.0367552Z 2025-05-07T19:54:30.0380573Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so 2025-05-07T19:54:30.0382704Z 2025-05-07T19:54:30.0384489Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so 2025-05-07T19:54:30.0385763Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.0386532Z 2025-05-07T19:54:30.0468735Z GLIBC_2.17 2025-05-07T19:54:30.0470751Z 2025-05-07T19:54:30.0470759Z 2025-05-07T19:54:30.0471294Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so 2025-05-07T19:54:30.0472590Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.0473380Z 2025-05-07T19:54:30.0556712Z 2025-05-07T19:54:30.0556956Z 2025-05-07T19:54:30.0579727Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so > /tmp/tmp.9SEimKEvy5.symbols.txt 2025-05-07T19:54:30.0580377Z 2025-05-07T19:54:30.0615778Z 2025-05-07T19:54:30.0647573Z [CHECK] Total Number of symbols: 809 2025-05-07T19:54:30.0663777Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:30.0684540Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so > /tmp/tmp.PeEP7mNklu.usymbols.txt 2025-05-07T19:54:30.0685142Z 2025-05-07T19:54:30.0706124Z 2025-05-07T19:54:30.0740121Z [CHECK] Listing out undefined symbols (52 total): 2025-05-07T19:54:30.0757002Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.0757512Z U __clear_cache@GCC_3.0 2025-05-07T19:54:30.0757946Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.0758415Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.0758866Z U __errno_location@GLIBC_2.17 2025-05-07T19:54:30.0759312Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.0759822Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.0760710Z U abort@GLIBC_2.17 2025-05-07T19:54:30.0761108Z U close@GLIBC_2.17 2025-05-07T19:54:30.0761520Z U fputs@GLIBC_2.17 2025-05-07T19:54:30.0761918Z U free@GLIBC_2.17 2025-05-07T19:54:30.0762316Z U ftruncate64@GLIBC_2.17 2025-05-07T19:54:30.0762738Z U fwrite@GLIBC_2.17 2025-05-07T19:54:30.0763140Z U getauxval@GLIBC_2.17 2025-05-07T19:54:30.0763558Z U getenv@GLIBC_2.17 2025-05-07T19:54:30.0763961Z U getpagesize@GLIBC_2.17 2025-05-07T19:54:30.0764394Z U gettimeofday@GLIBC_2.17 2025-05-07T19:54:30.0764822Z U madvise@GLIBC_2.17 2025-05-07T19:54:30.0765221Z U malloc@GLIBC_2.17 2025-05-07T19:54:30.0765626Z U memcmp@GLIBC_2.17 2025-05-07T19:54:30.0766028Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.0766433Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.0766829Z U memset@GLIBC_2.17 2025-05-07T19:54:30.0767241Z U mmap@GLIBC_2.17 2025-05-07T19:54:30.0767876Z U mprotect@GLIBC_2.17 2025-05-07T19:54:30.0768309Z U munmap@GLIBC_2.17 2025-05-07T19:54:30.0768706Z U open64@GLIBC_2.17 2025-05-07T19:54:30.0771204Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.0771790Z U pthread_mutex_destroy@GLIBC_2.17 2025-05-07T19:54:30.0772260Z U pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:30.0772733Z U pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:30.0773171Z U read@GLIBC_2.17 2025-05-07T19:54:30.0773572Z U realloc@GLIBC_2.17 2025-05-07T19:54:30.0773969Z U shm_open 2025-05-07T19:54:30.0774320Z U shm_unlink 2025-05-07T19:54:30.0774692Z U snprintf@GLIBC_2.17 2025-05-07T19:54:30.0775106Z U stderr@GLIBC_2.17 2025-05-07T19:54:30.0775537Z U strcmp@GLIBC_2.17 2025-05-07T19:54:30.0775932Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.0776350Z U strtol@GLIBC_2.17 2025-05-07T19:54:30.0776748Z U syscall@GLIBC_2.17 2025-05-07T19:54:30.0777163Z U sysconf@GLIBC_2.17 2025-05-07T19:54:30.0777561Z U uname@GLIBC_2.17 2025-05-07T19:54:30.0777963Z U unlink@GLIBC_2.17 2025-05-07T19:54:30.0778368Z U vsnprintf@GLIBC_2.17 2025-05-07T19:54:30.0778893Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.0779488Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.0780095Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.0780640Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.0781093Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.0781543Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.0781972Z w __gmon_start__ 2025-05-07T19:54:30.0782471Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.0783050Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so 2025-05-07T19:54:30.0783421Z 2025-05-07T19:54:30.0804226Z linux-vdso.so.1 (0x0000ffff82eb8000) 2025-05-07T19:54:30.0804678Z libtorch_cpu.so => not found 2025-05-07T19:54:30.0805056Z libtorch.so => not found 2025-05-07T19:54:30.0805517Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff82b75000) 2025-05-07T19:54:30.0806109Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff82b24000) 2025-05-07T19:54:30.0806656Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff82956000) 2025-05-07T19:54:30.0807156Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff828a5000) 2025-05-07T19:54:30.0807674Z /lib/ld-linux-aarch64.so.1 (0x0000ffff82e6b000) 2025-05-07T19:54:30.0808015Z 2025-05-07T19:54:30.0808367Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.0808905Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so 2025-05-07T19:54:30.0809602Z 2025-05-07T19:54:30.0852198Z 2025-05-07T19:54:30.0852782Z Dynamic section at offset 0x7ee30 contains 32 entries: 2025-05-07T19:54:30.0853327Z Tag Type Name/Value 2025-05-07T19:54:30.0853921Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.0854672Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.0855379Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.0856097Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.0856799Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.0857479Z 0x000000000000000e (SONAME) Library soname: [asmjit.so] 2025-05-07T19:54:30.0858067Z 0x000000000000000c (INIT) 0x19280 2025-05-07T19:54:30.0858533Z 0x000000000000000d (FINI) 0x548e0 2025-05-07T19:54:30.0859016Z 0x0000000000000019 (INIT_ARRAY) 0x8e050 2025-05-07T19:54:30.0859862Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:54:30.0860380Z 0x000000000000001a (FINI_ARRAY) 0x8e060 2025-05-07T19:54:30.0860860Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.0861339Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.0861825Z 0x000000006ffffef5 (GNU_HASH) 0x1dc8 2025-05-07T19:54:30.0862285Z 0x0000000000000005 (STRTAB) 0x8760 2025-05-07T19:54:30.0862743Z 0x0000000000000006 (SYMTAB) 0x3b40 2025-05-07T19:54:30.0863224Z 0x000000000000000a (STRSZ) 45192 (bytes) 2025-05-07T19:54:30.0863723Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.0864206Z 0x0000000000000003 (PLTGOT) 0x8f080 2025-05-07T19:54:30.0864691Z 0x0000000000000002 (PLTRELSZ) 8328 (bytes) 2025-05-07T19:54:30.0865178Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.0865642Z 0x0000000000000017 (JMPREL) 0x171f8 2025-05-07T19:54:30.0866113Z 0x0000000000000007 (RELA) 0x13eb0 2025-05-07T19:54:30.0866606Z 0x0000000000000008 (RELASZ) 13128 (bytes) 2025-05-07T19:54:30.0867109Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.0867558Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.0868018Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.0868516Z 0x000000006ffffffe (VERNEED) 0x13e40 2025-05-07T19:54:30.0868979Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.0869436Z 0x000000006ffffff0 (VERSYM) 0x137e8 2025-05-07T19:54:30.0869893Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:54:30.0870333Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.0870638Z 2025-05-07T19:54:30.0870804Z ################################################################################ 2025-05-07T19:54:30.0871143Z 2025-05-07T19:54:30.0871149Z 2025-05-07T19:54:30.0871324Z ################################################################################ 2025-05-07T19:54:30.0871945Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so 2025-05-07T19:54:30.0872541Z [CHECK] Listing out library size: 2025-05-07T19:54:30.0873108Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so 2025-05-07T19:54:30.0873550Z 2025-05-07T19:54:30.0873753Z 2 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so 2025-05-07T19:54:30.0874108Z 2025-05-07T19:54:30.0875420Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so 2025-05-07T19:54:30.0876671Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.0877436Z 2025-05-07T19:54:30.1044427Z GLIBC_2.17 2025-05-07T19:54:30.1045893Z 2025-05-07T19:54:30.1045903Z 2025-05-07T19:54:30.1047027Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so 2025-05-07T19:54:30.1048355Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.1049146Z 2025-05-07T19:54:30.1212233Z GLIBCXX_3.4 2025-05-07T19:54:30.1212544Z GLIBCXX_3.4.9 2025-05-07T19:54:30.1212849Z GLIBCXX_3.4.11 2025-05-07T19:54:30.1213146Z GLIBCXX_3.4.14 2025-05-07T19:54:30.1213450Z GLIBCXX_3.4.15 2025-05-07T19:54:30.1213744Z GLIBCXX_3.4.18 2025-05-07T19:54:30.1214049Z GLIBCXX_3.4.21 2025-05-07T19:54:30.1215266Z 2025-05-07T19:54:30.1215272Z 2025-05-07T19:54:30.1239214Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so > /tmp/tmp.23biWpbiR2.symbols.txt 2025-05-07T19:54:30.1239915Z 2025-05-07T19:54:30.1351189Z 2025-05-07T19:54:30.1383699Z [CHECK] Total Number of symbols: 1848 2025-05-07T19:54:30.1402329Z [CHECK] Number of fbgemm symbols: 1516 2025-05-07T19:54:30.1423853Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so > /tmp/tmp.ekY6KSUXw5.usymbols.txt 2025-05-07T19:54:30.1424859Z 2025-05-07T19:54:30.1450534Z 2025-05-07T19:54:30.1482821Z [CHECK] Listing out undefined symbols (125 total): 2025-05-07T19:54:30.1500041Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.1500611Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:30.1501075Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.1501521Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:30.1501965Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:30.1502421Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:30.1502877Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:30.1503330Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.1503797Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.1504285Z U __cxa_init_primary_exception@CXXABI_1.3.11 2025-05-07T19:54:30.1504824Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:30.1505258Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:30.1505738Z U __cxa_throw_bad_array_new_length@CXXABI_1.3.8 2025-05-07T19:54:30.1506217Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.1506662Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.1507132Z U __once_proxy@GLIBCXX_3.4.11 2025-05-07T19:54:30.1507562Z U abort@GLIBC_2.17 2025-05-07T19:54:30.1508160Z U asmjit::_abi_1_13::BaseAssembler::bind(asmjit::_abi_1_13::Label const&) 2025-05-07T19:54:30.1508806Z U asmjit::_abi_1_13::BaseAssembler::newLabel() 2025-05-07T19:54:30.1509521Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:54:30.1510583Z 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:30.1511968Z 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:30.1513414Z U asmjit::_abi_1_13::BaseEmitter::emitArgsAssignment(asmjit::_abi_1_13::FuncFrame const&, asmjit::_abi_1_13::FuncArgsAssignment const&) 2025-05-07T19:54:30.1514520Z U asmjit::_abi_1_13::BaseEmitter::emitEpilog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T19:54:30.1515345Z U asmjit::_abi_1_13::BaseEmitter::emitProlog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T19:54:30.1516215Z U asmjit::_abi_1_13::CodeHolder::CodeHolder(asmjit::_abi_1_13::Support::Temporary const*) 2025-05-07T19:54:30.1517111Z U asmjit::_abi_1_13::CodeHolder::init(asmjit::_abi_1_13::Environment const&, unsigned long) 2025-05-07T19:54:30.1517835Z U asmjit::_abi_1_13::CodeHolder::~CodeHolder() 2025-05-07T19:54:30.1519029Z U asmjit::_abi_1_13::FuncArgsAssignment::updateFuncFrame(asmjit::_abi_1_13::FuncFrame&) const 2025-05-07T19:54:30.1520201Z U asmjit::_abi_1_13::FuncDetail::init(asmjit::_abi_1_13::FuncSignature const&, asmjit::_abi_1_13::Environment const&) 2025-05-07T19:54:30.1521028Z U asmjit::_abi_1_13::FuncFrame::finalize() 2025-05-07T19:54:30.1521637Z U asmjit::_abi_1_13::FuncFrame::init(asmjit::_abi_1_13::FuncDetail const&) 2025-05-07T19:54:30.1522610Z U asmjit::_abi_1_13::JitRuntime::JitRuntime(asmjit::_abi_1_13::JitAllocator::CreateParams const*) 2025-05-07T19:54:30.1523486Z U asmjit::_abi_1_13::JitRuntime::_add(void**, asmjit::_abi_1_13::CodeHolder*) 2025-05-07T19:54:30.1524128Z U asmjit::_abi_1_13::JitRuntime::~JitRuntime() 2025-05-07T19:54:30.1524774Z U asmjit::_abi_1_13::x86::Assembler::Assembler(asmjit::_abi_1_13::CodeHolder*) 2025-05-07T19:54:30.1525432Z U asmjit::_abi_1_13::x86::Assembler::~Assembler() 2025-05-07T19:54:30.1526147Z U cpuinfo_get_packages 2025-05-07T19:54:30.1526607Z U cpuinfo_get_packages_count 2025-05-07T19:54:30.1527040Z U cpuinfo_initialize 2025-05-07T19:54:30.1527446Z U cpuinfo_isa 2025-05-07T19:54:30.1527810Z U free@GLIBC_2.17 2025-05-07T19:54:30.1528198Z U fwrite@GLIBC_2.17 2025-05-07T19:54:30.1528595Z U getenv@GLIBC_2.17 2025-05-07T19:54:30.1528997Z U log2@GLIBC_2.17 2025-05-07T19:54:30.1529381Z U log2f@GLIBC_2.17 2025-05-07T19:54:30.1529963Z U lrintf@GLIBC_2.17 2025-05-07T19:54:30.1530369Z U memcmp@GLIBC_2.17 2025-05-07T19:54:30.1530765Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.1531167Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.1531564Z U memset@GLIBC_2.17 2025-05-07T19:54:30.1532063Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.1532605Z U operator delete[](void*)@GLIBCXX_3.4 2025-05-07T19:54:30.1533108Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.1533609Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.1534101Z U posix_memalign@GLIBC_2.17 2025-05-07T19:54:30.1534538Z U pow@GLIBC_2.17 2025-05-07T19:54:30.1534921Z U sqrtf@GLIBC_2.17 2025-05-07T19:54:30.1535494Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:30.1536191Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:30.1536837Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:30.1537779Z 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:30.1538850Z U std::__atomic_futex_unsigned_base::_M_futex_notify_all(unsigned int*)@GLIBCXX_3.4.21 2025-05-07T19:54:30.1540303Z 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:30.1542165Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:30.1543206Z U std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:30.1543928Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:30.1544496Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:30.1545157Z U std::__exception_ptr::exception_ptr::exception_ptr(void*)@CXXABI_1.3.11 2025-05-07T19:54:30.1546187Z U std::__future_base::_Result_base::_Result_base()@GLIBCXX_3.4.15 2025-05-07T19:54:30.1546851Z U std::__future_base::_Result_base::~_Result_base()@GLIBCXX_3.4.15 2025-05-07T19:54:30.1547417Z U std::__once_call@GLIBCXX_3.4.11 2025-05-07T19:54:30.1547895Z U std::__once_callable@GLIBCXX_3.4.11 2025-05-07T19:54:30.1548370Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.1548855Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:30.1549323Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T19:54:30.1549832Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:54:30.1550363Z U std::__throw_future_error(int)@GLIBCXX_3.4.14 2025-05-07T19:54:30.1550913Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.1551471Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.1552211Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:30.1552772Z U std::bad_alloc::~bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.1553919Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.1555030Z U std::cerr@GLIBCXX_3.4 2025-05-07T19:54:30.1555457Z U std::cout@GLIBCXX_3.4 2025-05-07T19:54:30.1555957Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T19:54:30.1556503Z U std::future_category()@GLIBCXX_3.4.15 2025-05-07T19:54:30.1557026Z U std::future_error::~future_error()@GLIBCXX_3.4.14 2025-05-07T19:54:30.1557564Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.1558062Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.1558978Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:30.1560107Z U std::logic_error::logic_error(std::logic_error const&)@GLIBCXX_3.4.21 2025-05-07T19:54:30.1560833Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T19:54:30.1561527Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.1562283Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.1562938Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T19:54:30.1563429Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:30.1563925Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T19:54:30.1564557Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:30.1565303Z U std::runtime_error::runtime_error(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:30.1565910Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:30.1566419Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:30.1566847Z U stderr@GLIBC_2.17 2025-05-07T19:54:30.1567247Z U strcmp@GLIBC_2.17 2025-05-07T19:54:30.1567641Z U strstr@GLIBC_2.17 2025-05-07T19:54:30.1568174Z U typeinfo for std::__future_base::_Result_base@GLIBCXX_3.4.15 2025-05-07T19:54:30.1568763Z U typeinfo for std::bad_alloc@GLIBCXX_3.4 2025-05-07T19:54:30.1569283Z U typeinfo for std::future_error@GLIBCXX_3.4.14 2025-05-07T19:54:30.1569822Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:30.1570370Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.1571152Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.1571715Z U vtable for std::bad_alloc@GLIBCXX_3.4 2025-05-07T19:54:30.1572229Z U vtable for std::future_error@GLIBCXX_3.4.14 2025-05-07T19:54:30.1572733Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.1573189Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.1573635Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.1574050Z w __gmon_start__ 2025-05-07T19:54:30.1574442Z w __pthread_key_create 2025-05-07T19:54:30.1574868Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:30.1575336Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:30.1575786Z w pthread_once 2025-05-07T19:54:30.1576168Z w pthread_rwlock_rdlock 2025-05-07T19:54:30.1576597Z w pthread_rwlock_unlock 2025-05-07T19:54:30.1577029Z w pthread_rwlock_wrlock 2025-05-07T19:54:30.1577458Z w pthread_self@GLIBC_2.17 2025-05-07T19:54:30.1578154Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.1578746Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so 2025-05-07T19:54:30.1579111Z 2025-05-07T19:54:30.1579273Z linux-vdso.so.1 (0x0000ffffb6c98000) 2025-05-07T19:54:30.1579684Z libc10.so => not found 2025-05-07T19:54:30.1580420Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so (0x0000ffffb6a68000) 2025-05-07T19:54:30.1581228Z libtorch.so => not found 2025-05-07T19:54:30.1581591Z libtorch_cpu.so => not found 2025-05-07T19:54:30.1582063Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffb6803000) 2025-05-07T19:54:30.1582628Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffb6752000) 2025-05-07T19:54:30.1583161Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffb6701000) 2025-05-07T19:54:30.1583702Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffb6533000) 2025-05-07T19:54:30.1584227Z /lib/ld-linux-aarch64.so.1 (0x0000ffffb6c4b000) 2025-05-07T19:54:30.1584693Z libtorch_cpu.so => not found 2025-05-07T19:54:30.1585079Z libtorch.so => not found 2025-05-07T19:54:30.1585307Z 2025-05-07T19:54:30.1585461Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.1586001Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so 2025-05-07T19:54:30.1586407Z 2025-05-07T19:54:30.1595414Z 2025-05-07T19:54:30.1596100Z Dynamic section at offset 0x13d540 contains 36 entries: 2025-05-07T19:54:30.1596673Z Tag Type Name/Value 2025-05-07T19:54:30.1597248Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.1597941Z 0x0000000000000001 (NEEDED) Shared library: [asmjit.so] 2025-05-07T19:54:30.1598624Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.1599329Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.1600139Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.1600855Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:54:30.1601549Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.1602240Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.1602921Z 0x000000000000000e (SONAME) Library soname: [fbgemm.so] 2025-05-07T19:54:30.1603581Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.1604161Z 0x000000000000000c (INIT) 0x5dc20 2025-05-07T19:54:30.1604624Z 0x000000000000000d (FINI) 0x118910 2025-05-07T19:54:30.1605097Z 0x0000000000000019 (INIT_ARRAY) 0x14c2c0 2025-05-07T19:54:30.1605591Z 0x000000000000001b (INIT_ARRAYSZ) 64 (bytes) 2025-05-07T19:54:30.1606068Z 0x000000000000001a (FINI_ARRAY) 0x14c300 2025-05-07T19:54:30.1606549Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.1607260Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:30.1607726Z 0x000000006ffffef5 (GNU_HASH) 0x2eb0 2025-05-07T19:54:30.1608182Z 0x0000000000000005 (STRTAB) 0x10ee0 2025-05-07T19:54:30.1608641Z 0x0000000000000006 (SYMTAB) 0x6158 2025-05-07T19:54:30.1609125Z 0x000000000000000a (STRSZ) 266163 (bytes) 2025-05-07T19:54:30.1609631Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.1610117Z 0x0000000000000003 (PLTGOT) 0x14d7c0 2025-05-07T19:54:30.1610618Z 0x0000000000000002 (PLTRELSZ) 11328 (bytes) 2025-05-07T19:54:30.1611104Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.1611553Z 0x0000000000000017 (JMPREL) 0x5afe0 2025-05-07T19:54:30.1612018Z 0x0000000000000007 (RELA) 0x52e50 2025-05-07T19:54:30.1612500Z 0x0000000000000008 (RELASZ) 33168 (bytes) 2025-05-07T19:54:30.1613010Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.1613636Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.1614194Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.1614781Z 0x000000006ffffffe (VERNEED) 0x52d10 2025-05-07T19:54:30.1615243Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:54:30.1615706Z 0x000000006ffffff0 (VERSYM) 0x51e94 2025-05-07T19:54:30.1616170Z 0x000000006ffffff9 (RELACOUNT) 10 2025-05-07T19:54:30.1616607Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.1616951Z 2025-05-07T19:54:30.1617144Z ################################################################################ 2025-05-07T19:54:30.1617528Z 2025-05-07T19:54:30.1617533Z 2025-05-07T19:54:30.1617703Z ################################################################################ 2025-05-07T19:54:30.1618450Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:30.1712870Z [CHECK] Listing out library size: 2025-05-07T19:54:30.1713600Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:30.1714143Z 2025-05-07T19:54:30.1714469Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:30.1714897Z 2025-05-07T19:54:30.1715447Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:30.1716807Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.1717639Z 2025-05-07T19:54:30.1717766Z GLIBC_2.17 2025-05-07T19:54:30.1717930Z 2025-05-07T19:54:30.1717935Z 2025-05-07T19:54:30.1718489Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:30.1720212Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.1721086Z 2025-05-07T19:54:30.1768594Z GLIBCXX_3.4 2025-05-07T19:54:30.1768913Z GLIBCXX_3.4.21 2025-05-07T19:54:30.1770307Z 2025-05-07T19:54:30.1770313Z 2025-05-07T19:54:30.1794908Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.hGCdgF2Ny2.symbols.txt 2025-05-07T19:54:30.1795604Z 2025-05-07T19:54:30.1821683Z 2025-05-07T19:54:30.1854060Z [CHECK] Total Number of symbols: 196 2025-05-07T19:54:30.1869735Z [CHECK] Number of fbgemm symbols: 63 2025-05-07T19:54:30.1891049Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.KR3BT0j6vj.usymbols.txt 2025-05-07T19:54:30.1891742Z 2025-05-07T19:54:30.1911888Z 2025-05-07T19:54:30.1944057Z [CHECK] Listing out undefined symbols (48 total): 2025-05-07T19:54:30.1960372Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.1960883Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.1962198Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:30.1962688Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.1963151Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.1963610Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.1964062Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.1965220Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.1966338Z U c10::BoolType::get() 2025-05-07T19:54:30.1966812Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.1967312Z U c10::IntType::get() 2025-05-07T19:54:30.1967899Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.1968573Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:30.1969732Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:30.1970658Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:30.1971152Z U c10::TensorType::get() 2025-05-07T19:54:30.1971621Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.1972661Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.1973890Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.1974877Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.1975775Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.1976361Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.1976769Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.1977175Z U memset@GLIBC_2.17 2025-05-07T19:54:30.1977646Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.1978199Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.1978690Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.1979202Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.1979758Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.1980275Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.1980771Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.1981253Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.1981703Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.1982153Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.1983313Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.1984935Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.1986098Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.1987122Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.1988001Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.1988590Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.1989379Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.1990229Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.1991158Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.1991792Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.1992248Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.1992696Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.1993107Z w __gmon_start__ 2025-05-07T19:54:30.1993500Z w __pthread_key_create 2025-05-07T19:54:30.1994019Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.1994658Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:30.1995118Z 2025-05-07T19:54:30.2006567Z linux-vdso.so.1 (0x0000ffff8fc88000) 2025-05-07T19:54:30.2007048Z libc10.so => not found 2025-05-07T19:54:30.2007413Z libtorch_cpu.so => not found 2025-05-07T19:54:30.2008012Z libtorch.so => not found 2025-05-07T19:54:30.2008514Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff8f9a5000) 2025-05-07T19:54:30.2009118Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff8f954000) 2025-05-07T19:54:30.2009658Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff8f786000) 2025-05-07T19:54:30.2010168Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff8f6d5000) 2025-05-07T19:54:30.2010680Z /lib/ld-linux-aarch64.so.1 (0x0000ffff8fc3b000) 2025-05-07T19:54:30.2011023Z 2025-05-07T19:54:30.2011180Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.2011790Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:54:30.2012272Z 2025-05-07T19:54:30.2056381Z 2025-05-07T19:54:30.2057041Z Dynamic section at offset 0x1f998 contains 33 entries: 2025-05-07T19:54:30.2057606Z Tag Type Name/Value 2025-05-07T19:54:30.2058227Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.2058961Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.2059675Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.2060392Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.2061097Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.2061797Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.2062517Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_cache.so] 2025-05-07T19:54:30.2063145Z 0x000000000000000c (INIT) 0xa548 2025-05-07T19:54:30.2063613Z 0x000000000000000d (FINI) 0x15750 2025-05-07T19:54:30.2064068Z 0x0000000000000019 (INIT_ARRAY) 0x2f700 2025-05-07T19:54:30.2064552Z 0x000000000000001b (INIT_ARRAYSZ) 56 (bytes) 2025-05-07T19:54:30.2065042Z 0x000000000000001a (FINI_ARRAY) 0x2f738 2025-05-07T19:54:30.2065530Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.2065997Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.2066452Z 0x000000006ffffef5 (GNU_HASH) 0xab0 2025-05-07T19:54:30.2066914Z 0x0000000000000005 (STRTAB) 0x2468 2025-05-07T19:54:30.2067371Z 0x0000000000000006 (SYMTAB) 0x11c0 2025-05-07T19:54:30.2067862Z 0x000000000000000a (STRSZ) 24501 (bytes) 2025-05-07T19:54:30.2068358Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.2068845Z 0x0000000000000003 (PLTGOT) 0x2fbf8 2025-05-07T19:54:30.2069329Z 0x0000000000000002 (PLTRELSZ) 1728 (bytes) 2025-05-07T19:54:30.2069842Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.2070286Z 0x0000000000000017 (JMPREL) 0x9e88 2025-05-07T19:54:30.2070746Z 0x0000000000000007 (RELA) 0x8640 2025-05-07T19:54:30.2071661Z 0x0000000000000008 (RELASZ) 6216 (bytes) 2025-05-07T19:54:30.2072165Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.2072621Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.2073066Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.2073554Z 0x000000006ffffffe (VERNEED) 0x85b0 2025-05-07T19:54:30.2074006Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.2074461Z 0x000000006ffffff0 (VERSYM) 0x841e 2025-05-07T19:54:30.2074916Z 0x000000006ffffff9 (RELACOUNT) 9 2025-05-07T19:54:30.2075339Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.2075623Z 2025-05-07T19:54:30.2075795Z ################################################################################ 2025-05-07T19:54:30.2076110Z 2025-05-07T19:54:30.2076115Z 2025-05-07T19:54:30.2076278Z ################################################################################ 2025-05-07T19:54:30.2076961Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:30.2077815Z [CHECK] Listing out library size: 2025-05-07T19:54:30.2078453Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:30.2078950Z 2025-05-07T19:54:30.2079228Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:30.2079747Z 2025-05-07T19:54:30.2080268Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:30.2081603Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.2082415Z 2025-05-07T19:54:30.2148830Z GLIBC_2.17 2025-05-07T19:54:30.2150372Z 2025-05-07T19:54:30.2150384Z 2025-05-07T19:54:30.2151124Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:30.2152617Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.2153467Z 2025-05-07T19:54:30.2222627Z GLIBCXX_3.4 2025-05-07T19:54:30.2222968Z GLIBCXX_3.4.9 2025-05-07T19:54:30.2223289Z GLIBCXX_3.4.21 2025-05-07T19:54:30.2223705Z 2025-05-07T19:54:30.2223711Z 2025-05-07T19:54:30.2247947Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.RbFqhVgWLw.symbols.txt 2025-05-07T19:54:30.2248622Z 2025-05-07T19:54:30.2269569Z 2025-05-07T19:54:30.2301398Z [CHECK] Total Number of symbols: 112 2025-05-07T19:54:30.2315884Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T19:54:30.2336010Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.F5wY6BCyJ1.usymbols.txt 2025-05-07T19:54:30.2336692Z 2025-05-07T19:54:30.2357799Z 2025-05-07T19:54:30.2388997Z [CHECK] Listing out undefined symbols (58 total): 2025-05-07T19:54:30.2406401Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.2407229Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.2407664Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.2408098Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:30.2408545Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:30.2408997Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.2409451Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.2409898Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:30.2410331Z U __errno_location@GLIBC_2.17 2025-05-07T19:54:30.2410761Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.2411191Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.2411644Z U c10::BoolType::get() 2025-05-07T19:54:30.2412059Z U c10::StringType::get() 2025-05-07T19:54:30.2412931Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.2413998Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.2415695Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.2416799Z U getenv@GLIBC_2.17 2025-05-07T19:54:30.2417196Z U memcmp@GLIBC_2.17 2025-05-07T19:54:30.2417585Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.2417987Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.2418376Z U memset@GLIBC_2.17 2025-05-07T19:54:30.2418858Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.2419395Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.2420217Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:30.2421192Z 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:30.2422431Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.2423302Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.2423829Z U std::__throw_invalid_argument(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.2424416Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.2424973Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.2425524Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.2426371Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:30.2427855Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.2428988Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.2429487Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.2429976Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.2430461Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.2430931Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:30.2431407Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.2431853Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.2432264Z U strtol@GLIBC_2.17 2025-05-07T19:54:30.2432711Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.2433876Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.2435548Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T19:54:30.2436965Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.2437879Z U typeinfo for std::invalid_argument@GLIBCXX_3.4 2025-05-07T19:54:30.2438443Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.2439043Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.2439782Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.2440868Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.2441968Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.2443040Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.2443798Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.2444420Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.2444879Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.2445322Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.2445734Z w __gmon_start__ 2025-05-07T19:54:30.2446122Z w __pthread_key_create 2025-05-07T19:54:30.2446627Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.2447276Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:30.2447944Z 2025-05-07T19:54:30.2453006Z linux-vdso.so.1 (0x0000ffff8f3a0000) 2025-05-07T19:54:30.2453452Z libc10.so => not found 2025-05-07T19:54:30.2453823Z libtorch_cpu.so => not found 2025-05-07T19:54:30.2454204Z libtorch.so => not found 2025-05-07T19:54:30.2454660Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff8f0cd000) 2025-05-07T19:54:30.2455244Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff8f07c000) 2025-05-07T19:54:30.2455784Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff8eeae000) 2025-05-07T19:54:30.2456284Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff8edfd000) 2025-05-07T19:54:30.2456795Z /lib/ld-linux-aarch64.so.1 (0x0000ffff8f353000) 2025-05-07T19:54:30.2457384Z 2025-05-07T19:54:30.2457678Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.2458279Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:54:30.2458764Z 2025-05-07T19:54:30.2499121Z 2025-05-07T19:54:30.2499479Z Dynamic section at offset 0xfae0 contains 33 entries: 2025-05-07T19:54:30.2500031Z Tag Type Name/Value 2025-05-07T19:54:30.2500615Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.2501355Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.2502064Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.2502771Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.2503479Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.2504172Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.2504891Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_config.so] 2025-05-07T19:54:30.2505501Z 0x000000000000000c (INIT) 0x3a68 2025-05-07T19:54:30.2505977Z 0x000000000000000d (FINI) 0x74f0 2025-05-07T19:54:30.2506441Z 0x0000000000000019 (INIT_ARRAY) 0x1fa38 2025-05-07T19:54:30.2506927Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:54:30.2507407Z 0x000000000000001a (FINI_ARRAY) 0x1fa50 2025-05-07T19:54:30.2507897Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.2508362Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.2508829Z 0x000000006ffffef5 (GNU_HASH) 0x6d0 2025-05-07T19:54:30.2509294Z 0x0000000000000005 (STRTAB) 0x1438 2025-05-07T19:54:30.2509743Z 0x0000000000000006 (SYMTAB) 0x970 2025-05-07T19:54:30.2510218Z 0x000000000000000a (STRSZ) 6813 (bytes) 2025-05-07T19:54:30.2510710Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.2511190Z 0x0000000000000003 (PLTGOT) 0x1fd40 2025-05-07T19:54:30.2511680Z 0x0000000000000002 (PLTRELSZ) 1392 (bytes) 2025-05-07T19:54:30.2512587Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.2513048Z 0x0000000000000017 (JMPREL) 0x34f8 2025-05-07T19:54:30.2513513Z 0x0000000000000007 (RELA) 0x3060 2025-05-07T19:54:30.2513992Z 0x0000000000000008 (RELASZ) 1176 (bytes) 2025-05-07T19:54:30.2514479Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.2514937Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.2515393Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.2515887Z 0x000000006ffffffe (VERNEED) 0x2fc0 2025-05-07T19:54:30.2516345Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.2516805Z 0x000000006ffffff0 (VERSYM) 0x2ed6 2025-05-07T19:54:30.2517258Z 0x000000006ffffff9 (RELACOUNT) 5 2025-05-07T19:54:30.2517687Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.2517985Z 2025-05-07T19:54:30.2518156Z ################################################################################ 2025-05-07T19:54:30.2518484Z 2025-05-07T19:54:30.2518490Z 2025-05-07T19:54:30.2518812Z ################################################################################ 2025-05-07T19:54:30.2519650Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:30.2520362Z [CHECK] Listing out library size: 2025-05-07T19:54:30.2521013Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:30.2521550Z 2025-05-07T19:54:30.2521858Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:30.2522304Z 2025-05-07T19:54:30.2522868Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:30.2524277Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.2525125Z 2025-05-07T19:54:30.2618650Z GLIBC_2.17 2025-05-07T19:54:30.2620467Z 2025-05-07T19:54:30.2620478Z 2025-05-07T19:54:30.2621308Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:30.2622814Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.2623706Z 2025-05-07T19:54:30.2716760Z GLIBCXX_3.4 2025-05-07T19:54:30.2717110Z GLIBCXX_3.4.9 2025-05-07T19:54:30.2717414Z GLIBCXX_3.4.11 2025-05-07T19:54:30.2717715Z GLIBCXX_3.4.14 2025-05-07T19:54:30.2718002Z GLIBCXX_3.4.18 2025-05-07T19:54:30.2718298Z GLIBCXX_3.4.20 2025-05-07T19:54:30.2718589Z GLIBCXX_3.4.21 2025-05-07T19:54:30.2718885Z GLIBCXX_3.4.29 2025-05-07T19:54:30.2719065Z 2025-05-07T19:54:30.2719072Z 2025-05-07T19:54:30.2741522Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.ChgHvmGA9q.symbols.txt 2025-05-07T19:54:30.2790115Z 2025-05-07T19:54:30.2790124Z 2025-05-07T19:54:30.2822065Z [CHECK] Total Number of symbols: 813 2025-05-07T19:54:30.2838195Z [CHECK] Number of fbgemm symbols: 30 2025-05-07T19:54:30.2860420Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.hW3bfnw54M.usymbols.txt 2025-05-07T19:54:30.2861145Z 2025-05-07T19:54:30.2885198Z 2025-05-07T19:54:30.2917498Z [CHECK] Listing out undefined symbols (205 total): 2025-05-07T19:54:30.2934293Z U GOMP_parallel 2025-05-07T19:54:30.2935132Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.2936405Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.2937168Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.2937626Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:30.2938525Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.2938987Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:30.2939437Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:30.2939905Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:30.2940365Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:30.2940820Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.2941281Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.2941733Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:30.2942280Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:30.2942702Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.2943147Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.2944225Z U at::_ops::arange_start::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.2946364Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.2948278Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.2949685Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:54:30.2950753Z U at::_ops::scalar_tensor::call(c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.2951833Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:30.2953135Z 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:30.2954323Z U at::detail::getCUDAHooks() 2025-05-07T19:54:30.2954770Z U at::detail::getHIPHooks() 2025-05-07T19:54:30.2955203Z U at::get_num_threads() 2025-05-07T19:54:30.2955628Z U at::get_thread_num() 2025-05-07T19:54:30.2956044Z U at::globalContext() 2025-05-07T19:54:30.2956475Z U at::in_parallel_region() 2025-05-07T19:54:30.2956907Z U at::init_num_threads() 2025-05-07T19:54:30.2957350Z U at::internal::set_thread_num(int) 2025-05-07T19:54:30.2957903Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T19:54:30.2958544Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.2959150Z U c10::ClassType::addMethod(torch::jit::Function*) 2025-05-07T19:54:30.2960126Z U c10::ClassType::getMethod(std::__cxx11::basic_string, std::allocator > const&) const 2025-05-07T19:54:30.2961018Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:30.2962315Z U c10::DictType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.2963900Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.2964713Z U c10::Error::what() const 2025-05-07T19:54:30.2965154Z U c10::GradMode::is_enabled() 2025-05-07T19:54:30.2965602Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:30.2966125Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.2967007Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:30.2967560Z U c10::IValue::is(c10::IValue const&) const 2025-05-07T19:54:30.2968050Z U c10::IValue::isTensorList() const 2025-05-07T19:54:30.2968554Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.2969043Z U c10::IntType::get() 2025-05-07T19:54:30.2969981Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.2971042Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:30.2971608Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:30.2972064Z U c10::NoneType::get() 2025-05-07T19:54:30.2972653Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.2973316Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:30.2973970Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:30.2974544Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:30.2975063Z U c10::StringType::get() 2025-05-07T19:54:30.2975921Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:30.2976830Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:30.2977802Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T19:54:30.2978722Z U c10::TensorType::get() 2025-05-07T19:54:30.2980107Z U c10::TupleType::TupleType(std::vector, std::allocator > >, std::optional, std::shared_ptr) 2025-05-07T19:54:30.2981555Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.2982181Z U c10::_fastEqualsForContainer(c10::IValue const&, c10::IValue const&) 2025-05-07T19:54:30.2983239Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.2984718Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.2987032Z 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:30.2988975Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.2990180Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.2991499Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.2992935Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.2994128Z U c10::getCustomClassTypeImpl(std::type_index const&) 2025-05-07T19:54:30.2994653Z U c10::get_default_dtype() 2025-05-07T19:54:30.2995319Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:54:30.2996353Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:54:30.2996976Z U c10::impl::PyObjectSlot::~PyObjectSlot() 2025-05-07T19:54:30.2997483Z U c10::impl::device_guard_impl_registry 2025-05-07T19:54:30.2998328Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.2999226Z U c10::ivalue::Future::extractStorages(c10::IValue const&) 2025-05-07T19:54:30.2999925Z U c10::ivalue::Object::resizeObject(unsigned long) 2025-05-07T19:54:30.3000607Z U c10::ivalue::checkCustomClassType(c10::ClassType const*, c10::Type const*) 2025-05-07T19:54:30.3001309Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T19:54:30.3001858Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T19:54:30.3002587Z U c10::operator<<(std::ostream&, c10::FunctionSchema const&) 2025-05-07T19:54:30.3003273Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.3004768Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3007151Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3009625Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3012039Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3014454Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3016984Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3019314Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:54:30.3021592Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:30.3024012Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3026534Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:30.3029153Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3031910Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:54:30.3034384Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:30.3037026Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3039717Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:54:30.3044005Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:30.3046554Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3049123Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:30.3051802Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3054349Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:54:30.3056887Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:54:30.3059589Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3062202Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3064776Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3067450Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3070403Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3073024Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3075752Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.3077400Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.3077937Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.3078482Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.3079260Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:30.3079975Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.3080520Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.3081017Z U memchr@GLIBC_2.17 2025-05-07T19:54:30.3081411Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.3081849Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.3082251Z U memset@GLIBC_2.17 2025-05-07T19:54:30.3082655Z U omp_get_num_threads 2025-05-07T19:54:30.3083064Z U omp_get_thread_num 2025-05-07T19:54:30.3083548Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.3084097Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.3084732Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:30.3085678Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:30.3086854Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.3088159Z U std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)@GLIBCXX_3.4.21 2025-05-07T19:54:30.3089398Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:30.3090484Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T19:54:30.3091636Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.3092860Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:30.3093726Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:30.3094294Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:30.3094822Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.3095322Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:30.3095831Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:54:30.3096376Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.3096932Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.3097525Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:54:30.3098299Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:30.3098986Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:30.3099968Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:30.3101429Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.3103203Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.3104325Z U std::condition_variable::condition_variable()@GLIBCXX_3.4.11 2025-05-07T19:54:30.3104957Z U std::condition_variable::notify_all()@GLIBCXX_3.4.11 2025-05-07T19:54:30.3105742Z U std::condition_variable::~condition_variable()@GLIBCXX_3.4.11 2025-05-07T19:54:30.3106346Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:30.3106850Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:30.3107351Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.3107851Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.3108339Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.3108823Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.3109402Z U std::istream& std::istream::_M_extract(long&)@GLIBCXX_3.4.9 2025-05-07T19:54:30.3109994Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:30.3110471Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.3111349Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:30.3112269Z U std::logic_error::~logic_error()@GLIBCXX_3.4 2025-05-07T19:54:30.3112871Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.3113621Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.3114298Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:30.3114860Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:30.3115446Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:30.3116106Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:30.3116710Z U strcmp@GLIBC_2.17 2025-05-07T19:54:30.3117111Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.3117542Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.3118709Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.3120483Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.3121630Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.3123643Z 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:30.3125968Z U torch::detail::class_base::withNewArguments(c10::FunctionSchema const&, std::initializer_list) 2025-05-07T19:54:30.3127131Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.3128352Z U torch::registerCustomClassMethod(std::unique_ptr >) 2025-05-07T19:54:30.3129270Z U torch::serialize::InputArchive::InputArchive() 2025-05-07T19:54:30.3130061Z U torch::serialize::InputArchive::load_from(char const*, unsigned long, std::optional) 2025-05-07T19:54:30.3131292Z U torch::serialize::InputArchive::read(std::__cxx11::basic_string, std::allocator > const&, at::Tensor&, bool) 2025-05-07T19:54:30.3132527Z U torch::serialize::OutputArchive::OutputArchive(std::shared_ptr) 2025-05-07T19:54:30.3133370Z U torch::serialize::OutputArchive::save_to(std::ostream&) 2025-05-07T19:54:30.3134562Z U torch::serialize::OutputArchive::write(std::__cxx11::basic_string, std::allocator > const&, at::Tensor const&, bool) 2025-05-07T19:54:30.3135562Z U typeinfo for c10::Error 2025-05-07T19:54:30.3136040Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:30.3136554Z U typeinfo for std::logic_error@GLIBCXX_3.4 2025-05-07T19:54:30.3137069Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:30.3137673Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.3138306Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.3138900Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.3139509Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.3140032Z U vtable for c10::Error 2025-05-07T19:54:30.3140814Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.3141913Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.3143224Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.3144141Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.3144890Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.3145546Z U vtable for torch::autograd::AutogradMeta 2025-05-07T19:54:30.3146027Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.3146497Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.3146949Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.3147367Z w __gmon_start__ 2025-05-07T19:54:30.3147755Z w __pthread_key_create 2025-05-07T19:54:30.3148180Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:30.3148717Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:30.3149227Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.3149897Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:30.3150361Z 2025-05-07T19:54:30.3150519Z linux-vdso.so.1 (0x0000ffffa0236000) 2025-05-07T19:54:30.3150923Z libc10.so => not found 2025-05-07T19:54:30.3151657Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so (0x0000ffffa0006000) 2025-05-07T19:54:30.3152461Z libtorch.so => not found 2025-05-07T19:54:30.3152827Z libtorch_cpu.so => not found 2025-05-07T19:54:30.3153653Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff9fda1000) 2025-05-07T19:54:30.3154250Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff9fd50000) 2025-05-07T19:54:30.3154787Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff9fb82000) 2025-05-07T19:54:30.3155243Z libc10.so => not found 2025-05-07T19:54:30.3155977Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so (0x0000ffff9faf1000) 2025-05-07T19:54:30.3156783Z libtorch.so => not found 2025-05-07T19:54:30.3157149Z libtorch_cpu.so => not found 2025-05-07T19:54:30.3157566Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff9fa40000) 2025-05-07T19:54:30.3158080Z /lib/ld-linux-aarch64.so.1 (0x0000ffffa01e9000) 2025-05-07T19:54:30.3158548Z libtorch_cpu.so => not found 2025-05-07T19:54:30.3158931Z libtorch.so => not found 2025-05-07T19:54:30.3159161Z 2025-05-07T19:54:30.3159316Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.3160053Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:54:30.3160569Z 2025-05-07T19:54:30.3160654Z 2025-05-07T19:54:30.3161061Z Dynamic section at offset 0x8eae8 contains 35 entries: 2025-05-07T19:54:30.3161604Z Tag Type Name/Value 2025-05-07T19:54:30.3162183Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.3162872Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:54:30.3163577Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.3164295Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.3165015Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.3165736Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.3166432Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.3167173Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_inference.so] 2025-05-07T19:54:30.3167926Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.3168481Z 0x000000000000000c (INIT) 0x221f8 2025-05-07T19:54:30.3168954Z 0x000000000000000d (FINI) 0x6e390 2025-05-07T19:54:30.3169418Z 0x0000000000000019 (INIT_ARRAY) 0x8e248 2025-05-07T19:54:30.3169986Z 0x000000000000001b (INIT_ARRAYSZ) 40 (bytes) 2025-05-07T19:54:30.3170581Z 0x000000000000001a (FINI_ARRAY) 0x8e270 2025-05-07T19:54:30.3171208Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.3171772Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:30.3172291Z 0x000000006ffffef5 (GNU_HASH) 0x1e58 2025-05-07T19:54:30.3172801Z 0x0000000000000005 (STRTAB) 0x85d8 2025-05-07T19:54:30.3173308Z 0x0000000000000006 (SYMTAB) 0x3958 2025-05-07T19:54:30.3174303Z 0x000000000000000a (STRSZ) 79164 (bytes) 2025-05-07T19:54:30.3175345Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.3176008Z 0x0000000000000003 (PLTGOT) 0x8ed58 2025-05-07T19:54:30.3177217Z 0x0000000000000002 (PLTRELSZ) 8184 (bytes) 2025-05-07T19:54:30.3177715Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.3178172Z 0x0000000000000017 (JMPREL) 0x20200 2025-05-07T19:54:30.3178624Z 0x0000000000000007 (RELA) 0x1c288 2025-05-07T19:54:30.3179105Z 0x0000000000000008 (RELASZ) 16248 (bytes) 2025-05-07T19:54:30.3179602Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.3180058Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.3180506Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.3181003Z 0x000000006ffffffe (VERNEED) 0x1c178 2025-05-07T19:54:30.3181471Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.3181918Z 0x000000006ffffff0 (VERSYM) 0x1bb14 2025-05-07T19:54:30.3182553Z 0x000000006ffffff9 (RELACOUNT) 19 2025-05-07T19:54:30.3182983Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.3183276Z 2025-05-07T19:54:30.3183453Z ################################################################################ 2025-05-07T19:54:30.3183769Z 2025-05-07T19:54:30.3183954Z 2025-05-07T19:54:30.3184253Z ################################################################################ 2025-05-07T19:54:30.3184966Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:30.3185887Z [CHECK] Listing out library size: 2025-05-07T19:54:30.3186538Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:30.3187062Z 2025-05-07T19:54:30.3187349Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:30.3187772Z 2025-05-07T19:54:30.3188310Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:30.3189827Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.3190680Z 2025-05-07T19:54:30.3190808Z GLIBC_2.17 2025-05-07T19:54:30.3190974Z 2025-05-07T19:54:30.3190979Z 2025-05-07T19:54:30.3191534Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:30.3192936Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.3193786Z 2025-05-07T19:54:30.3199847Z GLIBCXX_3.4 2025-05-07T19:54:30.3200180Z GLIBCXX_3.4.9 2025-05-07T19:54:30.3200493Z GLIBCXX_3.4.21 2025-05-07T19:54:30.3201369Z 2025-05-07T19:54:30.3201379Z 2025-05-07T19:54:30.3224187Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.tCFEKkB7Uz.symbols.txt 2025-05-07T19:54:30.3224902Z 2025-05-07T19:54:30.3249638Z 2025-05-07T19:54:30.3281673Z [CHECK] Total Number of symbols: 164 2025-05-07T19:54:30.3298138Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:30.3319331Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.xguyEmN1GV.usymbols.txt 2025-05-07T19:54:30.3320080Z 2025-05-07T19:54:30.3340779Z 2025-05-07T19:54:30.3379829Z [CHECK] Listing out undefined symbols (81 total): 2025-05-07T19:54:30.3397043Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.3397878Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.3398311Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.3398761Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.3399206Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.3399947Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:30.3400725Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T19:54:30.3401929Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.3403798Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.3405116Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:54:30.3405753Z U at::_ops::mul_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:30.3406412Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:30.3407116Z U at::_ops::sub__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:30.3408146Z U c10::BoolType::get() 2025-05-07T19:54:30.3408657Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:30.3409231Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.3409723Z U c10::IntType::get() 2025-05-07T19:54:30.3410215Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:30.3410795Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:30.3411710Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:30.3412654Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:30.3413168Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:30.3413632Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:30.3414087Z U c10::SymIntType::get() 2025-05-07T19:54:30.3414803Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:30.3415349Z U c10::TensorType::get() 2025-05-07T19:54:30.3415805Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.3416846Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.3418073Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.3419275Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.3420579Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.3422040Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.3423223Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:54:30.3423822Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:54:30.3424385Z U c10::throwNullDataPtrError() 2025-05-07T19:54:30.3424861Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:54:30.3425447Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.3426046Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:30.3426573Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.3427069Z U log2@GLIBC_2.17 2025-05-07T19:54:30.3427570Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:30.3428118Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.3428525Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.3428935Z U memset@GLIBC_2.17 2025-05-07T19:54:30.3429413Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.3429974Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.3430787Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:30.3431960Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.3432835Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.3433349Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.3433919Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.3434805Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:30.3435792Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:30.3437253Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.3438387Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.3438882Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.3439378Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.3439978Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.3440455Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:30.3440929Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.3441640Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.3442605Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.3443287Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:30.3443752Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.3444186Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.3445332Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.3446949Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.3448099Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.3449141Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.3450013Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.3450602Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.3451212Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.3452084Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.3453183Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.3454079Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.3454822Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.3455470Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.3455929Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.3456361Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.3456787Z w __gmon_start__ 2025-05-07T19:54:30.3457172Z w __pthread_key_create 2025-05-07T19:54:30.3457715Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.3458354Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:30.3458807Z 2025-05-07T19:54:30.3458956Z linux-vdso.so.1 (0x0000ffffb8379000) 2025-05-07T19:54:30.3459374Z libtorch.so => not found 2025-05-07T19:54:30.3459720Z libc10.so => not found 2025-05-07T19:54:30.3460064Z libtorch_cpu.so => not found 2025-05-07T19:54:30.3460531Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffb8096000) 2025-05-07T19:54:30.3461094Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffb7fe5000) 2025-05-07T19:54:30.3461949Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffb7f94000) 2025-05-07T19:54:30.3462503Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffb7dc6000) 2025-05-07T19:54:30.3463009Z /lib/ld-linux-aarch64.so.1 (0x0000ffffb832c000) 2025-05-07T19:54:30.3463349Z 2025-05-07T19:54:30.3463502Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.3464116Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:54:30.3464595Z 2025-05-07T19:54:30.3488523Z 2025-05-07T19:54:30.3488870Z Dynamic section at offset 0x1f9b0 contains 34 entries: 2025-05-07T19:54:30.3489446Z Tag Type Name/Value 2025-05-07T19:54:30.3490037Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.3490736Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.3491443Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.3492187Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.3493176Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:54:30.3493893Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.3494593Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.3495321Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_utils.so] 2025-05-07T19:54:30.3495944Z 0x000000000000000c (INIT) 0x5d40 2025-05-07T19:54:30.3496402Z 0x000000000000000d (FINI) 0x12640 2025-05-07T19:54:30.3496862Z 0x0000000000000019 (INIT_ARRAY) 0x2f840 2025-05-07T19:54:30.3497344Z 0x000000000000001b (INIT_ARRAYSZ) 32 (bytes) 2025-05-07T19:54:30.3497824Z 0x000000000000001a (FINI_ARRAY) 0x2f860 2025-05-07T19:54:30.3498302Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.3498778Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.3499238Z 0x000000006ffffef5 (GNU_HASH) 0x948 2025-05-07T19:54:30.3499712Z 0x0000000000000005 (STRTAB) 0x1cd0 2025-05-07T19:54:30.3500163Z 0x0000000000000006 (SYMTAB) 0xd28 2025-05-07T19:54:30.3500644Z 0x000000000000000a (STRSZ) 10493 (bytes) 2025-05-07T19:54:30.3501142Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.3501624Z 0x0000000000000003 (PLTGOT) 0x2fc20 2025-05-07T19:54:30.3502115Z 0x0000000000000002 (PLTRELSZ) 2280 (bytes) 2025-05-07T19:54:30.3502600Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.3503052Z 0x0000000000000017 (JMPREL) 0x5458 2025-05-07T19:54:30.3503503Z 0x0000000000000007 (RELA) 0x47e0 2025-05-07T19:54:30.3503981Z 0x0000000000000008 (RELASZ) 3192 (bytes) 2025-05-07T19:54:30.3504480Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.3504935Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.3505398Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.3505901Z 0x000000006ffffffe (VERNEED) 0x4720 2025-05-07T19:54:30.3506358Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:54:30.3506816Z 0x000000006ffffff0 (VERSYM) 0x45ce 2025-05-07T19:54:30.3507281Z 0x000000006ffffff9 (RELACOUNT) 14 2025-05-07T19:54:30.3507714Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.3508017Z 2025-05-07T19:54:30.3508195Z ################################################################################ 2025-05-07T19:54:30.3508513Z 2025-05-07T19:54:30.3508519Z 2025-05-07T19:54:30.3508684Z ################################################################################ 2025-05-07T19:54:30.3509410Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:30.3510119Z [CHECK] Listing out library size: 2025-05-07T19:54:30.3510772Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:30.3511529Z 2025-05-07T19:54:30.3511848Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:30.3512301Z 2025-05-07T19:54:30.3512865Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:30.3514292Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.3515151Z 2025-05-07T19:54:30.3579984Z 2025-05-07T19:54:30.3579990Z 2025-05-07T19:54:30.3580666Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:30.3582161Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.3583076Z 2025-05-07T19:54:30.3645639Z 2025-05-07T19:54:30.3645900Z 2025-05-07T19:54:30.3668174Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.yvMNSV9Eby.symbols.txt 2025-05-07T19:54:30.3668925Z 2025-05-07T19:54:30.3686541Z 2025-05-07T19:54:30.3718547Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:30.3732833Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:30.3753588Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.VZt1hkLmSq.usymbols.txt 2025-05-07T19:54:30.3754315Z 2025-05-07T19:54:30.3772659Z 2025-05-07T19:54:30.3804298Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:30.3820319Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.3820837Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.3821280Z w __cxa_finalize 2025-05-07T19:54:30.3821669Z w __gmon_start__ 2025-05-07T19:54:30.3822155Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.3822897Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:30.3823408Z 2025-05-07T19:54:30.3862231Z linux-vdso.so.1 (0x0000ffffb6fc8000) 2025-05-07T19:54:30.3862697Z libtorch_cpu.so => not found 2025-05-07T19:54:30.3863079Z libtorch.so => not found 2025-05-07T19:54:30.3866777Z 2025-05-07T19:54:30.3869878Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.3870586Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:54:30.3871104Z 2025-05-07T19:54:30.3907273Z 2025-05-07T19:54:30.3907748Z Dynamic section at offset 0xfdc0 contains 26 entries: 2025-05-07T19:54:30.3908288Z Tag Type Name/Value 2025-05-07T19:54:30.3908914Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.3909637Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.3910406Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_optimizers.so] 2025-05-07T19:54:30.3911101Z 0x000000000000000c (INIT) 0x648 2025-05-07T19:54:30.3911563Z 0x000000000000000d (FINI) 0x76c 2025-05-07T19:54:30.3912026Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:30.3912505Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.3912996Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:30.3913480Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.3913957Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.3914408Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:30.3914869Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:30.3915315Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:30.3915792Z 0x000000000000000a (STRSZ) 338 (bytes) 2025-05-07T19:54:30.3916295Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.3917745Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:30.3918242Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:30.3918717Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.3919169Z 0x0000000000000017 (JMPREL) 0x618 2025-05-07T19:54:30.3919721Z 0x0000000000000007 (RELA) 0x570 2025-05-07T19:54:30.3920197Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:30.3920684Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.3921148Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.3921606Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.3922077Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:30.3922511Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.3922820Z 2025-05-07T19:54:30.3922988Z ################################################################################ 2025-05-07T19:54:30.3923326Z 2025-05-07T19:54:30.3923332Z 2025-05-07T19:54:30.3923508Z ################################################################################ 2025-05-07T19:54:30.3924509Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:30.3925261Z [CHECK] Listing out library size: 2025-05-07T19:54:30.3925955Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:30.3926528Z 2025-05-07T19:54:30.3927598Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:30.3929479Z 2025-05-07T19:54:30.3930853Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:30.3932349Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.3933235Z 2025-05-07T19:54:30.3999911Z GLIBC_2.17 2025-05-07T19:54:30.4001334Z 2025-05-07T19:54:30.4001341Z 2025-05-07T19:54:30.4002405Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:30.4003997Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.4004915Z 2025-05-07T19:54:30.4077713Z GLIBCXX_3.4 2025-05-07T19:54:30.4078041Z GLIBCXX_3.4.9 2025-05-07T19:54:30.4078358Z GLIBCXX_3.4.21 2025-05-07T19:54:30.4079066Z 2025-05-07T19:54:30.4079075Z 2025-05-07T19:54:30.4102549Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.RIYeMmdQad.symbols.txt 2025-05-07T19:54:30.4103302Z 2025-05-07T19:54:30.4125977Z 2025-05-07T19:54:30.4157679Z [CHECK] Total Number of symbols: 153 2025-05-07T19:54:30.4173160Z [CHECK] Number of fbgemm symbols: 29 2025-05-07T19:54:30.4194685Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.P8fiJUJJNj.usymbols.txt 2025-05-07T19:54:30.4195520Z 2025-05-07T19:54:30.4214556Z 2025-05-07T19:54:30.4246451Z [CHECK] Listing out undefined symbols (79 total): 2025-05-07T19:54:30.4262659Z U GOMP_parallel 2025-05-07T19:54:30.4263504Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.4264368Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.4264809Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.4265248Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:30.4265706Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:30.4266146Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.4266600Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.4267191Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T19:54:30.4268957Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.4270187Z U at::get_num_threads() 2025-05-07T19:54:30.4270879Z U at::get_thread_num() 2025-05-07T19:54:30.4293528Z U at::in_parallel_region() 2025-05-07T19:54:30.4293986Z U at::init_num_threads() 2025-05-07T19:54:30.4294431Z U at::internal::set_thread_num(int) 2025-05-07T19:54:30.4295565Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.4296899Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:54:30.4297696Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4298727Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:30.4299339Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4299907Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.4300435Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:30.4300939Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:30.4301466Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:30.4302032Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:30.4302544Z U c10::TensorType::get() 2025-05-07T19:54:30.4302997Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.4304050Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.4305298Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.4306489Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.4307806Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.4308699Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.4309335Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4309871Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4310444Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:30.4311037Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4311722Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.4312150Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.4312560Z U memset@GLIBC_2.17 2025-05-07T19:54:30.4312956Z U omp_get_num_threads 2025-05-07T19:54:30.4313368Z U omp_get_thread_num 2025-05-07T19:54:30.4313846Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.4314392Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.4315273Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.4316181Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:30.4316739Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:30.4317254Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.4317987Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.4318541Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.4319232Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:30.4320329Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:30.4321781Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.4322923Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:30.4323410Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.4323913Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.4324406Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.4325038Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.4325538Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:30.4326003Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.4326571Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.4327309Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:30.4327909Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.4328350Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.4329491Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.4331114Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.4332297Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.4333345Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.4334224Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.4334823Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.4335428Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.4336297Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.4337397Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.4338305Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.4339068Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.4339701Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.4340162Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.4340597Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.4341022Z w __gmon_start__ 2025-05-07T19:54:30.4341403Z w __pthread_key_create 2025-05-07T19:54:30.4341945Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.4342848Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:30.4343356Z 2025-05-07T19:54:30.4343510Z linux-vdso.so.1 (0x0000ffffa70ef000) 2025-05-07T19:54:30.4343923Z libc10.so => not found 2025-05-07T19:54:30.4344260Z libtorch.so => not found 2025-05-07T19:54:30.4344624Z libtorch_cpu.so => not found 2025-05-07T19:54:30.4345398Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffa6e1c000) 2025-05-07T19:54:30.4345999Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffa6dcb000) 2025-05-07T19:54:30.4346543Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffa6bfd000) 2025-05-07T19:54:30.4347045Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffa6b4c000) 2025-05-07T19:54:30.4347556Z /lib/ld-linux-aarch64.so.1 (0x0000ffffa70a2000) 2025-05-07T19:54:30.4347885Z 2025-05-07T19:54:30.4348034Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.4348698Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:54:30.4349235Z 2025-05-07T19:54:30.4356331Z 2025-05-07T19:54:30.4357524Z Dynamic section at offset 0xf9e0 contains 34 entries: 2025-05-07T19:54:30.4358080Z Tag Type Name/Value 2025-05-07T19:54:30.4358672Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.4359379Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.4360500Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.4361245Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.4361952Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.4362650Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.4363416Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T19:54:30.4364169Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.4364725Z 0x000000000000000c (INIT) 0x5798 2025-05-07T19:54:30.4365174Z 0x000000000000000d (FINI) 0xd1a0 2025-05-07T19:54:30.4365635Z 0x0000000000000019 (INIT_ARRAY) 0x1f8c8 2025-05-07T19:54:30.4366110Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:54:30.4366593Z 0x000000000000001a (FINI_ARRAY) 0x1f8e0 2025-05-07T19:54:30.4367081Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.4367560Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:30.4368025Z 0x000000006ffffef5 (GNU_HASH) 0x8b8 2025-05-07T19:54:30.4368484Z 0x0000000000000005 (STRTAB) 0x1ae0 2025-05-07T19:54:30.4368943Z 0x0000000000000006 (SYMTAB) 0xc40 2025-05-07T19:54:30.4369417Z 0x000000000000000a (STRSZ) 11474 (bytes) 2025-05-07T19:54:30.4369921Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.4370394Z 0x0000000000000003 (PLTGOT) 0x1fc40 2025-05-07T19:54:30.4370897Z 0x0000000000000002 (PLTRELSZ) 2136 (bytes) 2025-05-07T19:54:30.4371375Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.4371834Z 0x0000000000000017 (JMPREL) 0x4f40 2025-05-07T19:54:30.4372291Z 0x0000000000000007 (RELA) 0x49a0 2025-05-07T19:54:30.4372764Z 0x0000000000000008 (RELASZ) 1440 (bytes) 2025-05-07T19:54:30.4373280Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.4373741Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.4374207Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.4374693Z 0x000000006ffffffe (VERNEED) 0x48f0 2025-05-07T19:54:30.4375161Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.4375648Z 0x000000006ffffff0 (VERSYM) 0x47b2 2025-05-07T19:54:30.4376104Z 0x000000006ffffff9 (RELACOUNT) 5 2025-05-07T19:54:30.4376541Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.4376826Z 2025-05-07T19:54:30.4376991Z ################################################################################ 2025-05-07T19:54:30.4377317Z 2025-05-07T19:54:30.4377323Z 2025-05-07T19:54:30.4377487Z ################################################################################ 2025-05-07T19:54:30.4378190Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:30.4379053Z [CHECK] Listing out library size: 2025-05-07T19:54:30.4379714Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:30.4380244Z 2025-05-07T19:54:30.4380533Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:30.4380981Z 2025-05-07T19:54:30.4381531Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:30.4382909Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.4383742Z 2025-05-07T19:54:30.4455223Z GLIBC_2.17 2025-05-07T19:54:30.4456604Z 2025-05-07T19:54:30.4456664Z 2025-05-07T19:54:30.4457636Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:30.4459487Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.4460386Z 2025-05-07T19:54:30.4537276Z GLIBCXX_3.4 2025-05-07T19:54:30.4537587Z GLIBCXX_3.4.9 2025-05-07T19:54:30.4538376Z GLIBCXX_3.4.14 2025-05-07T19:54:30.4538736Z GLIBCXX_3.4.21 2025-05-07T19:54:30.4539036Z GLIBCXX_3.4.29 2025-05-07T19:54:30.4539303Z 2025-05-07T19:54:30.4539310Z 2025-05-07T19:54:30.4563818Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.hVTCXY9ogp.symbols.txt 2025-05-07T19:54:30.4564513Z 2025-05-07T19:54:30.4592553Z 2025-05-07T19:54:30.4623632Z [CHECK] Total Number of symbols: 348 2025-05-07T19:54:30.4638225Z [CHECK] Number of fbgemm symbols: 27 2025-05-07T19:54:30.4659896Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.rBN6UUMga9.usymbols.txt 2025-05-07T19:54:30.4660617Z 2025-05-07T19:54:30.4682654Z 2025-05-07T19:54:30.4713740Z [CHECK] Listing out undefined symbols (146 total): 2025-05-07T19:54:30.4731012Z U GOMP_barrier 2025-05-07T19:54:30.4731424Z U GOMP_parallel 2025-05-07T19:54:30.4732182Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.4732948Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.4733392Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:30.4733854Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.4734281Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:30.4734735Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:30.4735177Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:30.4735633Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:30.4736081Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.4736535Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.4736995Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:30.4737430Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.4737874Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.4738570Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T19:54:30.4739377Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:54:30.4740031Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T19:54:30.4741319Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.4743057Z U at::_ops::is_nonzero::call(at::Tensor const&) 2025-05-07T19:54:30.4743680Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:30.4744760Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:30.4745675Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T19:54:30.4747218Z 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:30.4748405Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T19:54:30.4749523Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.4750623Z U at::get_num_threads() 2025-05-07T19:54:30.4751038Z U at::get_thread_num() 2025-05-07T19:54:30.4751475Z U at::in_parallel_region() 2025-05-07T19:54:30.4752156Z U at::init_num_threads() 2025-05-07T19:54:30.4752622Z U at::internal::set_thread_num(int) 2025-05-07T19:54:30.4753123Z U at::toAccumulateType(c10::ScalarType, bool) 2025-05-07T19:54:30.4753608Z U c10::BoolType::get() 2025-05-07T19:54:30.4754422Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.4755234Z U c10::Error::what() const 2025-05-07T19:54:30.4755731Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4756352Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.4756950Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.4757438Z U c10::IntType::get() 2025-05-07T19:54:30.4757953Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:30.4758521Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:30.4759157Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.4759917Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:30.4760429Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:30.4760947Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:54:30.4761506Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:30.4762419Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:30.4763327Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:30.4763869Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:54:30.4764383Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:30.4764887Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T19:54:30.4765369Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:30.4765816Z U c10::SymIntType::get() 2025-05-07T19:54:30.4766313Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:30.4766819Z U c10::TensorType::get() 2025-05-07T19:54:30.4767272Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.4768376Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.4769605Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.4770799Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.4772300Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.4773733Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.4774869Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:54:30.4775364Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T19:54:30.4775882Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:54:30.4776408Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T19:54:30.4776892Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T19:54:30.4777490Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.4779124Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4781444Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4783751Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4786068Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4788477Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4790944Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4793432Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4795933Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4798442Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4801031Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4803553Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4806089Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.4807890Z U fbgemm::fbgemmAlignedAlloc(unsigned long, unsigned long, bool) 2025-05-07T19:54:30.4808487Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T19:54:30.4809000Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4809563Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.4810125Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4810651Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.4811262Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:30.4811858Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4812411Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.4813029Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.4813450Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.4813858Z U memset@GLIBC_2.17 2025-05-07T19:54:30.4814255Z U omp_get_max_threads 2025-05-07T19:54:30.4814666Z U omp_get_num_threads 2025-05-07T19:54:30.4815075Z U omp_get_thread_num 2025-05-07T19:54:30.4815546Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.4816095Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.4816898Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:30.4818078Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.4819264Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:30.4820083Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:30.4820641Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:30.4821145Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.4821652Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:54:30.4822195Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.4822743Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.4823440Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:30.4824423Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:30.4825895Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.4827585Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.4828623Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:30.4829128Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:30.4829623Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.4830113Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.4830610Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.4831085Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.4831559Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:30.4832244Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.4832817Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.4833570Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.4834235Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:30.4834986Z U std::pair fbgemm::radix_sort_parallel(int*, int*, int*, int*, long, long, bool) 2025-05-07T19:54:30.4836285Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T19:54:30.4837851Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T19:54:30.4839197Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:30.4839923Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.4840360Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.4841509Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.4844641Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.4845799Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.4846820Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.4847630Z U typeinfo for c10::Error 2025-05-07T19:54:30.4848102Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:30.4848699Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.4849328Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.4849925Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.4850523Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.4851044Z U vtable for c10::Error 2025-05-07T19:54:30.4851810Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.4852913Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.4853817Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.4854583Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.4855218Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.4855667Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.4856118Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.4856533Z w __gmon_start__ 2025-05-07T19:54:30.4856912Z w __pthread_key_create 2025-05-07T19:54:30.4857392Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.4858037Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:30.4858492Z 2025-05-07T19:54:30.4858715Z linux-vdso.so.1 (0x0000ffff7fab8000) 2025-05-07T19:54:30.4859122Z libc10.so => not found 2025-05-07T19:54:30.4859847Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so (0x0000ffff7f8b8000) 2025-05-07T19:54:30.4860983Z libtorch.so => not found 2025-05-07T19:54:30.4861340Z libtorch_cpu.so => not found 2025-05-07T19:54:30.4861814Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff7f653000) 2025-05-07T19:54:30.4862405Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff7f602000) 2025-05-07T19:54:30.4862934Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff7f434000) 2025-05-07T19:54:30.4863383Z libc10.so => not found 2025-05-07T19:54:30.4864117Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so (0x0000ffff7f3a3000) 2025-05-07T19:54:30.4864920Z libtorch.so => not found 2025-05-07T19:54:30.4865277Z libtorch_cpu.so => not found 2025-05-07T19:54:30.4865703Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff7f2f2000) 2025-05-07T19:54:30.4866202Z /lib/ld-linux-aarch64.so.1 (0x0000ffff7fa6b000) 2025-05-07T19:54:30.4866669Z libtorch_cpu.so => not found 2025-05-07T19:54:30.4867047Z libtorch.so => not found 2025-05-07T19:54:30.4867269Z 2025-05-07T19:54:30.4867422Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.4868230Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:54:30.4868824Z 2025-05-07T19:54:30.4868830Z 2025-05-07T19:54:30.4869044Z Dynamic section at offset 0x4f4d8 contains 35 entries: 2025-05-07T19:54:30.4869553Z Tag Type Name/Value 2025-05-07T19:54:30.4870122Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.4870808Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:54:30.4871500Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.4872197Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.4872916Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.4873623Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.4874317Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.4875057Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:54:30.4875778Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.4876333Z 0x000000000000000c (INIT) 0xcbd0 2025-05-07T19:54:30.4876788Z 0x000000000000000d (FINI) 0x43504 2025-05-07T19:54:30.4877256Z 0x0000000000000019 (INIT_ARRAY) 0x5f2c8 2025-05-07T19:54:30.4877739Z 0x000000000000001b (INIT_ARRAYSZ) 40 (bytes) 2025-05-07T19:54:30.4878223Z 0x000000000000001a (FINI_ARRAY) 0x5f2f0 2025-05-07T19:54:30.4878692Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.4879162Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:30.4879732Z 0x000000006ffffef5 (GNU_HASH) 0x11d8 2025-05-07T19:54:30.4880189Z 0x0000000000000005 (STRTAB) 0x3cb0 2025-05-07T19:54:30.4880649Z 0x0000000000000006 (SYMTAB) 0x1bc8 2025-05-07T19:54:30.4881139Z 0x000000000000000a (STRSZ) 26178 (bytes) 2025-05-07T19:54:30.4881648Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.4882120Z 0x0000000000000003 (PLTGOT) 0x5f748 2025-05-07T19:54:30.4882601Z 0x0000000000000002 (PLTRELSZ) 5376 (bytes) 2025-05-07T19:54:30.4883074Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.4883525Z 0x0000000000000017 (JMPREL) 0xb6d0 2025-05-07T19:54:30.4883977Z 0x0000000000000007 (RELA) 0xa680 2025-05-07T19:54:30.4884443Z 0x0000000000000008 (RELASZ) 4176 (bytes) 2025-05-07T19:54:30.4884936Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.4885384Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.4885838Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.4886317Z 0x000000006ffffffe (VERNEED) 0xa5b0 2025-05-07T19:54:30.4886780Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.4887447Z 0x000000006ffffff0 (VERSYM) 0xa2f2 2025-05-07T19:54:30.4887914Z 0x000000006ffffff9 (RELACOUNT) 13 2025-05-07T19:54:30.4888344Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.4888624Z 2025-05-07T19:54:30.4888786Z ################################################################################ 2025-05-07T19:54:30.4889111Z 2025-05-07T19:54:30.4889117Z 2025-05-07T19:54:30.4889280Z ################################################################################ 2025-05-07T19:54:30.4890020Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:30.4890759Z [CHECK] Listing out library size: 2025-05-07T19:54:30.4891449Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:30.4892028Z 2025-05-07T19:54:30.4892360Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:30.4892856Z 2025-05-07T19:54:30.4893564Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:30.4895088Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.4895981Z 2025-05-07T19:54:30.4924403Z GLIBC_2.17 2025-05-07T19:54:30.4926185Z 2025-05-07T19:54:30.4926576Z 2025-05-07T19:54:30.4927334Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:30.4928878Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.4929803Z 2025-05-07T19:54:30.5009195Z GLIBCXX_3.4 2025-05-07T19:54:30.5009532Z GLIBCXX_3.4.9 2025-05-07T19:54:30.5009832Z GLIBCXX_3.4.21 2025-05-07T19:54:30.5010171Z GLIBCXX_3.4.29 2025-05-07T19:54:30.5011057Z 2025-05-07T19:54:30.5011068Z 2025-05-07T19:54:30.5033741Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.PP3VMEa0Et.symbols.txt 2025-05-07T19:54:30.5034507Z 2025-05-07T19:54:30.5066332Z 2025-05-07T19:54:30.5097694Z [CHECK] Total Number of symbols: 274 2025-05-07T19:54:30.5112720Z [CHECK] Number of fbgemm symbols: 3 2025-05-07T19:54:30.5134879Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.C5yN6KUa5f.usymbols.txt 2025-05-07T19:54:30.5135623Z 2025-05-07T19:54:30.5156573Z 2025-05-07T19:54:30.5187495Z [CHECK] Listing out undefined symbols (106 total): 2025-05-07T19:54:30.5203988Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.5204830Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.5205283Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:30.5205783Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.5206234Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:30.5206687Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:30.5207127Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:30.5207588Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:30.5208029Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.5208483Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.5208920Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:30.5209335Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:30.5209747Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.5210185Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.5210735Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:30.5211301Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:30.5212435Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:54:30.5213416Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:54:30.5214293Z U at::Tensor::index(std::initializer_list) const 2025-05-07T19:54:30.5215138Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T19:54:30.5216576Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.5217920Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:54:30.5218584Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:30.5219200Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:30.5219910Z U c10::BoolType::get() 2025-05-07T19:54:30.5220481Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:30.5221054Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:30.5222070Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:30.5223810Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:30.5225350Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.5226155Z U c10::Error::what() const 2025-05-07T19:54:30.5226650Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.5227141Z U c10::IntType::get() 2025-05-07T19:54:30.5227584Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:30.5228084Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:30.5228606Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:54:30.5229166Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:30.5230075Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:30.5230983Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:30.5231491Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:30.5231982Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T19:54:30.5232476Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:30.5232917Z U c10::SymIntType::get() 2025-05-07T19:54:30.5233350Z U c10::TensorType::get() 2025-05-07T19:54:30.5233809Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.5234853Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.5236079Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.5237264Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.5238569Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.5240121Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.5241427Z U c10::get_default_dtype() 2025-05-07T19:54:30.5243061Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:30.5243969Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:30.5244551Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:30.5245086Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:30.5245624Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T19:54:30.5246176Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:30.5246836Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.5247660Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:30.5248617Z U free@GLIBC_2.17 2025-05-07T19:54:30.5249054Z U int at::Tensor::item() const 2025-05-07T19:54:30.5249612Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:30.5250143Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.5250547Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.5250946Z U memset@GLIBC_2.17 2025-05-07T19:54:30.5251416Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.5251968Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.5252769Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:30.5253947Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.5255140Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:30.5255928Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.5256442Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.5256998Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.5257685Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:30.5258669Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:30.5260118Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.5261815Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.5262872Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:30.5263374Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.5263865Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.5264348Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.5264837Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.5265317Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:30.5265780Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.5266347Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.5266891Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.5267651Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.5268812Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.5270423Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.5271580Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.5272605Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.5272753Z U typeinfo for c10::Error 2025-05-07T19:54:30.5272966Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.5273200Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.5273553Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.5273720Z U vtable for c10::Error 2025-05-07T19:54:30.5274207Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.5274676Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.5274957Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.5275281Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.5275531Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:30.5275690Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.5275842Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.5276036Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.5276170Z w __gmon_start__ 2025-05-07T19:54:30.5276309Z w __pthread_key_create 2025-05-07T19:54:30.5276581Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.5276933Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:30.5276941Z 2025-05-07T19:54:30.5277090Z linux-vdso.so.1 (0x0000ffff886f9000) 2025-05-07T19:54:30.5277225Z libc10.so => not found 2025-05-07T19:54:30.5277908Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so (0x0000ffff8860a000) 2025-05-07T19:54:30.5278042Z libtorch.so => not found 2025-05-07T19:54:30.5278186Z libtorch_cpu.so => not found 2025-05-07T19:54:30.5278412Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff883a5000) 2025-05-07T19:54:30.5278623Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff88354000) 2025-05-07T19:54:30.5278811Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff88186000) 2025-05-07T19:54:30.5278950Z libc10.so => not found 2025-05-07T19:54:30.5279591Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so (0x0000ffff88034000) 2025-05-07T19:54:30.5279731Z libtorch.so => not found 2025-05-07T19:54:30.5279876Z libtorch_cpu.so => not found 2025-05-07T19:54:30.5280053Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff87f83000) 2025-05-07T19:54:30.5280231Z /lib/ld-linux-aarch64.so.1 (0x0000ffff886ac000) 2025-05-07T19:54:30.5280362Z libc10.so => not found 2025-05-07T19:54:30.5280877Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so (0x0000ffff87ef2000) 2025-05-07T19:54:30.5281007Z libtorch.so => not found 2025-05-07T19:54:30.5281146Z libtorch_cpu.so => not found 2025-05-07T19:54:30.5281290Z libtorch_cpu.so => not found 2025-05-07T19:54:30.5281421Z libtorch.so => not found 2025-05-07T19:54:30.5281428Z 2025-05-07T19:54:30.5281724Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.5282135Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:54:30.5282142Z 2025-05-07T19:54:30.5297682Z 2025-05-07T19:54:30.5298145Z Dynamic section at offset 0x2f758 contains 35 entries: 2025-05-07T19:54:30.5298312Z Tag Type Name/Value 2025-05-07T19:54:30.5298621Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.5298929Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:54:30.5299206Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.5299500Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.5299782Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.5300059Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.5300350Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.5300896Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_forward.so] 2025-05-07T19:54:30.5301164Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.5301325Z 0x000000000000000c (INIT) 0xd9a0 2025-05-07T19:54:30.5301481Z 0x000000000000000d (FINI) 0x1edc0 2025-05-07T19:54:30.5301639Z 0x0000000000000019 (INIT_ARRAY) 0x3f4d8 2025-05-07T19:54:30.5301817Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:54:30.5301979Z 0x000000000000001a (FINI_ARRAY) 0x3f4f0 2025-05-07T19:54:30.5302150Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.5302302Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.5302468Z 0x000000006ffffef5 (GNU_HASH) 0xde8 2025-05-07T19:54:30.5302625Z 0x0000000000000005 (STRTAB) 0x3020 2025-05-07T19:54:30.5302789Z 0x0000000000000006 (SYMTAB) 0x1628 2025-05-07T19:54:30.5302988Z 0x000000000000000a (STRSZ) 32510 (bytes) 2025-05-07T19:54:30.5303158Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.5303321Z 0x0000000000000003 (PLTGOT) 0x3f9c8 2025-05-07T19:54:30.5303505Z 0x0000000000000002 (PLTRELSZ) 3360 (bytes) 2025-05-07T19:54:30.5303661Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.5303816Z 0x0000000000000017 (JMPREL) 0xcc80 2025-05-07T19:54:30.5303970Z 0x0000000000000007 (RELA) 0xb1f8 2025-05-07T19:54:30.5304158Z 0x0000000000000008 (RELASZ) 6792 (bytes) 2025-05-07T19:54:30.5304325Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.5304465Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.5304651Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.5304814Z 0x000000006ffffffe (VERNEED) 0xb148 2025-05-07T19:54:30.5304974Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.5305145Z 0x000000006ffffff0 (VERSYM) 0xaf1e 2025-05-07T19:54:30.5305307Z 0x000000006ffffff9 (RELACOUNT) 7 2025-05-07T19:54:30.5305451Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.5305473Z 2025-05-07T19:54:30.5305643Z ################################################################################ 2025-05-07T19:54:30.5305650Z 2025-05-07T19:54:30.5305663Z 2025-05-07T19:54:30.5305827Z ################################################################################ 2025-05-07T19:54:30.5306308Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:30.5306458Z [CHECK] Listing out library size: 2025-05-07T19:54:30.5306925Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:30.5306931Z 2025-05-07T19:54:30.5317732Z 3 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:30.5319139Z 2025-05-07T19:54:30.5320708Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:30.5321519Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.5321529Z 2025-05-07T19:54:30.5572251Z GLIBC_2.17 2025-05-07T19:54:30.5573715Z 2025-05-07T19:54:30.5573722Z 2025-05-07T19:54:30.5574495Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:30.5575322Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.5575330Z 2025-05-07T19:54:30.5826050Z GLIBCXX_3.4 2025-05-07T19:54:30.5826253Z GLIBCXX_3.4.9 2025-05-07T19:54:30.5826376Z GLIBCXX_3.4.11 2025-05-07T19:54:30.5826495Z GLIBCXX_3.4.15 2025-05-07T19:54:30.5827129Z GLIBCXX_3.4.18 2025-05-07T19:54:30.5827289Z GLIBCXX_3.4.20 2025-05-07T19:54:30.5827406Z GLIBCXX_3.4.21 2025-05-07T19:54:30.5827525Z GLIBCXX_3.4.29 2025-05-07T19:54:30.5827540Z 2025-05-07T19:54:30.5827545Z 2025-05-07T19:54:30.5852937Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.Jgl3kQwKub.symbols.txt 2025-05-07T19:54:30.5852965Z 2025-05-07T19:54:30.6048920Z 2025-05-07T19:54:30.6081402Z [CHECK] Total Number of symbols: 2384 2025-05-07T19:54:30.6104398Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T19:54:30.6126414Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.IgT5qccx8y.usymbols.txt 2025-05-07T19:54:30.6126441Z 2025-05-07T19:54:30.6155666Z 2025-05-07T19:54:30.6187480Z [CHECK] Listing out undefined symbols (190 total): 2025-05-07T19:54:30.6205263Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.6205492Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.6205676Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:30.6205822Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.6205976Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:30.6206135Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:30.6206295Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:30.6206445Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:30.6206608Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.6206762Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.6206904Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:30.6207046Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:30.6207193Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.6207368Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.6207625Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:30.6207816Z U at::RecordFunction::currentThreadId() 2025-05-07T19:54:30.6207972Z U at::RecordFunction::end() 2025-05-07T19:54:30.6208148Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:30.6208359Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:54:30.6208775Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:54:30.6209194Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:54:30.6209652Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T19:54:30.6210820Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T19:54:30.6211742Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.6212019Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:54:30.6212248Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:30.6212425Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:54:30.6212650Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:30.6212829Z U at::sequence_number::get_and_increment() 2025-05-07T19:54:30.6212967Z U c10::AnyType::get() 2025-05-07T19:54:30.6213113Z U c10::BoolType::get() 2025-05-07T19:54:30.6213342Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:30.6213815Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:30.6214003Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:30.6214725Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:30.6215602Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:30.6216129Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.6216273Z U c10::Error::what() const 2025-05-07T19:54:30.6216414Z U c10::FloatType::get() 2025-05-07T19:54:30.6216573Z U c10::GradMode::is_enabled() 2025-05-07T19:54:30.6216740Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:30.6216965Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:30.6217139Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:54:30.6217297Z U c10::IValue::isBoolList() const 2025-05-07T19:54:30.6217459Z U c10::IValue::isDoubleList() const 2025-05-07T19:54:30.6217622Z U c10::IValue::isIntList() const 2025-05-07T19:54:30.6217785Z U c10::IValue::isSymIntList() const 2025-05-07T19:54:30.6217944Z U c10::IValue::isTensorList() const 2025-05-07T19:54:30.6218154Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.6218293Z U c10::IntType::get() 2025-05-07T19:54:30.6218964Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.6219221Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:30.6219395Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:30.6219575Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:30.6219758Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:30.6220074Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.6220466Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:54:30.6220613Z U c10::StringType::get() 2025-05-07T19:54:30.6220832Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:54:30.6221033Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:30.6221243Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:54:30.6221629Z U c10::SymFloat::operator/(c10::SymFloat const&) const 2025-05-07T19:54:30.6222205Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:30.6222399Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:30.6222587Z U c10::SymInt::operator c10::SymFloat() const 2025-05-07T19:54:30.6222779Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:54:30.6222946Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:30.6223136Z U c10::SymInt::sym_le(c10::SymInt const&) const 2025-05-07T19:54:30.6223289Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:30.6223433Z U c10::SymIntType::get() 2025-05-07T19:54:30.6223614Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:54:30.6223760Z U c10::TensorType::get() 2025-05-07T19:54:30.6223942Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.6224649Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.6225389Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.6225747Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.6226438Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.6226915Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.6227738Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.6228204Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:30.6228464Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:30.6228638Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:30.6228854Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:30.6229373Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.6229556Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:54:30.6229779Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:30.6229992Z U c10::operator<<(std::ostream&, c10::SymFloat const&) 2025-05-07T19:54:30.6230208Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:54:30.6230494Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.6230660Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:30.6231022Z U fbgemm_gpu::config::is_feature_enabled(fbgemm_gpu::config::FeatureGateName const&) 2025-05-07T19:54:30.6231430Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:30.6231562Z U free@GLIBC_2.17 2025-05-07T19:54:30.6231813Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:30.6231959Z U memcmp@GLIBC_2.17 2025-05-07T19:54:30.6232092Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.6232228Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.6232531Z U memset@GLIBC_2.17 2025-05-07T19:54:30.6232752Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.6233001Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.6233139Z U realloc@GLIBC_2.17 2025-05-07T19:54:30.6233438Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:30.6233916Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:30.6234472Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.6234948Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:30.6235414Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T19:54:30.6236094Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.6236631Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:30.6236804Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.6236966Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:30.6237170Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.6237380Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.6237623Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:54:30.6237811Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:30.6238021Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:54:30.6238368Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:30.6238859Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:30.6239815Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.6240540Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.6240722Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:30.6240900Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.6241073Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.6241251Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.6241432Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.6241599Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:30.6241759Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.6242560Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.6242927Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.6243112Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:30.6243354Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:30.6243544Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:30.6244142Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:30.6244589Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:30.6244744Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:30.6244878Z U strcmp@GLIBC_2.17 2025-05-07T19:54:30.6245015Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.6245187Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.6246012Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.6246658Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.6247018Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.6247197Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:54:30.6247802Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:54:30.6248078Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:54:30.6248360Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:54:30.6248633Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:54:30.6249121Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:54:30.6249335Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:54:30.6249611Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:54:30.6249862Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:54:30.6250047Z U torch::autograd::Node::assign_parent() 2025-05-07T19:54:30.6250246Z U torch::autograd::Node::metadata() 2025-05-07T19:54:30.6250438Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:54:30.6250784Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:54:30.6251168Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:54:30.6251365Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:54:30.6251664Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:54:30.6251977Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:54:30.6255697Z 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:30.6255931Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:54:30.6256146Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:54:30.6256379Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:54:30.6257620Z U torch::autograd::profiler::record_function_enter_new(std::__cxx11::basic_string, std::allocator > const&, std::optional, std::allocator > > const&) 2025-05-07T19:54:30.6257847Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:54:30.6258427Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:54:30.6258939Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.6259086Z U typeinfo for c10::Error 2025-05-07T19:54:30.6259291Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:30.6259474Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:30.6259660Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:30.6259966Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:30.6260153Z U typeinfo for torch::autograd::Node 2025-05-07T19:54:30.6260368Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.6260604Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.6260827Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:54:30.6261054Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.6261195Z U vtable for c10::Error 2025-05-07T19:54:30.6261696Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.6262157Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.6262363Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:30.6262651Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.6262966Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.6263136Z U vtable for torch::autograd::Node 2025-05-07T19:54:30.6263386Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:30.6263544Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.6263700Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.6263851Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.6263979Z w __gmon_start__ 2025-05-07T19:54:30.6264116Z w __pthread_key_create 2025-05-07T19:54:30.6264278Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:30.6264436Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:30.6264650Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.6265031Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:30.6265046Z 2025-05-07T19:54:30.6265245Z linux-vdso.so.1 (0x0000ffff7ffcb000) 2025-05-07T19:54:30.6265372Z libc10.so => not found 2025-05-07T19:54:30.6266063Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so (0x0000ffff7ff1d000) 2025-05-07T19:54:30.6266197Z libtorch.so => not found 2025-05-07T19:54:30.6266834Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so (0x0000ffff7fbdf000) 2025-05-07T19:54:30.6266977Z libtorch_cpu.so => not found 2025-05-07T19:54:30.6267210Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff7f97a000) 2025-05-07T19:54:30.6267422Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff7f929000) 2025-05-07T19:54:30.6267599Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff7f75b000) 2025-05-07T19:54:30.6267903Z libc10.so => not found 2025-05-07T19:54:30.6268430Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so (0x0000ffff7f609000) 2025-05-07T19:54:30.6268566Z libtorch.so => not found 2025-05-07T19:54:30.6268711Z libtorch_cpu.so => not found 2025-05-07T19:54:30.6268840Z libc10.so => not found 2025-05-07T19:54:30.6268981Z libtorch_cpu.so => not found 2025-05-07T19:54:30.6269117Z libtorch.so => not found 2025-05-07T19:54:30.6269302Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff7f558000) 2025-05-07T19:54:30.6269485Z /lib/ld-linux-aarch64.so.1 (0x0000ffff7ff7e000) 2025-05-07T19:54:30.6269614Z libc10.so => not found 2025-05-07T19:54:30.6270142Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so (0x0000ffff7f4c7000) 2025-05-07T19:54:30.6270276Z libtorch.so => not found 2025-05-07T19:54:30.6270412Z libtorch_cpu.so => not found 2025-05-07T19:54:30.6270548Z libtorch_cpu.so => not found 2025-05-07T19:54:30.6270693Z libtorch.so => not found 2025-05-07T19:54:30.6270700Z 2025-05-07T19:54:30.6270988Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.6271428Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:54:30.6271435Z 2025-05-07T19:54:30.6303763Z 2025-05-07T19:54:30.6304421Z Dynamic section at offset 0x2ecee8 contains 36 entries: 2025-05-07T19:54:30.6304601Z Tag Type Name/Value 2025-05-07T19:54:30.6304886Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.6305200Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:54:30.6305478Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.6305781Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_config.so] 2025-05-07T19:54:30.6306074Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.6306402Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.6306680Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.6306956Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.6307345Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_pt2.so] 2025-05-07T19:54:30.6307600Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.6307770Z 0x000000000000000c (INIT) 0x98e70 2025-05-07T19:54:30.6307933Z 0x000000000000000d (FINI) 0x294400 2025-05-07T19:54:30.6308099Z 0x0000000000000019 (INIT_ARRAY) 0x2fa5a8 2025-05-07T19:54:30.6308281Z 0x000000000000001b (INIT_ARRAYSZ) 176 (bytes) 2025-05-07T19:54:30.6308456Z 0x000000000000001a (FINI_ARRAY) 0x2fa658 2025-05-07T19:54:30.6308630Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.6308792Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.6308976Z 0x000000006ffffef5 (GNU_HASH) 0x36a0 2025-05-07T19:54:30.6309141Z 0x0000000000000005 (STRTAB) 0x150a0 2025-05-07T19:54:30.6309297Z 0x0000000000000006 (SYMTAB) 0x70d8 2025-05-07T19:54:30.6309494Z 0x000000000000000a (STRSZ) 448726 (bytes) 2025-05-07T19:54:30.6309667Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.6309835Z 0x0000000000000003 (PLTGOT) 0x2fd168 2025-05-07T19:54:30.6310024Z 0x0000000000000002 (PLTRELSZ) 13512 (bytes) 2025-05-07T19:54:30.6310183Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.6310344Z 0x0000000000000017 (JMPREL) 0x959a8 2025-05-07T19:54:30.6310500Z 0x0000000000000007 (RELA) 0x83d20 2025-05-07T19:54:30.6310694Z 0x0000000000000008 (RELASZ) 72840 (bytes) 2025-05-07T19:54:30.6310867Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.6311243Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.6311440Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.6311611Z 0x000000006ffffffe (VERNEED) 0x83c20 2025-05-07T19:54:30.6311765Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.6311932Z 0x000000006ffffff0 (VERSYM) 0x82976 2025-05-07T19:54:30.6312091Z 0x000000006ffffff9 (RELACOUNT) 46 2025-05-07T19:54:30.6312236Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.6312265Z 2025-05-07T19:54:30.6312434Z ################################################################################ 2025-05-07T19:54:30.6312441Z 2025-05-07T19:54:30.6312446Z 2025-05-07T19:54:30.6312621Z ################################################################################ 2025-05-07T19:54:30.6313136Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:30.6313283Z [CHECK] Listing out library size: 2025-05-07T19:54:30.6313949Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:30.6313961Z 2025-05-07T19:54:30.6324352Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:30.6325167Z 2025-05-07T19:54:30.6326658Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:30.6327472Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.6327486Z 2025-05-07T19:54:30.6391989Z 2025-05-07T19:54:30.6392224Z 2025-05-07T19:54:30.6393245Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:30.6394157Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.6394167Z 2025-05-07T19:54:30.6457567Z 2025-05-07T19:54:30.6457725Z 2025-05-07T19:54:30.6478140Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.buZtfmGdCJ.symbols.txt 2025-05-07T19:54:30.6478164Z 2025-05-07T19:54:30.6496515Z 2025-05-07T19:54:30.6528276Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:30.6542473Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:30.6562706Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.SsZP0CADmY.usymbols.txt 2025-05-07T19:54:30.6562716Z 2025-05-07T19:54:30.6582190Z 2025-05-07T19:54:30.6612652Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:30.6628247Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.6628850Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.6629021Z w __cxa_finalize 2025-05-07T19:54:30.6629188Z w __gmon_start__ 2025-05-07T19:54:30.6630507Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.6631168Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:30.6631178Z 2025-05-07T19:54:30.6670964Z linux-vdso.so.1 (0x0000ffffbe553000) 2025-05-07T19:54:30.6671112Z libtorch.so => not found 2025-05-07T19:54:30.6671257Z libtorch_cpu.so => not found 2025-05-07T19:54:30.6675297Z 2025-05-07T19:54:30.6675503Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.6676013Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:54:30.6676026Z 2025-05-07T19:54:30.6715894Z 2025-05-07T19:54:30.6716357Z Dynamic section at offset 0xfdc0 contains 27 entries: 2025-05-07T19:54:30.6716535Z Tag Type Name/Value 2025-05-07T19:54:30.6717311Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.6717624Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.6718066Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_split_host.so] 2025-05-07T19:54:30.6718319Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.6718474Z 0x000000000000000c (INIT) 0x610 2025-05-07T19:54:30.6718625Z 0x000000000000000d (FINI) 0x73c 2025-05-07T19:54:30.6718799Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:30.6718971Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.6719131Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:30.6719307Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.6719543Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.6719720Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:30.6720094Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:30.6720276Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:30.6720451Z 0x000000000000000a (STRSZ) 283 (bytes) 2025-05-07T19:54:30.6720625Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.6720798Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:30.6720971Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:30.6721128Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.6721287Z 0x0000000000000017 (JMPREL) 0x5e0 2025-05-07T19:54:30.6721443Z 0x0000000000000007 (RELA) 0x538 2025-05-07T19:54:30.6721616Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:30.6721786Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.6721937Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.6722119Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.6722280Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:30.6722436Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.6722460Z 2025-05-07T19:54:30.6722633Z ################################################################################ 2025-05-07T19:54:30.6722640Z 2025-05-07T19:54:30.6722646Z 2025-05-07T19:54:30.6722812Z ################################################################################ 2025-05-07T19:54:30.6723275Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:30.6723425Z [CHECK] Listing out library size: 2025-05-07T19:54:30.6723867Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:30.6723874Z 2025-05-07T19:54:30.6735837Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:30.6737827Z 2025-05-07T19:54:30.6739186Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:30.6739959Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.6739972Z 2025-05-07T19:54:30.6825875Z GLIBC_2.17 2025-05-07T19:54:30.6827555Z 2025-05-07T19:54:30.6827561Z 2025-05-07T19:54:30.6828265Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:30.6829600Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.6829616Z 2025-05-07T19:54:30.6915585Z GLIBCXX_3.4 2025-05-07T19:54:30.6915730Z GLIBCXX_3.4.9 2025-05-07T19:54:30.6915850Z GLIBCXX_3.4.11 2025-05-07T19:54:30.6915970Z GLIBCXX_3.4.14 2025-05-07T19:54:30.6916591Z GLIBCXX_3.4.15 2025-05-07T19:54:30.6916718Z GLIBCXX_3.4.18 2025-05-07T19:54:30.6916862Z GLIBCXX_3.4.20 2025-05-07T19:54:30.6916983Z GLIBCXX_3.4.21 2025-05-07T19:54:30.6917111Z GLIBCXX_3.4.29 2025-05-07T19:54:30.6917657Z 2025-05-07T19:54:30.6917689Z 2025-05-07T19:54:30.6941308Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.DdT2qYkGrp.symbols.txt 2025-05-07T19:54:30.6941326Z 2025-05-07T19:54:30.6982925Z 2025-05-07T19:54:30.7014214Z [CHECK] Total Number of symbols: 608 2025-05-07T19:54:30.7030025Z [CHECK] Number of fbgemm symbols: 6 2025-05-07T19:54:30.7053064Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.cX6cJ4mjTK.usymbols.txt 2025-05-07T19:54:30.7053083Z 2025-05-07T19:54:30.7077508Z 2025-05-07T19:54:30.7109792Z [CHECK] Listing out undefined symbols (203 total): 2025-05-07T19:54:30.7126814Z U GOMP_parallel 2025-05-07T19:54:30.7127366Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.7128027Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.7128238Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:30.7128381Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.7128533Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:30.7128687Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:30.7128847Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:30.7129000Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:30.7129156Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.7129322Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.7129466Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:30.7129606Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:30.7129756Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.7129926Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.7130182Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:30.7130374Z U at::RecordFunction::currentThreadId() 2025-05-07T19:54:30.7130552Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:30.7130760Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:54:30.7131032Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:54:30.7131485Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T19:54:30.7131722Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:30.7132541Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.7132744Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:54:30.7132966Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:30.7133120Z U at::get_num_threads() 2025-05-07T19:54:30.7133259Z U at::get_thread_num() 2025-05-07T19:54:30.7133406Z U at::in_parallel_region() 2025-05-07T19:54:30.7133559Z U at::init_num_threads() 2025-05-07T19:54:30.7133726Z U at::internal::set_thread_num(int) 2025-05-07T19:54:30.7133907Z U at::sequence_number::get_and_increment() 2025-05-07T19:54:30.7134153Z U at::tensor(c10::ArrayRef, c10::TensorOptions const&) 2025-05-07T19:54:30.7134306Z U c10::AnyType::get() 2025-05-07T19:54:30.7134448Z U c10::BoolType::get() 2025-05-07T19:54:30.7134703Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:30.7135137Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:30.7135872Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:30.7136755Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:30.7137279Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.7137426Z U c10::Error::what() const 2025-05-07T19:54:30.7137571Z U c10::FloatType::get() 2025-05-07T19:54:30.7137732Z U c10::GradMode::is_enabled() 2025-05-07T19:54:30.7137893Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:30.7138110Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.7138477Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.7138717Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:30.7138883Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:54:30.7139049Z U c10::IValue::isBoolList() const 2025-05-07T19:54:30.7139207Z U c10::IValue::isIntList() const 2025-05-07T19:54:30.7139371Z U c10::IValue::isSymIntList() const 2025-05-07T19:54:30.7139538Z U c10::IValue::isTensorList() const 2025-05-07T19:54:30.7139739Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.7139880Z U c10::IntType::get() 2025-05-07T19:54:30.7140128Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:30.7140301Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:30.7140490Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:30.7140675Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:30.7140992Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.7141181Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:30.7141355Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:30.7141757Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:54:30.7141905Z U c10::StringType::get() 2025-05-07T19:54:30.7144020Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:30.7144266Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:54:30.7144834Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:30.7145055Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:30.7145234Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:30.7145391Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:30.7145538Z U c10::SymIntType::get() 2025-05-07T19:54:30.7145764Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:30.7145941Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:54:30.7146088Z U c10::TensorType::get() 2025-05-07T19:54:30.7146270Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.7146872Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.7147597Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.7148252Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.7148941Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.7149416Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.7150237Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.7150693Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:30.7150962Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:30.7151144Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:30.7151532Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:30.7152078Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.7152310Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:30.7152585Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.7152770Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:30.7153850Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:54:30.7154332Z U fbgemm::SparseAdaGradSignature::Type fbgemm::GenerateSparseAdaGrad(int, bool, int, bool) 2025-05-07T19:54:30.7154514Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T19:54:30.7154696Z U float at::Tensor::item() const 2025-05-07T19:54:30.7154900Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.7155132Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.7155266Z U free@GLIBC_2.17 2025-05-07T19:54:30.7155477Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.7155735Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:30.7155949Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.7156087Z U memcmp@GLIBC_2.17 2025-05-07T19:54:30.7156225Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.7156372Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.7156505Z U memset@GLIBC_2.17 2025-05-07T19:54:30.7156652Z U omp_get_num_threads 2025-05-07T19:54:30.7156803Z U omp_get_thread_num 2025-05-07T19:54:30.7157108Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.7157296Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.7157435Z U realloc@GLIBC_2.17 2025-05-07T19:54:30.7158063Z 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:30.7158655Z 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:30.7158788Z U sqrt@GLIBC_2.17 2025-05-07T19:54:30.7158923Z U sqrtf@GLIBC_2.17 2025-05-07T19:54:30.7159225Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:30.7160000Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:30.7160564Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.7161053Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:30.7161580Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:30.7161784Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:30.7162000Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:30.7162168Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.7162336Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:30.7162550Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:54:30.7162871Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.7163085Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.7163347Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:54:30.7163538Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:30.7163743Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:54:30.7164083Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:30.7164582Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:30.7165399Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.7166137Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.7166313Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:30.7166496Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:30.7166677Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.7166854Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.7167026Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.7167208Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.7167371Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:30.7167534Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.7167808Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.7168155Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.7168341Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:30.7168586Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:30.7168783Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:30.7169102Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:30.7169709Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:30.7169910Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:30.7170068Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:30.7170372Z U strcmp@GLIBC_2.17 2025-05-07T19:54:30.7170516Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.7170704Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.7171536Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.7172186Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.7172550Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.7172734Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:54:30.7173148Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:54:30.7173408Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:54:30.7173809Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:54:30.7174102Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:54:30.7174598Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:54:30.7174825Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:54:30.7175097Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:54:30.7175351Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:54:30.7175537Z U torch::autograd::Node::assign_parent() 2025-05-07T19:54:30.7175701Z U torch::autograd::Node::metadata() 2025-05-07T19:54:30.7175902Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:54:30.7176266Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:54:30.7176660Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:54:30.7176863Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:54:30.7177164Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:54:30.7177486Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:54:30.7181259Z 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:30.7181492Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:54:30.7181712Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:54:30.7181954Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:54:30.7182179Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:54:30.7182755Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:54:30.7183451Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.7183603Z U typeinfo for c10::Error 2025-05-07T19:54:30.7183804Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:30.7183990Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:30.7184176Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:30.7184366Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:30.7184541Z U typeinfo for torch::autograd::Node 2025-05-07T19:54:30.7186020Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T19:54:30.7187671Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T19:54:30.7187916Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.7188147Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.7188380Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:54:30.7188630Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.7202096Z U vtable for c10::Error 2025-05-07T19:54:30.7202752Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.7203278Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.7203474Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:30.7203768Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.7204095Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.7204262Z U vtable for torch::autograd::Node 2025-05-07T19:54:30.7204522Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:30.7204680Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.7204837Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.7204983Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.7205123Z w __gmon_start__ 2025-05-07T19:54:30.7205262Z w __pthread_key_create 2025-05-07T19:54:30.7205430Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:30.7205607Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:30.7205817Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.7206172Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:30.7206180Z 2025-05-07T19:54:30.7206399Z linux-vdso.so.1 (0x0000ffffb37f6000) 2025-05-07T19:54:30.7206528Z libc10.so => not found 2025-05-07T19:54:30.7207213Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so (0x0000ffffb3674000) 2025-05-07T19:54:30.7207356Z libtorch.so => not found 2025-05-07T19:54:30.7207874Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so (0x0000ffffb3522000) 2025-05-07T19:54:30.7208016Z libtorch_cpu.so => not found 2025-05-07T19:54:30.7208243Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffb32bd000) 2025-05-07T19:54:30.7208680Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffb320c000) 2025-05-07T19:54:30.7208903Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffb31bb000) 2025-05-07T19:54:30.7209081Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffb2fed000) 2025-05-07T19:54:30.7209212Z libc10.so => not found 2025-05-07T19:54:30.7209346Z libtorch.so => not found 2025-05-07T19:54:30.7209483Z libtorch_cpu.so => not found 2025-05-07T19:54:30.7209615Z libc10.so => not found 2025-05-07T19:54:30.7210140Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so (0x0000ffffb2f5c000) 2025-05-07T19:54:30.7210321Z /lib/ld-linux-aarch64.so.1 (0x0000ffffb37a9000) 2025-05-07T19:54:30.7210450Z libtorch.so => not found 2025-05-07T19:54:30.7210591Z libtorch_cpu.so => not found 2025-05-07T19:54:30.7210725Z libtorch_cpu.so => not found 2025-05-07T19:54:30.7210853Z libtorch.so => not found 2025-05-07T19:54:30.7210860Z 2025-05-07T19:54:30.7211014Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.7211410Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:54:30.7212061Z 2025-05-07T19:54:30.7224198Z 2025-05-07T19:54:30.7224836Z Dynamic section at offset 0xbef18 contains 37 entries: 2025-05-07T19:54:30.7225015Z Tag Type Name/Value 2025-05-07T19:54:30.7225305Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.7225625Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:54:30.7225903Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.7226172Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:54:30.7226464Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.7226751Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.7227021Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:54:30.7227350Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.7227622Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.7227990Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward.so] 2025-05-07T19:54:30.7228251Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.7228412Z 0x000000000000000c (INIT) 0x1ea38 2025-05-07T19:54:30.7228573Z 0x000000000000000d (FINI) 0xa12c0 2025-05-07T19:54:30.7228736Z 0x0000000000000019 (INIT_ARRAY) 0xce200 2025-05-07T19:54:30.7228928Z 0x000000000000001b (INIT_ARRAYSZ) 184 (bytes) 2025-05-07T19:54:30.7229092Z 0x000000000000001a (FINI_ARRAY) 0xce2b8 2025-05-07T19:54:30.7229269Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.7229430Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:30.7229606Z 0x000000006ffffef5 (GNU_HASH) 0x1b08 2025-05-07T19:54:30.7229775Z 0x0000000000000005 (STRTAB) 0x6940 2025-05-07T19:54:30.7229941Z 0x0000000000000006 (SYMTAB) 0x2ff8 2025-05-07T19:54:30.7230131Z 0x000000000000000a (STRSZ) 51983 (bytes) 2025-05-07T19:54:30.7230303Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.7230467Z 0x0000000000000003 (PLTGOT) 0xcf1a8 2025-05-07T19:54:30.7230665Z 0x0000000000000002 (PLTRELSZ) 8400 (bytes) 2025-05-07T19:54:30.7230819Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.7230977Z 0x0000000000000017 (JMPREL) 0x1c968 2025-05-07T19:54:30.7231141Z 0x0000000000000007 (RELA) 0x13a58 2025-05-07T19:54:30.7231326Z 0x0000000000000008 (RELASZ) 36624 (bytes) 2025-05-07T19:54:30.7231497Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.7231645Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.7232040Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.7232223Z 0x000000006ffffffe (VERNEED) 0x13918 2025-05-07T19:54:30.7232380Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:54:30.7232553Z 0x000000006ffffff0 (VERSYM) 0x13450 2025-05-07T19:54:30.7232711Z 0x000000006ffffff9 (RELACOUNT) 169 2025-05-07T19:54:30.7232852Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.7232885Z 2025-05-07T19:54:30.7233060Z ################################################################################ 2025-05-07T19:54:30.7233067Z 2025-05-07T19:54:30.7233072Z 2025-05-07T19:54:30.7233235Z ################################################################################ 2025-05-07T19:54:30.7233714Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:30.7233869Z [CHECK] Listing out library size: 2025-05-07T19:54:30.7234328Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:30.7234343Z 2025-05-07T19:54:30.7245279Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:30.7246391Z 2025-05-07T19:54:30.7248100Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:30.7248900Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.7248910Z 2025-05-07T19:54:30.7312268Z 2025-05-07T19:54:30.7312306Z 2025-05-07T19:54:30.7313126Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:30.7313954Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.7313997Z 2025-05-07T19:54:30.7377638Z 2025-05-07T19:54:30.7377828Z 2025-05-07T19:54:30.7400469Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.ZaHJoPFJ26.symbols.txt 2025-05-07T19:54:30.7400504Z 2025-05-07T19:54:30.7420015Z 2025-05-07T19:54:30.7452356Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:30.7466837Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:30.7488147Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.iAXr4YwYHf.usymbols.txt 2025-05-07T19:54:30.7488166Z 2025-05-07T19:54:30.7507924Z 2025-05-07T19:54:30.7539823Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:30.7555611Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.7556108Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.7556258Z w __cxa_finalize 2025-05-07T19:54:30.7556399Z w __gmon_start__ 2025-05-07T19:54:30.7557975Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.7558410Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:30.7558420Z 2025-05-07T19:54:30.7598924Z linux-vdso.so.1 (0x0000ffffabc0b000) 2025-05-07T19:54:30.7599090Z libtorch.so => not found 2025-05-07T19:54:30.7599244Z libtorch_cpu.so => not found 2025-05-07T19:54:30.7603010Z 2025-05-07T19:54:30.7603395Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.7603855Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:54:30.7603870Z 2025-05-07T19:54:30.7643766Z 2025-05-07T19:54:30.7644261Z Dynamic section at offset 0xfdc0 contains 27 entries: 2025-05-07T19:54:30.7644436Z Tag Type Name/Value 2025-05-07T19:54:30.7644752Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.7645039Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.7645897Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_gwd.so] 2025-05-07T19:54:30.7646165Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.7646321Z 0x000000000000000c (INIT) 0x608 2025-05-07T19:54:30.7646481Z 0x000000000000000d (FINI) 0x72c 2025-05-07T19:54:30.7646645Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:30.7646829Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.7646992Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:30.7647163Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.7647321Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.7647480Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:30.7647633Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:30.7647786Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:30.7647975Z 0x000000000000000a (STRSZ) 276 (bytes) 2025-05-07T19:54:30.7648344Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.7648528Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:30.7648711Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:30.7648861Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.7649022Z 0x0000000000000017 (JMPREL) 0x5d8 2025-05-07T19:54:30.7649179Z 0x0000000000000007 (RELA) 0x530 2025-05-07T19:54:30.7649356Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:30.7649527Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.7649670Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.7649856Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.7650006Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:30.7650149Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.7650180Z 2025-05-07T19:54:30.7650365Z ################################################################################ 2025-05-07T19:54:30.7650372Z 2025-05-07T19:54:30.7650377Z 2025-05-07T19:54:30.7650544Z ################################################################################ 2025-05-07T19:54:30.7651019Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:30.7651178Z [CHECK] Listing out library size: 2025-05-07T19:54:30.7651638Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:30.7651645Z 2025-05-07T19:54:30.7663852Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:30.7665237Z 2025-05-07T19:54:30.7666464Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:30.7667263Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.7667283Z 2025-05-07T19:54:30.7734271Z 2025-05-07T19:54:30.7734498Z 2025-05-07T19:54:30.7735473Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:30.7736297Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.7736315Z 2025-05-07T19:54:30.7800518Z 2025-05-07T19:54:30.7800524Z 2025-05-07T19:54:30.7821483Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.u7knBDpOez.symbols.txt 2025-05-07T19:54:30.7821506Z 2025-05-07T19:54:30.7840972Z 2025-05-07T19:54:30.7872830Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:30.7887220Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:30.7907978Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.h7odhXhKqQ.usymbols.txt 2025-05-07T19:54:30.7907999Z 2025-05-07T19:54:30.7927886Z 2025-05-07T19:54:30.7960683Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:30.7976419Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.7977037Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.7977194Z w __cxa_finalize 2025-05-07T19:54:30.7977325Z w __gmon_start__ 2025-05-07T19:54:30.7979126Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.7979531Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:30.7979540Z 2025-05-07T19:54:30.8020303Z linux-vdso.so.1 (0x0000ffffafb71000) 2025-05-07T19:54:30.8020472Z libtorch.so => not found 2025-05-07T19:54:30.8020626Z libtorch_cpu.so => not found 2025-05-07T19:54:30.8024855Z 2025-05-07T19:54:30.8025218Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.8026147Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:54:30.8026160Z 2025-05-07T19:54:30.8067473Z 2025-05-07T19:54:30.8068190Z Dynamic section at offset 0xfdc0 contains 27 entries: 2025-05-07T19:54:30.8068371Z Tag Type Name/Value 2025-05-07T19:54:30.8068662Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.8068959Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.8069357Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_vbe.so] 2025-05-07T19:54:30.8069618Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.8069786Z 0x000000000000000c (INIT) 0x608 2025-05-07T19:54:30.8069948Z 0x000000000000000d (FINI) 0x72c 2025-05-07T19:54:30.8070149Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:30.8070348Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.8070517Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:30.8070694Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.8070845Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.8071015Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:30.8071174Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:30.8071343Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:30.8071551Z 0x000000000000000a (STRSZ) 276 (bytes) 2025-05-07T19:54:30.8071723Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.8071908Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:30.8072101Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:30.8072259Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.8072438Z 0x0000000000000017 (JMPREL) 0x5d8 2025-05-07T19:54:30.8072617Z 0x0000000000000007 (RELA) 0x530 2025-05-07T19:54:30.8072841Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:30.8073020Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.8073174Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.8073364Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.8073528Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:30.8073674Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.8073714Z 2025-05-07T19:54:30.8073910Z ################################################################################ 2025-05-07T19:54:30.8073917Z 2025-05-07T19:54:30.8073922Z 2025-05-07T19:54:30.8074093Z ################################################################################ 2025-05-07T19:54:30.8074608Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:30.8075196Z [CHECK] Listing out library size: 2025-05-07T19:54:30.8075875Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:30.8075885Z 2025-05-07T19:54:30.8088403Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:30.8090051Z 2025-05-07T19:54:30.8091224Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:30.8092028Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.8092037Z 2025-05-07T19:54:30.8156906Z 2025-05-07T19:54:30.8156914Z 2025-05-07T19:54:30.8157860Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:30.8160033Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.8161030Z 2025-05-07T19:54:30.8223787Z 2025-05-07T19:54:30.8223800Z 2025-05-07T19:54:30.8248103Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.g0lukxeHHr.symbols.txt 2025-05-07T19:54:30.8248912Z 2025-05-07T19:54:30.8266300Z 2025-05-07T19:54:30.8298828Z [CHECK] Total Number of symbols: 13 2025-05-07T19:54:30.8313256Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:30.8335620Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.20fhntSN7H.usymbols.txt 2025-05-07T19:54:30.8336424Z 2025-05-07T19:54:30.8354928Z 2025-05-07T19:54:30.8386626Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:54:30.8402460Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.8402968Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.8403401Z w __cxa_finalize 2025-05-07T19:54:30.8403794Z w __gmon_start__ 2025-05-07T19:54:30.8405162Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.8405915Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:30.8406462Z 2025-05-07T19:54:30.8445636Z linux-vdso.so.1 (0x0000ffffa2900000) 2025-05-07T19:54:30.8446092Z libtorch.so => not found 2025-05-07T19:54:30.8446448Z libtorch_cpu.so => not found 2025-05-07T19:54:30.8450427Z 2025-05-07T19:54:30.8450741Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.8451519Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:54:30.8452100Z 2025-05-07T19:54:30.8492362Z 2025-05-07T19:54:30.8492770Z Dynamic section at offset 0xfdc0 contains 27 entries: 2025-05-07T19:54:30.8493302Z Tag Type Name/Value 2025-05-07T19:54:30.8493929Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.8494687Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.8495516Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_dense.so] 2025-05-07T19:54:30.8496306Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.8496872Z 0x000000000000000c (INIT) 0x608 2025-05-07T19:54:30.8497312Z 0x000000000000000d (FINI) 0x72c 2025-05-07T19:54:30.8497775Z 0x0000000000000019 (INIT_ARRAY) 0x1fdb0 2025-05-07T19:54:30.8498255Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.8498736Z 0x000000000000001a (FINI_ARRAY) 0x1fdb8 2025-05-07T19:54:30.8499216Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.8499687Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.8500148Z 0x000000006ffffef5 (GNU_HASH) 0x220 2025-05-07T19:54:30.8501047Z 0x0000000000000005 (STRTAB) 0x418 2025-05-07T19:54:30.8501511Z 0x0000000000000006 (SYMTAB) 0x298 2025-05-07T19:54:30.8501984Z 0x000000000000000a (STRSZ) 278 (bytes) 2025-05-07T19:54:30.8502472Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.8502952Z 0x0000000000000003 (PLTGOT) 0x1ffb0 2025-05-07T19:54:30.8503420Z 0x0000000000000002 (PLTRELSZ) 48 (bytes) 2025-05-07T19:54:30.8503891Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.8504331Z 0x0000000000000017 (JMPREL) 0x5d8 2025-05-07T19:54:30.8504781Z 0x0000000000000007 (RELA) 0x530 2025-05-07T19:54:30.8505238Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:54:30.8505725Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.8506181Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.8506630Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.8507111Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:54:30.8507822Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.8508164Z 2025-05-07T19:54:30.8508334Z ################################################################################ 2025-05-07T19:54:30.8508653Z 2025-05-07T19:54:30.8508658Z 2025-05-07T19:54:30.8508831Z ################################################################################ 2025-05-07T19:54:30.8509553Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:30.8510268Z [CHECK] Listing out library size: 2025-05-07T19:54:30.8510933Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:30.8511494Z 2025-05-07T19:54:30.8511878Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:30.8513216Z 2025-05-07T19:54:30.8514805Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:30.8516272Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.8517149Z 2025-05-07T19:54:30.8604587Z GLIBC_2.17 2025-05-07T19:54:30.8607006Z 2025-05-07T19:54:30.8607013Z 2025-05-07T19:54:30.8607664Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:30.8609188Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.8610085Z 2025-05-07T19:54:30.8694719Z GLIBCXX_3.4 2025-05-07T19:54:30.8695055Z GLIBCXX_3.4.9 2025-05-07T19:54:30.8695354Z GLIBCXX_3.4.11 2025-05-07T19:54:30.8695655Z GLIBCXX_3.4.15 2025-05-07T19:54:30.8695953Z GLIBCXX_3.4.18 2025-05-07T19:54:30.8696297Z GLIBCXX_3.4.21 2025-05-07T19:54:30.8696589Z GLIBCXX_3.4.29 2025-05-07T19:54:30.8696782Z 2025-05-07T19:54:30.8696808Z 2025-05-07T19:54:30.8720621Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.OcAjdkDegk.symbols.txt 2025-05-07T19:54:30.8721334Z 2025-05-07T19:54:30.8761687Z 2025-05-07T19:54:30.8794116Z [CHECK] Total Number of symbols: 645 2025-05-07T19:54:30.8810969Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:54:30.8832859Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.XSuOSD6vF7.usymbols.txt 2025-05-07T19:54:30.8833582Z 2025-05-07T19:54:30.8860190Z 2025-05-07T19:54:30.8892905Z [CHECK] Listing out undefined symbols (192 total): 2025-05-07T19:54:30.8910860Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.8911929Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.8912979Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:30.8913463Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.8913893Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:30.8914342Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:30.8914792Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:30.8915242Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:30.8915691Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.8916136Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.8916577Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:30.8916990Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:30.8917408Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.8917840Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.8918392Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:30.8918979Z U at::RecordFunction::currentThreadId() 2025-05-07T19:54:30.8919795Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:30.8920360Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:54:30.8920880Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T19:54:30.8921416Z U at::_ops::concat::call(c10::ArrayRef, long) 2025-05-07T19:54:30.8922698Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.8924234Z U at::_ops::eq_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:30.8924900Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:54:30.8925577Z U at::_ops::gt_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:30.8926417Z U at::_ops::index_add::call(at::Tensor const&, long, at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:30.8927290Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T19:54:30.8927975Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:30.8928631Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:30.8929379Z U at::_ops::split_with_sizes::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T19:54:30.8930130Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:30.8930777Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:30.8931844Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.8932861Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:54:30.8933423Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:30.8933972Z U at::sequence_number::get_and_increment() 2025-05-07T19:54:30.8934469Z U bool at::Tensor::item() const 2025-05-07T19:54:30.8934927Z U c10::AnyType::get() 2025-05-07T19:54:30.8935339Z U c10::BoolType::get() 2025-05-07T19:54:30.8935881Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:30.8936465Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:30.8937507Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:30.8939268Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:30.8941009Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.8941826Z U c10::Error::what() const 2025-05-07T19:54:30.8942449Z U c10::GradMode::is_enabled() 2025-05-07T19:54:30.8942907Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:30.8943441Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:30.8943981Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:54:30.8944459Z U c10::IValue::isBoolList() const 2025-05-07T19:54:30.8944925Z U c10::IValue::isIntList() const 2025-05-07T19:54:30.8945390Z U c10::IValue::isSymIntList() const 2025-05-07T19:54:30.8945859Z U c10::IValue::isTensorList() const 2025-05-07T19:54:30.8946394Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.8947118Z U c10::IntType::get() 2025-05-07T19:54:30.8948085Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.8949148Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:30.8949715Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:30.8950215Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:30.8950720Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:30.8951435Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:54:30.8952208Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:30.8952728Z U c10::StringType::get() 2025-05-07T19:54:30.8953239Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:30.8954167Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:30.8955077Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:30.8955620Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:30.8956092Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:30.8956574Z U c10::SymIntType::get() 2025-05-07T19:54:30.8957120Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:30.8957676Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:54:30.8958226Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:30.8958753Z U c10::TensorType::get() 2025-05-07T19:54:30.8959309Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T19:54:30.8960030Z U c10::Type::is_module() const 2025-05-07T19:54:30.8960523Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.8961495Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.8963011Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.8964268Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.8965494Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.8966806Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.8968548Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.8969900Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:54:30.8970720Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:54:30.8971613Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:30.8972474Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:30.8973113Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:54:30.8973717Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:54:30.8974282Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:30.8974934Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:30.8975837Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:30.8976741Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:30.8977290Z U c10::throwNullDataPtrError() 2025-05-07T19:54:30.8977765Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T19:54:30.8978251Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:54:30.8978827Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.8979426Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:30.8979877Z U free@GLIBC_2.17 2025-05-07T19:54:30.8980291Z U long at::Tensor::item() const 2025-05-07T19:54:30.8980857Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:30.8981450Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:30.8981928Z U memcmp@GLIBC_2.17 2025-05-07T19:54:30.8982322Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.8982731Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.8983163Z U memset@GLIBC_2.17 2025-05-07T19:54:30.8983642Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.8984191Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.8984651Z U realloc@GLIBC_2.17 2025-05-07T19:54:30.8985220Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:30.8986147Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:30.8987346Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.8988525Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:30.8989672Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:30.8990513Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.8990994Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:30.8991503Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.8992064Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.8992787Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:30.8993338Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:54:30.8994220Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:30.8995529Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.8997206Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.8998248Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:30.8998751Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.8999245Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.8999845Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.9000329Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.9000903Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.9001831Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.9002524Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:30.9003086Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:30.9003672Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:30.9004608Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:30.9005558Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:30.9006058Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:30.9006483Z U strcmp@GLIBC_2.17 2025-05-07T19:54:30.9006889Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.9007339Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.9008496Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.9010116Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.9011269Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.9011963Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:54:30.9012694Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:54:30.9013523Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:54:30.9014220Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:54:30.9014940Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:54:30.9015851Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:54:30.9016713Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:54:30.9017343Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:54:30.9018026Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:54:30.9018609Z U torch::autograd::Node::assign_parent() 2025-05-07T19:54:30.9019103Z U torch::autograd::Node::metadata() 2025-05-07T19:54:30.9019604Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:54:30.9020293Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:54:30.9021379Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:54:30.9022111Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:54:30.9022757Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:54:30.9023519Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:54:30.9027844Z 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:30.9031985Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:54:30.9032565Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:54:30.9033174Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:54:30.9033776Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:54:30.9034721Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:54:30.9035957Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.9036776Z U typeinfo for c10::Error 2025-05-07T19:54:30.9037219Z U typeinfo for c10::Type 2025-05-07T19:54:30.9037708Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:30.9038318Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:30.9038849Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:30.9039357Z U typeinfo for torch::autograd::Node 2025-05-07T19:54:30.9039993Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.9040599Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.9041200Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:54:30.9041801Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.9042572Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.9043111Z U vtable for c10::Error 2025-05-07T19:54:30.9043537Z U vtable for c10::ListType 2025-05-07T19:54:30.9044308Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.9045426Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.9046237Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:30.9046850Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.9047604Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.9048235Z U vtable for torch::autograd::Node 2025-05-07T19:54:30.9048795Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:30.9049707Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.9050174Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.9050617Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.9051059Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T19:54:30.9051488Z w __gmon_start__ 2025-05-07T19:54:30.9051873Z w __pthread_key_create 2025-05-07T19:54:30.9052310Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:30.9052772Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:30.9053323Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.9054024Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:30.9054515Z 2025-05-07T19:54:30.9054670Z linux-vdso.so.1 (0x0000ffffb6a8e000) 2025-05-07T19:54:30.9055083Z libc10.so => not found 2025-05-07T19:54:30.9055439Z libtorch.so => not found 2025-05-07T19:54:30.9055814Z libtorch_cpu.so => not found 2025-05-07T19:54:30.9056471Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffffb677b000) 2025-05-07T19:54:30.9057084Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffffb672a000) 2025-05-07T19:54:30.9057624Z libc.so.6 => /lib64/libc.so.6 (0x0000ffffb655c000) 2025-05-07T19:54:30.9058133Z libm.so.6 => /lib64/libm.so.6 (0x0000ffffb64ab000) 2025-05-07T19:54:30.9058640Z /lib/ld-linux-aarch64.so.1 (0x0000ffffb6a41000) 2025-05-07T19:54:30.9058982Z 2025-05-07T19:54:30.9059135Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.9059783Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:54:30.9060310Z 2025-05-07T19:54:30.9060315Z 2025-05-07T19:54:30.9060527Z Dynamic section at offset 0x4ef68 contains 34 entries: 2025-05-07T19:54:30.9061047Z Tag Type Name/Value 2025-05-07T19:54:30.9061622Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.9062333Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.9063052Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.9063779Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.9064498Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.9065200Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.9065959Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_index_select.so] 2025-05-07T19:54:30.9066702Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:30.9067262Z 0x000000000000000c (INIT) 0x19700 2025-05-07T19:54:30.9067720Z 0x000000000000000d (FINI) 0x3fa50 2025-05-07T19:54:30.9068192Z 0x0000000000000019 (INIT_ARRAY) 0x5e838 2025-05-07T19:54:30.9068678Z 0x000000000000001b (INIT_ARRAYSZ) 32 (bytes) 2025-05-07T19:54:30.9069171Z 0x000000000000001a (FINI_ARRAY) 0x5e858 2025-05-07T19:54:30.9069663Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.9070131Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.9070594Z 0x000000006ffffef5 (GNU_HASH) 0x1920 2025-05-07T19:54:30.9071053Z 0x0000000000000005 (STRTAB) 0x6cc0 2025-05-07T19:54:30.9071541Z 0x0000000000000006 (SYMTAB) 0x3000 2025-05-07T19:54:30.9072027Z 0x000000000000000a (STRSZ) 57987 (bytes) 2025-05-07T19:54:30.9072528Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.9073007Z 0x0000000000000003 (PLTGOT) 0x5f1c8 2025-05-07T19:54:30.9073494Z 0x0000000000000002 (PLTRELSZ) 7776 (bytes) 2025-05-07T19:54:30.9073977Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.9074428Z 0x0000000000000017 (JMPREL) 0x178a0 2025-05-07T19:54:30.9074897Z 0x0000000000000007 (RELA) 0x15548 2025-05-07T19:54:30.9075569Z 0x0000000000000008 (RELASZ) 9048 (bytes) 2025-05-07T19:54:30.9076077Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.9076545Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.9077018Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.9077529Z 0x000000006ffffffe (VERNEED) 0x15458 2025-05-07T19:54:30.9078010Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.9078750Z 0x000000006ffffff0 (VERSYM) 0x14f44 2025-05-07T19:54:30.9079235Z 0x000000006ffffff9 (RELACOUNT) 8 2025-05-07T19:54:30.9079818Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.9080110Z 2025-05-07T19:54:30.9080291Z ################################################################################ 2025-05-07T19:54:30.9080635Z 2025-05-07T19:54:30.9080640Z 2025-05-07T19:54:30.9080815Z ################################################################################ 2025-05-07T19:54:30.9081603Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:30.9082531Z [CHECK] Listing out library size: 2025-05-07T19:54:30.9083264Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:30.9083851Z 2025-05-07T19:54:30.9084200Z 1 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:30.9084702Z 2025-05-07T19:54:30.9085323Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:30.9086864Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.9087757Z 2025-05-07T19:54:30.9099908Z GLIBC_2.17 2025-05-07T19:54:30.9101840Z 2025-05-07T19:54:30.9101850Z 2025-05-07T19:54:30.9102669Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:30.9104307Z + objdump -TC ./_skbuild/linux-aarch64-3.12/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:30.9105239Z 2025-05-07T19:54:30.9177234Z GLIBCXX_3.4 2025-05-07T19:54:30.9177577Z GLIBCXX_3.4.9 2025-05-07T19:54:30.9177879Z GLIBCXX_3.4.21 2025-05-07T19:54:30.9178182Z GLIBCXX_3.4.29 2025-05-07T19:54:30.9178855Z 2025-05-07T19:54:30.9178861Z 2025-05-07T19:54:30.9202876Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.rDE8A83bG9.symbols.txt 2025-05-07T19:54:30.9203611Z 2025-05-07T19:54:30.9226554Z 2025-05-07T19:54:30.9258805Z [CHECK] Total Number of symbols: 148 2025-05-07T19:54:30.9273883Z [CHECK] Number of fbgemm symbols: 18 2025-05-07T19:54:30.9295660Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.3nTX1e0kP5.usymbols.txt 2025-05-07T19:54:30.9296460Z 2025-05-07T19:54:30.9315511Z 2025-05-07T19:54:30.9347928Z [CHECK] Listing out undefined symbols (63 total): 2025-05-07T19:54:30.9365447Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.9366275Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:30.9366702Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:30.9367140Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:30.9367591Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:30.9368051Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:30.9368498Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:30.9368937Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:30.9370071Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:30.9371690Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:30.9372276Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:30.9372769Z U c10::IntType::get() 2025-05-07T19:54:30.9373348Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:30.9374386Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:30.9375294Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:30.9375791Z U c10::TensorType::get() 2025-05-07T19:54:30.9376257Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:30.9377293Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:30.9378757Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:30.9379972Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:30.9381284Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:30.9382189Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:30.9382818Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.9383391Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.9383890Z U memcpy@GLIBC_2.17 2025-05-07T19:54:30.9384284Z U memmove@GLIBC_2.17 2025-05-07T19:54:30.9384689Z U memset@GLIBC_2.17 2025-05-07T19:54:30.9385172Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:30.9385724Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:30.9386530Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:30.9387711Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:30.9388897Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:30.9389683Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:30.9390200Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.9390751Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.9391440Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:30.9392768Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.9394450Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:30.9395501Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:30.9396003Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:30.9396497Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:30.9396980Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:30.9397545Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.9398548Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:30.9399188Z U strlen@GLIBC_2.17 2025-05-07T19:54:30.9399755Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:30.9400912Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:30.9402533Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.9403685Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:30.9404717Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:30.9405672Z U unsigned char* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:30.9406508Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:30.9407117Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:30.9407712Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:30.9408580Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.9409676Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:30.9410575Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:30.9411329Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:30.9411954Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:30.9412421Z w _ITM_registerTMCloneTable 2025-05-07T19:54:30.9412858Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:30.9413280Z w __gmon_start__ 2025-05-07T19:54:30.9413669Z w __pthread_key_create 2025-05-07T19:54:30.9414187Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:30.9414898Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:30.9415410Z 2025-05-07T19:54:30.9415558Z linux-vdso.so.1 (0x0000ffff84474000) 2025-05-07T19:54:30.9415970Z libtorch.so => not found 2025-05-07T19:54:30.9416313Z libc10.so => not found 2025-05-07T19:54:30.9416664Z libtorch_cpu.so => not found 2025-05-07T19:54:30.9417143Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff841a1000) 2025-05-07T19:54:30.9417722Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff84150000) 2025-05-07T19:54:30.9418259Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff83f82000) 2025-05-07T19:54:30.9418768Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff83ed1000) 2025-05-07T19:54:30.9419285Z /lib/ld-linux-aarch64.so.1 (0x0000ffff84427000) 2025-05-07T19:54:30.9419616Z 2025-05-07T19:54:30.9419771Z [CHECK] Displaying ELF information: 2025-05-07T19:54:30.9420451Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:54:30.9421004Z 2025-05-07T19:54:30.9458822Z 2025-05-07T19:54:30.9459537Z Dynamic section at offset 0xfa10 contains 33 entries: 2025-05-07T19:54:30.9460142Z Tag Type Name/Value 2025-05-07T19:54:30.9460774Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:30.9461490Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:30.9462224Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:30.9462953Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:30.9463664Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:30.9464813Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:30.9465596Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_embedding_inplace_ops.so] 2025-05-07T19:54:30.9466281Z 0x000000000000000c (INIT) 0x5b18 2025-05-07T19:54:30.9466734Z 0x000000000000000d (FINI) 0xc5c0 2025-05-07T19:54:30.9467199Z 0x0000000000000019 (INIT_ARRAY) 0x1f928 2025-05-07T19:54:30.9467691Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:54:30.9468176Z 0x000000000000001a (FINI_ARRAY) 0x1f940 2025-05-07T19:54:30.9468662Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:30.9469130Z 0x0000000000000004 (HASH) 0x190 2025-05-07T19:54:30.9469589Z 0x000000006ffffef5 (GNU_HASH) 0x870 2025-05-07T19:54:30.9470047Z 0x0000000000000005 (STRTAB) 0x1ae0 2025-05-07T19:54:30.9470508Z 0x0000000000000006 (SYMTAB) 0xcb8 2025-05-07T19:54:30.9470994Z 0x000000000000000a (STRSZ) 11805 (bytes) 2025-05-07T19:54:30.9471719Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:30.9472220Z 0x0000000000000003 (PLTGOT) 0x1fc70 2025-05-07T19:54:30.9472707Z 0x0000000000000002 (PLTRELSZ) 1800 (bytes) 2025-05-07T19:54:30.9473191Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:30.9473637Z 0x0000000000000017 (JMPREL) 0x5410 2025-05-07T19:54:30.9474095Z 0x0000000000000007 (RELA) 0x4ae0 2025-05-07T19:54:30.9474603Z 0x0000000000000008 (RELASZ) 2352 (bytes) 2025-05-07T19:54:30.9475103Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:30.9475563Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:30.9476015Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:30.9476508Z 0x000000006ffffffe (VERNEED) 0x4a30 2025-05-07T19:54:30.9476966Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:54:30.9477439Z 0x000000006ffffff0 (VERSYM) 0x48fe 2025-05-07T19:54:30.9477900Z 0x000000006ffffff9 (RELACOUNT) 5 2025-05-07T19:54:30.9478339Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:30.9478621Z 2025-05-07T19:54:30.9478794Z ################################################################################ 2025-05-07T19:54:30.9479117Z 2025-05-07T19:54:30.9479122Z 2025-05-07T19:54:30.9479288Z ################################################################################ 2025-05-07T19:54:30.9480053Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:30.9480684Z [CHECK] Listing out library size: 2025-05-07T19:54:30.9481286Z + du -h --block-size=1M ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:30.9481766Z 2025-05-07T19:54:30.9482024Z 4 ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:30.9482410Z 2025-05-07T19:54:30.9482913Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:30.9484220Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.9485009Z 2025-05-07T19:54:30.9702209Z GLIBC_2.17 2025-05-07T19:54:30.9703849Z 2025-05-07T19:54:30.9703859Z 2025-05-07T19:54:30.9704579Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:30.9705969Z + objdump -TC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:54:30.9706786Z 2025-05-07T19:54:30.9927564Z GLIBCXX_3.4 2025-05-07T19:54:30.9927896Z GLIBCXX_3.4.9 2025-05-07T19:54:30.9928200Z GLIBCXX_3.4.11 2025-05-07T19:54:30.9928505Z GLIBCXX_3.4.15 2025-05-07T19:54:30.9928818Z GLIBCXX_3.4.18 2025-05-07T19:54:30.9929142Z GLIBCXX_3.4.19 2025-05-07T19:54:30.9929949Z GLIBCXX_3.4.20 2025-05-07T19:54:30.9930250Z GLIBCXX_3.4.21 2025-05-07T19:54:30.9930573Z GLIBCXX_3.4.29 2025-05-07T19:54:30.9930770Z 2025-05-07T19:54:30.9930775Z 2025-05-07T19:54:30.9956615Z + nm -gDC ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.djEuy0AwEn.symbols.txt 2025-05-07T19:54:30.9957254Z 2025-05-07T19:54:31.0123084Z 2025-05-07T19:54:31.0158860Z [CHECK] Total Number of symbols: 2970 2025-05-07T19:54:31.0180658Z [CHECK] Number of fbgemm symbols: 1597 2025-05-07T19:54:31.0202108Z + nm -gDCu ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.6AWkbd8jZs.usymbols.txt 2025-05-07T19:54:31.0202757Z 2025-05-07T19:54:31.0235647Z 2025-05-07T19:54:31.0267782Z [CHECK] Listing out undefined symbols (344 total): 2025-05-07T19:54:31.0285414Z U GOMP_parallel 2025-05-07T19:54:31.0286188Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:31.0287806Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:31.0288747Z U VTT for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T19:54:31.0289472Z U VTT for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T19:54:31.0290059Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:54:31.0290497Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:54:31.0290951Z U __cxa_atexit@GLIBC_2.17 2025-05-07T19:54:31.0291377Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:54:31.0291816Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:54:31.0292260Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:54:31.0292712Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:54:31.0293163Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:54:31.0293623Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:54:31.0294072Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:54:31.0294642Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:54:31.0295065Z U __getauxval@GLIBC_2.17 2025-05-07T19:54:31.0295498Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:54:31.0296052Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:54:31.0296625Z U at::RecordFunction::currentThreadId() 2025-05-07T19:54:31.0297116Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:54:31.0297642Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:54:31.0298253Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:54:31.0298821Z U at::TensorMaker::make_tensor() 2025-05-07T19:54:31.0299313Z U at::_ops::_is_all_true::call(at::Tensor const&) 2025-05-07T19:54:31.0299992Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:31.0300793Z U at::_ops::add__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:31.0301420Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T19:54:31.0302225Z U at::_ops::baddbmm::call(at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&) 2025-05-07T19:54:31.0303084Z U at::_ops::cat::call(c10::IListRef const&, long) 2025-05-07T19:54:31.0303748Z U at::_ops::cat_out::call(c10::IListRef const&, long, at::Tensor&) 2025-05-07T19:54:31.0304443Z U at::_ops::clamp_max::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:31.0305135Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T19:54:31.0305841Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T19:54:31.0306902Z U at::_ops::cumsum::call(at::Tensor const&, long, std::optional) 2025-05-07T19:54:31.0307724Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:31.0308626Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:31.0308871Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:54:31.0309620Z U at::_ops::full::call(c10::ArrayRef, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:31.0309876Z U at::_ops::ge_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:31.0310433Z U at::_ops::index_put_::call(at::Tensor&, c10::List > const&, at::Tensor const&, bool) 2025-05-07T19:54:31.0310742Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T19:54:31.0310923Z U at::_ops::item::call(at::Tensor const&) 2025-05-07T19:54:31.0311162Z U at::_ops::le_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:31.0311334Z U at::_ops::max::call(at::Tensor const&) 2025-05-07T19:54:31.0311588Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:31.0311842Z U at::_ops::permute::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:31.0312564Z U at::_ops::range::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:31.0312857Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:31.0313278Z U at::_ops::resize_::call(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:54:31.0313526Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:54:31.0314036Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T19:54:31.0314242Z U at::_ops::squeeze_dim::call(at::Tensor const&, long) 2025-05-07T19:54:31.0314572Z U at::_ops::sub_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:54:31.0314849Z U at::_ops::sum::call(at::Tensor const&, std::optional) 2025-05-07T19:54:31.0315230Z U at::_ops::tensor_split_indices::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T19:54:31.0315670Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T19:54:31.0316569Z 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:31.0316816Z U at::_ops::transpose_int::call(at::Tensor const&, long, long) 2025-05-07T19:54:31.0317029Z U at::_ops::unsqueeze::call(at::Tensor const&, long) 2025-05-07T19:54:31.0317286Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:54:31.0317517Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:54:31.0317679Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T19:54:31.0318514Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:31.0319328Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:31.0319845Z U at::checkScalarTypes(char const*, at::TensorArg const&, c10::ArrayRef) 2025-05-07T19:54:31.0320032Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:54:31.0320254Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:54:31.0320405Z U at::get_num_threads() 2025-05-07T19:54:31.0320545Z U at::get_thread_num() 2025-05-07T19:54:31.0320699Z U at::in_parallel_region() 2025-05-07T19:54:31.0320853Z U at::init_num_threads() 2025-05-07T19:54:31.0321030Z U at::internal::set_thread_num(int) 2025-05-07T19:54:31.0321473Z U at::native::_rowwise_prune(at::Tensor const&, at::Tensor const&, c10::ScalarType) 2025-05-07T19:54:31.0322299Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:31.0323187Z U at::native::empty_meta_symint(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:54:31.0323567Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:54:31.0323752Z U at::sequence_number::get_and_increment() 2025-05-07T19:54:31.0323915Z U bool at::Tensor::item() const 2025-05-07T19:54:31.0324111Z U bool* at::TensorBase::data_ptr() const 2025-05-07T19:54:31.0324335Z U bool* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:31.0324472Z U c10::AnyType::get() 2025-05-07T19:54:31.0324704Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T19:54:31.0324962Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:54:31.0325248Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:31.0325390Z U c10::BoolType::get() 2025-05-07T19:54:31.0325550Z U c10::DeviceObjType::get() 2025-05-07T19:54:31.0325772Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:54:31.0326026Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:54:31.0326188Z U c10::Dispatcher::realSingleton() 2025-05-07T19:54:31.0326929Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:54:31.0327814Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:54:31.0328344Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:31.0328488Z U c10::Error::what() const 2025-05-07T19:54:31.0328631Z U c10::FloatType::get() 2025-05-07T19:54:31.0328788Z U c10::GradMode::is_enabled() 2025-05-07T19:54:31.0328947Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:54:31.0329159Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:54:31.0329540Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:31.0329765Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:54:31.0329931Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:54:31.0330088Z U c10::IValue::isBoolList() const 2025-05-07T19:54:31.0330250Z U c10::IValue::isIntList() const 2025-05-07T19:54:31.0330415Z U c10::IValue::isSymIntList() const 2025-05-07T19:54:31.0330576Z U c10::IValue::isTensorList() const 2025-05-07T19:54:31.0330784Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:54:31.0330923Z U c10::IntType::get() 2025-05-07T19:54:31.0331592Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:31.0331839Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:54:31.0332119Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:54:31.0332312Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:31.0332498Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:54:31.0332812Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:31.0332997Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:54:31.0333178Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:54:31.0333335Z U c10::ScalarTypeType::get() 2025-05-07T19:54:31.0333724Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:54:31.0334190Z U c10::SmallVectorBase::mallocForGrow(unsigned long, unsigned long, unsigned long&) 2025-05-07T19:54:31.0334416Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:31.0334574Z U c10::StringType::get() 2025-05-07T19:54:31.0334788Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:54:31.0335001Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:54:31.0335565Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:54:31.0335765Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:54:31.0335959Z U c10::SymInt::operator%(c10::SymInt const&) const 2025-05-07T19:54:31.0336153Z U c10::SymInt::operator*(c10::SymInt const&) const 2025-05-07T19:54:31.0336354Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:54:31.0336521Z U c10::SymInt::promote_to_negative() 2025-05-07T19:54:31.0336707Z U c10::SymInt::sym_eq(c10::SymInt const&) const 2025-05-07T19:54:31.0336871Z U c10::SymInt::toSymNode() const 2025-05-07T19:54:31.0337030Z U c10::SymIntType::get() 2025-05-07T19:54:31.0337248Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:54:31.0337422Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:54:31.0338046Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T19:54:31.0338265Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:54:31.0338409Z U c10::TensorType::get() 2025-05-07T19:54:31.0338687Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T19:54:31.0338839Z U c10::Type::is_module() const 2025-05-07T19:54:31.0339015Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:54:31.0339811Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:54:31.0340541Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:54:31.0340897Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:54:31.0341594Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:31.0342297Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:54:31.0343137Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:54:31.0343749Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:54:31.0344054Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:54:31.0344515Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:54:31.0344774Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:54:31.0344983Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:54:31.0345221Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:54:31.0345388Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:31.0345604Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:54:31.0346132Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:54:31.0346315Z U c10::operator*(c10::SymInt const&, int) 2025-05-07T19:54:31.0346493Z U c10::operator+(c10::SymInt const&, int) 2025-05-07T19:54:31.0346708Z U c10::operator+(c10::SymInt const&, unsigned long) 2025-05-07T19:54:31.0346882Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:54:31.0347083Z U c10::operator-(c10::SymInt const&, unsigned long) 2025-05-07T19:54:31.0347262Z U c10::operator/(c10::SymInt const&, int) 2025-05-07T19:54:31.0347493Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:54:31.0347698Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:54:31.0347882Z U c10::operator==(c10::SymInt const&, int) 2025-05-07T19:54:31.0348055Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T19:54:31.0348238Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T19:54:31.0348408Z U c10::report_overflow(char const*) 2025-05-07T19:54:31.0348578Z U c10::throwNullDataPtrError() 2025-05-07T19:54:31.0348750Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T19:54:31.0348912Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:54:31.0349195Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:54:31.0349364Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:54:31.0349568Z U double* at::TensorBase::data_ptr() const 2025-05-07T19:54:31.0349704Z U exp10@GLIBC_2.17 2025-05-07T19:54:31.0349836Z U exp@GLIBC_2.17 2025-05-07T19:54:31.0349968Z U expf@GLIBC_2.17 2025-05-07T19:54:31.0350254Z U fbgemm_gpu::asynchronous_complete_cumsum_cpu(at::Tensor const&) 2025-05-07T19:54:31.0350538Z U fbgemm_gpu::asynchronous_exclusive_cumsum_cpu(at::Tensor const&) 2025-05-07T19:54:31.0350989Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:54:31.0351219Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:31.0351350Z U fmod@GLIBC_2.17 2025-05-07T19:54:31.0351480Z U free@GLIBC_2.17 2025-05-07T19:54:31.0351645Z U int at::Tensor::item() const 2025-05-07T19:54:31.0351886Z U int const* at::TensorBase::const_data_ptr() const 2025-05-07T19:54:31.0352069Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:54:31.0352273Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:31.0352414Z U lgamma@GLIBC_2.17 2025-05-07T19:54:31.0352546Z U llrint@GLIBC_2.17 2025-05-07T19:54:31.0352673Z U log10@GLIBC_2.17 2025-05-07T19:54:31.0352810Z U log2@GLIBC_2.17 2025-05-07T19:54:31.0352947Z U log@GLIBC_2.17 2025-05-07T19:54:31.0353257Z U long at::Tensor::item() const 2025-05-07T19:54:31.0353526Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:54:31.0353777Z U long const* at::TensorBase::const_data_ptr() const 2025-05-07T19:54:31.0353966Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:54:31.0354181Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:54:31.0354322Z U lrint@GLIBC_2.17 2025-05-07T19:54:31.0354455Z U memcmp@GLIBC_2.17 2025-05-07T19:54:31.0354588Z U memcpy@GLIBC_2.17 2025-05-07T19:54:31.0354731Z U memmove@GLIBC_2.17 2025-05-07T19:54:31.0354862Z U memset@GLIBC_2.17 2025-05-07T19:54:31.0354995Z U omp_get_num_threads 2025-05-07T19:54:31.0355133Z U omp_get_thread_num 2025-05-07T19:54:31.0355365Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:54:31.0355550Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:31.0355732Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T19:54:31.0355868Z U pow@GLIBC_2.17 2025-05-07T19:54:31.0356004Z U realloc@GLIBC_2.17 2025-05-07T19:54:31.0356134Z U sin@GLIBC_2.17 2025-05-07T19:54:31.0356443Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:54:31.0356692Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:31.0356966Z U std::_Rb_tree_increment(std::_Rb_tree_node_base const*)@GLIBCXX_3.4 2025-05-07T19:54:31.0357215Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:54:31.0357755Z 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:31.0357978Z U std::__basic_file::~__basic_file()@GLIBCXX_3.4 2025-05-07T19:54:31.0358463Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:54:31.0359020Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:31.0359608Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:54:31.0360171Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:54:31.0360696Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:54:31.0361048Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:54:31.0361271Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:54:31.0361443Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:54:31.0361606Z U std::__throw_bad_array_new_length() 2025-05-07T19:54:31.0361773Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T19:54:31.0361977Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:31.0362176Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:54:31.0362387Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T19:54:31.0362634Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:54:31.0362824Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:54:31.0363035Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:54:31.0363508Z U std::basic_filebuf >::basic_filebuf()@GLIBCXX_3.4 2025-05-07T19:54:31.0363823Z U std::basic_filebuf >::close()@GLIBCXX_3.4 2025-05-07T19:54:31.0364262Z U std::basic_filebuf >::open(char const*, std::_Ios_Openmode)@GLIBCXX_3.4 2025-05-07T19:54:31.0364593Z U std::basic_filebuf >::~basic_filebuf()@GLIBCXX_3.4 2025-05-07T19:54:31.0364934Z U std::basic_ifstream >::~basic_ifstream()@GLIBCXX_3.4 2025-05-07T19:54:31.0365282Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:54:31.0365773Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:54:31.0366113Z U std::basic_ofstream >::~basic_ofstream()@GLIBCXX_3.4 2025-05-07T19:54:31.0366945Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:54:31.0367662Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:54:31.0367882Z U std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19 2025-05-07T19:54:31.0368028Z U std::cout@GLIBCXX_3.4 2025-05-07T19:54:31.0368246Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T19:54:31.0368417Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:54:31.0368610Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:54:31.0368783Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:54:31.0368973Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:54:31.0369154Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:54:31.0369326Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:54:31.0369488Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:54:31.0369660Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:54:31.0369949Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T19:54:31.0370217Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:54:31.0370566Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:54:31.0370729Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T19:54:31.0370913Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:54:31.0371240Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T19:54:31.0371457Z U std::ostream::write(char const*, long)@GLIBCXX_3.4 2025-05-07T19:54:31.0371697Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:54:31.0371899Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:54:31.0372217Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:54:31.0372819Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:54:31.0373026Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:54:31.0373184Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:54:31.0373322Z U strcmp@GLIBC_2.17 2025-05-07T19:54:31.0373467Z U strlen@GLIBC_2.17 2025-05-07T19:54:31.0373648Z U torch::CppFunction::~CppFunction() 2025-05-07T19:54:31.0374646Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:54:31.0375311Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:54:31.0376008Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T19:54:31.0376372Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:54:31.0376555Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:54:31.0376967Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:54:31.0377231Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:54:31.0377532Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:54:31.0377798Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:54:31.0378291Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:54:31.0378513Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:54:31.0378780Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:54:31.0379032Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:54:31.0379219Z U torch::autograd::Node::assign_parent() 2025-05-07T19:54:31.0379383Z U torch::autograd::Node::metadata() 2025-05-07T19:54:31.0379578Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:54:31.0379940Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:54:31.0380325Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:54:31.0380525Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:54:31.0380837Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:54:31.0381147Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:54:31.0384877Z 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:31.0385281Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:54:31.0385505Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:54:31.0385737Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:54:31.0385958Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:54:31.0386544Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:54:31.0387170Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:31.0387743Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:54:31.0388036Z U torch::pickle_load(std::vector > const&) 2025-05-07T19:54:31.0388211Z U torch::pickle_save(c10::IValue const&) 2025-05-07T19:54:31.0388359Z U typeinfo for c10::Error 2025-05-07T19:54:31.0388515Z U typeinfo for c10::Type 2025-05-07T19:54:31.0388715Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:31.0388896Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:54:31.0389081Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:54:31.0389287Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:54:31.0389462Z U typeinfo for torch::autograd::Node 2025-05-07T19:54:31.0389732Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:54:31.0390380Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(float const*, unsigned long, int, unsigned char*) 2025-05-07T19:54:31.0391117Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T19:54:31.0391762Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, float const*, unsigned long, int, unsigned char*) 2025-05-07T19:54:31.0392511Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T19:54:31.0393134Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, float*) 2025-05-07T19:54:31.0393881Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, unsigned short*) 2025-05-07T19:54:31.0394555Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T19:54:31.0395326Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:54:31.0396067Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T19:54:31.0396897Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:54:31.0397907Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:54:31.0398125Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:54:31.0398358Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:54:31.0398588Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:54:31.0398840Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:54:31.0399157Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:54:31.0399389Z U vtable for c10::Error 2025-05-07T19:54:31.0399707Z U vtable for c10::ListType 2025-05-07T19:54:31.0400261Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:31.0400923Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:31.0401428Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:54:31.0401911Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:54:31.0402253Z U vtable for std::basic_filebuf >@GLIBCXX_3.4 2025-05-07T19:54:31.0402630Z U vtable for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T19:54:31.0402994Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:54:31.0403346Z U vtable for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T19:54:31.0419049Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:54:31.0419457Z U vtable for torch::autograd::AutogradMeta 2025-05-07T19:54:31.0419648Z U vtable for torch::autograd::Node 2025-05-07T19:54:31.0419912Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:54:31.0420072Z w _ITM_deregisterTMCloneTable 2025-05-07T19:54:31.0420225Z w _ITM_registerTMCloneTable 2025-05-07T19:54:31.0420387Z w __cxa_finalize@GLIBC_2.17 2025-05-07T19:54:31.0420539Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T19:54:31.0420669Z w __gmon_start__ 2025-05-07T19:54:31.0420815Z w __pthread_key_create 2025-05-07T19:54:31.0420973Z w pthread_mutex_lock@GLIBC_2.17 2025-05-07T19:54:31.0421133Z w pthread_mutex_unlock@GLIBC_2.17 2025-05-07T19:54:31.0421340Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:54:31.0421603Z + ldd ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:31.0421621Z 2025-05-07T19:54:31.0421839Z linux-vdso.so.1 (0x0000ffff9ee43000) 2025-05-07T19:54:31.0421974Z libc10.so => not found 2025-05-07T19:54:31.0422504Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so (0x0000ffff9e8ae000) 2025-05-07T19:54:31.0422638Z libtorch.so => not found 2025-05-07T19:54:31.0423432Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x0000ffff9edd5000) 2025-05-07T19:54:31.0423572Z libtorch_cpu.so => not found 2025-05-07T19:54:31.0423803Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000ffff9e649000) 2025-05-07T19:54:31.0423993Z libm.so.6 => /lib64/libm.so.6 (0x0000ffff9e598000) 2025-05-07T19:54:31.0424204Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000ffff9e547000) 2025-05-07T19:54:31.0424379Z libc.so.6 => /lib64/libc.so.6 (0x0000ffff9e379000) 2025-05-07T19:54:31.0424505Z libc10.so => not found 2025-05-07T19:54:31.0425277Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so (0x0000ffff9e2e8000) 2025-05-07T19:54:31.0425462Z /lib/ld-linux-aarch64.so.1 (0x0000ffff9edf6000) 2025-05-07T19:54:31.0425595Z libtorch.so => not found 2025-05-07T19:54:31.0425737Z libtorch_cpu.so => not found 2025-05-07T19:54:31.0425860Z libc10.so => not found 2025-05-07T19:54:31.0425994Z libtorch.so => not found 2025-05-07T19:54:31.0426133Z libtorch_cpu.so => not found 2025-05-07T19:54:31.0426280Z libtorch_cpu.so => not found 2025-05-07T19:54:31.0426410Z libtorch.so => not found 2025-05-07T19:54:31.0426416Z 2025-05-07T19:54:31.0426566Z [CHECK] Displaying ELF information: 2025-05-07T19:54:31.0426869Z + readelf -d ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:54:31.0426876Z 2025-05-07T19:54:31.0426881Z 2025-05-07T19:54:31.0427103Z Dynamic section at offset 0x3ac4e8 contains 37 entries: 2025-05-07T19:54:31.0427263Z Tag Type Name/Value 2025-05-07T19:54:31.0427548Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:54:31.0427931Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:54:31.0428233Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:54:31.0428592Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T19:54:31.0428874Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:54:31.0429155Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:54:31.0429427Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:54:31.0429699Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:54:31.0429964Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:54:31.0430248Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_py.so] 2025-05-07T19:54:31.0430511Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:54:31.0430674Z 0x000000000000000c (INIT) 0xa8400 2025-05-07T19:54:31.0430833Z 0x000000000000000d (FINI) 0x33dfd0 2025-05-07T19:54:31.0431003Z 0x0000000000000019 (INIT_ARRAY) 0x3b8080 2025-05-07T19:54:31.0431181Z 0x000000000000001b (INIT_ARRAYSZ) 208 (bytes) 2025-05-07T19:54:31.0431344Z 0x000000000000001a (FINI_ARRAY) 0x3b8150 2025-05-07T19:54:31.0431526Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:54:31.0431674Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:54:31.0431835Z 0x000000006ffffef5 (GNU_HASH) 0x4038 2025-05-07T19:54:31.0431988Z 0x0000000000000005 (STRTAB) 0x197b0 2025-05-07T19:54:31.0432154Z 0x0000000000000006 (SYMTAB) 0x80f8 2025-05-07T19:54:31.0432337Z 0x000000000000000a (STRSZ) 464661 (bytes) 2025-05-07T19:54:31.0432503Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:54:31.0432691Z 0x0000000000000003 (PLTGOT) 0x3bc778 2025-05-07T19:54:31.0432876Z 0x0000000000000002 (PLTRELSZ) 23592 (bytes) 2025-05-07T19:54:31.0433023Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:54:31.0433179Z 0x0000000000000017 (JMPREL) 0xa27d8 2025-05-07T19:54:31.0433341Z 0x0000000000000007 (RELA) 0x8c740 2025-05-07T19:54:31.0433520Z 0x0000000000000008 (RELASZ) 90264 (bytes) 2025-05-07T19:54:31.0433685Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:54:31.0433828Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:54:31.0434003Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:54:31.0434165Z 0x000000006ffffffe (VERNEED) 0x8c600 2025-05-07T19:54:31.0434320Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:54:31.0434481Z 0x000000006ffffff0 (VERSYM) 0x8aec6 2025-05-07T19:54:31.0434630Z 0x000000006ffffff9 (RELACOUNT) 305 2025-05-07T19:54:31.0434915Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:54:31.0434928Z 2025-05-07T19:54:31.0435104Z ################################################################################ 2025-05-07T19:54:31.0435110Z 2025-05-07T19:54:31.0435116Z 2025-05-07T19:54:31.0435406Z [CHECK] Verifying sample subset of symbols in the built libraries ... 2025-05-07T19:54:31.0510748Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:31.0631335Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:31.0668724Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:31.0699574Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:31.0757833Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:31.0789523Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:31.0818055Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:31.0850291Z [CHECK] Found symbol in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:54:31.0973188Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/asmjit.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1096081Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1132681Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1164212Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1221191Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_inference.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1254017Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1283800Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_optimizers.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1315081Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1353595Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_common.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1396873Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_forward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1603813Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1634252Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1685438Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1714391Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1741116Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1770078Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1820038Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_tbe_index_select.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.1853625Z [CHECK] Symbol NOT found in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_embedding_inplace_ops.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.2031084Z [CHECK] Found symbol in ./_skbuild/linux-aarch64-3.12/cmake-build/fbgemm_gpu_py.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:54:31.2035390Z ################################################################################ 2025-05-07T19:54:31.2035842Z [BUILD] Wheel Audit: dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:31.2035850Z 2025-05-07T19:54:31.2036531Z + conda run --no-capture-output -n build_binary auditwheel show dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:31.2037002Z 2025-05-07T19:54:35.1565060Z 2025-05-07T19:54:35.1565676Z fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:35.1566426Z is consistent with the following platform tag: "linux_aarch64". 2025-05-07T19:54:35.1566854Z 2025-05-07T19:54:35.1567081Z The wheel references external versioned symbols in these 2025-05-07T19:54:35.1567713Z system-provided shared libraries: libgcc_s.so.1 with versions 2025-05-07T19:54:35.1568321Z {'GCC_3.0'}, libstdc++.so.6 with versions {'CXXABI_1.3.11', 2025-05-07T19:54:35.1568909Z 'GLIBCXX_3.4.11', 'CXXABI_1.3', 'CXXABI_1.3.3', 'GLIBCXX_3.4.15', 2025-05-07T19:54:35.1569526Z 'GLIBCXX_3.4', 'GLIBCXX_3.4.18', 'GLIBCXX_3.4.21', 'CXXABI_1.3.9', 2025-05-07T19:54:35.1570156Z 'GLIBCXX_3.4.19', 'CXXABI_1.3.5', 'GLIBCXX_3.4.9', 'GLIBCXX_3.4.14', 2025-05-07T19:54:35.1570784Z 'GLIBCXX_3.4.29', 'GLIBCXX_3.4.20', 'CXXABI_1.3.8'}, libc.so.6 with 2025-05-07T19:54:35.1571475Z versions {'GLIBC_2.17'}, libm.so.6 with versions {'GLIBC_2.17'} 2025-05-07T19:54:35.1571866Z 2025-05-07T19:54:35.1572164Z This constrains the platform tag to "manylinux_2_34_aarch64". In order 2025-05-07T19:54:35.1572867Z to achieve a more compatible tag, you would need to recompile a new 2025-05-07T19:54:35.1573527Z wheel from source on a system with earlier versions of these 2025-05-07T19:54:35.1574081Z libraries, such as a recent manylinux image. 2025-05-07T19:54:35.3331142Z 2025-05-07T19:54:35.3331403Z 2025-05-07T19:54:35.3331826Z ################################################################################ 2025-05-07T19:54:35.3332360Z [BUILD] Enumerating the built wheels ... 2025-05-07T19:54:35.3333047Z + ls -lth dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:35.3333565Z 2025-05-07T19:54:35.3352311Z -rw-r--r--. 1 root root 3.9M May 7 19:54 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:35.3353585Z 2025-05-07T19:54:35.3353750Z [BUILD] Enumerating the wheel SHAs ... 2025-05-07T19:54:35.3355434Z + sha1sum dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:35.3356001Z 2025-05-07T19:54:35.3471494Z d1317340515cb59276b8fd3dee62454d21ac6fa3 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:35.3473061Z 2025-05-07T19:54:35.3474071Z + sha256sum dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:35.3474612Z 2025-05-07T19:54:35.3666745Z 09426bd8931d7850b0d120dc994b7da8488e4962ff9afb8478db942e2fb211da dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:35.3669086Z 2025-05-07T19:54:35.3670251Z + md5sum dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:35.3670778Z 2025-05-07T19:54:35.3796111Z ee5636160ee868fcef57fa581590f2e1 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_aarch64.whl 2025-05-07T19:54:35.3797846Z 2025-05-07T19:54:35.3798376Z [BUILD] FBGEMM-GPU build + package completed 2025-05-07T19:54:35.3911968Z ##[group]Run actions/upload-artifact@v4 2025-05-07T19:54:35.3912466Z with: 2025-05-07T19:54:35.3912786Z name: fbgemm_default_arm_gcc_py3.12_cpu.whl 2025-05-07T19:54:35.3913243Z path: fbgemm_gpu/dist/*.whl 2025-05-07T19:54:35.3913627Z if-no-files-found: error 2025-05-07T19:54:35.3913998Z compression-level: 6 2025-05-07T19:54:35.3914332Z overwrite: false 2025-05-07T19:54:35.3914668Z include-hidden-files: false 2025-05-07T19:54:35.3915023Z env: 2025-05-07T19:54:35.3915334Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:54:35.3915770Z BUILD_ENV: build_binary 2025-05-07T19:54:35.3916118Z BUILD_TARGET: default 2025-05-07T19:54:35.3916461Z BUILD_VARIANT: cpu 2025-05-07T19:54:35.3916768Z ##[endgroup] 2025-05-07T19:54:35.3921753Z ##[command]/usr/bin/docker exec e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:54:35.8821140Z With the provided path, there will be 1 file uploaded 2025-05-07T19:54:35.8827103Z Artifact name is valid! 2025-05-07T19:54:35.8828674Z Root directory input is valid! 2025-05-07T19:54:36.0083409Z Beginning upload of artifact content to blob storage 2025-05-07T19:54:36.4269844Z Uploaded bytes 3976268 2025-05-07T19:54:36.4475430Z Finished uploading artifact content to blob storage! 2025-05-07T19:54:36.4479396Z SHA256 digest of uploaded artifact zip is 9b6959fdfdd5df51fffe2ec3cb3d7a27e4a8617b6f0b6c26013ac4cf24a0b20a 2025-05-07T19:54:36.4481641Z Finalizing artifact upload 2025-05-07T19:54:36.5212736Z Artifact fbgemm_default_arm_gcc_py3.12_cpu.whl.zip successfully finalized. Artifact ID 3081351163 2025-05-07T19:54:36.5213984Z Artifact fbgemm_default_arm_gcc_py3.12_cpu.whl has been successfully uploaded! Final size is 3976268 bytes. Artifact ID is 3081351163 2025-05-07T19:54:36.5223244Z Artifact download URL: https://github.com/pytorch/FBGEMM/actions/runs/14891846254/artifacts/3081351163 2025-05-07T19:54:36.5465711Z Post job cleanup. 2025-05-07T19:54:36.5472352Z ##[command]/usr/bin/docker exec e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:54:36.8165429Z [command]/usr/bin/git version 2025-05-07T19:54:36.8213872Z git version 2.47.1 2025-05-07T19:54:36.8263624Z Copying '/github/home/.gitconfig' to '/__w/_temp/2cbd4915-54e3-4f5d-9117-9d32f2c9e6f6/.gitconfig' 2025-05-07T19:54:36.8276557Z Temporarily overriding HOME='/__w/_temp/2cbd4915-54e3-4f5d-9117-9d32f2c9e6f6' before making global git config changes 2025-05-07T19:54:36.8278412Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:54:36.8286220Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:54:36.8343065Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:54:36.8388375Z [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:36.8711548Z Entering 'external/asmjit' 2025-05-07T19:54:36.8766383Z Entering 'external/composable_kernel' 2025-05-07T19:54:36.8828990Z Entering 'external/cpuinfo' 2025-05-07T19:54:36.8886032Z Entering 'external/cutlass' 2025-05-07T19:54:36.8951438Z Entering 'external/googletest' 2025-05-07T19:54:36.9008413Z Entering 'external/hipify_torch' 2025-05-07T19:54:36.9064664Z Entering 'external/json' 2025-05-07T19:54:36.9142187Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:54:36.9169545Z http.https://github.com/.extraheader 2025-05-07T19:54:36.9184315Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T19:54:36.9231062Z [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:36.9639064Z Entering 'external/asmjit' 2025-05-07T19:54:36.9692823Z Entering 'external/composable_kernel' 2025-05-07T19:54:36.9757486Z Entering 'external/cpuinfo' 2025-05-07T19:54:36.9811910Z Entering 'external/cutlass' 2025-05-07T19:54:36.9875661Z Entering 'external/googletest' 2025-05-07T19:54:36.9930619Z Entering 'external/hipify_torch' 2025-05-07T19:54:36.9986231Z Entering 'external/json' 2025-05-07T19:54:37.0205681Z Stop and remove container: 1f6420bb60b141bc94c4be0fb35887a3_amazonlinux2023_e0ee29 2025-05-07T19:54:37.0212025Z ##[command]/usr/bin/docker rm --force e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f 2025-05-07T19:54:37.5838641Z e387d68af91780b57064c31ad57ce99870adfcd004297d4c627df07e40a45a3f 2025-05-07T19:54:37.5872394Z Remove container network: github_network_fd8ea951077640549c35c69ae5e489c6 2025-05-07T19:54:37.5878552Z ##[command]/usr/bin/docker network rm github_network_fd8ea951077640549c35c69ae5e489c6 2025-05-07T19:54:38.1506034Z github_network_fd8ea951077640549c35c69ae5e489c6 2025-05-07T19:54:38.1538122Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T19:54:38.1561799Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T19:54:38.1568275Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:54:38.1568804Z ##[endgroup] 2025-05-07T19:54:38.1685244Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T19:54:53.4270274Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T19:55:17.0422206Z Cleaning up orphan processes